{"_id":"@solana/keys","_rev":"2559-7185445c563de0c1a3632dcae35542e6","name":"@solana/keys","dist-tags":{"tp2":"2.0.0-preview.2","tp3":"2.0.0-preview.3","tp4":"2.0.0-preview.4","preview":"2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99","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":"8.3.0","canary":"8.4.0-canary-20260925083045"},"versions":{"0.0.0-experimental.0":{"name":"@solana/keys","version":"0.0.0-experimental.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@0.0.0-experimental.0","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"1351061cb12e854f53317871590c0724b9f8c529","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-0.0.0-experimental.0.tgz","fileCount":19,"integrity":"sha512-iyLOIgFG7x5vh5lQkNG8xjUED+gac0vrjw3tqzmjSpOaKUNV3SInRKRDRn9IWNnswEmD4nt2XkW34/v6Fzi92Q==","signatures":[{"sig":"MEYCIQDMJ9KT1vhuG5bNjd6NmWAMayHVBXxesQnFQVGpqn9pywIhAI+HiKuZOuXI2+4+lG5dsNz4givMG8BsmX8WB9YFLES9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI+hBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+2BAAiGFvqOHsWH0uiMmMdeSgjo4nTYUnzPjkNJkSx5b1RMJ2w6yH\r\nXkhoGz8ITR81ey3OzpttXFyUtipuegJEffMHwKVoXHyTw042HvBreYl1eoNq\r\n4VKcKcbRKUom6ifJofCO9XhcGu2OqVlA0Wd06OAvciRhb2IQwf1hj3rZQ2wT\r\nsy8IXqyTwA1OhKhlZ+cDoi9EIkH0ztWw8dd1mfE+ruHPylIngJyyGUIB0V41\r\ndL0Og4WID5iQg2SAz+HSVv7yOHfdvmyOuKzCAGxeO+xqqOaEUh4I1ywEMpSx\r\nLKPQk1w3H0QsehoXPluMGu/R5aeVko0y3XTgJhgBrHcGlFMwnBnapgtl28Fs\r\n51y8ByCuRZqVZeG1nGnndl32PigLRmmkmoOaWBSSwa0nUn8caorWRz9DraDT\r\ntpijI3fJpv/lK85DprC4mqflZXCqEUzVea43Q7YikXt44W+3qVzSm1io+V9A\r\nEXiz6e/6Kj9pf456BXRNNCKEbyVCSVPAvBf6GFdL2JyucV/9qWTfTUgv9mpz\r\nwlHp5RFtyJYsBt1lvIsuLHlx5rFtWCn93th5UEiT3iqExIUGYC2qajoaCFbP\r\n9w6RXU9mq/IZhSpFDc9wgFFGgru+vnWVWuGWXOaOJDn9xVDBMwjrwrjIrcDO\r\njzB9JM1MWyAzniKbn670HjiNlDinayliL00=\r\n=PGYY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"deprecated":"This package was a test build","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.5.0","turbo":"^1.6.3","agadoo":"^2.0.0","eslint":"^8.27.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"workspace:*","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^4.9","@types/jest":"^29.5.0","test-config":"workspace:*","build-scripts":"workspace:*","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^1.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.43.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^0.0.4","@typescript-eslint/eslint-plugin":"^5.43.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_0.0.0-experimental.0_1680074817644_0.21546535030930536","host":"s3://npm-registry-packages"}},"0.0.0-experimental.1":{"name":"@solana/keys","version":"0.0.0-experimental.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@0.0.0-experimental.1","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"01d630d85054e53f5dff4957d0b48c6931263b3a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-0.0.0-experimental.1.tgz","fileCount":20,"integrity":"sha512-o/hCp8epGAlR6RxuPvMnBProQbLhNHDsqTu0IAVWh0kE3WkALqd6YiurgodgUoud+FRXwlYIyPMWT5YTyIw0OA==","signatures":[{"sig":"MEUCIHDn1Mi09ru6dm7yiHN8zuPXtG4rBG/OTrFIuHDKqHdBAiEAy2kTskz+cF13reZ8DMYN+PMxvCXbJLamWw4hlFeIujI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJGEaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpb7A//a7+tUPLX/fyp3qHxUHDowYubTKExwXWcFoKfELLK4TpV6M8z\r\n/jbAxOuebaNu38bJkm88ZU1+2ATUloQTPswf2bXm2BR26IRYoJaxhiLe0/j2\r\nhbyiTY2Lvc7rsCplS0in4zrRJIINzQKHY4a0zWRJecLoi4gCnV8JMpoDHcTf\r\nSooiTZi/N4f2kRlxvQ1jrM3oi0N3RCpFWC3tzir4xGle9atgp/zhXXXTG95l\r\nnNCZAXSbk8NEarYWCD+lkyuqgWVzaSQpFes1IJNitYxU3FsspFh/AiOqT9m9\r\n2pEvbYWbmTiSAVzsnKakAGC3SY4AXeK++fvP+ClQH80d2SZD1miNneO8H70M\r\na6evis11g6fscz99vawntk9yQQ6cNgQYx1+biclATWZbTQ6nTHA9+Gq0mglg\r\nZ3wD2v06hVpMoWYPITAtVHq4BuOsN8vvCSVJRV/JSN2By0SXp45LNGwX0uB8\r\nw5BkeY+EQPYo8ZCKE+9EYiZXJxx6Xcnzl94VozGVEJ3Y9NthP5TkuV84FoYG\r\nJVP75a25FTxrEZ0iI93ijs6c8LrJ+Rv0XxwIjxwL4Vg5szC89zmH75vlxx1E\r\ns3pJtIwSAZyuBcbJIdFvsLgHFnvAmvbFjWlPuNFixQpRM6PRnRZld2kDheBU\r\ng8HTHE+KaGJC7Ks6XHDZikeZTJf+x2alMUY=\r\n=nIdX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-0.0.0-experimental.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a2bf817adce800d5974e904b213887f0/solana-keys-0.0.0-experimental.1.tgz","_integrity":"sha512-o/hCp8epGAlR6RxuPvMnBProQbLhNHDsqTu0IAVWh0kE3WkALqd6YiurgodgUoud+FRXwlYIyPMWT5YTyIw0OA==","deprecated":"This package was a test build","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.5.0","turbo":"^1.6.3","agadoo":"^2.0.0","eslint":"^8.27.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^4.9","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^1.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.43.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^0.0.4","@typescript-eslint/eslint-plugin":"^5.43.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_0.0.0-experimental.1_1680105754208_0.04336103966211624","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2ca9e77":{"name":"@solana/keys","version":"2.0.0-experimental.2ca9e77","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2ca9e77","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ea04d6120856ae1162ff002e39ba9884ebd99458","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2ca9e77.tgz","fileCount":20,"integrity":"sha512-Ou5Bsfzt8b+Lb8oatXaHFs5egBCyLpuqFgZPwuH8e/muxeJCHiS+0Ow+ZN06R0y7Ac04Ea4cxSdunl9IdmTlaA==","signatures":[{"sig":"MEYCIQCHz1G2nnI5n8F9HAVrBrC8X8ozvGwaNzd1954uijcRQQIhALC65r4YkEbAlRUtib98qqIb88sbXOtzeu5nzBbOsxbP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK3vtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIPw//UZO/5lv8r8hVG1dOqzcpw+zQxZMiSDF/Lx8RF2LQKWmWD1Qh\r\nGJrRs34emVqOUOwtSy0UuErsfC2M7R/NbZs3eTBohX86XYp047fWsIAutNYe\r\nIRT/88qoKHV2Wt7S3eLNLVSic42KtEKIWepPfDzwkQuuPEDAHXtWemPV7oBP\r\ntCArpY80/pewpm5HDo2CJN8bEO+X+gBM8ipiKhv+Jc/ZDvjTABLuuXvQd28c\r\nCsaoYUm/I+NEUp0kfBM0b/cz5zdtxKYXyEOTVz8LRjWF/cdHEYpxv55nH94Z\r\nodxhHV6psZQb5Mvcs7cWwZQHkhnGMUBmcetVoBwnOSyJZY/qbYSEU5uDL5f8\r\n96T5AlF96727xRhMqmzPNgId4aH7xyxTNX4LmJzyp58cNPDmZgfIRBhxxvoM\r\nYcjavHrxn/VCE3c9W8Yz6eBgu2GZpzAKKP5HQ2eq3by3GJTx45BnFGdcse7N\r\nMB0XvxkaEEJPfY4tSDM5hTbGy5/CqDXvz0BrTFD4VawY7jCcLfsHR7xTS7DO\r\nZIXSSfT8XZ6NBRU5d9UzLMhsB5lPJ56u8m/kg+4NCBVjNVunCzxLrzlSWrqA\r\nw2lUWxULARtF/Hgvg43a/DrPbbtvmWi1TdN8IoT+xD5UiK9lqTDCtNHPicum\r\nD6PG2CdM0Gm+hQhw2MTJKHPiDPMVUZOL6Mw=\r\n=aYM4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2ca9e77.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/896828177900a78acf96e1ba1dab6f65/solana-keys-2.0.0-experimental.2ca9e77.tgz","_integrity":"sha512-Ou5Bsfzt8b+Lb8oatXaHFs5egBCyLpuqFgZPwuH8e/muxeJCHiS+0Ow+ZN06R0y7Ac04Ea4cxSdunl9IdmTlaA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^2.0.0","eslint":"^8.27.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^4.9","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.43.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^0.0.4","@typescript-eslint/eslint-plugin":"^5.43.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2ca9e77_1680571372845_0.9956281173175379","host":"s3://npm-registry-packages"}},"2.0.0-experimental.093f058":{"name":"@solana/keys","version":"2.0.0-experimental.093f058","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.093f058","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"5a54cb0c62529a29b01274c5e079f94cb476856a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.093f058.tgz","fileCount":20,"integrity":"sha512-VuaFom5P2dP+YlFywEh+2S+7CkbHvmGncJbfOgOVPsrvbvNhQfa6EbGi5oHEO/4wNT+4W2oe6kvacGibrXRszw==","signatures":[{"sig":"MEUCIDxHfwYhz1h1dRMRNkwwkMMg5OexYtxxRqVHnRzQhMBZAiEAv0eR4Lrn1ZnnRVLLiXr7L1ID7avpDWmBF+dgxI7U9cE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK4AsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqoQ/+Nag3U3GFjnIU2lbglunUjHcHe00EBG/g8JqwqWjjs12Q84xk\r\n5WX2WJikBsaxLOLtbXlUo/3VU3hcWColECHLUkaRDn+ZTmpmks5nZnk/MIDr\r\nEGnBeUq7ZdUulFHaIlOnH6PgogCeWPl9gwesxKpI1jTVVet86uTNbjaZhIjo\r\n3Ntn3NqGwv1fnFU89OSfKmgCmwGCVzqCfNDchjd2K9VAni/uFBbpjGqsM8xl\r\nvGUfsdoQd5LOZ4+em0aRaPq+VP89SEqGuqdFe5cwGu60F+6WIYxNizQ8lZ5n\r\nMRWyFV4SKB1GHzecd788VJ7ocGB4C0yAwMR2bhkvcuHzyk8Vj/ajN5oNiTi4\r\ny6YShEPysq0TknFb49p3quGkhWMwXNM/wXlqCPR0CeRVqsh+Hx0/6NOHgCQu\r\nRnivvsFc47928xFytWZBnhmesJlUSN9ATL9PX7QdYCk5X/JwPTjYXxgAd5cf\r\nIQvOCvUmgyUBT7LAihQxl2nqqOpam6H0IdB+KVr/YEKn1PU0jWtwsdL8NpMK\r\n8LSyfu0Rm6hfZDEOKWi0ssIwL20Kdm1uYX4NwM+RtcNe0aNclzzHQQrSnn+m\r\n3cqbyviT2RUuA8++Cn9hjRJ75TfGxKwettoOYrz4jjmsdJJfACxVLgtDSalN\r\n/WDfdTq2mCRwn1d4JX4xYZUmjQtzjlwU6no=\r\n=IFHO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.093f058.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3909eb92f818513d7c41fd8724bc497e/solana-keys-2.0.0-experimental.093f058.tgz","_integrity":"sha512-VuaFom5P2dP+YlFywEh+2S+7CkbHvmGncJbfOgOVPsrvbvNhQfa6EbGi5oHEO/4wNT+4W2oe6kvacGibrXRszw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^2.0.0","eslint":"^8.27.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^4.9","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.43.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^0.0.4","@typescript-eslint/eslint-plugin":"^5.43.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.093f058_1680572460403_0.41855663471547766","host":"s3://npm-registry-packages"}},"2.0.0-experimental.044c967":{"name":"@solana/keys","version":"2.0.0-experimental.044c967","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.044c967","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d788a8c4c4155b83eab9e5d0496425188f68fa28","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.044c967.tgz","fileCount":20,"integrity":"sha512-bgBIEiSftbmU/tewkazifRqCquYO6wxTCBJsevV/NT9cVdNizeyHuonoXmU2G9SD+TqAuADIOfTdnMDaR8KA/Q==","signatures":[{"sig":"MEUCIBcBj6ig6AwcWp0imlFQwozNxlhQ60oYwVLjFF33IV5NAiEAiVKKaVKLApMnRAnhvaYix0uqOTrSjG8yFUk3PtlWvZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK4KAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5TQ//XSFSmpM0hoiKxuanXr/lqP7lN5sykpYMAqhzZqaTTfriSvSN\r\n4ovWxXRb6VWYa/SS1QcMb//jl5vCEC8w5wx9PWmhMAjeDpAE8OYhAiifcK+H\r\nQjTYVMWGp+8s0WQTYtHHHsazqfyB6yWtlhd7wMu85T9JXeTAvm8TsUbBHmcN\r\nDKgqUhm4T90c6+oq1abW/6Tso+qFTG3S8vhZ/0+/nbtafadfGl4rgdsvenTU\r\nNXNanMMfUnV0BNei8wlcLoUYg7U+e6D5EQySrCsuEixY6fUhCwv+TZ2YiU9U\r\nhevb8TpwknKQYegfNlPE48EoM/BPrTbc+PWHEAPrzrh+0d5ABizShHXyT2Gg\r\nyIYe7+munc6z1Oh1sHkx36yX1ebMbWN1olh5cYOCh5VQ8WN9OAe1ktIjMj5Y\r\nLgg7PhmGesH6A5iFhSvlF3cLXozYmOtJ4uAY/nwG2GMipESGaH92GruOvCUO\r\nueJyb2RQZpFBnPzVvXtatvodg9WfXoivmWKq71AwsrGrJae/Ww7DVambaCL2\r\nvJOANRes5pOvgRjWsbJUWqvnWgbAJjX2jN8RGGMIadHvv9SwjIT/iHVqtNHg\r\ncFZIFZ6OuuO+/ULr27ZNIWEJjde4Jm/5npr2K1r9iQeLDjdKYF7sIHe7LP2N\r\n8oS80bi1FTbyd1e+PeaNW4CwZiyaeSXpiE8=\r\n=lQPK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.044c967.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6f196e8059151bbc8faabc57352b61e6/solana-keys-2.0.0-experimental.044c967.tgz","_integrity":"sha512-bgBIEiSftbmU/tewkazifRqCquYO6wxTCBJsevV/NT9cVdNizeyHuonoXmU2G9SD+TqAuADIOfTdnMDaR8KA/Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^2.0.0","eslint":"^8.27.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^4.9","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.43.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^0.0.4","@typescript-eslint/eslint-plugin":"^5.43.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.044c967_1680573056144_0.7414603854709454","host":"s3://npm-registry-packages"}},"2.0.0-experimental.149244b":{"name":"@solana/keys","version":"2.0.0-experimental.149244b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.149244b","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"19411d1ca5e511873d45fa55a7d31cf87e7ef4fa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.149244b.tgz","fileCount":20,"integrity":"sha512-CSc8htnWM2frzLsAXIQTZuKQ5STwLlbJNTcGvucTTkpZtCJpaJ3vCl3jsaonOBsAeYZASz6uTIeMdNNajc655g==","signatures":[{"sig":"MEUCIHv16N7XEqS+2DDIjtjtTtiLCuzMBCPTGI/CHW2hylCmAiEAwLM5EmtCkPmOOKmFwVhxJcLESBYPkHFQuPWGI+aM2ak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK6hfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmobjg/+I6Djl7X3IT4sG6IGJ1tkvsrltV0pAIxiysLvvFMxxoVA670d\r\nW7cvDWFIfwbSIGhPVrhs7q+CJ/7b/jsILxsfEOwYiHRDfks83SPZbZC+Skm/\r\nRcA+MHNEYa2uVrbiW0HtxTSJApx720crzGIsN79hS1DL8+8N0G40R4ucuNl0\r\n9pWpB8cHWvH7phx1rMvwUa7b9gFUwszt/x/MM5U2zWXMCUHYU9N1022i8Due\r\nV9iVq11mw5cd2tbGmcQKUVEhyr7i+l+W7H3+CxO73Ex/souKJhKCUZQuYrQH\r\nhCAZlUZ5SZ+w07fL6IDaQRgvPDH/jxPJg+KGXnRyQCQSQx9zCtBTPbfj55Wh\r\nhBSdhxjpo5eZuwiYHJdBDF2DnUHxQSux7M9KfVpFXaLEEn3tagBIJBJMCXc9\r\nn3nldeudw5s5TvaylOaupQv8/XiSW23LSHiwP7XR7BU5l3EuhpUe5rwQYQTs\r\nJYPHr+N+wxzTOYRu1R1cJgEXsof+jMbWj6C7gbgPw9X98aoAcDWaA9ico+lg\r\nbktDzrKjLii+/J1RrpBcq0OqoJ6FHNRaOX22QpWWDVkcHVhlTH1xTVrCXtU/\r\nb4244rRssFklPQEBMsIl5Htgnwm9FjjHeRgum3PcBOnvILqrAvOM5rP+uVwq\r\nRZXykke+vOB4xx3gpD+hvG42i8zoatyaXlU=\r\n=mmsG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.149244b.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/783fed62fd30347b9603aa73bc4a3799/solana-keys-2.0.0-experimental.149244b.tgz","_integrity":"sha512-CSc8htnWM2frzLsAXIQTZuKQ5STwLlbJNTcGvucTTkpZtCJpaJ3vCl3jsaonOBsAeYZASz6uTIeMdNNajc655g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^2.0.0","eslint":"^8.27.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^4.9","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.43.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^0.0.4","@typescript-eslint/eslint-plugin":"^5.43.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.149244b_1680582751532_0.2683374996800898","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c64b6e4":{"name":"@solana/keys","version":"2.0.0-experimental.c64b6e4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c64b6e4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"11294da6d0e0a0779a37cdf9a31fe70c3b22f879","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c64b6e4.tgz","fileCount":20,"integrity":"sha512-WiebaMICqePviu8CMdhIF9eBTkXxw7CGl8o0LmTlcz9tWm1mxlpFHK+AaHwR6ZK4ugCyQljw8eb2zta/PfVA6g==","signatures":[{"sig":"MEUCIEchr16HfX1BOnFCCbKd5YSgV4zqWq/AgjgdRyvdsEVsAiEAvZBixAJ0vEbcsAxiWP3r1SrSr6pHBhKBfjjdh0iooxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK8KuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZew//UbvYVUgmihRu5vPj/zKv1SU5o+y/JD6FuGP/MjL7pNSDY2r5\r\nhjD+vrRMUgs8P+0lUwvEmXBlfbp4aN7U/X9DPRFXA2gnTLlbrRbJdKJTEDNy\r\nhNmhOlwSKq1PCTsGT/UPqZMIHkruL6jWFyCnTcoRmxt1ZOCMC0WlwXRTzCPS\r\n8p2p/pHV5zeYxW63B+IdxDwQx59spEsmOekesVHl0Py4dx0XuwbCU28RDyXU\r\nuAZw6K4uyq6s8DPxvz/0/5909b/U7WUZCujEAvixEL4y6bD0McNauh783Zay\r\nCgsn6KwG17sjyEYMJL/1OkMZHGysO5ofcYPh9Px+qG5Ub7W4CBGd4V/prn2X\r\ntZi0LzpGMLxxnxBuUbfuBrxhOZCP22P+NrdKlMvAI3/5kwpVDvvNM23nfKAe\r\nuUzxiJA5jNlp3bC1X/7ngPFPHegaGHSZrDpBe4YL9M4LwzBXfx1JI0Ml32CU\r\n5ywtiwfEgRrJZ99laA6qfR2PATyN41+GzVVGUA9m1DYBrs8/eSEMZkXHXk52\r\n5nckuq8/xJ+cEtsqBh92jDyiIhFAs5WItxbGLw7P7ug0PowRmu6O3yAN3irl\r\ngGHHLRogxxD66/6f3e6HIvizkhPHTtBgniUteGDJxn/WILxoONDwHcPYSQZr\r\nqHotDBKMCT3ItRz4CgCYVl+gyIRkO9FWuOE=\r\n=Z0ib\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c64b6e4.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d4d034516c07db981b33fbab42d512d8/solana-keys-2.0.0-experimental.c64b6e4.tgz","_integrity":"sha512-WiebaMICqePviu8CMdhIF9eBTkXxw7CGl8o0LmTlcz9tWm1mxlpFHK+AaHwR6ZK4ugCyQljw8eb2zta/PfVA6g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^2.0.0","eslint":"^8.27.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^4.9","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.43.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^0.0.4","@typescript-eslint/eslint-plugin":"^5.43.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c64b6e4_1680589486633_0.6642829455187882","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cf4231e":{"name":"@solana/keys","version":"2.0.0-experimental.cf4231e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cf4231e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"277bc6e81a7fa047f849bb3260ab67e23aef8847","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cf4231e.tgz","fileCount":20,"integrity":"sha512-jUMMFuRTqEnz16ITdobeOehJC+rPCRfC4C6pwsDHK8JjGuxEKQ9gysgO8EBc9rJK+oiobfMcfGTS+p3mBFs8hg==","signatures":[{"sig":"MEUCIEvY5livtLrXK508SlMryjgZ9XPgSJpiP4b0lkXLVuozAiEA4JYmhe8ErU0a54gRzBPTT96EzFSZLFcagv+/Hq5fW5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLIfnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQRg/+PdqTPV/O5IHWE/TW6IF7YRUcfSRNmN5piTPi/nU0ba3U++/H\r\nx2tjCA8VNuxEr0+KdSQ2C6dyYoGGHUo5C4PLWZx2UsrRRjZQ8jWJJL3XJ9hp\r\n6rH2BWjpqwcfDOLEQdkyAFOgVOPz4mN4tqP+R3JlrqsP+GfoIEhD5s2fy58e\r\nZMufbg9/6mvGh/2m3vqZPmb3DGY6qgdy5ZteAEJAkmVMjebqTU5KKxJRe1Zl\r\nPRMxrwbVV+244ugnL0nzRV8rvheZdVGCymT/WWj+0kNPAamaMIQIbylUOsXS\r\ntEotlTgHubtJxI3YSTcmz6IpZgi1l3hIjubzzj/EWRRad8LzOTlrB1jjCmlg\r\n4VuGavBmqb4rg+vopdrdBKOASWS8aOd3rVoV2osIYXuMaX1uALF+Tg5cSeiZ\r\nS7bFhfH/tl7T5WOdGOCIRw79mfFDp9Uq6CyAYspwTagkGyeiFiO5rtQYiC1f\r\nxd27jd7fiduul1IQp5zDa6zpvvxzYhQgzw65hvOXhWe0Qr2Ne+OS9ul5zCcH\r\nO4tA6rTB2cuqIwVXtQhhMhSht17KMnZWxzUyjJILQxOvZmyvHgbTeH8khY/P\r\nNY3BsMrHZmN16uOP/cAgJP4g063xYDWrGnK1wQGkmcTrUeQ51WqQwo4vL8dB\r\nMnCPUA+f4MwSv5BvH828ZMBpqUHXu68nu4k=\r\n=PajD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cf4231e.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f49b61cc24e31c6315b963e43f0aabb8/solana-keys-2.0.0-experimental.cf4231e.tgz","_integrity":"sha512-jUMMFuRTqEnz16ITdobeOehJC+rPCRfC4C6pwsDHK8JjGuxEKQ9gysgO8EBc9rJK+oiobfMcfGTS+p3mBFs8hg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^2.0.0","eslint":"^8.27.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^4.9","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.43.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^0.0.4","@typescript-eslint/eslint-plugin":"^5.43.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cf4231e_1680639974853_0.8289907807800094","host":"s3://npm-registry-packages"}},"2.0.0-experimental.feb03f8":{"name":"@solana/keys","version":"2.0.0-experimental.feb03f8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.feb03f8","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"6a3f79f5e8523fad25d38d683bf23c78f65b7f26","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.feb03f8.tgz","fileCount":20,"integrity":"sha512-OWEIhCOgoil3EfNZmE6hzTaBAh8qNq8HR3EDmTWV1QDy6w3safZQ2JhtTqrVazJmqyNJezJRvHu9wQZu+uH3BA==","signatures":[{"sig":"MEUCIQCeVkN6Y/tFZUNwOqh3P4WgH0Y0y+5A6ID7MzxSIkM+eQIgbF3GhzSlha+8BxikdOuxBuygOJ1Ah+Tz4/589o8sX/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLIuYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn+A/8C1p3SAStUuIXQwygDhZ0hQ5waPivBEgTaIE4T8+MCpXbUNpR\r\nzNW+Zr4OMa4PgmnD3GCGbUsyf8n26PAmhuey/bP1dzt1Gh0VM/2AZ4G5OhKv\r\nEk608USo0qSayZgdljthOazoF4J6oUY5GWJgx3N5/OM4EAR7r8XqtLyxNTtw\r\nAs1lRPjkym+Z1Rwi+KPM5ZabvVCUeMATuPq1p0yNo9mva71pmErX0b2wyXQ0\r\nWubfwgM9JzZWTSTbzbGTFMMOiO80rSryFpBE/MoCSwpB5y93mmdAFLuzYM8w\r\nz2uipOPoYYr6pqP2hdX+V5kR+lD7dUL8XPzbbFIB1/MpNGn0VFHOeZcelEcW\r\nG3YeM4qtQbPrZXAGXhRsOgcXGYAA8Peql/4zBgpveyJ0RZIJohVKPkk1fQy1\r\nbjZSQuvtZ2RqU9yHM7Flts3y/gwoIWrRxORYOnBv5uBM2s8125zPEVFWeN7S\r\n65GPytG5U3cKyAPdzIkPUHcFUggcjpDDNezxI3dLRNmszYWb/4RrpPYcnDxV\r\n4VFduwabeHK1z9p1tPsx5HfrF7Ri0mqA72sXvK2pGl/R7cn6dYwSzi9DAfrE\r\nYM/HdErssIrfAvqjrvFgUnE9pQoG/fwTImEosr8SXV3B955T9QMVVqNzI4Wu\r\n6t1oZxOnTFRG3LCqklTBSQBAinl0msyjiCQ=\r\n=GB/L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.feb03f8.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b1e4a38319f3cf5d8d91083a050e4dcf/solana-keys-2.0.0-experimental.feb03f8.tgz","_integrity":"sha512-OWEIhCOgoil3EfNZmE6hzTaBAh8qNq8HR3EDmTWV1QDy6w3safZQ2JhtTqrVazJmqyNJezJRvHu9wQZu+uH3BA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^2.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.feb03f8_1680640920015_0.7635260448572783","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ca22964":{"name":"@solana/keys","version":"2.0.0-experimental.ca22964","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ca22964","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"95abb6980c368d65f12a8982504daceeef2e8c03","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ca22964.tgz","fileCount":20,"integrity":"sha512-tYMRWEHvGNzJpClqp+b/ivrZlAJEdbhRtLwAJoPo5QZs3Sw6QIxuwQUQ9bS/jpWkfclTaY3oyKOHUX4xUS/QBg==","signatures":[{"sig":"MEUCIQDmu74L29jvesSCRxGHZ9wBelA5QUN9lKA77AqDbUihmgIgZh+rwNBU+hsH3QPNffShq0AEuVM8sIVoFZN5Ivt8K34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLI31ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQvA//QUMx5OaKXdUG+6TCEE8Z80UsNfucSlrYbAbwD5gOQfaYkZHE\r\nMv4a5AJ4XQbj/iHndIkuw/YpT6DSmiVYZd6dJPdhyBVsZIpmqHavN4wPfpcY\r\n6/1rPihcEZDTdOmB5pxhNlH87N4CkYeknWZ5mlj+jkU5GUelUdKuD3yF/+2q\r\n3usFqNdJntHu0doWGNaudTqT11ZtA54v7BT1dsq72oHkGJJtODQyzNtrzkFw\r\nqPfMkEuoYN3GVpQxxWp74oTkHDJZ1NkQNGIhSwAJXaMfcwY0NdvXa16ePuIC\r\nqvuWKRYN7gyaf80mroH1Y+wdSMjR6naDCIWsI2dvQEn6ECOyRDqBjaC1bag+\r\no6nvRiGRoLMPtDDXQT1+zT1UvmqLQRWXKc8KvePfeTkZJhjkVpk912tXweP1\r\n1gR6gE35OVI4rCxNERlGF6TPFO68go6o2y9jnkkeeM4Dl1Wr2jGlpNTNGmRY\r\njsAOGIlH0oX0e2WWdrSEQ9AtS2NBdG9Wgvt84E9cz3zBQDIJPayxask4AQHy\r\nlfD9WbZ5lfKXInmJ04grz12b7Csq/HGZx+mTFudGld7t+lH9U9oRc4g75jv/\r\nK2EKthBhtNzK7Qk5z0cOjtvsC/TQTR7BO3Wk4jnrVQn/99ASKf+JvTgLSgrw\r\nG1RiyT1NRXLCFbxfd6xm5CTPao0KDQ7bQs0=\r\n=Yg7A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ca22964.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/dff8f5db1382a5f35e47a3dd3f8ac2d5/solana-keys-2.0.0-experimental.ca22964.tgz","_integrity":"sha512-tYMRWEHvGNzJpClqp+b/ivrZlAJEdbhRtLwAJoPo5QZs3Sw6QIxuwQUQ9bS/jpWkfclTaY3oyKOHUX4xUS/QBg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ca22964_1680641525525_0.2169806462204824","host":"s3://npm-registry-packages"}},"2.0.0-experimental.732dc1e":{"name":"@solana/keys","version":"2.0.0-experimental.732dc1e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.732dc1e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"200e30e99dea375fc5de11179384f145e8a2f554","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.732dc1e.tgz","fileCount":20,"integrity":"sha512-bRgtpYxprCiJwR8oHZBFlhFSjwkyG+SLmcDvGlEFZdee1ugCZiKzOKXps71MMlY4+9+4zmbbNXwo8kCyzxbgkw==","signatures":[{"sig":"MEQCIDjvRLdnjlCwuV47A6ujdk9TcDbK1c+fZQaZppDlzIWOAiBqlHcdwY9RQbVHPcEhGpFb0hiS0OJNEfh8P2rgvDVqVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLKhAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqf9Q/+IHFQzVTQi7vuM86MW4e9LBU6hD/YimsJDlucfJ9/yxhZ94r6\r\nYXy4FOSiLgc095qAz5luklhSCmu2M2C+uzCJyJPrSFHSJJgy8oKBa0+7lbSs\r\n/8Cl8GEXLpBfkf20blvrYsH5xNTR37vHPiIEdxaovVYLIbnH2PhCWv+J65yR\r\nRVgipD+qhZEdOiLvdw14Iz1pVg+JdGXCQ/iqsftUk6reBuSCv92mLYIJ8VI6\r\n2N/Ql+c8iKh5lv3w8cSaWSsmdK2AXd3rJXKBb/irHkhEVJGM7uePYw+MrKfg\r\nMIkIkUjeZ0OiBITv/Fa9F2JQBj07erPGw7D9ZRjlPz9ICC7kqq23+G5nUGmg\r\n5B/lYVdVqkUkNjEPE8cmCP+sBZW+Xx4UM+/QFjEy2eaH2ahyy31/E00xy1k7\r\nqsMXU39ClrgfK/PYO/3puachUosOS7OfBdKA22aGmP9j1jmWnluhlVZOJNj2\r\ngKCulxsIxpHNpFm6HEYScAWDA1k+2Ihs84zf97VxMIseo1Nr3ksbOm+Jv6bh\r\nIVVrB8R+LlZPuxfEwcB//SeI2TDIcXfSwv7cmOcl9u5KzxrH45PniiVNhygV\r\n6Wr3YPAGSxNTLWiXK9Uv5AdrjwygIIRDG8QsWMUOSdSnA2p4Jpx/IKKptbvw\r\nu5CS4NzewxSA4obKefs7sZjYl24e/3Z3pRw=\r\n=hMHZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.732dc1e.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/64f2212beaf19a83d94384f8efdf7812/solana-keys-2.0.0-experimental.732dc1e.tgz","_integrity":"sha512-bRgtpYxprCiJwR8oHZBFlhFSjwkyG+SLmcDvGlEFZdee1ugCZiKzOKXps71MMlY4+9+4zmbbNXwo8kCyzxbgkw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.732dc1e_1680648256631_0.5962464709148485","host":"s3://npm-registry-packages"}},"2.0.0-experimental.56d3a22":{"name":"@solana/keys","version":"2.0.0-experimental.56d3a22","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.56d3a22","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b9d474614117aa71d62d2ded6e80ca7023b88a9b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.56d3a22.tgz","fileCount":20,"integrity":"sha512-FDxCzdXPOTRHoTq0rH6S1DFegUx1pO7he4U4/fiOV5GRdeEI8lG/PzmEGeD3txSw9oTuBlBnWY88I9W7RObeiw==","signatures":[{"sig":"MEYCIQC4oy/fu2ZwEmBeuAdMMYzrIfktTKn1VhkxvE57wxce5wIhAMwGuPeoETrhVAugTN63PiuAv93OGgcS1/aKkmNMz4to","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLa37ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2ww//b7PfG+Tk6uxkiFLPRmJWiZFmeEAzKKki7YRhc6GEc7+Vfn4q\r\nlt0QiN5Jd63BQLb84Ywmwgczp0W7F9fD2hPmiY4+nX5D6S7BuOapD6/HnSn5\r\nbDZf9/9bZEsBPHChCsxolEqHdGiTuHe/fTzhEZrkX/FfGd/cPMUXjy/Cax+e\r\nhHolVNzOSoqvM3WLDiiKBKS+xRk/V3k8S3woeMArZsIQG2UfJ6kDzw3M1Ie1\r\nDD6Es4d/aWmi6kXu60tfo0LBGu88Fh6TNp82rYKWzFRB3NC4fa6QCNpZ3V+u\r\nBvOW/nwVLU8yFOUkXiWmKwm9YG9ASzcrvV709IJD0oygJmguVERApUKg6VfD\r\n3nhyFanmRU4pOldGVOMkPvieo9n/K8oUdvoiaYuyASgKSnBGgUe3baFg27SW\r\n+rlsl3eyi7CyMwOXPLHFJlxEbHfxnzNBwOMlX2CawlAo9tiHlQxff+rOeRPb\r\nnNh77AHSowY9LF3+JK1J3GdGVEhqYO2Y7lkbk7qVtGxklG2j8Rn8Ua1NCqeg\r\nb5dJFRKlEwgyZAYlrPn0BclsvpbMVRVKuGZOPmCTM9LtkojK8nJJHMG2r7G7\r\njCl37qE3384Hn8XNHqUCLaXA9x7zKUedEIza5z6iEt63IHq5obZsC4rW6i+9\r\nfxnqOhrbqIFSZWgKcyPbH1GMn7JtSu110FU=\r\n=scZT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.56d3a22.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c47c1ec4ac5343a559d59b2979ff207a/solana-keys-2.0.0-experimental.56d3a22.tgz","_integrity":"sha512-FDxCzdXPOTRHoTq0rH6S1DFegUx1pO7he4U4/fiOV5GRdeEI8lG/PzmEGeD3txSw9oTuBlBnWY88I9W7RObeiw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.56d3a22_1680715258824_0.32953914131856843","host":"s3://npm-registry-packages"}},"2.0.0-experimental.36b9cc0":{"name":"@solana/keys","version":"2.0.0-experimental.36b9cc0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.36b9cc0","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0488bd96884a7220700a7d7fee3329c5c18995a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.36b9cc0.tgz","fileCount":20,"integrity":"sha512-JN8qa4QtSvmJJqy0nij6wqoKTGjXOXfj3X0sk3Y6vyzQazKluoTTgas8LWqo8xbyhpArEciQQUYrvXq5306yZA==","signatures":[{"sig":"MEQCIF3mo4gPtrBuHz2vvmqmRTnr7+Ulf9728J0hVQtScEnaAiAX6n1A3kANHIddsHjY9m9jHTxSL0O0XeZfJV2DzyHgBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLu4+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJcg/+LmkEkaiKTK1b8tyAoYa7BWr46VtA/k1rMDWcTkTny4AjrLYa\r\nT3bzdHiwy0Z0f1ryWF2Yj68LrnpIGMWZo36Eu8STt8oDCYdplgabEPCbUPna\r\nzCvVSfdu05KYFZ+JneDnjCof7jW4O0XMK3DwZhMOjdAp7zlYqdLEqbu2QJYD\r\n/fzKj3viYAvug8EQ60P8ox8hH5eo89BPBBKOyX3L9n6zox/thHjCaxPSTsOw\r\nix3WJYIgo2ZSGLUO08lps2PPEyKkri5SnciYHardBcF5PGy7kBs7nlzk29cw\r\necKzBm3L+7Ncgr2Z8Ndb9Kj5CHcWaf6TaOGvP4jznsr/ges2dEqiNfX6FJ9h\r\nB/1njqP/UoMG0FNnest2Xt13TUdP1hOAx2CTJ4ZWOK4Yirnhs8457rUGUNZJ\r\nROuCTmmptO/PMDHmEWo/M4G/Y8hIlQuGzrA5XNcJ6aPZy38Kjqz/9Ee8382B\r\npn2Jy6mWceMVXjeb1BTbftNA6eIL7gZ6m02omaUCKmu8M4fpcaWVADZzyQHY\r\nTI/y+hEhZacFwBqz3DtvOoSaKKWj0IR8szNgpTM41mjsyUgP9htuN2nYh9rG\r\nxzoFZvL5OGGxcansbKemFP8n/Nd53uavpPI+t4/knvsN4CRty+Yq9wG6znmn\r\nZ3q1EZHFoY40YnFlmk4eQeEfeKKAcwpCLM0=\r\n=E0NS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.36b9cc0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/14e53203c67798c3a73ec16d6c8000cd/solana-keys-2.0.0-experimental.36b9cc0.tgz","_integrity":"sha512-JN8qa4QtSvmJJqy0nij6wqoKTGjXOXfj3X0sk3Y6vyzQazKluoTTgas8LWqo8xbyhpArEciQQUYrvXq5306yZA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.36b9cc0_1680797245835_0.8832222362500539","host":"s3://npm-registry-packages"}},"2.0.0-experimental.847f0a9":{"name":"@solana/keys","version":"2.0.0-experimental.847f0a9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.847f0a9","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d6f16b4ec070fb99943e7ae7657cbf30bdc14194","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.847f0a9.tgz","fileCount":20,"integrity":"sha512-Hv7RXWi6FER7vQaFvgOb0AjF2eGpg+zW++V/Gg5pnEySadrGRP8gdrJuzLuAD0C5O+7BKDC1RLVVVFnYbfdGgw==","signatures":[{"sig":"MEUCIAC2GbWELJ93JXvRMxuRrY+lhkZ11tw0zABzjLEHTWMUAiEA5cLbDqdJITmL79MiRz23b1wkJIQkrtSBnZ5O0pni/vw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkL2fuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpddg/+Ld58qL75Cv++ehzcmefrOKAeOqOl2AbnUNDkhlEqAet8QguI\r\nSx1JrXbVyM4lpCuXO6jouixM5QShzQq3Ck09u0KwGgBU2lzVhQO2PxOqTMGW\r\ncHgJ5zZx4CyLEIeOiX8KkupcP1UWCDbzx10+vtYRZ6cVsR8tqRFhwAIWsA7i\r\ngVOIeLVMa+Dz9mcgPqmzuNYY/n6Y7xeRVSSDwjXSAnjfxv+joZWjRpTlew+7\r\nAFqgNJIDs+1lOc42nyHse2/4axyYtd985Cu9u98NWmLua7wATngPaJC07jGr\r\nyJG3BaQtZEOEKSCYKvFxuupLCCRlLKr+8Ji2JqhwOgL1IQ3EnfkgUNYF4U/V\r\nm2deV5VNng6l5gHZ7q3R+5TToJ7oa/T7i5avoYwy+PtnPlk/fPZ60vrCw5Lw\r\nFJrGuH84eXZqJnBhyNs3d+HpBhqNzjXxySFATdXfRzlcE84I3renrxmDmiCh\r\nA6rH6quMBlngn3r12H2lqspK076zHIiWSADPZuCVT5+bdIGaA/VczF55Twqm\r\n1H+Zq6JKA9fj+o0LRBJXs1e3FSUrpFvOOsaVLx2L5ZU9vuHWfXifJZJj1CdG\r\nfqea33OvM8Cldzsh1itIZdLw4DIj++iZlSoyCeBh56EEmbDyxapgSBEUsWS0\r\n4iVfQt8vsiBkmZ685PTbNF1CXZqIjODinqo=\r\n=gzPy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.847f0a9.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9ee36422e656fec4780da075c22a52cd/solana-keys-2.0.0-experimental.847f0a9.tgz","_integrity":"sha512-Hv7RXWi6FER7vQaFvgOb0AjF2eGpg+zW++V/Gg5pnEySadrGRP8gdrJuzLuAD0C5O+7BKDC1RLVVVFnYbfdGgw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.847f0a9_1680828398757_0.22886611739009233","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f10010c":{"name":"@solana/keys","version":"2.0.0-experimental.f10010c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f10010c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"1713a81333da0c88713d4df0a6613a7ca0153e08","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f10010c.tgz","fileCount":20,"integrity":"sha512-DLEIGEAUw6gwjudubDi1Pt3Px0aeJRzLDXlUP598eEvukeyZwjYVnVqOaAHExP676yo8mA+hcrxz0FKVAp8gfw==","signatures":[{"sig":"MEUCIDH4bR3aqdbiZNJmecW0hs9WQTl7jdpL0XIF5dVf1WtFAiEA2epk86JOSq41bukBudfRJEmUqNF7tbGuJQUtiJGoPD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNaYSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTNw//bV8DTyy0XIT/uAITCFceHqQUaY0ry00o+QcxprNuPPn8m6lW\r\nzjJj0NTgTiGQZTR32Dxdwa2nzsA2sk4P73ArmfKN6ELY8vbnSr9tYcsXIwk+\r\noXM77twMnfmdIzzyrNC8M0LLGE8Ri849ex5f1QYCpsY6o00teb27x163+XDV\r\nrw3uU2zEgSCVs0fZFdkrg1N/d/UlVKH4OVAMtB9yJCxX6i/fOHxU5YAQHg/j\r\nkId9rzMk3Bz5cM4v3GCCU5uHH5aoN4d/7CnJeiQ8Ax5dt9TEweXjY0WrYfid\r\niLXfCobMSBnfcXpsVJw3cUsraeBA9uv6pwLIdc9K++8/2t76PbiUTK+MqnzP\r\ngaPHuEYAuC/vd6ANet231o5fjaUN5ldDNDUIg4Ehe05IhSK6RLBKZnmCVgCa\r\nFgbjS/my7JcwOpQKXu0QbD0/HUH7gQiyuCLNWY7mHHQKOEpn9r61yvqI3FcT\r\n0OdWxPtiw9HbHInX2S+FcZKlqkFt783tDHuDG9ukc74s33ikCdAbl9xOq/3F\r\nQc/UAFQsjRP3yb2uIknX3XkDlUBvQTQ0Sd76niZxZVoko9/RY4g84H4R9VeI\r\nY7ygvwGWizjDiO/+acK0YvjoOIY8F9citrlPZO8f5D9kw3p33pfTLcILTB4R\r\nP14JKczZ9tITEt0yEeirQqe+3PehgugG/pY=\r\n=Y4mo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f10010c.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5e707351f75b34d0b8405d742d9655c0/solana-keys-2.0.0-experimental.f10010c.tgz","_integrity":"sha512-DLEIGEAUw6gwjudubDi1Pt3Px0aeJRzLDXlUP598eEvukeyZwjYVnVqOaAHExP676yo8mA+hcrxz0FKVAp8gfw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f10010c_1681237522193_0.9218224454268238","host":"s3://npm-registry-packages"}},"2.0.0-experimental.dccb97c":{"name":"@solana/keys","version":"2.0.0-experimental.dccb97c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.dccb97c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"900d38f27a447fa84ae42948e1d14ec2abbb93ee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.dccb97c.tgz","fileCount":20,"integrity":"sha512-IX5pv0zroLEcTAOKY97qHSiStYaqww3exuWi80CeB898Ym368nM863kHXv3F5v4Jp54dSHTSYswOuEM5sr9R7w==","signatures":[{"sig":"MEQCIER+EwAfeDjfBgqwVzn5Ys5L5cG2Yz8xI7zNe6pqSj/xAiBaW2linfCskDn892emeUmn5hS55vQFLpAhZl2QfYKoIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNkJdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo37Q/8DxcNml5ds7Lr3PQ6TZ37+b7c/uTKjNNSZz01MyhmA7hOjMeF\r\nOEQqJ2HK1lAqY2OHLhiOqKuFMsy3nNmXHmuFq4vfyfQDqmcXhET86s/9wb4t\r\n/MsviKIaBtO15GhrM29vfgpS84Y30kCOftVW3BOn0kaiZbHxCTzy3e07IAAa\r\nY05Z1wfkX2nfN/s81JSNt4QQjxKvH0Os2EkMcumReny3d+IF4wD/wETtV0GM\r\n5M57t3z/d6YVqycPfHCo+ApzBhqLUkELcboZ7+8WSDeRgv/9b/DEJHJQ06zB\r\n9X9A8HZzP8bZBY3Lpn4cWz2O1wtUoZ96yUWp5Aaqv0c5tDaSZPqbCw5rAQX2\r\n5yAQ8AWlJL+7ZIld8a+IVYANLqYRZP8EqUUD8+ZahQ4wiReO7d55Tjq+U41m\r\n0WxvI3pQhtCn1+/F6yAvHsaop8bi9WHGEW7D1qgjVCGMbduduoUsKCwCOygO\r\nduPji2K+eEg3XXao030xeTF7QbDPGUWbCWM2VbV0Y1ZUby6QC7ff1gyrSpGH\r\n+4NVx8wKd66ZHkLAqsQ+cjQ662sJIb9ul54MyXZwJtMWaB7x5IGERRbQ7GJM\r\nqFo/T16A/YIsgIrs46Vlf84eCpS55sqE30VLTXo3pIWzs4xynfjHEpUpXhm+\r\nXvtL/lRAYZZ4ahXOIoh1P/FGOfDj6lvn3Ag=\r\n=b9t2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.dccb97c.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/47b351b3a7ae48f762e26388cdec9ce6/solana-keys-2.0.0-experimental.dccb97c.tgz","_integrity":"sha512-IX5pv0zroLEcTAOKY97qHSiStYaqww3exuWi80CeB898Ym368nM863kHXv3F5v4Jp54dSHTSYswOuEM5sr9R7w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.dccb97c_1681277532787_0.7688230116705899","host":"s3://npm-registry-packages"}},"2.0.0-experimental.680e3ef":{"name":"@solana/keys","version":"2.0.0-experimental.680e3ef","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.680e3ef","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"df7980d497a5d36f2f582192fd0416855d07f791","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.680e3ef.tgz","fileCount":20,"integrity":"sha512-IQf3pkgTctKzMK4dYoYuqe35ZFfM+VprSqSCPbRsysjBnSl67nJ3ID/X+I+Tkv2OxsPtmhFgJPQQmcYk9/l5CQ==","signatures":[{"sig":"MEUCIDL9GbxxPSmEZmzb1k5sGZppXFEsY8YlBcs4peqRIk+EAiEA8U/vvSiE7BV/cErB+okueuMZJ0i0ZiP4170qWVDMmdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNkJvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGCQ//X3mpurFPefQHlhTFKeYmOx3xxB880pq05BWOs06DQAm1/IXi\r\n/3axWOapKB3z9U+QsyxkDwUmz5HlHsz9WsjESedxk+lZe5RwwEYmA1o8kfpF\r\nNsDvNFrAQk/qHaRWrcwnG8+LrhvXjJ3I9P1nhvxqJFNcDo0M003qE+hKAcFN\r\nL/BGfESRyEdScQ8TE5116NgOYJD57yN3lbGKQoBkB4LYxR/FDQFyY8EFZDhF\r\nq1IQTzfrAubdZam3Jd7I5l3BERSoNiwPLuMokZqDVy61L0g+++o3LvAjOexs\r\ni0u/NV+jXnY87fAjOj5wAIB1L0tkice2BEN3l9aX6Ze2svTsfkSA5ZAEWkT1\r\n0dSnB2+/CJlD/gpYIT+V4jpXph4JsPA92hfxRbvHgM7T1gK11OCyjdv57y+b\r\nRZiUipHygaFk/NdRBf1lAotOu9SazU1EWpVsXnBKI2uuZ5+LON4RsSGno/sq\r\nVOAvDAglM73w71yhx6H1u/Zm4nt0oN37JRv2CnEmbjdiZHtvz07gWsWTqUUC\r\nwlmxqg4CsdoZGl1xaECX7Unclcv6xFiyn0ygN7p5GdQ5T0nQRXqV5oVbaBGn\r\ngMeErUcjcyM2NMYdt1e71/HxI31/A80VrQZitE4ygCMXmb5TRlAvnpeFncce\r\nlFTBlMReh9s02hK3Q25e5vyCoO1WdSNMZgo=\r\n=kvqB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.680e3ef.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5d15b54c949f7bea7241dde7f47dc91b/solana-keys-2.0.0-experimental.680e3ef.tgz","_integrity":"sha512-IQf3pkgTctKzMK4dYoYuqe35ZFfM+VprSqSCPbRsysjBnSl67nJ3ID/X+I+Tkv2OxsPtmhFgJPQQmcYk9/l5CQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.680e3ef_1681277550980_0.43926164260668443","host":"s3://npm-registry-packages"}},"2.0.0-experimental.021b83f":{"name":"@solana/keys","version":"2.0.0-experimental.021b83f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.021b83f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"3bebc35c02fe57bd93d016f15039c14e896e062c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.021b83f.tgz","fileCount":20,"integrity":"sha512-zevYECE2VBDWviHOvidaI84a+iSQ8P5lVCDtgxyM3ar+BPRtVkUzgk6vD47A9ZVN7bmTvRDG0cgLGIZboy+Z+g==","signatures":[{"sig":"MEUCIQCP2Lv3VqEghiUoVDjzcPSMT8BkSkjPu4XMSAAgqMgrxgIgZBtDJjWWCetBLoGXH4UTSsgLpNO0KMgMC2RuKRlRNxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNveyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonCg//RTbwCQJSZTScWQqr4UA+mjBT8riZGSBPqVELQwgIPVNCADSO\r\nzQaQoqA9ZT92NG1I9OySLrZxR6MntX4wRNzXFkknHdedsBIEpyYb2Ph7c5ib\r\nJO35eg3TVTAT8ztVx8FfsH6NTFdXlFnIUMYfcD5xxw0dNSg6P4hn1EpkZWfP\r\noBQC/rkroX4E+1ST/Prm5aTNux1roUIsY0GiEvaRViKYdV4dAO07EujRZs4l\r\nodjidhfrNxCal6OMkmGPcDEDK2yEWKtrZ3uu2V4+wFUWeUHjwlmGl4NzoHRR\r\n8eEk4BWXGSlZlAD0Jabf/CxVOGKJiUF9kc/nI1Z4n+VUyZ5KvEtLQvedE/LS\r\nDAowKl42IgWHy/H8PJ4wXYua44KMQ7x+WTKsIlsWv5UrxpaQgbedNM3O2gYC\r\nuD+1K9kgGg5S5zzO0qtTC8/F7C9RBCX4KV8FITppIHATvEl2y25cK/Cy6D1+\r\nYOzW4VS9OkpHS5vFfkMBWH+tlaPEaWmGQXPqBwLOaIyE6jJHkfJyxqzBbltw\r\n4djUWApM02kSadiqP8EZxC9yBoeVpPgt0uD3oj853ai/t6/tkbm1NUKHDdRY\r\nDRK9x0W9uYcShAMVilt1phtW1/YbarPg8j24sLaq6tdRN1zdxbF+zCc/zHwx\r\n65abOz6I7Abc8m0Jr29JFKuENVWZuFEAV3s=\r\n=DpCq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.021b83f.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/bb64b3afe7c7e33ca3721b5442c1e623/solana-keys-2.0.0-experimental.021b83f.tgz","_integrity":"sha512-zevYECE2VBDWviHOvidaI84a+iSQ8P5lVCDtgxyM3ar+BPRtVkUzgk6vD47A9ZVN7bmTvRDG0cgLGIZboy+Z+g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.021b83f_1681323953838_0.9799979465512882","host":"s3://npm-registry-packages"}},"2.0.0-experimental.66685ba":{"name":"@solana/keys","version":"2.0.0-experimental.66685ba","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.66685ba","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"da5e14e3a8a5f0d23ca3db25dd79414f89504151","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.66685ba.tgz","fileCount":20,"integrity":"sha512-4my9vdp1MK2MNDODb8YYP2EytYdTfViWRBLs7crBQtPb7fpOwlavvHktY0ereMMHDqFwbGBa9QmBZW3PIpJXpw==","signatures":[{"sig":"MEYCIQD1QPvpWm4ptNXMv+2KCHckfvFR0mSwCGi8SjNwKizPJAIhAKYB1YtUenVktBRtgb9MHwBsM/3oNGFCMb7skYchv5OA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNvhlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1Fg/+LhumzYCnm/HzJeZMsSVj4tkunQ3St1inFxjLFdU5l/oPTuS4\r\nGLjC07KNVNDkJkGaM5EEjbgQ2XCkZi7pYUpHsTyZv+noay5HE0oOwELo7u7o\r\n7/tSqM1BCMYTUEIvuvxvnkQ3V4NiidSHX3v0LXKkj5V7/4vg2Vao0j81wO7s\r\nCbOtb69Bu/tgHYQKESQz2WSx08OTNFP1p3UliTs/Ps/COFAD7Dtl6SvcaBRM\r\nqTvFZDT7GceH16q6cZ/KQz1Ftjg5L0zsj+AMP+7tbpWEp7meJBvrP7Krm5Jo\r\n5DU1dyZqfbKS4LKA13Wj8cj8NYdGL3Hgb9mUQTvl2vkYK5o0k6/pOVf9zt4Q\r\niRmHe7RsZMvYwjfymK4J3kXkSOxZM7S8it9ALC9f/3hSailql/lDaXhjMODb\r\nIVnPxr3DkH2RGtmrc5DUYT19PEoUsDxZ5DcaRfVx5dJQk1MvQePBwG0wUzhS\r\nDiSwtnhie8547EXR2t6kfRU68Hr5oaTVtMnW/4xWRrKNfs5bnNWAshOjIPY1\r\nOpFwsvpCVK22zjsC7ovOYxTmWIqcSVPCR+eHF8L0lrP7B3iKWACCbsDss+sa\r\nv2hb8+jWWmPA5gPoVQvqtUhQF8gCh565eiPwGnzjwgqgO2jSaTw7UsHqvtFZ\r\n8Xp59aQfmgL2dxt4VQdmUxX7UPYKu34ggZg=\r\n=vahp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.66685ba.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a8a59895613f647dc1c229d35c1253c5/solana-keys-2.0.0-experimental.66685ba.tgz","_integrity":"sha512-4my9vdp1MK2MNDODb8YYP2EytYdTfViWRBLs7crBQtPb7fpOwlavvHktY0ereMMHDqFwbGBa9QmBZW3PIpJXpw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.66685ba_1681324132732_0.35441495487357266","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f41d32d":{"name":"@solana/keys","version":"2.0.0-experimental.f41d32d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f41d32d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ba859229cd11e9e8712236febc85edab7c5dd722","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f41d32d.tgz","fileCount":20,"integrity":"sha512-bLWPJQtE+UZnCVBbjehAlzMLDQh50zKdaGDK9LH/QttinqP1CNJJDuGArHzkcTTHQx+YLuOO0abk9LsFo+TPZA==","signatures":[{"sig":"MEUCID1WqGNUKxQaC3pfxf+X7WKdROAsZTDHa+/G3zHxNBLLAiEAnmD5O31qwHKQy0pJN0NHhEJpS3CacyXlqmvqhg7fJJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkN4FPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoc2Q/+L5Lmv63n7fX2+4Rfn7iIUiI/uW/lLONjyd0H+HIF/4G1W5YA\r\nrP/irCNbVtczASHG2ini6qwAUa2hcNXp6nXG8Yg7gl1Skxcjbcy1k+QI6wYL\r\njcohrGGCk1buJW/bIEAsw4LgPELs5sPJ/hY+FZuIKzbfkd5RAUlouXAMd/Ln\r\nG3/8xcy1K5BD9pQr5tfDx2GQz4ssDyki7dIR0z+EVomoDl9xggqsOHPB7OYL\r\nWyKao2n9R175lIEqAuHYBnywBM13vJj7XzWnuCU4ZoUY2VmBjH4JOj70R9db\r\ns9gtXObuKRlXIs9Ks50uypCHo8rb4DiD0Rl7R43lTThLxpWz741Plh2nFx08\r\nAE1ZroeEcOkukXI4LesGbBqAEpxI1o6TZOmAKL0n7HhPD96p2n6Pyj6gzmim\r\niRT4CPVRuH7Ze/a83hafokRsKW/0R65vGI1SiCB/cwpHCznLeTrvNWRpZbuW\r\ntKeXp3K1q3oh2ct5eTijbid1XzfBMju2FJxXfnP/Kvt3ZoCnLGgC5uElTbPz\r\noZ49HJKEBgQGA5mkKAAiG37l+omjnThr6LJ9/+jQ8MiEP238hWWjcPg1QLn9\r\nt8jzXYhDwdxqaJ12dsQ3whiPYmbILIV3r751ath3IhBomWdjLOJ4noHHsWxm\r\nHotb3tnFblXiKnkUYCqqy6llZtARHLqF0Mc=\r\n=yVls\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f41d32d.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/15237231aa2ed7084a5a78bae3183830/solana-keys-2.0.0-experimental.f41d32d.tgz","_integrity":"sha512-bLWPJQtE+UZnCVBbjehAlzMLDQh50zKdaGDK9LH/QttinqP1CNJJDuGArHzkcTTHQx+YLuOO0abk9LsFo+TPZA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","turbo":"^1.6.3","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f41d32d_1681359183191_0.7915300953182018","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c091b0a":{"name":"@solana/keys","version":"2.0.0-experimental.c091b0a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c091b0a","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"475e4349dfe12279d5f9433ff6245376c977e1a7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c091b0a.tgz","fileCount":20,"integrity":"sha512-hzAmiK/sQYK0OaM/9iAJt8gU5G833Mi9LS0dqxBlTGiXB8x3c/jCKWPh5canV+16QYzIy0XbkAgAoEn6dqgrpg==","signatures":[{"sig":"MEQCIHal0U91HVGCmdXHgySxOc3n6mUPjrKE1X00X87AP1eoAiA3wTXyD64uo2E601cFwnrnS1Y8HvD6Sj10iNGx7Krvlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkN4MEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomKQ/+LIUVo0NockCqqlZbUAzlK/t7b+7IdXs6BmAyWvDwYd365zNL\r\nwuMfLZx5i9LymaBHHeo8y2td4WCCY2CAYxsl3YctCMh+LpbCD5MUs9+YBntB\r\nFh8jQYmP+U4I2LMRk2oAQtoodCcCQPbPdyJt1a+gHQBsLdOIoQn90NzcXSO+\r\noS09Wh+IRHeDe+yuIuMSgtO0L0KdufQMMwj8OyAB0UzJ6ebvDDEMMd0egbpQ\r\neGEJLS+KD5HxOIG0+cWbVuDa5NBycqZdRW9D8AtW5KSWTHAmPGzya+CW8YgB\r\ndiAOsDfU2PQdqRIEGI3d4SOVZh080s2zVWcOW7rIBHJcV/UkMY/z6P2jv8dW\r\nrrxu0wMVVE8uZiWpSKnVmQrZugc2VOpaAchQH/HBcq52erxM+ofI/VEosKJw\r\n8fjOXlOkbKvyq20GLFehg/7iPuG/H8sjFwkhhkYLXC+zGl8kwN5zcY3wOVsn\r\n4FG5VlSo8gq+YjaS914aGnbxIQ85ctchC3YejqMFf7dQQIFdaEOWAMpKOAvg\r\nhJxDZDUolYluw467oknBF4abKSjVnBdM1wbYIWvUEZ9Cl7NNG86RJfZwGkyj\r\nXr0RJVjDsc6bZPmf1/WQSXvJ2Vdw0D75ikGCccDGGblM0Z56K+5LoUqlFcyS\r\nGYs30WoZbWtJs8hIBxISzlZ0aGAgfRTeDPQ=\r\n=rm6v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c091b0a.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1e44313ca2a58183d10f24e33a3f187c/solana-keys-2.0.0-experimental.c091b0a.tgz","_integrity":"sha512-hzAmiK/sQYK0OaM/9iAJt8gU5G833Mi9LS0dqxBlTGiXB8x3c/jCKWPh5canV+16QYzIy0XbkAgAoEn6dqgrpg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c091b0a_1681359619792_0.7280728884704855","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5108520":{"name":"@solana/keys","version":"2.0.0-experimental.5108520","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5108520","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"6d99a437e5a111f2d4cf3a24829b9538059223ec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5108520.tgz","fileCount":20,"integrity":"sha512-dmeQiOyg2s1caNhrWbbYPpu14O3FrdyMd7fQt2CU2/h0T/mGJbeyC0Twv8cd/Cvrf5dGfkMwGHIvL7DrvL0wgQ==","signatures":[{"sig":"MEQCIFZN+anmYf7Bue0GrvNNSVt8GO0GBC5dU0hRD16yhHU9AiAtZ26FUBQxUTnvG879wn+MoFjeZZB3ZidChaW2dVomZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkN4cFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqgeg//SdgeFJsWQSWm+CmLEMX7ZC0l5e9FuxornhlKxjLfMwEfKNX/\r\nUt+VvIU//0/8LOpft34Y9HoP7tlX2Q0lwaXnrLY5q0Hl6f9x8IqC19Hj7YoG\r\n8Ju435+ewcNUGOngi/pQipB9mFAFWy6MrYlT38gV4oV0ivW0AvsmR5S10rOd\r\nUsMNEFh9v+ei2Rbr0lx5/hlIA7yBOo7RT6HmWUApPrOUxychbxHfZ7UivtS3\r\nnvgKQZjocBH+IpBOXAWVFRft60qnvm7DypHGivaeMKD5g5dN5pIjl1JXhEzp\r\nWx0bUV3IEv43WCntHwKt4zZvUxHKo4mxi7/1VshBiaIoz1aBxCSqaPSNvbwo\r\nG5nbXnB6gpeVLe0LiV2QjJ9uVhAg2LWrWvnTw6k60trIareWjRv3xhPJOuX8\r\n/kA/Xnpp7jqaeANA8VF5Cm5dd+0Jdb/4G9NKORQhyLPvE6VzjWJisXVbB5FO\r\nAbz06R5IG6IXevjZJpaOECxVvGbA7c1SdqUw1WQ027OtSI0S3B3nSu66eZpj\r\nK0apAXxEtnHWP+07qtSKPIROfFNH926c4+21q13QcpXlS32qahuO2FDl60KM\r\nzG+muZkyIC+VJmcc/5ApC/o9bNagcfqbkZICo+80YZusvfeq+nnTg6UElJQM\r\nZOOqPnk+kLl2odMz+YRz5EwosLb40G5jZ8U=\r\n=pcC+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5108520.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f109bb43af42a8816e649a481cda66e0/solana-keys-2.0.0-experimental.5108520.tgz","_integrity":"sha512-dmeQiOyg2s1caNhrWbbYPpu14O3FrdyMd7fQt2CU2/h0T/mGJbeyC0Twv8cd/Cvrf5dGfkMwGHIvL7DrvL0wgQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5108520_1681360645437_0.4950653985741804","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cf3cbb7":{"name":"@solana/keys","version":"2.0.0-experimental.cf3cbb7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cf3cbb7","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ab97b791b8030cb8ccefbe96b0e769b573c9feed","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cf3cbb7.tgz","fileCount":20,"integrity":"sha512-f5iGzoJjcKZkK2iewtwzhk9qeBUiHWhWdIFHc7dC3/44Vq1Jypq3yu2Tg6sS5dCc9liVa2WV/AHRWiUjp+XlBg==","signatures":[{"sig":"MEUCIEMLmb175LejrK31F+0xKmIBwFQXUNrtS7Zlf8hoLTXhAiEA5ACtPj0F9EFe1bUOsa+AWiyZcr/MYdaku2A3Kdi5dBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOOuiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVag/9H6TT0uyvyPcUXI+DRJvJ3bOOce7KQNacrf+wL/ey9Mli4hRx\r\n36xzDvEt9QwgCImqNK6jiJXwCqVoZ6uNYF6hZFCg8Atvx8DB5S7DEkSlKeip\r\nW6jk7+9UdEsdig9C/qxqlNBBoT27Ty1LIL+/wnO8vVaFbmK3J4ygq2LrfmGB\r\nhVxMSORCuJnfkqzxb3ymtd4nFvC2l7QLvNn00ITVA28kEUGp3X4i7wi77qhY\r\nzvXeu52FJpudIDNr6CNPJuU19gme8pgK02b253QMjlJKZ0E9FDDh2lcpu0e8\r\nJBCLCNHtS0YxGK+/A+U7pYVORypsnFfwW1y/VzdpEKLfotYnfckeSHOc5Fnv\r\nqerafUbbb7bB2Rk87rVtFi6W7IdxCoP0Gi/mkUGdYp9KGzx0sk+2CIkio8GQ\r\nqoVlNGXRq0xOC+LuMGR6JUx/txgKAvOnLgmIkgu6A5jITYkYkkqbXoF5hk3M\r\n79Y0jg2niho1qgijBJ3ejz2reGE6qLtf01crai3WnXVDC/Dle4PonlbuVw+I\r\nQW1T7p3hIfK1YA/4kSMl4LNYsJRFpboUVYN4XA6ZhgiUKOTzQGgnx/z0dAFr\r\nutVWQerhLT72vVyMxMEhg50zJ07vxgZeTVmpBSA2ASok24KjMCbueHyAnv/E\r\nWUXDYxNkqewGBkVLaLzCGeilrCs64oDePh4=\r\n=QV6s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cf3cbb7.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/565db04897fb3cdfd308ef04360cfd18/solana-keys-2.0.0-experimental.cf3cbb7.tgz","_integrity":"sha512-f5iGzoJjcKZkK2iewtwzhk9qeBUiHWhWdIFHc7dC3/44Vq1Jypq3yu2Tg6sS5dCc9liVa2WV/AHRWiUjp+XlBg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cf3cbb7_1681451937958_0.9568937637752588","host":"s3://npm-registry-packages"}},"2.0.0-experimental.73932e0":{"name":"@solana/keys","version":"2.0.0-experimental.73932e0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.73932e0","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f80fc36e4f997d93146754c30daaa54ee8bffabb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.73932e0.tgz","fileCount":20,"integrity":"sha512-thpgx35KvmpX2dwdg7MSBgS+xNrAKoUPw05/iTc8kvAPsP9jWTk7u63sl8tCWO45HFlFIHgezapVBSPg7v+s9w==","signatures":[{"sig":"MEYCIQDtudDKCJWvFLN87LdNRiFRITunDj8wXupIM22sK5HhJgIhAMdnHA5WFmyz7cJ096NlFa7lOn2G5vGDaOf8sqyenHXD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOOvbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmobIA/8CZz3dlhM6UGWpbex6r8CkZk9e+Z7NyFg2YiYFPEyn3ePFLbR\r\nqHMtjENXSMmQpHkpIUbkMwlS6VJ6Yzlt7ELRh5fLYCtUlWMfa9luQPnrtIWX\r\nXBhpEy8yDWzIdBZmCksZRN5h3j6UjhM3qzxAsW6LHdL2IcwMEC8OJp/iidyl\r\nDq+dSh3kUW4IQ4McIsnJMG52mkLtC9GprRHAC+tKJz7jaXJOwFAAMUM/ypoH\r\nPap9AyVLPWueoUe1M5iacCpHBvbvYNtn+ruN3DobqvJJuvxn6E3mzkfVEYkP\r\n3/BS7w26qJ+yY/8wyedDW37gmn7lCikZXdlLWr00XJcUD20xOxm3Aw/pg+pn\r\nY7Q1KXe4Gb7QRFqWhX9w9JQ3Q6Wl6ELQGemflrRDh8/ThndEku3exzcM6448\r\nSqBvU3kGsYg7+TVTxhSaw4Bod6SHxiP8zM93RYFijeQJkA50hpgsFZOZ7jvA\r\nBWRa4fiGfa8Usp0mTl9D2ugBKS+GZhw+8tMOB6HSaCjyBZkRIb96LGifwIjz\r\n7xX9rZ4G7C8BfQ1IjuPzgN+KTloTx6F+iAQztoM7ZNTUYolpmqmtKnfFLXDD\r\nwxHxs9Ynu7Hxcgww8PYTpE7HI13NeYFS0yRMjLjegW6DzRqEMNAvFYSd+dhV\r\nhlS5j4270B1ZQfWLYWmDmTPabWd2BWKH5XU=\r\n=JMEC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.73932e0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fa7a47a8bd35a9ff6ec0e229a3e5f2a7/solana-keys-2.0.0-experimental.73932e0.tgz","_integrity":"sha512-thpgx35KvmpX2dwdg7MSBgS+xNrAKoUPw05/iTc8kvAPsP9jWTk7u63sl8tCWO45HFlFIHgezapVBSPg7v+s9w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.73932e0_1681451994978_0.9978108092852467","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bd89c41":{"name":"@solana/keys","version":"2.0.0-experimental.bd89c41","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bd89c41","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"43bfced144a984f0717165082afd431c7ca66ee5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bd89c41.tgz","fileCount":18,"integrity":"sha512-7CgtOhO26EP2RD6n5+ED+W8AvgTPLwxeSccsrWccHG72Mx7NCLxhyEefdIYcl5sZcPY3pgZ8+7tPMScvWpYAcQ==","signatures":[{"sig":"MEQCIDk1dKELfVQxotuBER53VC8kVa+gOe6syj4fiN3zG8/zAiBmjlmm21e+Zp+W9nk+69hGU81NQUUQQkniMAh5tPs99Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOgFtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJjw//UMmJ+JXEgzmZD+XbdKgW3wdkZQrVF9S47Bxs5UZgCMutJ1jC\r\n+WZDwYmpAhwxLSJ0VGkhf/6bMnhoXNaTJhqdOp2TCDMhJfZbNcK+KB4ge1oK\r\n3XaRdNS+00JA8Dwa/q0jIjERotVtSfnYOl/Haf+Zfic10aRIR3VDBKw4z7ln\r\nDKMm0sRTs59iNcQ5QgYOfBt9il06NJ/rwdx1SNVc0QBxRkBCCp0tZv0b+KAJ\r\n1CIudQ4FXTcaaflaoK0t+AyzfC6JDTnAEFqJkWUhLYoMR5Cfqm8VCbMJBMm8\r\nu0NUancjLqdbREvmLksu72OZ7Ng7FBa8bxe6KsxmkI98aSucnwu75oEW2MF/\r\nS9MIQf/M1T4ZUJr4ycbqPQc+VIw1WnzvLgTUT+HmrtR6fNko+p9U/dfr4nPN\r\nw1nXKyUgQS7aftwXx5R9VKSqt8nXw4vdtxdGCMp/Sr8jDMwHPB2C6uZYyf3d\r\nTK/vkcpHCI6WMjqirfeGB7saWmF+MxpgifikFSKadB8Z2uDyprtJ5LOKU/hz\r\nrcG66xK+2xMagqBJw78xQsCusBwWN6Dfc8AOFyWS2bs0F2ryW4HjgVfCDscY\r\n4lj9hBp4R4LYiVfWvo2NNdyBZK47pmaQ4aUzaZN1xv/4OQYEF+i/8/CneUoY\r\nvsAzOpTVFRVsugaX/3k2FM7kh1BqBPGNKZY=\r\n=tpad\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bd89c41.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/336586a592af612f1434d688b8a42b58/solana-keys-2.0.0-experimental.bd89c41.tgz","_integrity":"sha512-7CgtOhO26EP2RD6n5+ED+W8AvgTPLwxeSccsrWccHG72Mx7NCLxhyEefdIYcl5sZcPY3pgZ8+7tPMScvWpYAcQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bd89c41_1681523052881_0.5149992717801262","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0174e10":{"name":"@solana/keys","version":"2.0.0-experimental.0174e10","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0174e10","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"243150640d699b6dcd35b9a10512933aa1321462","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0174e10.tgz","fileCount":18,"integrity":"sha512-ITSef+9nfnk7Rb7t/6zeljR4z5iBMzAZz8edd62apRIDYYkDLtxLZL3l4snlqy4fz24hpiuJNcv7WHMBDox8dA==","signatures":[{"sig":"MEYCIQCowKQeSRT0Ror29VTf/Sq2PqYm+8omzIiS9yHJ5qbgFAIhAPfmAuQ64uq44NT9W92dnGz+TzCUohq7j8eSIo8b+QLx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOgHpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0cg//ZdmG7Of3fkCgRS1iOQ15jL8mds8EanhYXJCG42IrJJhFu7CC\r\ngKnIyoXekI5BqD8gHgCPsOoLaJ3x0c4WQS7QXNylVmXQNPat3iPXODaCuuJp\r\ne7680RD37g1xQB/E3j7PgQ46EWIPRKxhw3Gg/GyCIxwyAGNtyMR7rcY7370F\r\n2UfI2XryBT4YK4xi0yBRYdla9IJPJvQobdNXp1WRG52n6QCwQD8KBuYFrPXp\r\nqQeLbBvdJ+OBYahrcNd9PG/6AP2Sh6EMg9CoFwydVOOkE2GeasgieZHt85Od\r\nyjsImTfsumjOSseYgZBBMwDhVMAFCA51LKbwd2MwrlX+G5RKFPYiRT1pI27q\r\n2OvZc/LXM83CMh75JbQ9bpOlnhBUEPRlyg8Vzjy8jLJzMUa1x2Jw+gJcwujO\r\n5f88p39KAldDt6EdC/npMXT7TxECMLuEduRhvRW4BTsKOO4BGL9pY2aHsWQg\r\nDDRahVpX4VnGB3pBOXa8uaiBJB0SLNmxpAaHaGXszkceLzrAu9wk9/dGkSjS\r\nRuFanUA8Zt2jlRAEusBdQt1juLup7GuvupBFT6gt8EOT08eWzQO9Av6DydUf\r\nb3s8PGk3f459zK7dpda/GnCXXs5gk1W1sqem9gKF7HEwHuGGyTSbJTgDeOPk\r\nxCuNge2H+tInVMpWkitmkMtIoFgFxjiD9Hg=\r\n=DwAj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0174e10.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/579e2a67022465862a33e582bae6cae3/solana-keys-2.0.0-experimental.0174e10.tgz","_integrity":"sha512-ITSef+9nfnk7Rb7t/6zeljR4z5iBMzAZz8edd62apRIDYYkDLtxLZL3l4snlqy4fz24hpiuJNcv7WHMBDox8dA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0174e10_1681523177004_0.25852586753357576","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3290268":{"name":"@solana/keys","version":"2.0.0-experimental.3290268","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3290268","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"288274399d61de67a0e623d89e2828a0c6ca23a2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3290268.tgz","fileCount":18,"integrity":"sha512-JO6WFcs7AQxoGuVgOnTv0MgsxX5B8pSw95JcG7RJKdd+Zulz/LyfCaLOKJr96iuqjeIf8nlkPqlT5YhUNyBSKw==","signatures":[{"sig":"MEUCIQDQCwUqOlqC+blSm9gBiRgGaqopqv0zJMqfKVnSQLp0GAIgCi/Mby0/VWh57Rs+i9DbV4OSjtb3BPTOb9CFHnWi1CU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOgJpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYFBAAnnA5AD+jCqobv7uRo/69tnufOctJ1lArqbCInaZeGdIXvgIc\r\ncfveYQEuI6+Dbwzl+ksHO6GbJ5PYtD73yopkqRtYVANXGDlmFR+r11lRoPFK\r\n7sgzEbANdajpUF+Zb/G7yvkvBTEU7td9umU8xWc46WZUbTNTZOfecUK+3RRM\r\nv0A888VxPjx7GpYbLqTV7StTuealsv+Tn9MRmyvrRvgSyrM4TNo8EP/kNrOc\r\nj945SYzhotMXsxo7LQRJRdi7A99tX2bpCmScYynnnShjGIzeAFSor3cA+2C6\r\nJuVrQtwW4QU72EJSpK4/Bb0YCxlwUSkjjGAjUhBypwufYC6kBBl7Mc1kvZ0M\r\nrKUhosYWmthAD8z8lyDwaQmOdERUZWV5aBIHCvpEp0SQQsvodnxDKWvbRmZp\r\naLnZ+xtl+MNruRU/sqg+YgwFWjTqyeqk/QcbFxlhZb27zt3CGjLKaiVDasJN\r\ndI/G66CVU8/pTc9G68VBetsPQwkQ5BXRs/NL0V12tJoqZ3DH7P5VEp1VVLMj\r\n7D8f0RhtNhrIqqzEtCQrxk3YBzGdfRhZxV8ULf+TZt8Vv17suWp7mtcvvCXQ\r\nN29irxhr6vX6K05vbCWiFI1cVdwGM5u9o3D/oPwzneltIA7tVfA+ADBicP5A\r\n64ofUA2l6GLpufUZ2enBKyXU4UeqXaunIRY=\r\n=uK1G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3290268.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/091b4c799623ad4afffaf23b4be8c0f4/solana-keys-2.0.0-experimental.3290268.tgz","_integrity":"sha512-JO6WFcs7AQxoGuVgOnTv0MgsxX5B8pSw95JcG7RJKdd+Zulz/LyfCaLOKJr96iuqjeIf8nlkPqlT5YhUNyBSKw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3290268_1681523304834_0.9661228908511696","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bbe9bfe":{"name":"@solana/keys","version":"2.0.0-experimental.bbe9bfe","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bbe9bfe","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2533bcf0a46b7ae4c8c08f94bc726b0e624263f8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bbe9bfe.tgz","fileCount":20,"integrity":"sha512-ciKpcgQCRAU7UDP5LTR0xcLk2kMm4umxo+acavxXe08h8Lk9wW7wNpSZ32rpK+V40xugsLLrC611mqd78iMYHg==","signatures":[{"sig":"MEYCIQDZZ3tXsX29c0TihyD0IkPdlorSi6fkYzCdCYkYUlEaXAIhAO3WvrUyNn26EEoEHghIaSyvw2yeNJFynEXg0EeXGx/j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPtlZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGEw//aRxeFIzNuN3bPYaD/pOh4xTYRG4q49sCki0aGUuJm6tGP+u3\r\ncNtmDNxW+uAda0XQljqocd9ZRIgfym+roD7dIGPWyCB+oQTm9eCWVPQEsJPx\r\nWZTfk2cwmhWXJWyx0QbJytBaT4AKFjFJEDFelrWIJ8l7KfzFYq3t5xNStsdD\r\nYict9XmF7jnnuoMPgW5jabViJhzxSeU4h7T3j2qYz5lRY8sp838Mtsdsv3I1\r\nhYN7FH+sYDZQ6CpH151QISlPQGY0szfEV0+Kmz5AG0C8ofi1fEBM4M50edMZ\r\n4NKV2OM9LjEuJCOnYNdZhmXAgL/uu76C09ILqmII417nUXVTnaVWxXSrgaSk\r\nL7wCvcCOGrtR/u3kitNgLJI6ESrxEaAVYfpl6gJ25PEC2bgKEbdtn3+GoZwy\r\nSwPIJEVAtvcVopxV7ibj+mes1Ftp5+skXglr/rQGw4hea3NcUnLTH7yHKzPk\r\nVAEmnHk6xzSAQfVMqDcNNaelY9GjZout+8L9s2giyQNT1Xi5KGNfKu0+HaQR\r\n/VOnQTWyeI7CviAOxRVCqSwzxCsgN0fzGphuwa+hjAGpsAYEuuJ97R5dL32D\r\nS3iL7GyWHmi776+FmoX0VGPLiVDqSwZzbb48XvMUTe/bkK2IvLtym20a80y9\r\nbyYjJjj19RNxh5w84ekLtOHp6xXMXiEGv4s=\r\n=tZZB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bbe9bfe.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2bfe73efe11bc837cb6d55a22fb3561a/solana-keys-2.0.0-experimental.bbe9bfe.tgz","_integrity":"sha512-ciKpcgQCRAU7UDP5LTR0xcLk2kMm4umxo+acavxXe08h8Lk9wW7wNpSZ32rpK+V40xugsLLrC611mqd78iMYHg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bbe9bfe_1681840472833_0.12810030013658946","host":"s3://npm-registry-packages"}},"2.0.0-experimental.50ab13b":{"name":"@solana/keys","version":"2.0.0-experimental.50ab13b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.50ab13b","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"72c62f69d71f44c6d6461fbe22cd1798d905a440","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.50ab13b.tgz","fileCount":20,"integrity":"sha512-NqhrTvbrZZIei+cDvnWKTqlRl95PMNa0nW7V9fLOkMN3FVD/GxegPk1ZwMqL8c9Xg7eBFC7matNXw80YNcsDOA==","signatures":[{"sig":"MEQCID9LjA6UONiVdO/JShluOFbm0FFn5bmbKHK/2k4SuZEpAiAgsvqj5rucLXX2mzyJUXtWWLJXylBzsVsJyaJfrh3zzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPtnRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrebg//d/VH06JMGc9EJtovbuGXrnmMHkVzbdHDEtDCTamIFLfVpTRc\r\nM5ggf5x1NmQnHjF8822qU4KdbPxahRKWBoOkxA5iz7meFzmrUAYC0PW7uoBd\r\n2WqM4vx0tX+GqfoxoFiWP3u8HzJW5xV//5hCGvmU71Xc1B6vIJBIg8rSJMOJ\r\nqcfg5xOlU3FPjowFPlxqmBzDq6jCCFEfNkNlDIk12XCSP7EICwmw6elAqY2S\r\ntj5VFPnVd96mFC0UvZ2PhdgyAzf3GeL+hU2tiCHY/clda9QxbfrEOTZLyqPN\r\n1D0HKeHnLlKhL1OiM6Iaik0WfIlLlioVuHUAzw2Y/El/nZ4Cr9oKoeerWl/g\r\nFEAbh6u1yz1H3TAMV26MWuLg2WJYX/z3UcCopFngF6mZITS0lGoSFpYiDCnt\r\nHNo0oeq1OjBdnBPssBYxVVGQPRoi9xrLf8zrZcMwyFPdcuB1oxMdGNwgD8QR\r\n9jN9CFZHzqAonWppI/ReE27CqfmxEVIUFjPBCSCl5KeBNKx+vDR7ei6OrguZ\r\nIrBpS3ZEfcm6bT/MD4b5KLfv3FcttCI98og/3yYt1+PAn1EgtBQ1XEhLGP2/\r\nVQTBVTfy7J27Pm/FGVvDyVfct5hDK9YXaPMQTyom4LQZDQZ9V+oksrzCdu53\r\nNaySN9ZDLZT5u9pYiPGJAIthCPaSpgphSL0=\r\n=4/P3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.50ab13b.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fca2018752c9824efa17615c43098462/solana-keys-2.0.0-experimental.50ab13b.tgz","_integrity":"sha512-NqhrTvbrZZIei+cDvnWKTqlRl95PMNa0nW7V9fLOkMN3FVD/GxegPk1ZwMqL8c9Xg7eBFC7matNXw80YNcsDOA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.50ab13b_1681840592907_0.8943222549525294","host":"s3://npm-registry-packages"}},"2.0.0-experimental.92a60c3":{"name":"@solana/keys","version":"2.0.0-experimental.92a60c3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.92a60c3","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ea03a237a670fc780683151c2b13a07eff15f8aa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.92a60c3.tgz","fileCount":20,"integrity":"sha512-C2J0j306PQujOnnUawYfVnJXBIzQhy71IGxhcv+a49/7yK1tUFuP3TIlmkmsIA8Yv91AKpY3314+ROerKqonuw==","signatures":[{"sig":"MEUCIQDb0YkTQqy9iXl1rTZPO28aawb6kib0gou9G4BUXOLvcgIga7DtQTvDIOI0gXcxPQExY/8NA9uMkZPdJ9HtNP8PluU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPvZhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMcBAAohncEJoCgGY/ttWGv0kMUdQ9trA0tZwpjWsXNn7C5s9M9Prg\r\nbDdiYjuV6kw7k56yZ9PSx1H8J+FMPzpLLUA+ymegdPPaaDMTFBOg/LICFSA/\r\nQwpN6W5fcDZAqnizoCSN/eiQORb7sxGwqhyZmA16g4JD++3euUZ0JDPH1SHa\r\nG6PKzd8xK28EmHKNpaCoo/dxR7IWK7llaN01+h4laqwUGA8KDsjaoEoaTUnA\r\nKuhVfMpKhN1Ai0AKGLMsdupfEFyHtVEPFH2oBHpC9AoLETqoDvzrKbNWKjMP\r\ndmBhZQxP9hmpBU1HZeKXiNLebBkChAmge5nkpFDlKDMojAiyiQGuUIeN5ltA\r\nb2uSbKNg+7oC79UNcyGlSjPSJPTbInco3BlWVTidCB13Y5CGao5MB5oz2qsv\r\nwSSFahMG3Ps17WVCsIcz8rH5LIrBWb/N842fakD9o0OH572NqdROrjaR8yTf\r\nql3L6qBV6N/ynlQ+zZKoLc92CUCgi1SfjnHiqkV4OCe44OLcFcxZiK0uciD9\r\nIBrZHuUqCa/oVvctBqPykcbo3R6IOCf2qrkY1WWZXVPXjzLoJhbxERIipm0M\r\n5uSTRqsMfrfvWrZ3ON+sI0Rx5IcH4xMXwSVU40bDY2ZYXxLiiZo7ovmjEk9Q\r\nr0iPiY0/5N3jSRdHO/nHj1WKdMGd1H8Nbv8=\r\n=MiSu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.92a60c3.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/779214b7c55a8d1188865950866d9894/solana-keys-2.0.0-experimental.92a60c3.tgz","_integrity":"sha512-C2J0j306PQujOnnUawYfVnJXBIzQhy71IGxhcv+a49/7yK1tUFuP3TIlmkmsIA8Yv91AKpY3314+ROerKqonuw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.92a60c3_1681847905595_0.3931683070334675","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f0db543":{"name":"@solana/keys","version":"2.0.0-experimental.f0db543","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f0db543","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"c2ba836637784b241ce76b1a362c82ba52b8fb82","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f0db543.tgz","fileCount":18,"integrity":"sha512-ddzcZA1mbMBzm9+4q8bs+nAj66gpD1dJRN4oKdhxPSAp9WWTjRhviTnHDvrKOvovEYQlhimBiqCGgZ2syciz1Q==","signatures":[{"sig":"MEQCIB/yy8/YWUEDd1zJ4SGnpjWldBW6a4rr8uICrDWzTlP7AiBTEnWyrLJHKI8SX+coacC44sdTjf0r4CYRpjufnLs+GQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPxZVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQ/g/+OmRUTArsymONXf6HKKfLo/BmkZjxGZBOjQ84ohhPb9uD3k01\r\nk7DhAeRDBPzehEHbuExYF0fsRYEs/J8zjDpwcxkhA16dJ9VSJwlFbOGjH9JW\r\nODk5avJz0tUxz/nC+32L5GjO53k7hSe1MX9BYDrYOSIgKZI56lA7taMKczSX\r\nbvC5PWVhHaSlu9eJEiSWt+YxniNRm1sRH+9G5Nyl0g7L5f5wXY0StjQSiFPq\r\nIhe9x2C4+l4/4UhLwsRPSN3JXgyxt8dF4CsNJcNw+gT5OvfBhJYieWBWYFio\r\nvomHc/+zHqNBm4yDM84SYYFlDwrjkDON0UiceUW4Fpk2u2J4lMT9D6PpkdJa\r\ndS56iEjxhY9yWvuXN1oV0XX9C/JuwNRUhVebDbfydFywdAX+Sa8AtePsfhel\r\na2659qlK0c9MGfdazsU3Z8C2nWVU7xJ/II7dxrJmdfBisG1O1BNRSZhWa0gj\r\nQSKk+KvtLbQhPKARw5cy5qjbIl4l9H2HwLvgl2jlarF5y5uDrAxjm0v8K80A\r\ncaSBNMEphWKhaaKCoiUqoNEC1kdzuOTAvxQ+aEw+lvjv6pT0HuOII4DHq9lu\r\n2wA+3nOJVyvrMpIvc32Q18qcmQ6U8BgTzVqjWFmTNG8lqS2i8AYyvzfiXOGF\r\noIlxdxglY12Bj3Yay4BlidHLHgcI+ZF0maE=\r\n=yjsL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f0db543.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ea854738c94bf6a2b022a586a8146f56/solana-keys-2.0.0-experimental.f0db543.tgz","_integrity":"sha512-ddzcZA1mbMBzm9+4q8bs+nAj66gpD1dJRN4oKdhxPSAp9WWTjRhviTnHDvrKOvovEYQlhimBiqCGgZ2syciz1Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f0db543_1681856085531_0.7700189691415174","host":"s3://npm-registry-packages"}},"2.0.0-experimental.982fafd":{"name":"@solana/keys","version":"2.0.0-experimental.982fafd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.982fafd","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f98b7685e0c312a5729d54df3ec51b2944259988","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.982fafd.tgz","fileCount":18,"integrity":"sha512-2s30BosMQvGxEa0bGSbL2Ug16iEnPjKfZ8KB5yq6kv6aACfWAr3zsz/gbNIXoRUrCtR3ZPN0xKo6CG20wwIJLw==","signatures":[{"sig":"MEUCIQDNwk9h6iIqoP5J0gsOWmovZTptJ3PIaXbbIXlcL/UxOQIgFj5D4KsPtut3I+3FeWfmWlzmZ4u4yyOlv7fL7RQNzg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP1hqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+kQ/6Azv1m/X7jzfxBv/EHZ7h/o0ic1CGCUS0j70CztfyQY9noV1S\r\nkeoIJwCWp3hRrJ4O/RD4UhoJKi2QY706UWhjkDytAtWT+bf7YtqJi0JGWzlG\r\nfqXlq3vBqbVR6EYyg4tbrpQjOoSbngNwa3KWP7JK5XQQIPZWyt5k6qEVBNwq\r\n4XONpisHoNRjxQJpfeGwIIUaK2xiudDdBzOBLWlIrVU5PC0x34XF8HdKVC/W\r\nJB0dvjlG8J9AoDOeSo/Em7nBtPF4zcbWTAbjdpGx4phm8JqQVey8MpMxkk+V\r\nkXa9J72xb1/vvi4/11+aa86/7GGuR47SSOJCTCcvIflkHPNNTZL5G0G9Iqd6\r\ng2D65mM7LPYEvvl/r4wP3op7ng/IuBjSHYQMkj4d2Q2A4RwZKnHxg3/qSj7X\r\njbUnPoy09fEAxzdr+hSIBVssq797eKFp9GiGTtCO+V0yGQeGf1QcxsAvIbmn\r\nBvCTCLUF0Aa/vWqSZ3Wcc/pv0WNXk5Gp3SeSDMntIx/vMrW5/YmWV1BSjJRX\r\nkwQqImFdIoBJZ4oCRKxuiSfFN3w+yldFNyQFBhLbZsOomb181JITI1ZPqQVQ\r\n8iOWhrmI3neH4JuOr3vDaDlgHXMoO3dlgN5KBXvtORILwRvzv6dPpT1lauSa\r\nwm/H2gNX7B27adSPCGyC6M/7YAe72FXOnn4=\r\n=7g9X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.982fafd.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/dfcec8d1eade9ffc89db15414d4b1575/solana-keys-2.0.0-experimental.982fafd.tgz","_integrity":"sha512-2s30BosMQvGxEa0bGSbL2Ug16iEnPjKfZ8KB5yq6kv6aACfWAr3zsz/gbNIXoRUrCtR3ZPN0xKo6CG20wwIJLw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.982fafd_1681873002442_0.4843144127941983","host":"s3://npm-registry-packages"}},"2.0.0-experimental.274e073":{"name":"@solana/keys","version":"2.0.0-experimental.274e073","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.274e073","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"52ca9a9be98e46cae898047aa439b861838c5572","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.274e073.tgz","fileCount":18,"integrity":"sha512-rq7DuA3v0NzawEHadV0q3Mq04qDpSvsX80qJHH9OQeu8SgBA53xTrgzrKJClapy1l8eJdX1xBqVjUbL1hkRMRQ==","signatures":[{"sig":"MEQCIHcwRITUKIxL+CpahIl0BS0gHFqfR2SLGsr8tHdUMhxRAiBX0QuIA2LTQkjT0QcLPNT24CCOWWUaSZeJxq0e/58Law==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQZ0dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1+Q//TLgolSuzZWXANseONbqncq8+mKVNcLdMivwvk6hi/Dmvdo5a\r\n96pWVSe4Gz+YFtmtBZl/BSQRgWNEBeR6d4sNoX2265PkqM9lR1m2BerQxMiw\r\nWegTq+u6Oc0E3hi3PqsakuZN4ypdCPuEkMaQR6eWxtGyKAIzDKPPmQ/AtySi\r\nCClSAHtOMbl4fZJkJl1N1wJ+hr88W0Wsnym9KTzvToAMtXI8ch5ETEFp5+L6\r\nx7tK9cmZRxfP36Z5o/t8hdas8qIRyYMd6tULThi3HDi94+p53OLYsefkmXKP\r\nnYqFlXVDVMxHqKDCYQQtCoVoSCNO7lvOz4kQdGV22lsxDS0jv9f5mTtygOoF\r\ntRHm9wJChAb5t5FBjTv4FDa0urwuKkzx16Qf5CU2QtxDoTtzWexvsRanCKRW\r\n5Y6f9I4ylANDYgvRTYRrwQoXTeTN0ac4/Q7OMSKA/wQW3ooFsP2Fx8RX+RbL\r\ntIxaIMarjsOC8YJJ/v1jVnGRFlW6srqVtpZA2IiirMSHaC2j0yYZ/VmpzhSU\r\nAnh1f0QLetuyV7QfLDcFgSifS6kZ8WTXuOWhuIvyHBtv9XbjFZKeKOKfqfSd\r\nsgql/Hlw002jU7yQk9vimSUr5bA9JMRtKe9ikTIBiweVmhipdRHj6D1T/hQz\r\nVfMJa5qtVfjOjIy+LRimjODgI6A9Yi8+WUo=\r\n=7R8M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.274e073.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d18266c58845a5cda94f61ab019f756e/solana-keys-2.0.0-experimental.274e073.tgz","_integrity":"sha512-rq7DuA3v0NzawEHadV0q3Mq04qDpSvsX80qJHH9OQeu8SgBA53xTrgzrKJClapy1l8eJdX1xBqVjUbL1hkRMRQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.274e073_1682021661191_0.6262624485907644","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a77f814":{"name":"@solana/keys","version":"2.0.0-experimental.a77f814","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a77f814","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"e7c8041de7477c9e81d2ddd6ce3ef37653ef6b47","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a77f814.tgz","fileCount":18,"integrity":"sha512-giRNW36nRZsnQbrO6WqIg5aTUC5dhDF54C7Yuv0ZSwSvl0FRtighCUUyneBMd4CAxU6c96IxwWq7bOu+W7eT9A==","signatures":[{"sig":"MEUCIGRxKi2aJp5myR+tjmLasnHi8y9pv4q3lueUp1FfpKN7AiEA+6t9MrbOz8YWd+0ZTtD3aVJ1CVL07sM0TZF2hNpEFMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQayUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKFQ/+NzWDXhaD6wD1vG1EIbxXOCUW3LSc1Mc1dbADkif692F9zuC0\r\nRsX/M6toNwBxUJeVfEJmnN2IdE6fYO96S3DYTuFwV1m5zwF2tObk3Lm8pXS1\r\nZnMo1ZCGUE/E5Tpo7iV9ZtO5Xq+11iGSE/B7xYuCnwZKgHujGfcC/kXQBywZ\r\n1UQN86N9Q1LHywK9D/bIdq8scAsmBzoGIqbcWSRiXoBsEVkOmERTIL39mgpc\r\n5IpgXLrCuncUX0uue0W/GHTIODPn7w1eyWtq5qSrqU1tl57UsBRr7BIQWw/0\r\naHg+HeamXdX7ZQQ1vM+GZK1uGnjxDDYWhcvzhy4m1Yt+A9XDhzDYHn91Qp9M\r\n8b8TS8a0cE/EdB45STXH/kzELPA/UU/iwBshSYNg53u4eB1ehFn1brA45own\r\niqam5ksJU5PdJm0iE2+06Y9OXpgEeNkRxVVy+nmdbRfmHcwBELL708ZIMmb2\r\npimDYswvMnI3AoHW69NmLF9L5MyuC4x+neHnbZlvLBEHBzYhH5KzINGu2m/W\r\ne7NhEgvMrTEcCY38az5g8AMYJymgOmMg7T1K0I3FSMC/GbdkR6Hwh2TAOSxK\r\nRb9T8D0bUOywfzMOhqg8454Wd8RQliwqNOYpL7IIGqkCZzNjHHkompPjvlBl\r\nxLxtyQpzZdsV+kWBSusCTXhEAKZpdBX5lWQ=\r\n=PbHo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a77f814.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/951bbe467b2f43676d2da1191ce97ba7/solana-keys-2.0.0-experimental.a77f814.tgz","_integrity":"sha512-giRNW36nRZsnQbrO6WqIg5aTUC5dhDF54C7Yuv0ZSwSvl0FRtighCUUyneBMd4CAxU6c96IxwWq7bOu+W7eT9A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a77f814_1682025620112_0.642996489332277","host":"s3://npm-registry-packages"}},"2.0.0-experimental.20762e0":{"name":"@solana/keys","version":"2.0.0-experimental.20762e0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.20762e0","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d8c05e73fe8eb2948845bbee0bff64912d0c9641","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.20762e0.tgz","fileCount":18,"integrity":"sha512-c4sd+yArxaE/2hPEsX2yzZNyMTq27dCYCI/O5Aj1aJShTtTbfSwo9v5lHFtxUC/LKV7eKwdEKNzeJtIDzKMPhg==","signatures":[{"sig":"MEQCIGAXshbN0PLVsThyjAPBmja6nIPrFS+Yxz8NQuOPGM+yAiAqphUdl18I1SJZMCMhyx0bVOL6/RBVxC/sPnqZ75N5Qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQa1NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7iBAAnzKlehrcGflhYwyeezpQ4TGODkyBa2tLHbgs+ysTVMr23cPs\r\niRGDvG7N3MPhocLWEzVX6n5LvKZCocpA2HkpMLnO0D6IChAbl82UR2KzZaFJ\r\nqiZUB666IK5YkuCGm3gbSQcEOCiBkz+g1PDIcJbN9PvgfQluO40U5emXV8AZ\r\n3OuGceWMWIde41wn0wg80ORwdXIEwcvN6faEON5qmOY0kh/7Zk0R/EoVRY2R\r\nfeI7pinO+r9Mh8hdc5gc6DQgorfzkFyACdi12RcrEei8sMp4b4PyaFrxDaQf\r\nGphr4Aw/YGQki4nJJbZAGm4iKOrPzbEmaTnCJXsxYS9KRhVd+qFnEXguLbyf\r\nAnd7OvP0n1JH9MRizh9T6SjBJ0HJMjlhLWRnF2lFfGbAd0uaCFlFpFfyIcdk\r\n5cjqgWN0NfcRHXltD8th9KZEb+vTmmO28tmBp6D3wT8pRstdRA1gdBIvKQn6\r\nJvuTBjQ2IcVOooFpE/xwVYhPspuqWWQ83iUN76ZjbsA/qZ2/nc7KkMZaCN1p\r\n22JYJFrdFZgD/T4CqXX8F3Val/hHmvUlzC2VHvfbJUt4nyWVK2fVK0IAZ4oY\r\nF6oVXwnE9BK75FKATZaxjWIMJbHxY35NDjRQEWDZQV9BAuqm3mm1OF9buj6i\r\nlOaDReSEG60jonbdvm7n5/Lfmobb1WiR9zg=\r\n=njS+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.20762e0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/94f4b20d0212d2ff369484cb2b72b020/solana-keys-2.0.0-experimental.20762e0.tgz","_integrity":"sha512-c4sd+yArxaE/2hPEsX2yzZNyMTq27dCYCI/O5Aj1aJShTtTbfSwo9v5lHFtxUC/LKV7eKwdEKNzeJtIDzKMPhg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.20762e0_1682025805730_0.7944308364509829","host":"s3://npm-registry-packages"}},"2.0.0-experimental.239bb91":{"name":"@solana/keys","version":"2.0.0-experimental.239bb91","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.239bb91","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"871b47699342d0cfe3393418ed64204f39dcf53b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.239bb91.tgz","fileCount":18,"integrity":"sha512-RPOEgTz2VuS+R4B67XijYZU1DzoO911cH3vU8Hl0+YVOTcg4MkKVNJw2Z7XFCxRoAqg1I2TfOpcUQ2ykjV1eHA==","signatures":[{"sig":"MEUCIQCbAH5azTyVKEBC4pClC5pBADWNkgiEIA+t1Jhkr2dh7QIgSiZ7C4LOS8xqYpEdkcQlM3TMiRBMToPJUEl4I/Hc6Yg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQdO6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFcA//Y0UYMwPGmr60mTOmktoMVlnpzSQSy3kAXCEnbmC2ZIBkcebo\r\nNmKvGql7HwOdCRQUd4rz4+R+vJvXDQ1gQgiDNEOuILn79qFXQew+lEAD6qGb\r\n13TX2sc5iauFBTc7geKY6rP+6ZS088L0WCy706u4vXYKY8KV6ye2tQuNCxuq\r\nubOf7vFrU7ptwTZ0YvUxAQPg+yJ4diBK2L0oiGLXf9P5f0o8Pq8VKOurvkUo\r\nb8JEl33ZL3OEurNV8mPs59baRzcgeqo0axjycVDV4iogJ6fB4Q6BApDmupvm\r\nHLcZWXK+hDDtnpirQF7AizDmH1W8SKqRAXOQwtDOf9GGOTLtm95L9mUX6H8A\r\ntjOE0DW4MHGJ2su8dS70FxWI6+5H+r3M6wjsBISVaIWmFmxz4kzShsj4l15K\r\nN14R5rOyBssHTzQ9+Yrx0RKp6QBVIgnfUND3eOTSVVtvn4VbkiPzVT4g92Kc\r\nJr57iLopRTwlwAlaG14qp9JwR8aIPMCF5NmOgOyQtNCnfjY5wD8KR8q44H2p\r\nIBXW94b5jafPzqBJRiI+k302UaTfYBnBvxznCYirxRTfYzQbjOfDGrST/Q9J\r\nJFV6ikG7Zi8fwOWSYKABvVvY+EqznVddvSAglUDw8fcEUz3fSzIRKiD/qd20\r\ni7EOQGLFnTizuaRW9CgqR+vbyMzpCjOGhWs=\r\n=2taD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.239bb91.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/621beb2239959dac7538dc2facbc62fc/solana-keys-2.0.0-experimental.239bb91.tgz","_integrity":"sha512-RPOEgTz2VuS+R4B67XijYZU1DzoO911cH3vU8Hl0+YVOTcg4MkKVNJw2Z7XFCxRoAqg1I2TfOpcUQ2ykjV1eHA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.239bb91_1682035642044_0.4623449821355998","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cc1b7bb":{"name":"@solana/keys","version":"2.0.0-experimental.cc1b7bb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cc1b7bb","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"7b768d18fb002cd29dc1993a3c23172ee553eaea","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cc1b7bb.tgz","fileCount":18,"integrity":"sha512-0ZgKzmgtG6bPBHdcaigUiSHvox8unbeO+eb/wCRRM+SXd/QDRvr0Wpk5JRhOzh+1YbdtEtrA9aD4toyuSCrpSA==","signatures":[{"sig":"MEUCIQCZu4tRTvrs4qqDHuohVYuKQclCu5BF5RPQ9TaKd1BX2wIgF5fjew9M/sJADFms1D9AXbF33I+Cn3C9tRDW5FljRc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQdhvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiIRAAlLFDiqNmtZCr+IwH37XHxQuEP06RykX3ZAYzSwHRFCJJJRB0\r\nTZ4eoNXvvNvb+UomunA0smC+k/mNJk3hi6C15O+qLcyaq4t7BXxk9y2gEQnB\r\nrpOQqhWLrnwLQ6mj06CLsZ2B5rxD+aXHhr3lEqQn9FpohoYmZ9MfDBBT3E8n\r\ni3krlWPCh24/mmdhdEatLk9JXlnZzq6BFrsg28WRcw6VDyrcKVUCdm5XqJ5c\r\nGx5A9tBysy6wxNxyepIeXFSmpVdxWuLD7zzLVmTGo8Rp7VoEhTZzVIuIrqKx\r\nXIO+SAISQ1IzyNwIPgb6ARENAG0jgNB20OhSB1ad7uxCfV8E6QvNkbXRbuOE\r\nJx4/Soq67s3ZSO60zHsjO0D8gqP7rKxm/6E8yCwN5nEyRxPYRw+2Z6wnY7Xi\r\nza63bJWuixSd401jjmM3AI/yjUQ8hJJPSqE8M4H3nljZDa7qxmWV9H0zK8yQ\r\nhda8G/dL3XCINFC9QNfgPGB1bgibxzjidMLoTrCyFBC6OBw56c6cR29BiDux\r\n67BlobTeW7wPL3MFiJZEgR1zd+RCq6RDVVgcVAWdf9XYLXkQD/N5dGlX7BQm\r\nNhCqw++Lh6Iv2nKbYlHpiqiXDkIyy83MBepN22gwL1bYo+2gfwWlzruxOiKh\r\nKYxcMbu6Av+I1FyNhoikeDSVAbMVN/8pQZc=\r\n=5JnX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cc1b7bb.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8cf3ec757e2442e083f97c86c20b460c/solana-keys-2.0.0-experimental.cc1b7bb.tgz","_integrity":"sha512-0ZgKzmgtG6bPBHdcaigUiSHvox8unbeO+eb/wCRRM+SXd/QDRvr0Wpk5JRhOzh+1YbdtEtrA9aD4toyuSCrpSA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cc1b7bb_1682036847285_0.9354216079601627","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b69daf2":{"name":"@solana/keys","version":"2.0.0-experimental.b69daf2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b69daf2","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a84ad3a522638145547d6155ff66cfd8a1b39c4d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b69daf2.tgz","fileCount":18,"integrity":"sha512-D+N3mo3euYlbbp0rEqd2P640fROBbg9yMboIRDBTx3/4oHG8b/iutHVbnCuQHyG78GbwxhTfrZiQ/oEjkxQMOw==","signatures":[{"sig":"MEUCIQCDn9a9WaW3F6WoC/+GpRikdNraylfY2jf6dlxshtKjLgIgVa0P6u9CH2axA/xm/eei509YOog3x6isQITlKUN83hI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQdqSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokWA/9Ez3YVMtYiOvZWxs7EwU1WEpvaHkGppAbD4QQBo1Sl+fo3HoQ\r\nHX1aykCRyE3HJF0rnav+yu3m6a457+QGdtkiQ4AgD2UI4FSazFYwPArxcjA1\r\nCwgetvTCSbwb58910R/RjAh820TUVQelHhjAMUZVHj/g8h8Tvd7Dp+n0x3pb\r\nkrShV7d1FrvRpYh4PUn8y5Jd/EkP5zKI/y7cNHScXbrUfIWrysXDVL7h8Gdq\r\nETNQPShEgr/YshnodI3XnP2VFOByt4QZ3WCZ+vDgtZt/t/GEJYLA777wCgc0\r\ni5ETNR8sOyb4fMAO4oCKFfzHwWG9RCmJ1NDxrLq1ay5feeuy/8LKeRhNVgmC\r\ntJNObBw8uke22KoRuhKV/UOJmYFJ6S5QPY0lFKVW+d/K3EK/9L8cXdF770K1\r\nIgy/vFhdhFKswfPlbJa8uT/XFPauck/YNQvzTO3G2FjzHI/DXolFvpQP1mV+\r\nE1lH/JtGY7+wlIKuUYgG08xhxAeTRWKI1M73sO9MgnbbkM4EqHp5DdQ9JpDA\r\nfNTLLnHjmwD05UQky1ZjBLvnuKxVA0E/9yNDxA9nB/ImqWt/BFTjv00m2sl9\r\nmdouUSFPVEaiHv+zob7qsU+jNlZ/snKRCbUo+FXiURVOrBVGteoAZfelCKvN\r\n4vV5vVSiw/Bpm6M4/VY0nRyVyyDkqhoTJoI=\r\n=DvuM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b69daf2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/97ed479228e21a7f31a0a9646ff83120/solana-keys-2.0.0-experimental.b69daf2.tgz","_integrity":"sha512-D+N3mo3euYlbbp0rEqd2P640fROBbg9yMboIRDBTx3/4oHG8b/iutHVbnCuQHyG78GbwxhTfrZiQ/oEjkxQMOw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b69daf2_1682037394271_0.5782009913826409","host":"s3://npm-registry-packages"}},"2.0.0-experimental.83a390d":{"name":"@solana/keys","version":"2.0.0-experimental.83a390d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.83a390d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ed544182f981364cf3916db93e5bea3faa823096","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.83a390d.tgz","fileCount":18,"integrity":"sha512-AhM9B0rGySe5AldqoUK7M7UsEeMelX5R4+Lu1kdEqpW/m/sJIqIdFPBVxNz1BX9+9H99oamxf5JFT4Y1+dH0ew==","signatures":[{"sig":"MEQCIG0DUe3ryBiovw4K0/cpRXDBeAecNgkH3JbLn7YE2bw0AiBbFunf2gbwfvdEqXbD4n/crLF2Gha7VUIylzewd8QigQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR2fVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqsGRAAjhH0jAL7bS52OA3h/sgCi5U0cIvuB6RwCMZcUx9rMA3yKlAC\r\n0YXubbG1txYQPP8zRnkfe4s4dinrQVev9AXK4inzDCxNPL4SeiIjbCuXYGIK\r\n6ll7L3V/MnTQZaIdx3GxI5weTvUJPqwgehjobnpPYf//7qNKA2Mkau3Yfdu6\r\nP9vG1ygnvi5lK5zHRFEw3dxRQtFSP9265F2jgUvUfrvPgdcUNRkLge/wOg/O\r\n+fxVTo/ChgxR/Hl/2dyVWv3rry/M4w1Bn4A1qun3iGMcKG2agHJdVokqRqTr\r\n1nYHwXwpBDrBV9hW+B0YlxAhzt2S95/O2B/ejyHads0rXd86Dr5/ktygXJxt\r\npZvsw6FjqL7zYUiPXr4ukaN5HTnR9+Y+AVA0nZ9H7KjiATxKB4uoj2JasTCI\r\noaGC+6TlJuK6zF2OUTZ5A2ObXcp7Lg1eFdpU4e3aauppZxsLxkC0N9VJE1m9\r\nGkfohF1kr+JhnwanyaA90CtxOoGLERJ7fwPAR8WqFopWzq8KeTmYMn06RAKw\r\ngdCx3SVTbK0w1X24VlTz3AhqiFPCCDPoU0TkesfK0oVGey72bkGy+D9pyT20\r\nK7hz3StBcAfyaIZ01qabqGvkAxbl7X3+BUFx6mOd2qVgyCpW2tD/RC1KLRed\r\nviv1Oh1ppA8fx2wc3phuTqyHAyNQ9BJQfbQ=\r\n=Wzt6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.83a390d.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b82bbcc8df152e684344b95d83b31846/solana-keys-2.0.0-experimental.83a390d.tgz","_integrity":"sha512-AhM9B0rGySe5AldqoUK7M7UsEeMelX5R4+Lu1kdEqpW/m/sJIqIdFPBVxNz1BX9+9H99oamxf5JFT4Y1+dH0ew==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.83a390d_1682401237588_0.11553230554295402","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1b52291":{"name":"@solana/keys","version":"2.0.0-experimental.1b52291","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1b52291","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"dcee71c48229a22411f2a87ef8860ffa96053e63","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1b52291.tgz","fileCount":21,"integrity":"sha512-87t1YlTWm69h0O32uO1/jxGQ8rDhvh7NHIIzn0LmAzFscVVsM3fSee4D7SJ5Q1aatSxGNL/5p0/tNgeyd96EXg==","signatures":[{"sig":"MEUCIQDmwshtfrr826GPwDsxVRbNSA1KVjuxUv8c3xJADFtClAIgIF98E9K5nm8pS88MzBO4CnMfz2JRUNuEPWneXZaNXts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR2pzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2HhAAiQTF/pPqDYeIBRC3ukmC44XAxIg2aT2r+Zp4OPGMrjrcqk2s\r\nrawFervMT4htUHnpdMLGR5I35gNuBoqle9m6y1DCEeWsdMecQ1I7+VxdSdN/\r\nrikUTDOk1X/PpBXOgBTeDjKeGgO+z3Zn6Cvs5PY2xj7UbQncMkiVJ5Xn177o\r\nQUJ8NJg9nv7kKkHL94UAiIMlDu2hgs/s7AqyBsQ1TLnvYILvMSb2f8LJeMMy\r\nrhObdqBNd7WnScUeAGR4Mquy73/5LlVw9WUQ+J7AdcniykCKD/u524gD1+Fd\r\nWS2PnCxwEvBiUspCLo4WIsgDWURjeoHdRTbj7oUijsNkIMFRfVOQ3cBvhKyd\r\nGPPdisqxo+ogW9zPX/U5r8q0aJ7fQZzutBue0YQqEPd9eW61RN4/9jSLbHSQ\r\n1uqgWd4r/r3ePBStzUTfZKon6zYES6cBh46qX1ypNzprPzwaKIKxWTgjagV6\r\ndS8xMZS9Y/lTh/Fibl8iJL3qVHOWSIeCda3XSECc95YSiZRSoCgZzH4YfWsO\r\nHGC+utNKr17c0BQzX0pgLSEcQ755SNL5IzMaRubVxCk2GeacnRIiyb+FDQKb\r\nNaKIxTyF16eOxaXph8E7aMNTEplR9+JzdddIml70ycKvL3dBdALgz5Aqa64o\r\n1izSD1qT6l9jjChkp8WL219HiSHKw2dzsI4=\r\n=+Yfa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1b52291.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8a704991ee69231834a3edb19970b8c0/solana-keys-2.0.0-experimental.1b52291.tgz","_integrity":"sha512-87t1YlTWm69h0O32uO1/jxGQ8rDhvh7NHIIzn0LmAzFscVVsM3fSee4D7SJ5Q1aatSxGNL/5p0/tNgeyd96EXg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1b52291_1682401907330_0.5052406703055685","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d6c5c0e":{"name":"@solana/keys","version":"2.0.0-experimental.d6c5c0e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d6c5c0e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"3f9b2d99935c91911e7b1cc9237aa1299d5b3207","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d6c5c0e.tgz","fileCount":19,"integrity":"sha512-y98SNgf2vJ/FuqZVFdAmvW8qajcNv+3m0vgpYYUH5dAoHfUQyi+wtsTWmQ/2XgNW2kVXANfGHtKWUdTjXILBSw==","signatures":[{"sig":"MEUCIQChcw5CnE+SsDijHz5WPe7eSTtJ+5crKg15I0TdoxSHbgIgSFTr9L3sUHOw4hRr7hNt1XzOcQhPJFR1WAun8E3DdZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR2wZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIKg/+PEHgCa3z+GGipa56BGkLqqFlJvQ8DsqaDOeN2FJvSjdryQsx\r\nazdTAt7+6PoGjJd/OYEUxz/yCFFgf9foU1njhJOa83UH8ZMzMvq6I4d1WD9j\r\n1KxrmZxSEryNdu1Hor47SPRdsqyavwdNQpth7976PQc7FSGDDrf3o+/c22KV\r\neH1HXnHHCxApyAGd0/MysIsrH6N8RPVFV/0xJVkK+XaZlzxkopzt/8AZ9oC3\r\ninljhmqGNRCaeUZVqAksIKybBFzSVWrbi+qQOauybyQrit0Da8aV18gdB4KH\r\nVBKq5X11K3/c1WZDS4K8NuynyqsrzTJIsl95FkDuNIncCQVyjD3HOOYM8e6r\r\nhPpCJMabYdr92y9D9L2A3XuRdEaFGNCDQB8P9Bf20i1yl55W2h2HArZ5xhch\r\nn9i7DLLvaeQwvh04cBu5d/6zkLYxY4+rsfv4ATcJNQtRgS43rv3fJGA1Rjty\r\n9ah7WXxKz4/AOJ+1cCaouI/AmeJHG//hKxCqHpHZQwznu7pFkK0K6nME6asm\r\nqd/72DuLl4y3sj8hmV7A1iTJ96b6TgCGexVbhE+MwWCcaLu1Xg5No8+SLGJI\r\nzr0jDjKN9SdYFqVAl38ImTuXtKYZYM5btsWGwx0VfD+QZ6jEYQ5KjAUggbVt\r\nJajN6iXI/h/IfLkxhXhmHw1FgNMxLbPZgCE=\r\n=1SnV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d6c5c0e.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/77e50d8d5dda02e7443752fdc0e32e31/solana-keys-2.0.0-experimental.d6c5c0e.tgz","_integrity":"sha512-y98SNgf2vJ/FuqZVFdAmvW8qajcNv+3m0vgpYYUH5dAoHfUQyi+wtsTWmQ/2XgNW2kVXANfGHtKWUdTjXILBSw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d6c5c0e_1682402329416_0.21031155961049564","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a1e77c4":{"name":"@solana/keys","version":"2.0.0-experimental.a1e77c4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a1e77c4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"18dfec57b5edd2b2cd4ae07ddcd4bd8fae2109b7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a1e77c4.tgz","fileCount":19,"integrity":"sha512-MdeLynOa/IQmcHAQ4fOKcENO7Waf2WSxoWFgSqicQI0W7hAxUM+bs87j6SpXYpqnfTHYX76/pVTtVDXZdGXvBw==","signatures":[{"sig":"MEQCIA1UcSl3O1RanGuwW0MUrsqJ1G0CdHJsunxeiRra0RSKAiAgu9u2PBpM6CIlf6oHJvbaBMpj3R5ZXXD2IXXHmNtoWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR3RnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzHxAAg5ak9BjfeQj1Fz6uSsfnVkmaxJMQD0NzEYiOJ0VKQd/wr+v/\r\nbyhtvHGqglcu6n1NorwoRB0urrUDF36GK+fStCcy6zoNaZ4mQ0SEm6fE48rU\r\nGLvwqUGado5C8RIdjQaW0Oy6I4Pbqq61bR8+E+qhAoCgx9q4sNOk/08bMODH\r\nz+ACQ1wZ9YYxwA2kIyRmi3o2jaV3cKlEW5FPIIW8nY7G4h2KsFL/S4BKz1w0\r\nzikxAZY5BwdLZWD2dha+OBu5AVmJCepFEb6eM2e78f6YePQti4GK0R1+6Swm\r\nSHS5zT5hTqrXjooY+sX0PHepeh3SVuNZ0m0g9Iq7J+m70jJGqmCPxdgPMbfA\r\nFNwJLT8VmMBuDSsOnUmuoVpmHvulGSld1sP0FPg2C8kLpsR8Rjbp7n+g8pz7\r\nFAAazAgC1IqlsHT6AYnuzke7PDlg2e4z+GGXeLi6U3csda0Yf4SuQiVbZZJ/\r\nixFE+se2zNNNSGOJswlQZHv6VtCi7TmFG0mRKgBzusppxfXJBfqGfyACS9FF\r\nXeVYDKs4Lhicz4jL9SLDPnUA8juWRrek0U1qq3AiHVPmT4aDC15dP0+HaEyA\r\nnOYij8h9yyv4ePZoEabQ3c2bFsJv+QKJpndyOk0/plb2sQOeK0WO8Z/vIA+u\r\n0ZNWNf4FKN7z2XHYuwul62R8f4AeuCeXJqQ=\r\n=va5q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a1e77c4.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5a1df424371a8990ad0aafeef0cd7fd1/solana-keys-2.0.0-experimental.a1e77c4.tgz","_integrity":"sha512-MdeLynOa/IQmcHAQ4fOKcENO7Waf2WSxoWFgSqicQI0W7hAxUM+bs87j6SpXYpqnfTHYX76/pVTtVDXZdGXvBw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a1e77c4_1682404455107_0.6619211668855915","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8f00f4f":{"name":"@solana/keys","version":"2.0.0-experimental.8f00f4f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8f00f4f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"1e61bf6097a6f5e242b98ab1d655f19c66992fb8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8f00f4f.tgz","fileCount":21,"integrity":"sha512-K66lNIzLpGpG/lN4iqNCwEGVD9heuleXXw8wOfMkpXxG6MC6fhCTb8bTFSL/llpWaLs/6jSWkekGAphjJwsLaA==","signatures":[{"sig":"MEUCIQD1YvSY26BotAYvIIUAmGejiKxPj9jeSMlEkU1fk8O7fQIgL96kjBVf2ciRyGSJV0Od9UGbzMWbGvmWMRXdSnn9I0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR3SbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5ZRAAoFRvZgCPrSpuwPHxScbvUbRpQGBt3NnHKZUW5yR0mc8so1nw\r\n0mlicMfYWyxpTdrbAOJV8hKpUh3UCn4aS3ows2M3MkKEAH3uXwUbVCXVgbyS\r\naCNevqNdmMshK5hgVbR7YAjZhtNoh23F8eSALzxRmOZ+aowKXcZ2r7D/HZps\r\nJPcZvM944IHLY8w23W9HFMXyCp+FzlcFjyX9vUtA7Y5ueEkqfKoxpZhDREma\r\nVlp28Y0aci1jSmmxhww4kYlkcTXCvqrNzNEtN3g7ClbGpzV6ySxffxNcdXfV\r\n5YhqyYzX+k30iemBSoJpEsSptSunCnJ3ywZA5EDQyhQuAbP371sYV0HE8CI/\r\n9VEZPIgjp5nXqCa/6yvqFTSIzpsN7YBPlgDqg+NtfzR5601kCgey/kFhI6Hp\r\n264oUQqH0c7lba5zDRYm/uoNPIU+MNU+9b2Rn1JnLy+ZcwTh541zGNjmIVTc\r\nh3DqbPCYpMSDXdvzl5xnwGzz/o3yXp5Y2fmbCGdITYRFVdy7yKdkDIee34W2\r\ngfKJxFU9lNBgpzSUacRkR0dh2iAtXMnI0jYVo2fln/m7n7/9VAFZGqnZQFAk\r\nt4S6n7+Q37tGp1oM+b+ubg4/aZc98coFwscmUIvJk4B2xBk3ovjjzFkeihWn\r\nC4KW1GmqxybhGahbwkgGfnoSTkEQn5LAGAQ=\r\n=KY14\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8f00f4f.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b2969826eb58e8d1f54011de359ba454/solana-keys-2.0.0-experimental.8f00f4f.tgz","_integrity":"sha512-K66lNIzLpGpG/lN4iqNCwEGVD9heuleXXw8wOfMkpXxG6MC6fhCTb8bTFSL/llpWaLs/6jSWkekGAphjJwsLaA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8f00f4f_1682404507466_0.6089352326705832","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b219d97":{"name":"@solana/keys","version":"2.0.0-experimental.b219d97","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b219d97","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d84ab7d2e2b360c4152449bd1d888362b69f2e3c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b219d97.tgz","fileCount":19,"integrity":"sha512-oDsEXw0a/0k5e01qaly+F6LHK5+p5u/TwwsaU6wjefncI73qkcZ9wb9n5rnfnZ3zyZufQlmhOvhkC21V874Bfw==","signatures":[{"sig":"MEQCIBoh977QYt2QNSZOYZGXTirISzBUn9/mdAkxK32FcjxOAiANrOTE+nIKA0LvLDGG+FM8fMgHh0IywSwhNyC9sBh1hA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR3S9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgIBAAgV68iYy2RIUQ0erC6Oe600JHpvRhN5sSWgtfQtX6iAfKXSvo\r\nAbyPvoqoxd5et7HFQ8YOj+1mvgUMuEBzKeVAaRLH8sZcDECFl+Jqirr2ZcfE\r\nRjBRzM8rxM1B8Byiff56OW4g1x6tzd1OIsQojKlIikyqG1/8R0cMtlcONuhc\r\nMwRJ6/rS6EB7PxBYWX/Wa6rKDn9j8qNFGU04pfKCJtHldr/W0rhrKffGmgqr\r\n0M2b3xYbrdCdjmzScWaAawl5H2428y4S2vUhdFefyY1piM4u1TvyY4Su6Og8\r\nW1woisTBVFyHBa+EC9v/WfyYl6NKi+w71ff0kHGJsp6AyyANu3hf+qaSsPfM\r\nG3T2yK8tte0B+ZplKXo5XVPe23sj9rvYEMQWjFZljj0qdNwvpihGXqQGrzjh\r\n3ywAfIqU/fOHSVb+VX9FeJHpR/RyP6MzzvGabJZGUJ7DHTYtQGqdO3k1VPef\r\ny0ezhfVePYtREzjfPn98BpH/GylOvJWtKNzwtaGCBP9bH1Go7KrJPqZQBFJu\r\nNUIj7QB60eKIsYTrel4LS5xByc01ssCvTvC5UKCO7Q5OB4gy9vIBhn5ydCqp\r\neS6Fs5G2HHeuOwCyjDXAKzipCub6fsVYRvpQhWt6ydirAPS6m8LvFTnkO3Gg\r\nIM9MtFpLfy83nekeSL170qC5HycQYf/bjBs=\r\n=NHXy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b219d97.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7e15af608d7709a32a3b91e9ebf3fb0a/solana-keys-2.0.0-experimental.b219d97.tgz","_integrity":"sha512-oDsEXw0a/0k5e01qaly+F6LHK5+p5u/TwwsaU6wjefncI73qkcZ9wb9n5rnfnZ3zyZufQlmhOvhkC21V874Bfw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b219d97_1682404541666_0.678727609754169","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9d02c04":{"name":"@solana/keys","version":"2.0.0-experimental.9d02c04","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9d02c04","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"380ca8c0e0d9d0667abdde9ac0194f2ee9b3b181","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9d02c04.tgz","fileCount":21,"integrity":"sha512-MVYSVUk+ES0C9LwqE3fbzCWh90LOnBtFlP4QqB3dM4v7ifChSQfbCzKSziL0mN+zO2+lm0D1O9lK/NzTcdDKfw==","signatures":[{"sig":"MEUCIDHFJDzu2kGT+wP/FKWD0+xPCxPRdrsUe09FOfMa6bcrAiEA2PmXRTAa8eQ6Ny9L1KcWpbzjuQO7f8pJrErjEQKWllg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR3UsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpW1Q/+JOjCQIUrqifGpf6lXeyCN/DR0fKuqinT7q5fyKYMhKn1uYsN\r\nkVAbTDD46/iAMeDe6dyArvONRJdhhjycXoHP7SL3Kzz6Uw7Aw6u7zYjUIIBy\r\nKdT6YKjhOqzNA224eknd6//Am8AwJds2cbEWdEiXI/mA/DHoQ1cy/Q3rjOGr\r\n0IRc7BTUDknw+zpF7lFP8fNBQSneOmlxyB+NgWHRJsA8nPsij6c2hEHztUW5\r\nSnwh/q4c2BDdHxJNoH0Pyj4Yufn4bKk8KErhpMSFRN5u5AXzV6sLrD+dQ8yS\r\n8haJB/sMLEkUhIoqR/Hftu/ogzdkvU1GKljhlxu6DCO1qKrl/840jzIkeKZ1\r\nhx1G59TPzm6ING+ALNENCQEqsMb4420GzujiZ5/+cuY7TWmUTUYmbwH0sUUN\r\nHxXK1h0H07vvl8LMN724soFHwGf2MspYuOFR1KTpDjyEPRrrGPCVS7heHlcK\r\nT0uWAiIaLhEcJNuKPjKx2QwjKDQTUR2b5dYeJLlY/y5MUNbflKqK0vE3dFDe\r\nEg9czmD0zDu54KKTaS8oTMD7UIsmHwv/vj8uKiqhtff0vFTpXeUZCuzxVNfp\r\nWNbktK7LRXCAYSJFHT3/0LO2wqqccWAYVId1mmOfGGWwWt/JYG0iyG91L3Zl\r\nxF0Cw2MMU8jHsOYUctdIdyyzenAYChLXliI=\r\n=17AZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9d02c04.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/058b82c56603f9189250a2076399ba12/solana-keys-2.0.0-experimental.9d02c04.tgz","_integrity":"sha512-MVYSVUk+ES0C9LwqE3fbzCWh90LOnBtFlP4QqB3dM4v7ifChSQfbCzKSziL0mN+zO2+lm0D1O9lK/NzTcdDKfw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9d02c04_1682404652070_0.07082155860841","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a3f93f3":{"name":"@solana/keys","version":"2.0.0-experimental.a3f93f3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a3f93f3","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b69a7eda92d3315e47bc6351be02e8865af370b8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a3f93f3.tgz","fileCount":19,"integrity":"sha512-eA05rS/I+Hko47WX4fvODJhw2+SdFMb5RQpDVwpuUJIcqTEAX8CukHUKHhA6Sqetc9jf7weNpxhdGfebVPBcjg==","signatures":[{"sig":"MEQCIHnjmeUJMLyyYqXKgsHULfOiQ65xhv7r/YLx8ZAuGGVtAiBilqanh0U5RTL1Igki9zcj8xmmLe4kqr2p2utzZuexSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR3VMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnNQ//UJB0SCKXgA2ZWdmRo1p4Ob/snEXUsp+W9H06XCuRZaXJmdmt\r\nLvaHghCkA6H53UnE5C51l/kYN6hw/sNdHstb3F+CvUnOtKtOi/1pSmoWjj2T\r\ndVD915GEqKiwneMrDgHpXtjL9Prid/T4W1TGDJaG780sUwYZDZUoLSSiyehV\r\nxrPdid7q7GIyLNrDsAbCBq9HUgXCuTiH+utyg+fJnc4ItXMdzCL8kW3k9+6p\r\nwjruaOQ5A2M52VezARac7iL8VRrRZSiRIlAIiQbmaWKOlcOkLLllZqubgdhY\r\nwu94G+KlW8+HJK8wLGqGPFas3U1tUEz2/aN2KlrpFjDjbHmMd/ZmN4PzvETf\r\n/eZVou6UbpOVtdVT33bgdj2QgEFDPnZ6G52qXhVP6Ii1KkCedqvKXGE30Kfz\r\nM9/HFvWSACvjV7pYr95HicVOdoy3Tos6s0CWjqFFhbSb+18UmfWLy7kQq0yB\r\nZdGTgWc97NGtzrYBnE7BNc7cPvzTS1jakFxeIAIb5NBKccr6G+EZ4L2whSqP\r\n4T7xqD1sJl6XSWOznpETtD65Gngwb8sbCtVYhDzpYKougGRgDFT3PySfJ7vV\r\nkf6N9d1HxJC3YQ6Ww1zjSvEA2b6X0uGVh67k18aLCX/E89iX0u06JmIvkyrw\r\nSUydBADry0vJ92fAVC942tpoNGhGdYpUQis=\r\n=8wGD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a3f93f3.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8d3b1f079facf62cc37fe702434075c7/solana-keys-2.0.0-experimental.a3f93f3.tgz","_integrity":"sha512-eA05rS/I+Hko47WX4fvODJhw2+SdFMb5RQpDVwpuUJIcqTEAX8CukHUKHhA6Sqetc9jf7weNpxhdGfebVPBcjg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a3f93f3_1682404684436_0.40042345115671885","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d2fa52f":{"name":"@solana/keys","version":"2.0.0-experimental.d2fa52f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d2fa52f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"510daa55efddbdaf7678d35f294c2c970be7dc50","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d2fa52f.tgz","fileCount":19,"integrity":"sha512-sfLLZbE5rTpAAiPFKjRLfOTXS67gykBD0lq295IU6BXV+6pt0WJ+eWM1SAeM5xdwjL1lxGBJSVOeEUDRCd1NOQ==","signatures":[{"sig":"MEQCIGhLkQDGT1AikZCtQ7PDHWEAOpGF/QBgScEvO4/1MPeoAiAzBC+d1PQudadY11J7u9h60JZ/MUR60R2m6aMn5NaDKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR3V6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPuA//ZTUM0b+4jSWYdMGKWGu5+rAo1NvgVO+XAUYXf99ZcOwRmdR7\r\n1MRHG6GyuERdeFakUfrihbCBbJsEJYMLF8GthrPiBuut5tCTrW8uEeRa1aIZ\r\nU8BRn03jWSuM+P1MpT3Ajy13rQ8h4TgJqWRzniywI5ltHVu8/zZWAfybj2g0\r\nN61x3HuDPuQ4k0zXzC7Kbxvt3Qxmze18B6K8y9FV0RUpsQzUH4Z/jB7p3rQj\r\nXy03sv0B2+vpyjZrj4G1oW2kF4bDDqFwn9MI0VfWA5Om5tBswuwuxb9wUEpz\r\nQv5Ucgpi7QkJ0ayT2PrdJbbBwiOBpOpsVwl6vfj9b8I1x8fhYcgYqwbu/XYn\r\n9u5Gf09LmAuXCT7Zk/UtiM3eoM8Wik2ErfpkuY+3WwHLJSMfg7vsToUFlc/C\r\nFb9Uu0s8X4goKzn+Poh3lpJjpxQ6uCMO3DNx7gd7JtMLOo5XTYfLIezXKTBu\r\nuLA+YjNtMno4H+gfNYfLGDkaDu4kQN5oC3kjW/WCDWaGZhOCJcfkoAsJza4C\r\nbu7rL1vPLw7pHvIjVuZdxukOsLdBwnuK6syWzvfMRiSaWKe/PlB/tQZ52aEj\r\nCno3MTQojQc7wZjygXynXE2Q0Lnjv+VVTfprernWxpCRUkpjAVg8QRhvBDpX\r\nrjxljQvasuDl9AP9UNwM1e/nLkc05Lc6JPs=\r\n=E9nD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d2fa52f.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e5d91c7e481e382fc886e1bb5cf4d712/solana-keys-2.0.0-experimental.d2fa52f.tgz","_integrity":"sha512-sfLLZbE5rTpAAiPFKjRLfOTXS67gykBD0lq295IU6BXV+6pt0WJ+eWM1SAeM5xdwjL1lxGBJSVOeEUDRCd1NOQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d2fa52f_1682404730019_0.4491067032786955","host":"s3://npm-registry-packages"}},"2.0.0-experimental.77f78a8":{"name":"@solana/keys","version":"2.0.0-experimental.77f78a8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.77f78a8","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d1dad86fbafcb1b162f1903dba6b8cf3796c1331","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.77f78a8.tgz","fileCount":21,"integrity":"sha512-bta+nrRBeX8T5Oc1OgxwWpOIHH6rfreTQytOT7RLmMV3ZeAqMSDmDmuRf8XnzSzGeis8X0oFNj2GTtG3kfJdGw==","signatures":[{"sig":"MEQCIAYCk/4p7TZ3bVwZfcb77fppjYjKzCpr+macz9mv1GU3AiBqRJ3gF6ygp53BGB/T4lBuSORs2uJB12OUiSPF7lRhww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR4C+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQWQ/9HO2EbUpFnSksa5iXLVYaYqaLNpnDrTdjyeSDqJzTZC4xeNNt\r\nkPlL/gbay1FlR5yeKaAdoCcnCJ2FGDY29nXwlputj5r5hEIpnb1vrKOyjV5B\r\nNoMWbInEdmo8+V22TAMYUoY7j3upcrdp2RQfKP7bQm0APIOQyhlJWAIe/sYc\r\nrFo43eTwGJaS+9WE6ZX14SPJfR3hUDyvoUFY3rWLXnQ/1DQvolAQKzKEXPul\r\n5R8Rj/n69ooquo2f+U6UlUFnAR/1Ald12KQAVd3HudhFU02bevmRDsAGzMgI\r\ntYOo+8PCK2sl91L0Lr++TcWBdSd3TQO05/1bdWG7ynlsWXwWQpY4/rU/szMq\r\nXtuS4h30Gt1VfiiFiS6zRzh6jZRtRF/kV0mYDzuqUFWOmMBuiXjkhn8JeDvC\r\n6Ns7gRrPBmyzbdtGpQHowCMXBnE6quet881QgaheIAAv89ZQsHCuCvoTpMOT\r\n/bw9l5xfIlYvxiCNBA8SigMEM9NhVcPSp1VxUXdGH2mv+MsWGt5LBqBdfJNO\r\n6yHc2Vyd3rllIvG5dw8JWNg3Te10o/DiRioUnoYt64aLQAx5Gxc4U8l2lQHU\r\nFXvBtB2ml1yquoqgQvlq8LJXn4eeR/JL18DEpsu/xNbI6RhsuxbxcZPQMKsK\r\n+mYyooK1ahz/TFWlQ7iAKaow/NRZujzno8s=\r\n=SOIq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.77f78a8.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ca8929844f6375052773f24f009c3188/solana-keys-2.0.0-experimental.77f78a8.tgz","_integrity":"sha512-bta+nrRBeX8T5Oc1OgxwWpOIHH6rfreTQytOT7RLmMV3ZeAqMSDmDmuRf8XnzSzGeis8X0oFNj2GTtG3kfJdGw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.77f78a8_1682407614314_0.5588627338484287","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3244e3e":{"name":"@solana/keys","version":"2.0.0-experimental.3244e3e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3244e3e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"6124dfa9d2d3573761bd3a0208349dd047f3bc26","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3244e3e.tgz","fileCount":21,"integrity":"sha512-Av6jhy93833StcsUiNJZWH8bvBczX+rkrQ2f+G6dF0IfxSLqt2QnZk6zfFK/+R3rYAcskeiyLAc2ew6qylzrJw==","signatures":[{"sig":"MEYCIQDxCQAtHsGSBmYRz/liYrkFd4le/86APir3zYBZSW74OAIhAMpcfI/k4Ed4k3ruQM8PAFeQ+x/Fidi+fqxQLk9Ir6Ye","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR4NcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonBg//ejoW3GqiBvdX8P9Ax8eG0hj0VjG0vamlmti498FpGl4EqqkI\r\nAhUq0MS6gLBY+yKWgHeiaJcMJlFWrRughdgXTEuRE2DMLLkmsWN7TiKxLHpY\r\nfe97j4F1pjZuu9w/7zIlJI1hkf0SPyFIm5ic1m5e8zjkn5Wg0v3iYIBonNGO\r\nlzdMsYMISis/SlDtVWVtk7xBGsOvJALPPRXRb9LYfy00gsfx47bIfP24Yrf0\r\niUpLkTbD1TpiluwvHI7mGCyyLdzGYGK1gxqMtk5vVQ8r7wNsn0PBx0LeNG4X\r\nPHYCgmhLmypGXbxY9STKOtLdPLq23qBTKB6+KjvouaK9YqQHaqQhjcZuTdBl\r\ncyO9797xTQCZJct/XVP4HcwuFOmJa67bMFxTquOhBnq8wIeivBNrLrSF2WIB\r\nmlv8OWgRoGNXRwj0OLcW/4Vbdrn6NZjj7LpYcWi7mtbUelSSyv3N3Aup3hGy\r\n7IKFW6wx8i8aHRKtF5c5saMDDwdgbu9NQ5NGt7LYIghDKWfcWBT75IqjgSmi\r\nqqSrso3bGrOL/AJOgZ6AMfQBjKxpvFOrCxkSBEWrRSduGKLJ8D+gTOQyMwWH\r\nNaZUhoi9nwqvXS/g9e6y58AKVbIVGH1uYTLCqWT3oKIkUmuTOo1WOrwleLgS\r\nFaapAAawa5l+Wtd5b+/FKXkXfYCGkbhjZVs=\r\n=B3m6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3244e3e.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/57257f8fb0dcab0610adfdfbc3bdfd21/solana-keys-2.0.0-experimental.3244e3e.tgz","_integrity":"sha512-Av6jhy93833StcsUiNJZWH8bvBczX+rkrQ2f+G6dF0IfxSLqt2QnZk6zfFK/+R3rYAcskeiyLAc2ew6qylzrJw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3244e3e_1682408284567_0.21663827476774622","host":"s3://npm-registry-packages"}},"2.0.0-experimental.edfcbdc":{"name":"@solana/keys","version":"2.0.0-experimental.edfcbdc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.edfcbdc","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a5e4056fbf8ed41a108e26f20253ea978852f1d5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.edfcbdc.tgz","fileCount":21,"integrity":"sha512-0ssWvHwYhB7kY86JUpiwMj5gePU22RGC/4vwNqCFhClKLdNxM4OUal5fKSfBKWOHa9GZN5E3/RFrHJ31HJ045Q==","signatures":[{"sig":"MEQCIDSoCV5zsoMo7k2fTIzk+zDv1rzXLrELS4A97A4YD1RuAiAGBBx9ND267NgPc7OA8Gmn7NuN6ezSIaMfaQT2dZES0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSDntACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTeRAAiLj/hmFhpysd1QyZoBvwjMazvC8xHBDVYofcpAjkovnknRz+\r\np/aSMJKs0ZjC/2ay9TFnwr9OlEJW+lyoVy4eflgB8AgvaR3m64KnVHF5c7Ie\r\nnPdERWEnY+a9usnQO+xxBoZihNH4+i+s7IiO4UTD0Vx5MnlFV6QzyFBx65R0\r\nJ+l6kQTqK6vNMX44rSdxxbQeB6XsLC83kaEkp66/8uB+CljXfCFea9uljZcD\r\nT20oVtYtqUZyno2MxoiO7Tb/jMko4VzcLVB2iSMlFLv6IqS87ZXsIUeXEOH6\r\nU12seATgkh+JlVrJBB7Wp3kBHdPDLV/riOFPRh336QodaweBgajWZoBp757H\r\nxfp83wZ42HiXOaEcxPbpCcv903rn5/DYdkaC/eczTBVyg9U29yNfv31oBDIR\r\nVGCXKz6CzG4pMO0K+9Eb40JFdGwtKHOWZvPmkPnfcoxyvEFd+njeu02dUtlM\r\naOiawTGPBdVj7JtZ/w99BZisxG3ug/TuGP8HFwD48hQktraWX4mWABH92z0/\r\nffprfiMisG178vjVsCQC0cANLw0hNxUu05GwwqWuJIv1waDBac56MBXdaApI\r\nFls+QtSKa9YhNZYWWhAbRxBRXbZDOsHdc6eGs42JAmakKPP/F2N7H0i3egS0\r\nGzcjF5JNaCfPNnn64TibhqNHKjjZvTjfnL4=\r\n=pE7n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.edfcbdc.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/86d12de3131b3c490cba624225b89f06/solana-keys-2.0.0-experimental.edfcbdc.tgz","_integrity":"sha512-0ssWvHwYhB7kY86JUpiwMj5gePU22RGC/4vwNqCFhClKLdNxM4OUal5fKSfBKWOHa9GZN5E3/RFrHJ31HJ045Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.edfcbdc_1682455021013_0.6411159511308089","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ed7c7b8":{"name":"@solana/keys","version":"2.0.0-experimental.ed7c7b8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ed7c7b8","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"c3f6f99aba824572553af6a20ca692fda6048824","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ed7c7b8.tgz","fileCount":21,"integrity":"sha512-6yj8HosoeJ47klJWX5u2ZD9UikKYXl2NVpMDQShTVV8TcnBIXmg3B6fIZOb99X6NrH3ScnPpv+zSAqIsqQtO1g==","signatures":[{"sig":"MEUCIQD+6vu0J+RYejZg5wiSE3h53tnIZHdBsndh1ktyrXXB3gIgKpQL82j7W+1JrYId+tIV4mWc5sm0EZWreh+8onHT0/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSEMwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3iw/+Kdq5qGurBZe7LAAiMSAkSRq8jGcn+J9sK4JV2SmQaRzZQrNM\r\nKseg8+aLq9AfldHcDpb8QHtHu6XO1scgn2gHKj1q/0B/5tu5Aw2ingFdDwD7\r\n55jrGKvAvk9P5jcyLtmE/dP9ek0GL3kEktwP+E43MomTeqGHUDlYq5xPKhwa\r\nDqSrezMGeoCYyT91QIpWfwvUTLuuc5ZYxq+KEBz98n81GFne18Ld1G105om3\r\ns5OXl/Pc0CLplz7w82MwPrA93j7tYlZLh+RuwAyxZjEPDkJV3wsryhYNX7DH\r\nonJkThB62YhsQu8kCOm8lkG4fq4PYBga2uwSRjMR/07y2rIUjHKXibCRtMmf\r\nYSgWH8eu6lZeitVOvF+tS/HJbzw7f+hIVOd8jfFCC7V2M60f3ALaL/v9P+ky\r\n+Eae+EiqTMNYlVehKjvPcPqfcIW0VMR6Q10I+fDS+A/009MzNvz4BqBPXeJz\r\nA92ue54p1e1d7BGB0PTyxL19eKJ2iZHAP+Z4AAYYzO12uP1cWWac6HcNs+oW\r\nMgWpppN9Nmrt1fK4Y/xkuMl+xHh6yw84v09a1wF7dJc6JiOsiIsoxB8jioii\r\nwpXUROenVQVF0S+0/2ZmM4XIznvfQKIYTFT57OJ93Vtgki6XzgmZXxqBS9UW\r\njJgHysCizs/4kzs8/plBtVCaEhnnWFjhkHc=\r\n=vUIv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ed7c7b8.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3ed4f900b1c180d7fe94f76f5a2af06b/solana-keys-2.0.0-experimental.ed7c7b8.tgz","_integrity":"sha512-6yj8HosoeJ47klJWX5u2ZD9UikKYXl2NVpMDQShTVV8TcnBIXmg3B6fIZOb99X6NrH3ScnPpv+zSAqIsqQtO1g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ed7c7b8_1682457392690_0.4242157328056444","host":"s3://npm-registry-packages"}},"2.0.0-experimental.dfc6d58":{"name":"@solana/keys","version":"2.0.0-experimental.dfc6d58","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.dfc6d58","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d8ab73e3cae623575a4ae1abcf63ff3987029d8a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.dfc6d58.tgz","fileCount":21,"integrity":"sha512-0eMkLEAIYgGvCU2fkBtGoUjYwbqTdd6U7+qAHe9enMsRXHFwHzkqnvwEhm4u6E6Cg/xHEeYEaIYPf5TFYeIqiw==","signatures":[{"sig":"MEUCIQCxsYCBD7KJcjyG8D4MoApIuYG3P7VwExH62qjiL3oQTQIgKBgRHIvML/orrdpivrxe/LrU7m31uDmAStcWoH1lKW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUAEqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpx3xAAnOwb05LEBbrJO19om4of7cApI63c7LRRpaX+GgeRt35nZJ9L\r\n2CgIEac9ZY8QEB+1zy4gp9+5Jce7xUqB0JBomSOIr6YZEf6hhxNbWKRTJdps\r\nctvva/PkvU7liSuHAwaapvM1HFU+/JnEsdZzXal2329lU+7OsIsXlUy27vs/\r\no222ZlBnAEZQQI5yaLenIAk97NTA39ks17Vgz70v6Q5TlCZ5fQ9LENQQzVPc\r\nItlHKeCRyEwhJMW5w18/nItJMMX++Bx0s1aFQRD06bqNKGddTTlRDAUFCsl2\r\n0V54zIas8/TX5G3FAQleLAtUdxpfMwtieDzlZd1wWCjCV7iudCKNgoI7guSp\r\niJ3tJmxL1V6f8oiQuw34mPEtVlYe+TPWwLUOqlPtEC7mpty0NUoTH8ZBO1PY\r\nm3FT2ld/sdtfJJc/IevQZuy6J2R76DIyPao7YkuqJnZC04lckqfWQbBfxEpw\r\ndnqPD5VmRILt9EwOg66imNvcXjz/ukC6TKjdIdVYhwvMOEfQgOcMKMQCE0Eo\r\noANtpVQTClTLviopWtls33AAk7sT681oAaJNDSMlX4MGwDpaPuUpfGeydqpP\r\nj6oNeOpfq2Knm8mZBl7hXbDIPTjYTvmCg1zTOHu+/WpSHBeH8KBcf1/6OwkX\r\nHK5ouiwEDPADyZ47MuVrvNFj4cPP7JM5qHA=\r\n=AlIK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.dfc6d58.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/eac793d0cb370885e8d789abd10fdcaf/solana-keys-2.0.0-experimental.dfc6d58.tgz","_integrity":"sha512-0eMkLEAIYgGvCU2fkBtGoUjYwbqTdd6U7+qAHe9enMsRXHFwHzkqnvwEhm4u6E6Cg/xHEeYEaIYPf5TFYeIqiw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.dfc6d58_1682964778135_0.704166778997948","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7b00896":{"name":"@solana/keys","version":"2.0.0-experimental.7b00896","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7b00896","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"c7cefdd917660d0297222e77a1e1b0fafe18eca8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7b00896.tgz","fileCount":19,"integrity":"sha512-hj9gpLuUD1RjYxvuSg/U8eQ9xID+6K40StIairQihg/pMcpC8w3uaxe6ke3aJlhwU9LyqPQPhRXsuaTaGbsOUw==","signatures":[{"sig":"MEUCIQDcQ7jXUCU8C59zrzielkpmbviamHB18JnTz4r8Woso5gIgP8tVKtwonWgWJYRsqT9Ai2sLwISfjl62ZNCd8kbi+cM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41772},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7b00896.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b1781545b94f402f1e2a2636cd3d9564/solana-keys-2.0.0-experimental.7b00896.tgz","_integrity":"sha512-hj9gpLuUD1RjYxvuSg/U8eQ9xID+6K40StIairQihg/pMcpC8w3uaxe6ke3aJlhwU9LyqPQPhRXsuaTaGbsOUw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7b00896_1683659523482_0.7570761072286252","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d16acbd":{"name":"@solana/keys","version":"2.0.0-experimental.d16acbd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d16acbd","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ef48388d45dcd6b9b3eb11d53953e85d298a54c2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d16acbd.tgz","fileCount":19,"integrity":"sha512-w/SRrqDMjfLgYT52/k3G97vyqrNWgNAV3Wbc9FXQaf1TSYiM2qSDEWczGS4An9yOlHwfJEKbHB767uZAz0OL6g==","signatures":[{"sig":"MEQCIAK8BoFEvFrtaC/RUiX0ZBTd6Zpk0SQqMNLeC4X/OCMwAiBcuE8SNp10ibAqKmjQ2xQE42SwPdvBxX0n2AL2SrWphA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d16acbd.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c6f6d4d138b9001d40782b1d63556f5f/solana-keys-2.0.0-experimental.d16acbd.tgz","_integrity":"sha512-w/SRrqDMjfLgYT52/k3G97vyqrNWgNAV3Wbc9FXQaf1TSYiM2qSDEWczGS4An9yOlHwfJEKbHB767uZAz0OL6g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d16acbd_1684297620756_0.7813289044013634","host":"s3://npm-registry-packages"}},"2.0.0-experimental.caf8d51":{"name":"@solana/keys","version":"2.0.0-experimental.caf8d51","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.caf8d51","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2035000c011135c2998afbc4b1018e9bce09a53a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.caf8d51.tgz","fileCount":19,"integrity":"sha512-60OUFbAJ4KTDn/LkGo33wZ4ENIKKUvh2JXWsydODsVPaw++Dlnke1ql544GytaaAoVNLNDMPqyCGtxyilT+kew==","signatures":[{"sig":"MEQCIFgiycT9j1GSW0PbCHC0V5OpCtsXtStlYOmI6+8MfSBfAiAZda4XpaipwuWwy+yPe7Pk7tpyqv2zfaebwcEW8EC0Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.caf8d51.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/935112f0dab303652664e88c3efeb5d9/solana-keys-2.0.0-experimental.caf8d51.tgz","_integrity":"sha512-60OUFbAJ4KTDn/LkGo33wZ4ENIKKUvh2JXWsydODsVPaw++Dlnke1ql544GytaaAoVNLNDMPqyCGtxyilT+kew==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.caf8d51_1684341460359_0.4613441055088059","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b5dd2ce":{"name":"@solana/keys","version":"2.0.0-experimental.b5dd2ce","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b5dd2ce","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"155b92f2a4bc22a6c144ba8487ef8429302210fb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b5dd2ce.tgz","fileCount":19,"integrity":"sha512-NCWpGh6cW3qDH1EJy46q0CtoFzdfTSM9ESxzVMLrzLf1mzhy3BCf0fnCnruPYWaf5VJeLoAHDpAk3iNdqCOnQg==","signatures":[{"sig":"MEUCID/PY5sqtosP9YpdMdnAW9pwRQFlth8uBFHXptsciUfSAiEA1LfFMav5VigJ5M1gGeQMRS/XgUIIpT6Mz0ZfYVea2DQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b5dd2ce.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d17d86b060ff02924b2a05d16891d46e/solana-keys-2.0.0-experimental.b5dd2ce.tgz","_integrity":"sha512-NCWpGh6cW3qDH1EJy46q0CtoFzdfTSM9ESxzVMLrzLf1mzhy3BCf0fnCnruPYWaf5VJeLoAHDpAk3iNdqCOnQg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b5dd2ce_1684344063529_0.6068873328880307","host":"s3://npm-registry-packages"}},"2.0.0-experimental.21f7d3e":{"name":"@solana/keys","version":"2.0.0-experimental.21f7d3e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.21f7d3e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"540d4463e024bab3e945f1bf4f6108ff241e7eaa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.21f7d3e.tgz","fileCount":19,"integrity":"sha512-sziOUEiK85PPYBvXfQ2bgmDq77xmhHWAXVMMd4obbhCBpPFfiLjYmJpV5OYTa31+cvseQCEttTWysFs+OA0/4g==","signatures":[{"sig":"MEUCIQDieTKE+nnlAyHJ3SKZvO/8TQ/A9uq8VrqhfenVNeKbbQIgLhxIU5+v8LYUtfCPpDR5jLFXNn92hzhLBLxMcaiZkwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.21f7d3e.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8183cb31cd5bf32023fb2deaebd1b026/solana-keys-2.0.0-experimental.21f7d3e.tgz","_integrity":"sha512-sziOUEiK85PPYBvXfQ2bgmDq77xmhHWAXVMMd4obbhCBpPFfiLjYmJpV5OYTa31+cvseQCEttTWysFs+OA0/4g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.21f7d3e_1684349374051_0.9445030747778993","host":"s3://npm-registry-packages"}},"2.0.0-experimental.88723ed":{"name":"@solana/keys","version":"2.0.0-experimental.88723ed","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.88723ed","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"42b1c3554b62187a144e9e2dfd761e37c2e4f3a6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.88723ed.tgz","fileCount":19,"integrity":"sha512-xzsPKTm1r0WtmxHM8Iy72V4Nmqbt4OnfcnQnZ55rGOfsfF/d8WnqX20AF1utfVY/tGfIAlJqwGhc4DeFRtDjsQ==","signatures":[{"sig":"MEMCHz7KZnI6y6OEnfAzmO2HiWcA3RDBWShoiW9+waTLadYCIAzJfiHtTt/C/ruhxQGJSl2aTGy00OKZ3d0q9vlDB4BS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.88723ed.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d19c617f3bcdf1e3eaa938963403037d/solana-keys-2.0.0-experimental.88723ed.tgz","_integrity":"sha512-xzsPKTm1r0WtmxHM8Iy72V4Nmqbt4OnfcnQnZ55rGOfsfF/d8WnqX20AF1utfVY/tGfIAlJqwGhc4DeFRtDjsQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.88723ed_1684349457398_0.7828631674832902","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c8ada8d":{"name":"@solana/keys","version":"2.0.0-experimental.c8ada8d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c8ada8d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0bffd4ccc7e9408d5e887a5a873829fd5d884e99","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c8ada8d.tgz","fileCount":19,"integrity":"sha512-9Ry9DVm6l+3fCmMAOO5DJyH1A2XSbKiEqHGW1Ha5QI3urlULGvq06KNnSGPc2HOWCuc/M/PoL+0jxQVMAL5tAw==","signatures":[{"sig":"MEUCIEUM2v7k8WFCll+doCrXmSZZ3MivKRjHBeUE43z+SSSoAiEAn14OGyQK5rqoakggGBVkEhV3lSHuvY7MnNtd/FlWZJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c8ada8d.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8ffaa08c0d1d06d8095a0711adf4679d/solana-keys-2.0.0-experimental.c8ada8d.tgz","_integrity":"sha512-9Ry9DVm6l+3fCmMAOO5DJyH1A2XSbKiEqHGW1Ha5QI3urlULGvq06KNnSGPc2HOWCuc/M/PoL+0jxQVMAL5tAw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c8ada8d_1684350739247_0.5550068961212393","host":"s3://npm-registry-packages"}},"2.0.0-experimental.01c1f5f":{"name":"@solana/keys","version":"2.0.0-experimental.01c1f5f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.01c1f5f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"9a46ce9065a137ad9b11bc6c300aac20ea1c1c90","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.01c1f5f.tgz","fileCount":19,"integrity":"sha512-GgjTT5m2Bqb5y0FF77r0xVk39FYrrjlmQbFzj5Vnk/yRKJH1SZO1t+fyDZCyeMoFVqmobDa/k82uGS9A0zceYw==","signatures":[{"sig":"MEUCICmr+gqbG6fCqPyNnn1kuEo3lirMpSe7cQIQ3u7cDH/rAiEAmu5gSD740VtWgIhJ+kZdZvYJuXt//mY7w4OMwQGM4QI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.01c1f5f.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/699245e799e003f70d7522cd1579bcee/solana-keys-2.0.0-experimental.01c1f5f.tgz","_integrity":"sha512-GgjTT5m2Bqb5y0FF77r0xVk39FYrrjlmQbFzj5Vnk/yRKJH1SZO1t+fyDZCyeMoFVqmobDa/k82uGS9A0zceYw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.01c1f5f_1684402074287_0.14692201716444608","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5e42084":{"name":"@solana/keys","version":"2.0.0-experimental.5e42084","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5e42084","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"3b6f0e54ff160668e3745894160276f136160db0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5e42084.tgz","fileCount":19,"integrity":"sha512-enlKbBZGmxX3i8govjMHYS8vNs17op5DLMAoX/AOo0WSvioqndo5Ts3gpb7SwjTw5yQBtdAqx/+ceMfQ3ypLpQ==","signatures":[{"sig":"MEUCIE/PnoYuEmdNJD0raSuRhDqaL81pr9A735nnCUaHEs6OAiEAglrhCFfoZ7YHF+JurbjzURwgJuFb2mTthCccBUPlUrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5e42084.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b3db4e0bbb3b0478cf4790bd3f882fd0/solana-keys-2.0.0-experimental.5e42084.tgz","_integrity":"sha512-enlKbBZGmxX3i8govjMHYS8vNs17op5DLMAoX/AOo0WSvioqndo5Ts3gpb7SwjTw5yQBtdAqx/+ceMfQ3ypLpQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5e42084_1684429688721_0.08733120239290959","host":"s3://npm-registry-packages"}},"2.0.0-experimental.487d81c":{"name":"@solana/keys","version":"2.0.0-experimental.487d81c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.487d81c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b644615950a5968412bca85ec8c79a3409441b9e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.487d81c.tgz","fileCount":19,"integrity":"sha512-vairwMKi13w89F8wr06fM6ZvBE9yg/05DMjnpCfP+oCobuz5ISx4DOleMwTtwdQY2PEwvxMrZK6WwOK88OM59w==","signatures":[{"sig":"MEQCID79lU95hucsrKT9eoeku3mYz0AA0h/nyAVEfm0AFVudAiBjwLIcJz5BN8ClYNI6jpmHlLca3SLvWSajcbwv5blCSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.487d81c.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/87e75c3b047d8656d4016525bc1791a0/solana-keys-2.0.0-experimental.487d81c.tgz","_integrity":"sha512-vairwMKi13w89F8wr06fM6ZvBE9yg/05DMjnpCfP+oCobuz5ISx4DOleMwTtwdQY2PEwvxMrZK6WwOK88OM59w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.487d81c_1684529820040_0.5736359811412253","host":"s3://npm-registry-packages"}},"2.0.0-experimental.527bafd":{"name":"@solana/keys","version":"2.0.0-experimental.527bafd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.527bafd","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"748d51bed238b20099a79936f5ef7e4bf48bd0fd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.527bafd.tgz","fileCount":19,"integrity":"sha512-J1c6TRDQ8lbYK8vkpGCy57qsmWfmv9Bzm7MK3cqtS0MxwUc+XtRgK9cSPsIm7gBvTNoRZxSiUuO2fo65/xiQFw==","signatures":[{"sig":"MEQCIGngMaqw4cSPcLMFJVZFRoqA6R5hiEiVaDKsiYBzHH6WAiAT8rkDr9y9lNbQC00QsUxjCpSOQ9JNjwKQV1IiAOAn/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.527bafd.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/54273eb48ea4d058dabf77b7d7536ee2/solana-keys-2.0.0-experimental.527bafd.tgz","_integrity":"sha512-J1c6TRDQ8lbYK8vkpGCy57qsmWfmv9Bzm7MK3cqtS0MxwUc+XtRgK9cSPsIm7gBvTNoRZxSiUuO2fo65/xiQFw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.527bafd_1684533212949_0.15968604134296283","host":"s3://npm-registry-packages"}},"2.0.0-experimental.88618c2":{"name":"@solana/keys","version":"2.0.0-experimental.88618c2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.88618c2","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"10c03cb31db055af89e816c2a039a9b945441491","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.88618c2.tgz","fileCount":19,"integrity":"sha512-Yb/zdJ8b7B5xJCDoZaP4RPj5VzLRZBRHUGV2qIpeKoQq+WJIqcvp7X5Bc91vEvl35RmTwOO2hhXElGCLd2VHtw==","signatures":[{"sig":"MEUCIQDoHT2DVeUxyOFU7PK2QGi0mDJveSzYp7zprMNsHT5yXQIgIFFVbvHxOylkrekdFD1lJJOijM+BS/NE7knkqEL2Ivk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.88618c2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ddbfc25dfb909f453546881659470031/solana-keys-2.0.0-experimental.88618c2.tgz","_integrity":"sha512-Yb/zdJ8b7B5xJCDoZaP4RPj5VzLRZBRHUGV2qIpeKoQq+WJIqcvp7X5Bc91vEvl35RmTwOO2hhXElGCLd2VHtw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.88618c2_1684879742215_0.6313900030972948","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e1fc77c":{"name":"@solana/keys","version":"2.0.0-experimental.e1fc77c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e1fc77c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"7eeb76adfcdb70c1ee58c038b44d8c1ee0c0d9b9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e1fc77c.tgz","fileCount":19,"integrity":"sha512-KUYYCuXzEQbq40n2fJb6Kv+vGO7AzoXNSLMDnrMXeK64KkfWrdAKpAI1BwxsqoVTOBJzKVtnNeqolPinX1/TEQ==","signatures":[{"sig":"MEUCIQDFgf3z0BNrE0PcvlVgOdcrNUnv0vQ+TFAwvIG83ddLRAIgWjHaQkEDvyJ6/EHgYdCSvxhcgAstaya29owXh8RQHwA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e1fc77c.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cc556a9cf7be4e3dbb2270b269e66ce2/solana-keys-2.0.0-experimental.e1fc77c.tgz","_integrity":"sha512-KUYYCuXzEQbq40n2fJb6Kv+vGO7AzoXNSLMDnrMXeK64KkfWrdAKpAI1BwxsqoVTOBJzKVtnNeqolPinX1/TEQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e1fc77c_1684951314023_0.4886093461595018","host":"s3://npm-registry-packages"}},"2.0.0-experimental.21cfcdd":{"name":"@solana/keys","version":"2.0.0-experimental.21cfcdd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.21cfcdd","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"904844973705c659f99644b4fece983c54924ece","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.21cfcdd.tgz","fileCount":19,"integrity":"sha512-buocg1r1myhQtrXPYeRLSKX/Farg7Lya68MGXirgzctbLkff0IOw6oEiiEu+Nkkxvdu10MeqOcJfJ3b0yQoEUw==","signatures":[{"sig":"MEYCIQDNGZGlSg5WDoTZiTy4vXg3oK/nJnEtoTSEmGk9iJ6yEgIhAOIQtC1yu8YiA0/ibMTl3YO7ylmd05RyiOSVvLB0I5hg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.21cfcdd.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/34c8d5b1096768d412fd2b589c5768be/solana-keys-2.0.0-experimental.21cfcdd.tgz","_integrity":"sha512-buocg1r1myhQtrXPYeRLSKX/Farg7Lya68MGXirgzctbLkff0IOw6oEiiEu+Nkkxvdu10MeqOcJfJ3b0yQoEUw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.21cfcdd_1684951875191_0.9619011906739987","host":"s3://npm-registry-packages"}},"2.0.0-experimental.20e2b21":{"name":"@solana/keys","version":"2.0.0-experimental.20e2b21","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.20e2b21","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"e23be105449662b384327a69a4187718e5c43c19","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.20e2b21.tgz","fileCount":19,"integrity":"sha512-DGDoKu6cRKjEDiiJV46hoJoQnSXiJ1pAa1wrdAcDTN6m3lbqv5mF+QNbgv37YYjh3PQ9zbjOMoH77Yg6q/gbdw==","signatures":[{"sig":"MEUCIQDdKqNS+VKRgixyKU6WvjaJJ68Wg8Mt2hZxd6p6ifY5LQIgWuO4S3iNbFlH0PNU3fk+LbwPbpnqFWMxZzkJUtew/nc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.20e2b21.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b6716d0169210cb5b10a114e0912ed4a/solana-keys-2.0.0-experimental.20e2b21.tgz","_integrity":"sha512-DGDoKu6cRKjEDiiJV46hoJoQnSXiJ1pAa1wrdAcDTN6m3lbqv5mF+QNbgv37YYjh3PQ9zbjOMoH77Yg6q/gbdw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.20e2b21_1684972466810_0.2413012986306926","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d2e0117":{"name":"@solana/keys","version":"2.0.0-experimental.d2e0117","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d2e0117","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d6c779e5968dc8a3d2d2719ad0b89485d3e44969","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d2e0117.tgz","fileCount":19,"integrity":"sha512-9X32QR6HY03ZbjZys71mTsUij5jlO2TbsW+awDRnpWrfpcvR5v74G0HA9sklZamewuZu6xsTy6z0Mkc85ibdQQ==","signatures":[{"sig":"MEMCH1gLFQIDE6177bXNIcZxbrU4ILRHOiugfDvmFwbnl8YCID8Zyx68TCebOIoD/4eqxmT7NMhQ2zFSieB50fnS7Ssr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d2e0117.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0e459c815db92f8959872b8b6a3e09fb/solana-keys-2.0.0-experimental.d2e0117.tgz","_integrity":"sha512-9X32QR6HY03ZbjZys71mTsUij5jlO2TbsW+awDRnpWrfpcvR5v74G0HA9sklZamewuZu6xsTy6z0Mkc85ibdQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d2e0117_1684972561008_0.18887809294534907","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9409822":{"name":"@solana/keys","version":"2.0.0-experimental.9409822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9409822","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"4fb1bc0b5f0da2c8ddec82a8803cb03d534923a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9409822.tgz","fileCount":19,"integrity":"sha512-P84yCST3L3u6Vj2uXliQpU1iyfHmKde9yjgbl2vOtSDNUfM4vPDMegBlvo2AzudaHLfDH9vLFfJGHixTX4iszg==","signatures":[{"sig":"MEQCIEwaPEFi7sCRQkLPhB9MK6iVYh3rKmCZ3oj5tiJQoqADAiBTVOkU/7e0CKTKUG/+J3xNioLmpq5hHplcOYrRAj/RvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9409822.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/560e6302f58b4dfc6857fe59ad28554f/solana-keys-2.0.0-experimental.9409822.tgz","_integrity":"sha512-P84yCST3L3u6Vj2uXliQpU1iyfHmKde9yjgbl2vOtSDNUfM4vPDMegBlvo2AzudaHLfDH9vLFfJGHixTX4iszg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9409822_1684987091267_0.4658539556675605","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ac2f09a":{"name":"@solana/keys","version":"2.0.0-experimental.ac2f09a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ac2f09a","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"790a57b137bf2ef789248e333281fcfbad097ef6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ac2f09a.tgz","fileCount":19,"integrity":"sha512-PMuYW2XlYLwzYvjZ5qCx/8UEmtNLxW5Dsjx91kMs/Vp7W/R1AZ2T+HHc+sUFcqhndvGtQg8ijpwMIbuWPBqIqA==","signatures":[{"sig":"MEYCIQDMRtgeQ/NlWYY9nh83PYZF6K0s9Kr0brGxmKsYNYrHyAIhAPmr2wMmCj9VOhK1WTASpfanMNVRoIjX+0h6S5R3Q4AP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ac2f09a.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f08476021e013fb2b2cea2c56a264afe/solana-keys-2.0.0-experimental.ac2f09a.tgz","_integrity":"sha512-PMuYW2XlYLwzYvjZ5qCx/8UEmtNLxW5Dsjx91kMs/Vp7W/R1AZ2T+HHc+sUFcqhndvGtQg8ijpwMIbuWPBqIqA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ac2f09a_1685006108901_0.4028220165424854","host":"s3://npm-registry-packages"}},"2.0.0-experimental.50fb93e":{"name":"@solana/keys","version":"2.0.0-experimental.50fb93e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.50fb93e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"72de576cfc1d311abbbcdc2f5cfb0f184594c8f5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.50fb93e.tgz","fileCount":19,"integrity":"sha512-oM7rBV6Y55luDYOL54Q/2G/c7+M1kaO/hqc4aCFGSgaRelQ4U2UamS8pYm1ps7fdDFIjo7dAcBK6BEZuRAqiIg==","signatures":[{"sig":"MEUCIQClvX1TbU3Omw2K6cN1WXQ3JtoJFDBgdxzLNhQ9/tRyiAIgEUMxzHZszOvcTMMBQ9iUVFMi/iJFKSd8UfWqVO2bdQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.50fb93e.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0ef61d086593c412eb6f76a7ed100002/solana-keys-2.0.0-experimental.50fb93e.tgz","_integrity":"sha512-oM7rBV6Y55luDYOL54Q/2G/c7+M1kaO/hqc4aCFGSgaRelQ4U2UamS8pYm1ps7fdDFIjo7dAcBK6BEZuRAqiIg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.50fb93e_1685006827235_0.5903339489065342","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ffa81ab":{"name":"@solana/keys","version":"2.0.0-experimental.ffa81ab","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ffa81ab","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"923d111f3ff30a290c1deca88df4edbb91c86cd9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ffa81ab.tgz","fileCount":19,"integrity":"sha512-ltJMibP/JqQAo344JU8tp4nD19sGiGMHfbJBHKnmdwLKHXhWx/+YLLRP1i2X88vCPRYqPl6tl5+9CyH73pljcA==","signatures":[{"sig":"MEUCIAqNsrYu0vKlCT0jDXezDfQTjzrC4qcT5LcYj4i/coidAiEAhnMnMOMTWmcUTIKZ4lluFSMdRRYJS0USN3r3lMDTuks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ffa81ab.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b354a07274db488c43da3e62c65e9e3e/solana-keys-2.0.0-experimental.ffa81ab.tgz","_integrity":"sha512-ltJMibP/JqQAo344JU8tp4nD19sGiGMHfbJBHKnmdwLKHXhWx/+YLLRP1i2X88vCPRYqPl6tl5+9CyH73pljcA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.7.1","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ffa81ab_1685032895406_0.23906860596184587","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6d9c2f3":{"name":"@solana/keys","version":"2.0.0-experimental.6d9c2f3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6d9c2f3","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f8a34529c79b8cc11bf6a9fffe36bfee60bb4576","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6d9c2f3.tgz","fileCount":21,"integrity":"sha512-oTlzT/WtXqTgNum271Z5+TqD44N7vrktk82tzPA9NU6GRPGUbHK4AMNmpNb6U4dj4SU3oU/ETEaKeN5mOoxbpQ==","signatures":[{"sig":"MEQCIGZaiBy3Vaj9GCKe4xgImGlXX8lpWRQGzQGSqKZsgz3XAiBot+0dy9TAuzYvUwQupkOMk6A27VjgxBqzjBbxnDPxeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6d9c2f3.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/27a0e70283fa52f8a2c4510be40d1beb/solana-keys-2.0.0-experimental.6d9c2f3.tgz","_integrity":"sha512-oTlzT/WtXqTgNum271Z5+TqD44N7vrktk82tzPA9NU6GRPGUbHK4AMNmpNb6U4dj4SU3oU/ETEaKeN5mOoxbpQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6d9c2f3_1685069106148_0.05217876103124208","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2b0c16d":{"name":"@solana/keys","version":"2.0.0-experimental.2b0c16d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2b0c16d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"82d51942ab106be2b9ab98a8781442824459de1a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2b0c16d.tgz","fileCount":21,"integrity":"sha512-22pZdA9In5Is+k3PqCkUdJsU24euEpItBMT6oEItZ0OCTxPx3sln9Osf7WQsBbaF92FOjrGOuJD3L5BL9QJDkg==","signatures":[{"sig":"MEYCIQDV0DvJ6eLvXPGhnSys0JUiBoy5rAT4KPsc3oUUGe5/LQIhAKkHSRygZs5+1srWImmRBhFqUDTzHKvN8q2PnxwiA7mh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2b0c16d.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/bc61637a0be3f22de15d6e56463bdea0/solana-keys-2.0.0-experimental.2b0c16d.tgz","_integrity":"sha512-22pZdA9In5Is+k3PqCkUdJsU24euEpItBMT6oEItZ0OCTxPx3sln9Osf7WQsBbaF92FOjrGOuJD3L5BL9QJDkg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2b0c16d_1685092753417_0.08323254159486204","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7a6786e":{"name":"@solana/keys","version":"2.0.0-experimental.7a6786e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7a6786e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"20bd2a6dce48b3e1272172ac46c2822559e1ddab","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7a6786e.tgz","fileCount":21,"integrity":"sha512-xUO8hjany0jqkHXJSdiTwa4zNjVNrJD1UzVxHb1vbBngwbYYUZEzKx6H3IHUR5nM8+9y9/nh9xweKgFmJl6WQw==","signatures":[{"sig":"MEUCIQDAbaA509znrvr+iw8aJonLQdSDL5L/sa3pSoD1ZrGR0AIgRy5XCRHIwKPVJ/7idgqPwsd0MLg6z/D4DpePPkmJ3sU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7a6786e.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f20bee2b027830364496d7fd7b63344f/solana-keys-2.0.0-experimental.7a6786e.tgz","_integrity":"sha512-xUO8hjany0jqkHXJSdiTwa4zNjVNrJD1UzVxHb1vbBngwbYYUZEzKx6H3IHUR5nM8+9y9/nh9xweKgFmJl6WQw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.0","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7a6786e_1685244090690_0.471093722052774","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d29c2a8":{"name":"@solana/keys","version":"2.0.0-experimental.d29c2a8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d29c2a8","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f1dad3104d3691977a83df6c843d16b80527da0c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d29c2a8.tgz","fileCount":21,"integrity":"sha512-+hVRnjAoupJoiSJR3iIyGdS5REZxWOj8SbEthUc87MYC5xP9AuuzcdFtK5ltqMRdHscvZl+PHiHUyyJH9/hSSA==","signatures":[{"sig":"MEQCIFMNB2vpwHuVUrOdxocixyfKPTNMOnjzPKSODkKJcXQ9AiANS23UtmWpfmgkwgsXG9AGx3HHdKx0ZciLrkyCFrTQIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d29c2a8.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cc22d192e9423b27411f59f5e0942b45/solana-keys-2.0.0-experimental.d29c2a8.tgz","_integrity":"sha512-+hVRnjAoupJoiSJR3iIyGdS5REZxWOj8SbEthUc87MYC5xP9AuuzcdFtK5ltqMRdHscvZl+PHiHUyyJH9/hSSA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d29c2a8_1685352226333_0.2420370283988027","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d2e9567":{"name":"@solana/keys","version":"2.0.0-experimental.d2e9567","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d2e9567","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ab340937252249aca76ca241237e1dfe4273d3b0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d2e9567.tgz","fileCount":19,"integrity":"sha512-LMyEH+Kt0q+O7WzZWlNlRdo/vAi63/NfVYdT6kPpiBWWbKTOD+oeaYsZ2tcgIn2MP9Bt5eBZfHEQz8WAdoIqcw==","signatures":[{"sig":"MEYCIQD+28v2Jl6Hu8OXHx+XJSexhPwb+ARKQp+SI5OJJOZxMwIhAM6o2+Sys2qeV202v5b8rFNaVSyB49LBAQKdAc83v5CR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d2e9567.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/98d2fb5607bcde2ec656a817a7f53d4f/solana-keys-2.0.0-experimental.d2e9567.tgz","_integrity":"sha512-LMyEH+Kt0q+O7WzZWlNlRdo/vAi63/NfVYdT6kPpiBWWbKTOD+oeaYsZ2tcgIn2MP9Bt5eBZfHEQz8WAdoIqcw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d2e9567_1685352528249_0.1994427544123787","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4480ae1":{"name":"@solana/keys","version":"2.0.0-experimental.4480ae1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4480ae1","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a7b4b78504f64fe4abc4572e2d8abeae6593bf31","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4480ae1.tgz","fileCount":19,"integrity":"sha512-PvxfgmnezRUjWY/H+x1RGLThjLg5kC5UG2xSWOX/QWP1e92wQQvokL/fBbhOLRsyMcgwmf8TP+z66ph0scf49A==","signatures":[{"sig":"MEUCIA4dPtSjZDEOT8Eo7TdYChzQHauvxzWT782o9p8REWJNAiEA4yF/lt/CTYGJWDzPOtFHQhc4OgDlmZC8D2OOWr+7wv4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4480ae1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/352cee146e42fbadabfa5f61120501d9/solana-keys-2.0.0-experimental.4480ae1.tgz","_integrity":"sha512-PvxfgmnezRUjWY/H+x1RGLThjLg5kC5UG2xSWOX/QWP1e92wQQvokL/fBbhOLRsyMcgwmf8TP+z66ph0scf49A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4480ae1_1685437751083_0.7634616782638981","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0b7dd02":{"name":"@solana/keys","version":"2.0.0-experimental.0b7dd02","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0b7dd02","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"1db6c63afef845d527228dec8f865059e5f4ced8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0b7dd02.tgz","fileCount":19,"integrity":"sha512-NojL3on13Sgwiu770qXLFGez6RKkfWyDPAeoee8Me4URC+johaKAuUI4CbPNyFAxQGhJVUEes/7B5j3l7EGS3A==","signatures":[{"sig":"MEUCIQCjqyY4QzLHV6UP2e4iALcpy4D8aReuRE81YoeNt8zhIwIgBT/rM7bSyQ54BeFWqZsuyRX/4MK/hjg/HUDzc1dUV2A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0b7dd02.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1aa06a1f059d2bfad51dd58fbd5e65b2/solana-keys-2.0.0-experimental.0b7dd02.tgz","_integrity":"sha512-NojL3on13Sgwiu770qXLFGez6RKkfWyDPAeoee8Me4URC+johaKAuUI4CbPNyFAxQGhJVUEes/7B5j3l7EGS3A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.3","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0b7dd02_1685569006263_0.07537009835444919","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0a86f01":{"name":"@solana/keys","version":"2.0.0-experimental.0a86f01","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0a86f01","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"30d2c60c17039e2f66867fc2df1c18fdf8e62d8a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0a86f01.tgz","fileCount":21,"integrity":"sha512-YwF7DFPwX+qWC/YtTYC/zQRtLfafWWmfbUvNrnOj3yOe/oGd+shnoyc+B/YiyBMzDQOXVRs4DLhAgAkfla046w==","signatures":[{"sig":"MEUCIBj4e3tBTkkbR67wTK80lehdeboJXCnHRl+a/WbWGLFfAiEAxt1fR8r5IZCujThCoBhLtXNCLum5WMyGe7MO4RhhuF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0a86f01.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1978b00c25579e6ccc5285f2db7a7f43/solana-keys-2.0.0-experimental.0a86f01.tgz","_integrity":"sha512-YwF7DFPwX+qWC/YtTYC/zQRtLfafWWmfbUvNrnOj3yOe/oGd+shnoyc+B/YiyBMzDQOXVRs4DLhAgAkfla046w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0a86f01_1685569572086_0.6962875619746187","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1cb3e8b":{"name":"@solana/keys","version":"2.0.0-experimental.1cb3e8b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1cb3e8b","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"cae7835b56e0c99d0e0864f7939455f1264876e2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1cb3e8b.tgz","fileCount":21,"integrity":"sha512-BC8YM4e/eNzks+LO1JoRNvPkJyn0K6CxlbhowvPKT8iy2Uz32lqeFWorLQnGH6/qzNuzLWZgmlG0c+ZCs47Z0g==","signatures":[{"sig":"MEYCIQC5r/wdgu+BtV+gZ87S5dc/W5lJRx0Z+A16dvXMOn1hPgIhAKihBff7fghJUeff20XMcTA+4Dfu71g3mxLbTf1E3yVi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1cb3e8b.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8e8a3bfaf071b4e01d46e660f6402d84/solana-keys-2.0.0-experimental.1cb3e8b.tgz","_integrity":"sha512-BC8YM4e/eNzks+LO1JoRNvPkJyn0K6CxlbhowvPKT8iy2Uz32lqeFWorLQnGH6/qzNuzLWZgmlG0c+ZCs47Z0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1cb3e8b_1685570304943_0.26537726575995446","host":"s3://npm-registry-packages"}},"2.0.0-experimental.29fe5fe":{"name":"@solana/keys","version":"2.0.0-experimental.29fe5fe","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.29fe5fe","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b17b40ba263da0972f017c6446e1bef5b219234a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.29fe5fe.tgz","fileCount":21,"integrity":"sha512-fz2wq28AtpE3VTVyrksqLl8fJStl8QuLBzw5of81juWFYCrMT89Khf8fXKTfeLylVCcOCxAgijS/QyBWx2ACWw==","signatures":[{"sig":"MEYCIQCk9YHKDctnkWucR5Hh6xVakYbMTgmQlz9YKE35SXQhTwIhAKGocbFhCKdyekROa/rVsjn2ccukw8vR2xbXcSLskAeV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.29fe5fe.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/54d33870338a6ae258e457fa0dd78667/solana-keys-2.0.0-experimental.29fe5fe.tgz","_integrity":"sha512-fz2wq28AtpE3VTVyrksqLl8fJStl8QuLBzw5of81juWFYCrMT89Khf8fXKTfeLylVCcOCxAgijS/QyBWx2ACWw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.29fe5fe_1685611128179_0.0508743461072132","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f965d44":{"name":"@solana/keys","version":"2.0.0-experimental.f965d44","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f965d44","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a3450703ac028f827c078fbb2ba85c5e0ee70cfe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f965d44.tgz","fileCount":21,"integrity":"sha512-A9x+XLl9GW91AP/mTx2h/SjNUgstFEZQKcByNX+36GpafcO3TgjLtNbWuW754QyW3sPJMQxRsy9/Z9zdrlGarA==","signatures":[{"sig":"MEUCIQCT/mFQcTVkbS3enrYfPI/DGj+1ZbM48cNyFhJ6Qc2MfAIgc66KPmiN90RmMmjnjluQsLCGg+qHpWj+SF0gsRDk5K4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f965d44.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/99b0782f9a109b2f8f1dd7a351641d8c/solana-keys-2.0.0-experimental.f965d44.tgz","_integrity":"sha512-A9x+XLl9GW91AP/mTx2h/SjNUgstFEZQKcByNX+36GpafcO3TgjLtNbWuW754QyW3sPJMQxRsy9/Z9zdrlGarA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f965d44_1685611907405_0.9924995402959484","host":"s3://npm-registry-packages"}},"2.0.0-experimental.09348ce":{"name":"@solana/keys","version":"2.0.0-experimental.09348ce","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.09348ce","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"721e6f3afa15e37998bd47778bbc4313324263d1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.09348ce.tgz","fileCount":21,"integrity":"sha512-mGoKFZ9AVIMKRI/jGjmW7aTeH0KlD1FcR8qaTECHt3t3ZXs/cTTSMRnvGA36uhPgyJwFvwIqTSaBVsr8by03hQ==","signatures":[{"sig":"MEYCIQCVSEDbOOpNlGmAeRJVTlm88ze9GcoUMdhGSoeKjA2Y1wIhAPnYvtvuYJoBrHK5QzZmGUqdYMe5tYL8Rns3fpIN9Yqz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.09348ce.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2db3d15de13acdaab67714a9d3700f20/solana-keys-2.0.0-experimental.09348ce.tgz","_integrity":"sha512-mGoKFZ9AVIMKRI/jGjmW7aTeH0KlD1FcR8qaTECHt3t3ZXs/cTTSMRnvGA36uhPgyJwFvwIqTSaBVsr8by03hQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.23","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.09348ce_1685697092034_0.12584487316891324","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bfb2f6f":{"name":"@solana/keys","version":"2.0.0-experimental.bfb2f6f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bfb2f6f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"6b2e5969e2802f381df3114c38627fa0f832f33b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bfb2f6f.tgz","fileCount":21,"integrity":"sha512-Px+gNZKlQMwEuzWlc97MGl2jFQHJ7ZdzWWaKviai8zXySebOIWSCiocuouE5F2Caw8/vGVotVQ8D1Ex3qCPeRg==","signatures":[{"sig":"MEQCIGAm11AJYGN3gXciqXeCVzl9vkQzXeovFba6ej9JZo58AiBmKF1VFo+ocjOHMk8bPL3tYY7cYSMFo2Y6lF25zrUo0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bfb2f6f.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c5f1ea4d54397368caf449c0869e61a5/solana-keys-2.0.0-experimental.bfb2f6f.tgz","_integrity":"sha512-Px+gNZKlQMwEuzWlc97MGl2jFQHJ7ZdzWWaKviai8zXySebOIWSCiocuouE5F2Caw8/vGVotVQ8D1Ex3qCPeRg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bfb2f6f_1685697428622_0.9214600992015856","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f8229ef":{"name":"@solana/keys","version":"2.0.0-experimental.f8229ef","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f8229ef","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"3dbca7524546557da37aa50ff6a44b3e3b6734d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f8229ef.tgz","fileCount":21,"integrity":"sha512-uyX8igCC1aUTwNuP7ciNWuyseRVJfnKoWed+hs+OmmYgXZYSJn2VkDenVTGp7ZQL1J6oXf7FB8IhpaJ+gFj1Iw==","signatures":[{"sig":"MEQCIF81j4E+XGxoUPkjKUPePeHsU0K4Gb8E/0C0fM1RscYJAiA7KvX+pGIweTZKwT6Nepwl3Xhl8IrKjLvLWzDCCeOh3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f8229ef.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/97f1c0cafb6556eee6cb93c0a830e5ae/solana-keys-2.0.0-experimental.f8229ef.tgz","_integrity":"sha512-uyX8igCC1aUTwNuP7ciNWuyseRVJfnKoWed+hs+OmmYgXZYSJn2VkDenVTGp7ZQL1J6oXf7FB8IhpaJ+gFj1Iw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.0.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f8229ef_1685698022369_0.8582370583120411","host":"s3://npm-registry-packages"}},"2.0.0-experimental.aeec044":{"name":"@solana/keys","version":"2.0.0-experimental.aeec044","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.aeec044","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"73f2bafc8a79a5cce46ef31533563e4107c8f9de","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.aeec044.tgz","fileCount":21,"integrity":"sha512-v968xXeQVhBltiqEIDCR40aSRkTsCOeKVcFQPKNpdKe3L1lMvYVGDdqIputpIRjqZhwawhkLlSF+Nn4Es0DxKg==","signatures":[{"sig":"MEQCIE0nqIN7qhYD92gFQj+oTaQpjSaHObGKIKwArwgn5SF+AiBmM+e2Nbp8IYmsNh2XRXf8VX/tF/nz6IYtGDpR7uMesw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.aeec044.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0d5a2a4b9deb5768d55cd3301b6e55d7/solana-keys-2.0.0-experimental.aeec044.tgz","_integrity":"sha512-v968xXeQVhBltiqEIDCR40aSRkTsCOeKVcFQPKNpdKe3L1lMvYVGDdqIputpIRjqZhwawhkLlSF+Nn4Es0DxKg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.aeec044_1685956233900_0.9064106551641071","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f1b44c6":{"name":"@solana/keys","version":"2.0.0-experimental.f1b44c6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f1b44c6","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"033cb205dc8005251c7e69b6bf349979a49c6594","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f1b44c6.tgz","fileCount":21,"integrity":"sha512-k3BuUaTF+u9gJpDlrldJPwSyFLt1D6x5+EUYCEXHd7gwd/JBRxjbFlIzm/FGGX+v7s1+GECVEemQ7dvFVaXhXQ==","signatures":[{"sig":"MEUCIQClrfg49H8/ZoOnePgM9OEwWfLk8cNvZ3CwrNM22axQWwIgU0uQKHSE7atx/ysQGKDjJgBnNiokLB/zxf0QcooNVT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f1b44c6.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e27492f22cd9213aad89e8d8ec69c42d/solana-keys-2.0.0-experimental.f1b44c6.tgz","_integrity":"sha512-k3BuUaTF+u9gJpDlrldJPwSyFLt1D6x5+EUYCEXHd7gwd/JBRxjbFlIzm/FGGX+v7s1+GECVEemQ7dvFVaXhXQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f1b44c6_1685956592118_0.15988181270513735","host":"s3://npm-registry-packages"}},"2.0.0-experimental.46f8588":{"name":"@solana/keys","version":"2.0.0-experimental.46f8588","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.46f8588","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"623c9eaec94c96aa8338734cec6e1df6ff620793","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.46f8588.tgz","fileCount":19,"integrity":"sha512-gxSeNGB0b4cAVINxSpucxTMi5vXj4rTyuBlYwHN6wqmELFoLpMQ/TiNqqHeTdNCFM57jAXd/rY6w6CeOQOdxeg==","signatures":[{"sig":"MEYCIQD2W7rfa1HqduinP9DF2CvHT3Ia+iOVgaPzy3mlLgrQ4gIhAKXQoxClyZzHrlSY1sS/k7k84iWQ0A+RRNE77qgfQOVZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42325},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.46f8588.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8ad9ca14ab38c680473de8fa021a9b91/solana-keys-2.0.0-experimental.46f8588.tgz","_integrity":"sha512-gxSeNGB0b4cAVINxSpucxTMi5vXj4rTyuBlYwHN6wqmELFoLpMQ/TiNqqHeTdNCFM57jAXd/rY6w6CeOQOdxeg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.46f8588_1685957083789_0.8591589556700368","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bc38d16":{"name":"@solana/keys","version":"2.0.0-experimental.bc38d16","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bc38d16","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"736a05ba25adb927cd647ff22ee09441a1182c6e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bc38d16.tgz","fileCount":21,"integrity":"sha512-fgWB3zm+zKbrRwhNT3p0CIj/e5KXigywUsgFCir+6lXM6ouwbYdQC9wxfxHZHKs0Ttyg5GO8s2iAjWn6mGQ1Hw==","signatures":[{"sig":"MEQCIDQt5cejs8kV18OKutRs5Bx4H35SUNZVDLK0G5NOCIlBAiA1x8BkrCeYbeiWozvOR4MFM577R6g1OaKeh3J0YqVpoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42786},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bc38d16.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7d5ddc42c2a96de7ab5030650ab2bf33/solana-keys-2.0.0-experimental.bc38d16.tgz","_integrity":"sha512-fgWB3zm+zKbrRwhNT3p0CIj/e5KXigywUsgFCir+6lXM6ouwbYdQC9wxfxHZHKs0Ttyg5GO8s2iAjWn6mGQ1Hw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bc38d16_1686042694763_0.19012768580981976","host":"s3://npm-registry-packages"}},"2.0.0-experimental.461cafe":{"name":"@solana/keys","version":"2.0.0-experimental.461cafe","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.461cafe","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ce2665f73c2b0dff7dcd9e7a4156c939f352c7e0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.461cafe.tgz","fileCount":21,"integrity":"sha512-c5qL12izU4gNWrpn39jc6I0QEClJs48NG6Bfn4liM9sBuNwdLJClK3O6jApTgdbpF+MI7iGHXT3FVdXUo4xe0w==","signatures":[{"sig":"MEYCIQD+EZw2gsNn6hOA5qVIRvBYfNIHY0+xl3BhdIRXoDDLEwIhANOo+p9PQ6+3Fs8ARdTGbLS/99MxYaimkGRZUiglRb9J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.461cafe.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ec5ddaec2e8407b918fcf61d74c84f32/solana-keys-2.0.0-experimental.461cafe.tgz","_integrity":"sha512-c5qL12izU4gNWrpn39jc6I0QEClJs48NG6Bfn4liM9sBuNwdLJClK3O6jApTgdbpF+MI7iGHXT3FVdXUo4xe0w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.461cafe_1686349502021_0.409897713845943","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b0e1171":{"name":"@solana/keys","version":"2.0.0-experimental.b0e1171","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b0e1171","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"587040a7da066b80e1504e9b5ba3fdf747a0cc89","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b0e1171.tgz","fileCount":21,"integrity":"sha512-askeOmK+7zasWUJRzMe6VSN2HfRcDdCU1Ix5+fzXTfvqShkLLsRgvSJY8g7T0jRhndlrgrwTA/cgCW7Cr5LQ5w==","signatures":[{"sig":"MEUCIGP6XPPSSV0AwTjxNmvGi7wL6sWlhOesvcTgpKbezsnoAiEAyfjzk6uLwXtLZqgs4qq3rjS5zbEidNHeMOCKsnAk1iw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b0e1171.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/692c6105a583f8b314ea824bc4448a07/solana-keys-2.0.0-experimental.b0e1171.tgz","_integrity":"sha512-askeOmK+7zasWUJRzMe6VSN2HfRcDdCU1Ix5+fzXTfvqShkLLsRgvSJY8g7T0jRhndlrgrwTA/cgCW7Cr5LQ5w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b0e1171_1686352957055_0.7667931869624258","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b79b56f":{"name":"@solana/keys","version":"2.0.0-experimental.b79b56f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b79b56f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a63f8b9381a40607e926aab7423ada488b0304f5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b79b56f.tgz","fileCount":21,"integrity":"sha512-CQO4bbMkKX4DF6lMyw/8D6gSVD3Md60vKuK6cfxcE2h2vl0Je/MvHHjpTa6CAibRiAfrVAPeqqVcZviQUng58g==","signatures":[{"sig":"MEUCIDmZ64dTImx/nwTiVzJinSF5Q/qkPF49p+gGdb/ySoBGAiEApo4ASLJjJP3bRkEqHqn04zKld36V4g/fh3T4mG2f7Y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b79b56f.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fc1000f2f4a22d24409d1de162a342aa/solana-keys-2.0.0-experimental.b79b56f.tgz","_integrity":"sha512-CQO4bbMkKX4DF6lMyw/8D6gSVD3Md60vKuK6cfxcE2h2vl0Je/MvHHjpTa6CAibRiAfrVAPeqqVcZviQUng58g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b79b56f_1686353170167_0.01853814140914678","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b8df7b4":{"name":"@solana/keys","version":"2.0.0-experimental.b8df7b4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b8df7b4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"be748d4c51e63d57285413d8701e7f9553cce3a6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b8df7b4.tgz","fileCount":21,"integrity":"sha512-n9IL1mKhwh0RZfRvYOZYFoqJ7jOngjSeUL8Gqp5qV1mklT6CoJfEaShjnbBj2S025+QgcCI1TLKfx1ELPBw2/g==","signatures":[{"sig":"MEYCIQCWA2pAmIoddBknmxhJTbu/HCBue7SzXTPLXK/uzAgExQIhALJlqGFw9WqDsnPlz6NrheDRgRBR9qFciVXug4SrCCWF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b8df7b4.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2a7ed2586c9e83ed1d3e4c3b942ceb1d/solana-keys-2.0.0-experimental.b8df7b4.tgz","_integrity":"sha512-n9IL1mKhwh0RZfRvYOZYFoqJ7jOngjSeUL8Gqp5qV1mklT6CoJfEaShjnbBj2S025+QgcCI1TLKfx1ELPBw2/g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b8df7b4_1686353211165_0.39055201952860186","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8d948c9":{"name":"@solana/keys","version":"2.0.0-experimental.8d948c9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8d948c9","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"1914edc6ebe9e69cef5fc5582b829a2783967c41","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8d948c9.tgz","fileCount":21,"integrity":"sha512-LudiVvGV8cqHNf6MkXcVx7emh949wWf1hH53tF1ZLDzT5wFYrZStVwSNZoM4cgmHoBc9bSEYb4vypP3yew/KCQ==","signatures":[{"sig":"MEQCIFN/WuYwci2X0ZN9yJnlBRjO6UT7B0peqH2t2oa6oy2eAiB6ssE6bCi/HUCniPzkR0rPv5aBKDWOATk6oJ61QpkY6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8d948c9.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/53190ff2a7f4c68dd27a5ff2b3fb5798/solana-keys-2.0.0-experimental.8d948c9.tgz","_integrity":"sha512-LudiVvGV8cqHNf6MkXcVx7emh949wWf1hH53tF1ZLDzT5wFYrZStVwSNZoM4cgmHoBc9bSEYb4vypP3yew/KCQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8d948c9_1686354211698_0.3297605865360853","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6524b01":{"name":"@solana/keys","version":"2.0.0-experimental.6524b01","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6524b01","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"735aeb92f457fb44e10db4b1179a541dce23e290","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6524b01.tgz","fileCount":19,"integrity":"sha512-hdQMEAk4kcHRAUjcQpOA39H8aL7JM7QdzpiWrLj5wIrg+6mGVx8Xnr9YrHeXGRbA+IcGxArow0iab2jG0d9GYA==","signatures":[{"sig":"MEQCIEmCAwzv2MdmJTzKt53ql4o73N98uQLNc/fjGTTpseOMAiBR2+8kHj0Je/m+k+8Iue8szyqc8HwuYQeOd/X8vPOFsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6524b01.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d735ad4a24fc1c00c683f7643654f237/solana-keys-2.0.0-experimental.6524b01.tgz","_integrity":"sha512-hdQMEAk4kcHRAUjcQpOA39H8aL7JM7QdzpiWrLj5wIrg+6mGVx8Xnr9YrHeXGRbA+IcGxArow0iab2jG0d9GYA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6524b01_1686354805408_0.7583254201839593","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7d8a778":{"name":"@solana/keys","version":"2.0.0-experimental.7d8a778","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7d8a778","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f575dfbd3294a99f63e264ee88c2b0ff59113b21","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7d8a778.tgz","fileCount":21,"integrity":"sha512-n0FAssDlT65RQtlYrtJfVKgz7EvzgWQAyMxMFq9j5Wrh59+PRnWpOAEK4CN+OUVaDHk0L57ehoRx4T2vHUGu0A==","signatures":[{"sig":"MEQCICctAEvPmYxBwqFnWvlWHpelpuLH6PnSJYrQjusMmsqYAiB6J7gaOlNCeF07QiSLpl6Sky+DRGAXKXx4kf1njNBsLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7d8a778.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0110008d1c50d5a6ba1547b653aae326/solana-keys-2.0.0-experimental.7d8a778.tgz","_integrity":"sha512-n0FAssDlT65RQtlYrtJfVKgz7EvzgWQAyMxMFq9j5Wrh59+PRnWpOAEK4CN+OUVaDHk0L57ehoRx4T2vHUGu0A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7d8a778_1686354832535_0.19454448221074871","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f1b766a":{"name":"@solana/keys","version":"2.0.0-experimental.f1b766a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f1b766a","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b0840c7fff2fb7b108163a7fc26759e8c01d7b08","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f1b766a.tgz","fileCount":21,"integrity":"sha512-4qs142nC5QGaYAgMw6kqzAQNe/zrL2V64rUWbdrPApwJ7QO/UN6yhqESuvisogC9TY51tgk0tYYuYAaA1MrNUA==","signatures":[{"sig":"MEUCIQCorPgwUSVNXAnFO8J+b7f20iwjWVkAQdn93hsAiFq+XAIgfKYQmB57xOllIISPO0YMz1anap+8WlVNq8jDhAr3Fss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f1b766a.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5d82fc733cd3576a1a3388a163bb1eef/solana-keys-2.0.0-experimental.f1b766a.tgz","_integrity":"sha512-4qs142nC5QGaYAgMw6kqzAQNe/zrL2V64rUWbdrPApwJ7QO/UN6yhqESuvisogC9TY51tgk0tYYuYAaA1MrNUA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f1b766a_1687289221945_0.22230602943707312","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3e5b95c":{"name":"@solana/keys","version":"2.0.0-experimental.3e5b95c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3e5b95c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0530e2e973a5351dc56ac0a14e9b0ff2d7b68425","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3e5b95c.tgz","fileCount":19,"integrity":"sha512-4vVpcY13gwkNZm2PbUnXQe1S3u8/n3mwQbpnUk+C+Vt02Nlaj5/ywJRfS/2o1ahVqxyvNbGWygLAWeWDxqAoZg==","signatures":[{"sig":"MEUCIFr2F9fkQtYjsBmWNgce7LGo2ZpjNoW+6RP4+fiSRuVJAiEAtqwzjC63NrrVIR6Qz4Ioct170xiwuvow6oAueITJpwk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3e5b95c.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4bdda284714a9d11dd7d9e09e6307a55/solana-keys-2.0.0-experimental.3e5b95c.tgz","_integrity":"sha512-4vVpcY13gwkNZm2PbUnXQe1S3u8/n3mwQbpnUk+C+Vt02Nlaj5/ywJRfS/2o1ahVqxyvNbGWygLAWeWDxqAoZg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3e5b95c_1687293234963_0.5243912440213798","host":"s3://npm-registry-packages"}},"2.0.0-experimental.de111d2":{"name":"@solana/keys","version":"2.0.0-experimental.de111d2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.de111d2","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"3c8185ab263d2173ad75528912753d3915ebd778","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.de111d2.tgz","fileCount":19,"integrity":"sha512-nTfRWNZ6FUd8dk2DSpk5BdwdQxSI8RPLRz9HP8iQ0buvImRdMOz3bdnetMIjD1Dm3oxMoHYNAdfkZLRU2q2Oqg==","signatures":[{"sig":"MEUCIHnn1mfUoqdRwxxKU/iW0oitUqvt4Y5FwMJ0gsu31oJfAiEA+xn5ecw6aIFzH/RMYSUw8/9jYdeSkjnYEeFH5xw7j6c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.de111d2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/546a6879cec0725e038c36c73d627a07/solana-keys-2.0.0-experimental.de111d2.tgz","_integrity":"sha512-nTfRWNZ6FUd8dk2DSpk5BdwdQxSI8RPLRz9HP8iQ0buvImRdMOz3bdnetMIjD1Dm3oxMoHYNAdfkZLRU2q2Oqg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.de111d2_1687293366293_0.7746895709641335","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2678c4b":{"name":"@solana/keys","version":"2.0.0-experimental.2678c4b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2678c4b","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"16417470ddc2ea4fc62b2b9eddcacdec7ddffa93","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2678c4b.tgz","fileCount":19,"integrity":"sha512-DIsc1uSUKMqLUKMK8AHHhuAScCM+6Jmxd4mVtuXYEjxaLNOdMv6G+5w/L3hWTYdXkxr4yU4Q7mN7JoDpAUGHTQ==","signatures":[{"sig":"MEUCIQDlgrsQ2FONDeE1/h6jK5dbQtEP6tRfHClKEPh85L2gmAIgfHzsWtuYh4jQDRFjK6Qvrbhp1mWHzYkd6npGg3oOww0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2678c4b.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cda0188af124cbbd1adfbba8f7c8cbce/solana-keys-2.0.0-experimental.2678c4b.tgz","_integrity":"sha512-DIsc1uSUKMqLUKMK8AHHhuAScCM+6Jmxd4mVtuXYEjxaLNOdMv6G+5w/L3hWTYdXkxr4yU4Q7mN7JoDpAUGHTQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2678c4b_1687293377291_0.6612534106286989","host":"s3://npm-registry-packages"}},"2.0.0-experimental.eefafdf":{"name":"@solana/keys","version":"2.0.0-experimental.eefafdf","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.eefafdf","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"3754c3ed04ccd9accba9d1578e04989c41bdcd10","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.eefafdf.tgz","fileCount":19,"integrity":"sha512-WV1HLX6XETCxnUxtXFPp4pRhMN/FZqtdC31HMeR3rGZkMepPsSxUcrDxYljEle0zaLr3rUtnt3qeYtBZI194Sg==","signatures":[{"sig":"MEQCIBZ13VStJC0QvE5r1Ruk/Hrapny0tSlk6OQyRUPjVmNJAiAN5SDW9o2EZdABptwiGOIHgQom5fHEk+AabyjNzvnCYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.eefafdf.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/36ff3c5971e3bab1eb41acb987713199/solana-keys-2.0.0-experimental.eefafdf.tgz","_integrity":"sha512-WV1HLX6XETCxnUxtXFPp4pRhMN/FZqtdC31HMeR3rGZkMepPsSxUcrDxYljEle0zaLr3rUtnt3qeYtBZI194Sg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.eefafdf_1687293384330_0.05141443250606259","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8608356":{"name":"@solana/keys","version":"2.0.0-experimental.8608356","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8608356","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"29ef7ed363dd81057e89b31198b7198b4089ca30","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8608356.tgz","fileCount":19,"integrity":"sha512-an3BpKvXRr6uxAY3QA0j2ubQR+IQHXoeeUJCUc5Q9tGK/EX1YaPG04wxyOIfeedmnDvaYO7+bwBkwJbF4jGSSw==","signatures":[{"sig":"MEUCIQDVQnkLL3LQri+NUyg13Qk9/I8c+qyeeXwhYhBzPOdC3gIgC/LWjsEj0C7ihN9V+FapF4BkZLB3i2RwJ/pcu2RIO88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8608356.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1d411013d087cbb739a1b34b87dc115a/solana-keys-2.0.0-experimental.8608356.tgz","_integrity":"sha512-an3BpKvXRr6uxAY3QA0j2ubQR+IQHXoeeUJCUc5Q9tGK/EX1YaPG04wxyOIfeedmnDvaYO7+bwBkwJbF4jGSSw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8608356_1687293412140_0.8806768327488079","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4e091b2":{"name":"@solana/keys","version":"2.0.0-experimental.4e091b2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4e091b2","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"869cb97162feefd1c04c4b2ac9ceb2fe874d8cbf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4e091b2.tgz","fileCount":19,"integrity":"sha512-F/Tb/0ux/RRkGAc4TTjC/RLZ6q3cwrYei9a1tJq31hMywmw8hmC1H7cYhWkG9glzJEYQ4xGH4CNGa1Yug61U+Q==","signatures":[{"sig":"MEQCIAfTOGWe1ePu/utTPrgXoOOfOROBVXbLOGeEotr4A6m2AiAHBMtx8Ys+laZWufC1oI8LrHjLNgd5PiWxxWXDoLVlUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4e091b2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b80fc2e5b6430eb3191dca7fc184bb65/solana-keys-2.0.0-experimental.4e091b2.tgz","_integrity":"sha512-F/Tb/0ux/RRkGAc4TTjC/RLZ6q3cwrYei9a1tJq31hMywmw8hmC1H7cYhWkG9glzJEYQ4xGH4CNGa1Yug61U+Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4e091b2_1687293505627_0.07255291938898312","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7d4c36d":{"name":"@solana/keys","version":"2.0.0-experimental.7d4c36d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7d4c36d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"12890b1fc483553a1c4949c2a13dc5eeee7ba13e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7d4c36d.tgz","fileCount":19,"integrity":"sha512-ENFgmvUBEcpSte7DZ0GNOPq9ooTk+eciQKScoeGcAchu9EYvwPL+SZ6SObAF+koddaI2t2v9US5edeoEFZNAkg==","signatures":[{"sig":"MEUCIQCZoR0M5EGwOE8jPgwasE4NB6A9vskSvKO9DeCY0sR4IwIgDYiLxT22GtP2dN9JXdDOu/zVmjlJ59hUZpSdqh7QAE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7d4c36d.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8f857c7af585ba8cb0b524c5be626189/solana-keys-2.0.0-experimental.7d4c36d.tgz","_integrity":"sha512-ENFgmvUBEcpSte7DZ0GNOPq9ooTk+eciQKScoeGcAchu9EYvwPL+SZ6SObAF+koddaI2t2v9US5edeoEFZNAkg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7d4c36d_1687910303473_0.2736203747084187","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c9a65a0":{"name":"@solana/keys","version":"2.0.0-experimental.c9a65a0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c9a65a0","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"6ac47acdfaa94aa262d0bd2080d3ed16fbe4d251","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c9a65a0.tgz","fileCount":19,"integrity":"sha512-AWWu/xnjAvznMZj8bnOTWHJh5DCdH4/wIUGoQgWjoAtGHrMwt2xPzd7mAWLqmZhSWFOF5n1cBYctay8bKbZsog==","signatures":[{"sig":"MEYCIQDb+9O4wQd9YG7H8q83bQ9Xx0AUPK5SDJ5cPOGdZ42B+AIhAP/MEn/E4KObS0YlKej4OuQvcRdlSyuSRoatQD/ltjOu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c9a65a0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/dda58a52da86988c5b1a7ffca39e3ab0/solana-keys-2.0.0-experimental.c9a65a0.tgz","_integrity":"sha512-AWWu/xnjAvznMZj8bnOTWHJh5DCdH4/wIUGoQgWjoAtGHrMwt2xPzd7mAWLqmZhSWFOF5n1cBYctay8bKbZsog==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c9a65a0_1687910388372_0.7483680801281045","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e264f4d":{"name":"@solana/keys","version":"2.0.0-experimental.e264f4d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e264f4d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"13ff3c04d04b07d98f032fdc45696a66ffc2b745","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e264f4d.tgz","fileCount":19,"integrity":"sha512-WnBx3uInzuxC5A4idpHJksV8263D7O0VixJqPwfIm5QHcD1dqqa3yyKV9DgXfBoUz9oyn4NW0b/zghgjOBs/tg==","signatures":[{"sig":"MEUCIQD9jXwAuGosAifXFV50s/wgUex1HZyq8aHPpdLylbdTXgIgD6UTqi+pM19fXx8/xPhCGJKasw4iTWjmIv4YOLIjbiU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e264f4d.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/277c0cab5208e4f60720fd6cedc10576/solana-keys-2.0.0-experimental.e264f4d.tgz","_integrity":"sha512-WnBx3uInzuxC5A4idpHJksV8263D7O0VixJqPwfIm5QHcD1dqqa3yyKV9DgXfBoUz9oyn4NW0b/zghgjOBs/tg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e264f4d_1687910400680_0.6785929184150767","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8e1b3b7":{"name":"@solana/keys","version":"2.0.0-experimental.8e1b3b7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8e1b3b7","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2a987cfe13acaccde43690bd173a8edc58e4f35e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8e1b3b7.tgz","fileCount":21,"integrity":"sha512-Hy5+VF5eXFFyNhoXKvYnEr6xWcGZ/NwYK/BzwHleaI1bY6WgFtAUQ7kmtAe4wcLZKc3fniHQ+cJ8LTYuNim1BQ==","signatures":[{"sig":"MEQCIHYjdH6AAHrupPVlOlKOIbH/8371ff7H9aouSLt565RpAiAFd6hpz7TW+5/519ijuYqcrXcvBGdU+sKu7QMd+HnrJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8e1b3b7.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/dbb7bfc656a5baaec67de194a2b6990f/solana-keys-2.0.0-experimental.8e1b3b7.tgz","_integrity":"sha512-Hy5+VF5eXFFyNhoXKvYnEr6xWcGZ/NwYK/BzwHleaI1bY6WgFtAUQ7kmtAe4wcLZKc3fniHQ+cJ8LTYuNim1BQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8e1b3b7_1687969654584_0.270643573976745","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fab3c27":{"name":"@solana/keys","version":"2.0.0-experimental.fab3c27","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fab3c27","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"99469498ae8a34c408e25bb70d928c289b667c97","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fab3c27.tgz","fileCount":21,"integrity":"sha512-IeS8+G8BYVxXidLQfpHqYYo/si3MoRSq0kDL8sIjN/rTXkAuj/kaxBrP3MUEa6ntcAMTxObWzZps5d0U3T4eJg==","signatures":[{"sig":"MEUCIBNuyOM2dwiMx9w4ZvSOJot0Thbzzb+flY+RRieoLo4eAiEAprIAqbTFOLYhMmIdn1ndWzp96xRHIBQ/Q9puVNNMGnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fab3c27.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b488371609fcd7d6fb8b4dcc198afff9/solana-keys-2.0.0-experimental.fab3c27.tgz","_integrity":"sha512-IeS8+G8BYVxXidLQfpHqYYo/si3MoRSq0kDL8sIjN/rTXkAuj/kaxBrP3MUEa6ntcAMTxObWzZps5d0U3T4eJg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fab3c27_1687969661231_0.06797009384249719","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2989216":{"name":"@solana/keys","version":"2.0.0-experimental.2989216","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2989216","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f5a0560cdc7302d37559b853f624697a769d288a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2989216.tgz","fileCount":21,"integrity":"sha512-zIqOLPdG1Cetl04FanzCb4L6Kvz2fgslAWMM53XO09mSxtygDzcQP7xb3itKKHP6Zj2Igwn2Fc0EGW15GaOQ/A==","signatures":[{"sig":"MEQCICQftn6vbnmK/ooMY1LiIjpVo4Szu9WME9NsUOrzxN99AiAhXrLqenF2oxEWUz5czyAAFl8rSDpXgxEL2a5u+S/QLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2989216.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2366681a63264678417ef1e7131ac865/solana-keys-2.0.0-experimental.2989216.tgz","_integrity":"sha512-zIqOLPdG1Cetl04FanzCb4L6Kvz2fgslAWMM53XO09mSxtygDzcQP7xb3itKKHP6Zj2Igwn2Fc0EGW15GaOQ/A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2989216_1687994711450_0.8104086820965106","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bcca4c4":{"name":"@solana/keys","version":"2.0.0-experimental.bcca4c4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bcca4c4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d562fd366f55bd0e5ba92f9252155a983f6fbaa5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bcca4c4.tgz","fileCount":21,"integrity":"sha512-dqoJR4nK97GP/JpCJQZBsGnc/Dg5Dgm/JWioRxpqzQOYrNEEOo5T4CeNElNL7omdfXOl7452OqQaHlMTdSOE4g==","signatures":[{"sig":"MEQCIAEcZulicUOxp8ePkZ+TdMjAJlNIJJKrxcX+FmDQj3Y9AiBzsWNJTO+x96RqyEVjJNshacLI6/RSSahOs5xjnoEcuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bcca4c4.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/88fd7c60cc845ea6fc038b37b317d081/solana-keys-2.0.0-experimental.bcca4c4.tgz","_integrity":"sha512-dqoJR4nK97GP/JpCJQZBsGnc/Dg5Dgm/JWioRxpqzQOYrNEEOo5T4CeNElNL7omdfXOl7452OqQaHlMTdSOE4g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bcca4c4_1687994725611_0.6590275908202059","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e7a27fb":{"name":"@solana/keys","version":"2.0.0-experimental.e7a27fb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e7a27fb","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d849a9b559b11d1d601433351a0e7916e88cc976","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e7a27fb.tgz","fileCount":21,"integrity":"sha512-utU9/jmAoBpH9Caqh+apCm+VX3H1fT4weabvKi8TfJ47QNZdK/A3nO4WhUzmLqpVb0W8+y/KWUXMMZO6H9yyJw==","signatures":[{"sig":"MEUCIQD846sFCoYrlZZmqncz4Af/Xyg9MJKYd/xxmDCpPxn2SgIgZzvN/HVAyeHvp5b486XWJ7TpNB5KlMOLwqxstuAYH/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48347},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e7a27fb.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e6048482397923f627cec2352e48a838/solana-keys-2.0.0-experimental.e7a27fb.tgz","_integrity":"sha512-utU9/jmAoBpH9Caqh+apCm+VX3H1fT4weabvKi8TfJ47QNZdK/A3nO4WhUzmLqpVb0W8+y/KWUXMMZO6H9yyJw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"bs58":"^5.0.0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e7a27fb_1687994750543_0.6425870378923861","host":"s3://npm-registry-packages"}},"2.0.0-experimental.743e0a6":{"name":"@solana/keys","version":"2.0.0-experimental.743e0a6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.743e0a6","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"28963259cd2f37cbf0435f70ed716d0308520942","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.743e0a6.tgz","fileCount":21,"integrity":"sha512-/s3vNuqLt0GcjXqOOOM/Q7C/Qf45oFb7cbECyLS2gIAm3v0ORODDX9704m1G82V/T8LwcPkPtD/ygYj+u7R2eQ==","signatures":[{"sig":"MEUCIBXdcBYsKaDW8C9v4jEFVdTmeu2NbUkGxshJJZh/rTTsAiEA+ObUgkge1YXRXfjZ0lwbx8axYkwIuqraW6m2lC4EaGQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.743e0a6.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d8e64554a6d23714a91cd2f45a5f2e89/solana-keys-2.0.0-experimental.743e0a6.tgz","_integrity":"sha512-/s3vNuqLt0GcjXqOOOM/Q7C/Qf45oFb7cbECyLS2gIAm3v0ORODDX9704m1G82V/T8LwcPkPtD/ygYj+u7R2eQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.743e0a6_1687995098650_0.4193713250943383","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fbdf21a":{"name":"@solana/keys","version":"2.0.0-experimental.fbdf21a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fbdf21a","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"8a59e957262cab66cb0c56331020a20588f716a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fbdf21a.tgz","fileCount":21,"integrity":"sha512-1YdiNa9aAdbB8N402vuafOFgFLoVD8GVBlKD2v2BsN64KJghqcUFveThjqzS0BiUcRwzf/3fguaB5WQ2F+hmaw==","signatures":[{"sig":"MEUCIQDTcSim/jlF2i55c73rHrB5uTkjPVDoFHiJ/jH8WyjDNgIgbXUYkQbF61gMLKl8ptwgafcN/3UtJI+rGp4NxPjZGk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fbdf21a.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d449ced3c50ccc48c19c632af9a8cf29/solana-keys-2.0.0-experimental.fbdf21a.tgz","_integrity":"sha512-1YdiNa9aAdbB8N402vuafOFgFLoVD8GVBlKD2v2BsN64KJghqcUFveThjqzS0BiUcRwzf/3fguaB5WQ2F+hmaw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fbdf21a_1688012152149_0.3772023695572124","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7713bac":{"name":"@solana/keys","version":"2.0.0-experimental.7713bac","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7713bac","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"1e9409da6c8e2728e8219c50bfba361d5668deb7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7713bac.tgz","fileCount":21,"integrity":"sha512-ZWQrqHsFzbnKDAJ5yMl9qo9qJ4CkO4hM4pFB9kGKS4XaBQ9vwFWjnN6BoLn5Booq81HaFYAQLrjuBqf4l5SWwg==","signatures":[{"sig":"MEUCIHg9Ccf+gWZec4A8Y+1KkTvAvH3v161d1gkho7UAf0EPAiEA7VqjGZSEhzaLQ3mwTg7pRkQoYgbc13R+YDr8ua8wQ4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7713bac.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d020d282e21c6ebf9ee6aabfe5e44d7d/solana-keys-2.0.0-experimental.7713bac.tgz","_integrity":"sha512-ZWQrqHsFzbnKDAJ5yMl9qo9qJ4CkO4hM4pFB9kGKS4XaBQ9vwFWjnN6BoLn5Booq81HaFYAQLrjuBqf4l5SWwg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7713bac_1688057596252_0.514830443700812","host":"s3://npm-registry-packages"}},"2.0.0-experimental.81a951a":{"name":"@solana/keys","version":"2.0.0-experimental.81a951a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.81a951a","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"1ed7c2cd6651d6a60c5604b053c793a8ee13a2aa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.81a951a.tgz","fileCount":21,"integrity":"sha512-exY5slzbb/j/I6/fWqURi31LF+NBaPJwzYs7IRM1ybrauAV/IVe516r+Wjh7Cz9BoNeVLMexrtbNcj6pYM4FSg==","signatures":[{"sig":"MEUCIHVY0IN0gvMfdg+wINNFL7O4YVGHqLFboLVzRR+c2ITuAiEA6/5O/UFsaTWJGoNedXtB4ehbcI4ei4urNSoQpRcmiDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.81a951a.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/16ef82bbedd154102a6f4c3d58f32606/solana-keys-2.0.0-experimental.81a951a.tgz","_integrity":"sha512-exY5slzbb/j/I6/fWqURi31LF+NBaPJwzYs7IRM1ybrauAV/IVe516r+Wjh7Cz9BoNeVLMexrtbNcj6pYM4FSg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.81a951a_1688058161606_0.18540774790658454","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8d5318e":{"name":"@solana/keys","version":"2.0.0-experimental.8d5318e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8d5318e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2d0392bb1877946928ea6ce709209c748c14b182","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8d5318e.tgz","fileCount":21,"integrity":"sha512-4b5wvhHArYJ9P6oYjZkaJqfHjTc2JhovWjB7DENEyz+shBeRkNJmvenFHEwZys7xT3u6k/0Ouny+Wi1ljUK9hw==","signatures":[{"sig":"MEUCIQDGczJH4v/KW5s6gI+Hs1aaIuNtEojZRoO8twKE44ppZgIgANKGMuqkwF6GxtONTn/w07ls7kwzNQfdoVemxRCTyLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8d5318e.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/db7262a63dd5224d1fbaad0248381f5c/solana-keys-2.0.0-experimental.8d5318e.tgz","_integrity":"sha512-4b5wvhHArYJ9P6oYjZkaJqfHjTc2JhovWjB7DENEyz+shBeRkNJmvenFHEwZys7xT3u6k/0Ouny+Wi1ljUK9hw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8d5318e_1688058169075_0.8144376899137598","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7b06723":{"name":"@solana/keys","version":"2.0.0-experimental.7b06723","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7b06723","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"60a925b9a37ec348bf5f4cf0f0aa1a3f35e0d459","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7b06723.tgz","fileCount":21,"integrity":"sha512-PsjmO3OC+CfMJiak1485P7CN0KM2pamEOekVtrvrbRBJBo/fd9m9ncrxe1WxsQ2ESMOzYp/K/Q7LSI/7/1t5JA==","signatures":[{"sig":"MEUCIARjXBqLDYiBza08XeWvjukJJ4WqygkPKfeGYiUry7tdAiEAtD53IKEQVhw9jRvkl6I2dKT8yM4x46Uz4Rv7FBY/fxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7b06723.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4c206a9262f64314369e306fe13a09b7/solana-keys-2.0.0-experimental.7b06723.tgz","_integrity":"sha512-PsjmO3OC+CfMJiak1485P7CN0KM2pamEOekVtrvrbRBJBo/fd9m9ncrxe1WxsQ2ESMOzYp/K/Q7LSI/7/1t5JA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7b06723_1688066129060_0.5836359770256978","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f291d36":{"name":"@solana/keys","version":"2.0.0-experimental.f291d36","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f291d36","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"c5549bca1baa38a033077d3b7b3d41d94c02e992","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f291d36.tgz","fileCount":21,"integrity":"sha512-q3wSG5OgF6dNTQVhPZhtEyhV5x9hznahMWwrh6tvOPWnNpZyYAaE3QaxhTzP8RPH0aMF4gRg3XgmHHT3nTN3rg==","signatures":[{"sig":"MEUCIBgHpYJwZVPZem/EQaZCp2P7pE1iGCFGKzWwkaYlFOcIAiEAzO8NoBWaggZH/qrNYw+HWPQSyxEJ9+wHdDZ9KhUlQ0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f291d36.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a968fabb5267fded0784b6c69247c98b/solana-keys-2.0.0-experimental.f291d36.tgz","_integrity":"sha512-q3wSG5OgF6dNTQVhPZhtEyhV5x9hznahMWwrh6tvOPWnNpZyYAaE3QaxhTzP8RPH0aMF4gRg3XgmHHT3nTN3rg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f291d36_1688066246644_0.9990227717677598","host":"s3://npm-registry-packages"}},"2.0.0-experimental.02a66ef":{"name":"@solana/keys","version":"2.0.0-experimental.02a66ef","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.02a66ef","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"c6036bfe4bd6e5782955cbd8fe015b8d4bc75cf3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.02a66ef.tgz","fileCount":21,"integrity":"sha512-n43gOTHB4rfyvFaytGb00Iype1nGOHRSIw+ZC6gxjjFIfEKWvCikalQ1TSRkHRUIb6+76fH48g3KLk35BTIiGQ==","signatures":[{"sig":"MEQCIAaKMobR7pOJW7WKfuljm9XiWhchD8IpKUlY75rrPaQrAiACDth6bvq8ouWwyBMuB7wO8YPMPf1K7C2zF2yoXn0BMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.02a66ef.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e8ac5ab6128c7122f517ccaffb774c06/solana-keys-2.0.0-experimental.02a66ef.tgz","_integrity":"sha512-n43gOTHB4rfyvFaytGb00Iype1nGOHRSIw+ZC6gxjjFIfEKWvCikalQ1TSRkHRUIb6+76fH48g3KLk35BTIiGQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.02a66ef_1688066325113_0.235441886513982","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3775937":{"name":"@solana/keys","version":"2.0.0-experimental.3775937","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3775937","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"dfb00dab2fd7db59ac3b8054d9b4477571e9f6e9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3775937.tgz","fileCount":21,"integrity":"sha512-phY/me6BV4J8ryNapNsXHrTZHhTTdjZ+9txXvNasqyIKtbqmN3ngIshLKz0pRYxcu3kkgm/Uw/21F4twxazPhg==","signatures":[{"sig":"MEUCIQCS+oaL7/AlnXNLL5cATcDDQlmQhUCTRbkz6/kJo1SObAIgQ2PZgkd4lNWF+MwEAa3NlPfzUAcPUofhUcLBOQYEnnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3775937.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9b63d6a4de727baebd70f5b74fdb7e60/solana-keys-2.0.0-experimental.3775937.tgz","_integrity":"sha512-phY/me6BV4J8ryNapNsXHrTZHhTTdjZ+9txXvNasqyIKtbqmN3ngIshLKz0pRYxcu3kkgm/Uw/21F4twxazPhg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3775937_1688066531002_0.20881590873297506","host":"s3://npm-registry-packages"}},"2.0.0-experimental.874d89c":{"name":"@solana/keys","version":"2.0.0-experimental.874d89c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.874d89c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0205e8c5e6d0c981ace4053ac3d56b3e451a9c7d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.874d89c.tgz","fileCount":21,"integrity":"sha512-YDMDjWlQ0yhMylQQkue65wfGBZSkd/HjtVnKIbJz1dPFh0AvkVE6KoELVDrkg/e8ECkjtjXTAMlP4VVvjlbbNw==","signatures":[{"sig":"MEYCIQC1kPR8i9VF9LG6yyUTvpFpvJJxdvMPxCg78qj1H/0LOgIhALgIrn8g15YxtYjC0Q6+R5ufmkaK3poo8II756F7vkXC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.874d89c.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8a0854b49dc3c056233bec335acc8e0d/solana-keys-2.0.0-experimental.874d89c.tgz","_integrity":"sha512-YDMDjWlQ0yhMylQQkue65wfGBZSkd/HjtVnKIbJz1dPFh0AvkVE6KoELVDrkg/e8ECkjtjXTAMlP4VVvjlbbNw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.874d89c_1688141368158_0.14589939143823916","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d1e0dc6":{"name":"@solana/keys","version":"2.0.0-experimental.d1e0dc6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d1e0dc6","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"886d1b177fff2f0589f0a17df20e932fd81f4e5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d1e0dc6.tgz","fileCount":21,"integrity":"sha512-29kgkk6EfRYAvjU7jdy8U09HZK3mr799ZxvhcHc1IWB77mZxBv7ShIqL03edsJsHdOGvb50RnCXhD/Fw9pJBzQ==","signatures":[{"sig":"MEQCIESqqM0ovYHyJx92rF635R2v8R7+UGHHPG3E5vk9PqPuAiBFTpIgb2rMjB6Q/+wx5qpFTc7xdaTe1TTzKEMN4LzAfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d1e0dc6.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/87c62a1aefd74fafca29f6d5d2719681/solana-keys-2.0.0-experimental.d1e0dc6.tgz","_integrity":"sha512-29kgkk6EfRYAvjU7jdy8U09HZK3mr799ZxvhcHc1IWB77mZxBv7ShIqL03edsJsHdOGvb50RnCXhD/Fw9pJBzQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.5.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.1","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.5.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d1e0dc6_1688590960951_0.7372875045655787","host":"s3://npm-registry-packages"}},"2.0.0-experimental.083ac3e":{"name":"@solana/keys","version":"2.0.0-experimental.083ac3e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.083ac3e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"4e690cd2a43fc15063e2772a6d54cb6d825aa16d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.083ac3e.tgz","fileCount":19,"integrity":"sha512-LgHxUojE6W9dtKUkgIrtbOoZuVxMNit4J8t8HjCrvVX6JvQkTLwGWcvZsd35X8Nwm0ANxmw5oLb7mKRux0Arrg==","signatures":[{"sig":"MEUCIQCYH67ol1yWrfwZfz/bu+raGmtyvBy7dGFHhZnnL5NvsQIgMZFYa3RUNV7bX40Q9sR9Yrvg2cldsBtHswQ2gD3M+y4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42056},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.083ac3e.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5f3325fed25e74bb9e1ad54353918a1a/solana-keys-2.0.0-experimental.083ac3e.tgz","_integrity":"sha512-LgHxUojE6W9dtKUkgIrtbOoZuVxMNit4J8t8HjCrvVX6JvQkTLwGWcvZsd35X8Nwm0ANxmw5oLb7mKRux0Arrg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.0","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.083ac3e_1688603494849_0.8519099872276403","host":"s3://npm-registry-packages"}},"2.0.0-experimental.444644c":{"name":"@solana/keys","version":"2.0.0-experimental.444644c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.444644c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"fb192c5670a41dc0370665009d7904fa029f9031","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.444644c.tgz","fileCount":21,"integrity":"sha512-hlNLUEaXOOFp5YEhS3Ss+Nj1S1UQ2VcJGmnUH8K3SM8+69N7JEvnHJb2pb6y0Dtb50XNFB973sSqp+V43QOl2w==","signatures":[{"sig":"MEUCIFplx9HlLzlyMmZY3yibQOPBxcPJJOLnnXbguEZ+TosrAiEA5RQmJ7qGBwWw9uKxH57SyWuH0qSJTZv0Zyed2gW6x/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42597},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.444644c.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/edf9462f86be8873445259a68772bd4a/solana-keys-2.0.0-experimental.444644c.tgz","_integrity":"sha512-hlNLUEaXOOFp5YEhS3Ss+Nj1S1UQ2VcJGmnUH8K3SM8+69N7JEvnHJb2pb6y0Dtb50XNFB973sSqp+V43QOl2w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers-encodings":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.444644c_1688675105625_0.9240345527430225","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ca5fcbd":{"name":"@solana/keys","version":"2.0.0-experimental.ca5fcbd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ca5fcbd","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a903c10277f40af6ca240a6c1682ff5bc819065a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ca5fcbd.tgz","fileCount":19,"integrity":"sha512-wW3gBkBYgdg4dkJJjcfx0QaDxNRlYjv9I7qpZ+pb1bJr6LVI1iIyoy8T2fvlW6NHeO5/hlLd+0H+2BqxcNjn4Q==","signatures":[{"sig":"MEUCIE0P8eJzEaqLcxJWLbdfJmScR+RW232SXvkzmlQ0rLGWAiEA0+bGqs9fDoXCTGI/CwP6WG1v/Wm6ZPSTYwyg6QaViWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81171},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ca5fcbd.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8007e2897b1bff9bc8a1396a3d6e70dc/solana-keys-2.0.0-experimental.ca5fcbd.tgz","_integrity":"sha512-wW3gBkBYgdg4dkJJjcfx0QaDxNRlYjv9I7qpZ+pb1bJr6LVI1iIyoy8T2fvlW6NHeO5/hlLd+0H+2BqxcNjn4Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ca5fcbd_1688677324214_0.22162994970839267","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3b1c7d5":{"name":"@solana/keys","version":"2.0.0-experimental.3b1c7d5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3b1c7d5","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"013b08d28e16f0aa3db8cf0b65e02620adb16927","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3b1c7d5.tgz","fileCount":21,"integrity":"sha512-FKVCMLSEn5yOAdvYgf2htwGPUgmsskE9qwJCSjT5bYChZqT7fQlzRqbRnVKT9PJ4YjkGE6Q5LlhK4TF6sj4zgg==","signatures":[{"sig":"MEUCIBEeNFD0ZNlaaOKIBLvZBqTgTjehs3oNgZjnU+Dwy6wxAiEA4s7/2kSmjVLTZ6hydzvPGFxr6Oq60HBe9Vw4599ZlNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81874},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3b1c7d5.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/da36b2d28b7d81beef661a5a235f44a8/solana-keys-2.0.0-experimental.3b1c7d5.tgz","_integrity":"sha512-FKVCMLSEn5yOAdvYgf2htwGPUgmsskE9qwJCSjT5bYChZqT7fQlzRqbRnVKT9PJ4YjkGE6Q5LlhK4TF6sj4zgg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"8.19.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3b1c7d5_1688677348351_0.8677052872991642","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4f36046":{"name":"@solana/keys","version":"2.0.0-experimental.4f36046","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4f36046","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"bc13336a1311a5481169563943284f1ef37b95ed","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4f36046.tgz","fileCount":19,"integrity":"sha512-v3xU77YvJRw9hD3lDFifhMp7NVFzMaOFA9dKqO17SVe9Qe3flfOzOVK0gbHsCJZ6fL8etqVqph1HMEO9YCC76w==","signatures":[{"sig":"MEQCIA7/eAyEQTXzPMYI5cDlfJggDBYnlGZy4TGHjcRWoQpfAiBlrGJJpsBToQbuafgzZKyXJ/hJWaE4JT2FE+pfdGHyCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81211},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4f36046.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c5ee3f8e800d9a9a9170d165fa337861/solana-keys-2.0.0-experimental.4f36046.tgz","_integrity":"sha512-v3xU77YvJRw9hD3lDFifhMp7NVFzMaOFA9dKqO17SVe9Qe3flfOzOVK0gbHsCJZ6fL8etqVqph1HMEO9YCC76w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4f36046_1688689412789_0.39906443323303664","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9232d2b":{"name":"@solana/keys","version":"2.0.0-experimental.9232d2b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9232d2b","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"dc3db7ae8f0ad8c234efab42a6354df22cfa8bd7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9232d2b.tgz","fileCount":19,"integrity":"sha512-q8x4yQY4lb3HBY7kfD/wXMi1sBukIy7CElUYDjQrk41WBfEFtC3RramYLIueGV8LFIOd0COjyR7zOShKV05m4A==","signatures":[{"sig":"MEUCIC/+D3qxgfdGDoSldVH02NCrl0KLFcgUVyNODoGKTp5nAiEAh40Gv5j1Os0SAGT7sDr+6iF+9/1UA+XtShUrCgnXwwQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81211},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9232d2b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d8e10bf8f79bc01eb2180557d56f690f/solana-keys-2.0.0-experimental.9232d2b.tgz","_integrity":"sha512-q8x4yQY4lb3HBY7kfD/wXMi1sBukIy7CElUYDjQrk41WBfEFtC3RramYLIueGV8LFIOd0COjyR7zOShKV05m4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9232d2b_1688704945521_0.6764295314941742","host":"s3://npm-registry-packages"}},"2.0.0-experimental.49ed817":{"name":"@solana/keys","version":"2.0.0-experimental.49ed817","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.49ed817","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2e593b86d0a0374d0ed503e2742791c6f0e9e3b8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.49ed817.tgz","fileCount":19,"integrity":"sha512-tOly252JOMYKLscK/nIhmtA+wCmwZeRP4xcL+sBYjS02q1NesKw11o8vgZMqBcXE0G0GNIRtzQ2FL1HbVbIuWw==","signatures":[{"sig":"MEQCIGtMIkaMO0Ha4LOtXN/L0XLPus6z69iiBwy2iQ4vyYnfAiBdEMlFQVZZfokfav807QkZiqTymAoQI3imA8WfEZQNEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81211},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.49ed817.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/933442793e672e6306bcad66db143e68/solana-keys-2.0.0-experimental.49ed817.tgz","_integrity":"sha512-tOly252JOMYKLscK/nIhmtA+wCmwZeRP4xcL+sBYjS02q1NesKw11o8vgZMqBcXE0G0GNIRtzQ2FL1HbVbIuWw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.49ed817_1688706642327_0.022514081435032418","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3d43623":{"name":"@solana/keys","version":"2.0.0-experimental.3d43623","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3d43623","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"229caff170d89af8a02866c74acb51805b6f6c0e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3d43623.tgz","fileCount":19,"integrity":"sha512-mowAl8PQYHOqRUz9oZytR0olzk0d1PXsEGBW0biUzNCUxeHeeZvhXihiKBRvvMTLk+vyadpjzeOTHuch4U+tLw==","signatures":[{"sig":"MEYCIQDgPbhLQIgzEAx0TW/i+e7eCsz+cgv2VwaxOqP31pklRwIhAODXwHmkFaXKrqjxFYBQrG69qekpPeb8V+rdpcGvGLwa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81211},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3d43623.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5bd75fd7a7e6bfdabddf4f01dcf384ec/solana-keys-2.0.0-experimental.3d43623.tgz","_integrity":"sha512-mowAl8PQYHOqRUz9oZytR0olzk0d1PXsEGBW0biUzNCUxeHeeZvhXihiKBRvvMTLk+vyadpjzeOTHuch4U+tLw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3d43623_1688726524072_0.2818536044747675","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4539c77":{"name":"@solana/keys","version":"2.0.0-experimental.4539c77","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4539c77","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d70146b7cdd5cdb68cc08fe7ddcc88a1e3e6efd7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4539c77.tgz","fileCount":19,"integrity":"sha512-8IH5W6D6lLC1PLpBE4dKsetVtknNSywG5nQVOXxIyLaltwvYE750AZfNVbHVYnTUVpLQSkaL7ZZuj/OTaM+ZQQ==","signatures":[{"sig":"MEUCID1CNMw+ys5d0AsaSif4gS+UYcqfGtGpwsBvfe7keJ4hAiEA8mqLNC2ycAtz9ZX+HYBcX5T95zxfI8iunj+UGbs/2h8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81211},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4539c77.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/bff50d19597e49a481ea4c028598a000/solana-keys-2.0.0-experimental.4539c77.tgz","_integrity":"sha512-8IH5W6D6lLC1PLpBE4dKsetVtknNSywG5nQVOXxIyLaltwvYE750AZfNVbHVYnTUVpLQSkaL7ZZuj/OTaM+ZQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4539c77_1688726596243_0.9949773455150492","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d79809f":{"name":"@solana/keys","version":"2.0.0-experimental.d79809f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d79809f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0defa4205355213152c28af50422ab3607ed5772","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d79809f.tgz","fileCount":21,"integrity":"sha512-K8pZgM47wQ3jSsqzH+JF5DgBMl45cYjCOmTtVoC3hiFdrhQQHF8TCCHFEYpI0UEACH+SYCZj8rrRp2apjqXkEg==","signatures":[{"sig":"MEUCIQDsBjcPXcODABBaWIpXJBOCjXQXSZEVSByo0HYZdD7plwIgRxJxCYFpUxg+VLvJ2IlHmvFtQ/ENbj/qymQ6oz5LaPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81914},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d79809f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e21855e8aafca230029b1f6993ff3af6/solana-keys-2.0.0-experimental.d79809f.tgz","_integrity":"sha512-K8pZgM47wQ3jSsqzH+JF5DgBMl45cYjCOmTtVoC3hiFdrhQQHF8TCCHFEYpI0UEACH+SYCZj8rrRp2apjqXkEg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d79809f_1689331980072_0.2787064641775352","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c727961":{"name":"@solana/keys","version":"2.0.0-experimental.c727961","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c727961","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ddcf2266d97b87f1ea6a97856e28b6d2faf64796","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c727961.tgz","fileCount":19,"integrity":"sha512-xEybHKtg/pd+BvLrrin4u8IIXsLaqpvq/R+ZIU1SbS8Mfwx5mvs1qKQeRzI+RZjdBhqanfENQ4KTxH31s/jmew==","signatures":[{"sig":"MEQCIFYtEWzFN/4JVihhq7d3wkZhPG8l3WiWBPladlH/xIPDAiAaOzzZgnryGV2eSRipVpVeq9bh1NHFpLFj8P9iI2i1oQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81211},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c727961.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9ac35e157f88a552a18d946ef15e0140/solana-keys-2.0.0-experimental.c727961.tgz","_integrity":"sha512-xEybHKtg/pd+BvLrrin4u8IIXsLaqpvq/R+ZIU1SbS8Mfwx5mvs1qKQeRzI+RZjdBhqanfENQ4KTxH31s/jmew==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c727961_1689376796884_0.40858524266991747","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9bf9fdb":{"name":"@solana/keys","version":"2.0.0-experimental.9bf9fdb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9bf9fdb","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"9ce31743130e583116bdd3e78e15273130113c93","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9bf9fdb.tgz","fileCount":19,"integrity":"sha512-c9fZXpwH3oPXngVSeXio5GAY43pxiXTskajLs7491G42lzZa7RYfwV3kjO0pWRa4St+pUpvbt1nj0hQYBRkWjQ==","signatures":[{"sig":"MEQCIBU2oVp7l9H78aVHf4rZTOB2/vO6I/VQwoEBhR5G39lZAiBpkCXBNmx5RCCTYNSxrlECSDcH/+WaumhscZGkChqebw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81211},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9bf9fdb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a24e18a39ad1363a1d344cff186876d9/solana-keys-2.0.0-experimental.9bf9fdb.tgz","_integrity":"sha512-c9fZXpwH3oPXngVSeXio5GAY43pxiXTskajLs7491G42lzZa7RYfwV3kjO0pWRa4St+pUpvbt1nj0hQYBRkWjQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9bf9fdb_1689376838778_0.0022591485917302645","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cb1a5a0":{"name":"@solana/keys","version":"2.0.0-experimental.cb1a5a0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cb1a5a0","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"60ecd2f64382765dceae16e09438d4c7772fbd6e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cb1a5a0.tgz","fileCount":21,"integrity":"sha512-TeDGU7R55ZKUFLR7d/lpjd8lCZV6GzQk35uSeUCapWgvcFA5Lao/REfKaJ+rlhOPum3nbLzPAZKMrSxeSYdaLQ==","signatures":[{"sig":"MEYCIQDLUyXFU3rVpq60i5Oed1kvWNXUOUQR0AP77g7hM1gx0AIhAIM2NYxrxLQylXG2elwqhKud7d2ooPKN+Q1tkrfQwXy1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118591},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cb1a5a0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6c77af6e830579403390d7e32da47796/solana-keys-2.0.0-experimental.cb1a5a0.tgz","_integrity":"sha512-TeDGU7R55ZKUFLR7d/lpjd8lCZV6GzQk35uSeUCapWgvcFA5Lao/REfKaJ+rlhOPum3nbLzPAZKMrSxeSYdaLQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cb1a5a0_1689376868609_0.7989249353199523","host":"s3://npm-registry-packages"}},"2.0.0-experimental.91c8b54":{"name":"@solana/keys","version":"2.0.0-experimental.91c8b54","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.91c8b54","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"26af839e38f61ca5bbad6ec1cddb430525d7ed31","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.91c8b54.tgz","fileCount":22,"integrity":"sha512-SDgAOixkZLnP9vDwikg5bXAaDboASM8pdTij8RZhW6gtrFkKCF8ASLuEctIlMSoIHyYTopdAk3VIQYpnY7TDnA==","signatures":[{"sig":"MEQCIAVGDblEAamFxcfgGavi59Ihr+PoRJKAWfJ+e7H4lVFgAiAYTq8danE7dIOA7fvwXcYeI1JwTLOY/xd7qN2eX/t3Hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132157},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.91c8b54.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3d0c7cfb811a2078989989bd9e217517/solana-keys-2.0.0-experimental.91c8b54.tgz","_integrity":"sha512-SDgAOixkZLnP9vDwikg5bXAaDboASM8pdTij8RZhW6gtrFkKCF8ASLuEctIlMSoIHyYTopdAk3VIQYpnY7TDnA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.91c8b54_1689377598285_0.34285736618752183","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f0d60d9":{"name":"@solana/keys","version":"2.0.0-experimental.f0d60d9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f0d60d9","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"346dfaa0f53e991a0023ffb49993eb8aa3384f81","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f0d60d9.tgz","fileCount":27,"integrity":"sha512-mZrOw8HqPLVGr3Lt7qp1v8fQJ7nBcHkKT5yDgKSV2JOOo3dPHAhZH8l9zO6axliZO+xIfWDAcxMsVSc3M/XFIQ==","signatures":[{"sig":"MEUCIQCdawfFr9sD1CYb13pSFh/qDbXpaf4SsSZNLfpmRIsNTwIgC0ZIpL+IM7jMCBn7oBNVXFAfUghK9Ga7QfphUB/0sZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133497},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f0d60d9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0b690fd43a826b4734fea9f5d2bb6f5c/solana-keys-2.0.0-experimental.f0d60d9.tgz","_integrity":"sha512-mZrOw8HqPLVGr3Lt7qp1v8fQJ7nBcHkKT5yDgKSV2JOOo3dPHAhZH8l9zO6axliZO+xIfWDAcxMsVSc3M/XFIQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.37.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.0.4","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.1.5","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^5.57.1","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.1","@typescript-eslint/eslint-plugin":"^5.57.1"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f0d60d9_1689377979672_0.5065943389923764","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2dacb50":{"name":"@solana/keys","version":"2.0.0-experimental.2dacb50","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2dacb50","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0da60a3f39f6311045bab41deee9d6ee573e5540","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2dacb50.tgz","fileCount":22,"integrity":"sha512-nRBsJpzuWJZ71MNN15iiB2MG3r7r76Im57Tb1X2QAQCEOiKeC1u6jD5QBHJEUYJwIcRMpZoW2NELcl4i4an4vw==","signatures":[{"sig":"MEYCIQDF/GW+emTsLaZcQj6D/SknvHX5uKvj1kRTXWhd7j2G4wIhAIv5Ai9DiSxKqNtxvpXB17rhz+yz2ELgf6Szos419JdE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132155},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2dacb50.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0260aa5c149479107ff66cdeaab2d3bc/solana-keys-2.0.0-experimental.2dacb50.tgz","_integrity":"sha512-nRBsJpzuWJZ71MNN15iiB2MG3r7r76Im57Tb1X2QAQCEOiKeC1u6jD5QBHJEUYJwIcRMpZoW2NELcl4i4an4vw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2dacb50_1689397138481_0.7640015806632736","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6cedd3a":{"name":"@solana/keys","version":"2.0.0-experimental.6cedd3a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6cedd3a","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a0b32797d69ac7ccaa607d6c412e747812180453","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6cedd3a.tgz","fileCount":22,"integrity":"sha512-T35Aw/Bu3rgkHwZnsrUw8ce/z0pW/3o3PnOnjzmKdGZzDCRLO6W4R1TFzqwAGgW3QSCXd9WkNMsohEQVqEAAzw==","signatures":[{"sig":"MEUCIGHmOKPBPVcDi7/+oNeReJRk/Pi1UhyJtNaZyg1UkA2fAiEAoUYEc1S8rQVsPrT4m+AGQTA8TVCwwbixxj6K6RLHNrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132155},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6cedd3a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b786db4e9e143772a6ee03834f2ce4d0/solana-keys-2.0.0-experimental.6cedd3a.tgz","_integrity":"sha512-T35Aw/Bu3rgkHwZnsrUw8ce/z0pW/3o3PnOnjzmKdGZzDCRLO6W4R1TFzqwAGgW3QSCXd9WkNMsohEQVqEAAzw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6cedd3a_1689398068655_0.3116259853662229","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0e113c0":{"name":"@solana/keys","version":"2.0.0-experimental.0e113c0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0e113c0","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"025da273dad365e6a6d4ae85a2288b842bcea4fa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0e113c0.tgz","fileCount":22,"integrity":"sha512-2DOrEX8Rs+tRjMB2uwFpWYCGMmkV8pAnuh/EsWC20YcQ7foDxMmEdAG6gXQXsq9jiSOWT62/TkfOQhtDAkMgnw==","signatures":[{"sig":"MEUCIQDtcIDRj3mb47jBCOB/IR8PR49fvI5odDTdf0uuYfJ/kQIgG2Eg7pas6nmKzWDDtMBoLG1J1UjXgehBNqiKOjGnWyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132155},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0e113c0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b41d390b6a41117d36c5ba768a80f485/solana-keys-2.0.0-experimental.0e113c0.tgz","_integrity":"sha512-2DOrEX8Rs+tRjMB2uwFpWYCGMmkV8pAnuh/EsWC20YcQ7foDxMmEdAG6gXQXsq9jiSOWT62/TkfOQhtDAkMgnw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0e113c0_1689398751092_0.49959595560389913","host":"s3://npm-registry-packages"}},"2.0.0-experimental.457d032":{"name":"@solana/keys","version":"2.0.0-experimental.457d032","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.457d032","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"95568e81a1cbf926ccfbe6c437193b2529cea60a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.457d032.tgz","fileCount":22,"integrity":"sha512-5ecgenvmMsd0JWsW9EQ7BhpvBtrfnhS596PLs3piheEWlGx9ngjn4FgZ24KRCqoG6WQBMTE9gQpgGj9UolLcyg==","signatures":[{"sig":"MEUCIQC07iywySUV9LHXbeamzscPTRapT71Y0QRqQqXvDaniEAIgIvi0WybVJjtD8Xatyzj9nxuxRD5W1EHD/1eqcRnn8J8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132155},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.457d032.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e337bf6a41c000f34b3c00b7aec5e961/solana-keys-2.0.0-experimental.457d032.tgz","_integrity":"sha512-5ecgenvmMsd0JWsW9EQ7BhpvBtrfnhS596PLs3piheEWlGx9ngjn4FgZ24KRCqoG6WQBMTE9gQpgGj9UolLcyg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.457d032_1689655960040_0.38228459973086304","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c29513e":{"name":"@solana/keys","version":"2.0.0-experimental.c29513e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c29513e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a9aa82ab2c8a2c79e76e994e288c83ca48ca0640","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c29513e.tgz","fileCount":22,"integrity":"sha512-ti5YR00whczyDBFx3WQi1HTfxeVJfs46Uk0N12NWyAgwKUvoFySmPChkMLkDIn6Ai/QBiY5Uwb8UtYkALmizRA==","signatures":[{"sig":"MEYCIQC5/srcMGe9yTC8Sk8QaNg10b1kRgb7NPAqvjsVTaD1TQIhAOlqeYDeJU6RFCOfeg0VZB99OHESIPhINUkr0aPBpnnm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132155},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c29513e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4a8c0cef53603333024b956917ed4b8b/solana-keys-2.0.0-experimental.c29513e.tgz","_integrity":"sha512-ti5YR00whczyDBFx3WQi1HTfxeVJfs46Uk0N12NWyAgwKUvoFySmPChkMLkDIn6Ai/QBiY5Uwb8UtYkALmizRA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c29513e_1689658646376_0.015742334726531304","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6b66b7d":{"name":"@solana/keys","version":"2.0.0-experimental.6b66b7d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6b66b7d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"3a21a2e42f20c61f7a92285aab71b7e5a3411d45","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6b66b7d.tgz","fileCount":22,"integrity":"sha512-1p82vjV5U9kuTbbHgzxX9Hu6aL1vFhvxDOnyNRfI0iptyfDce6zwvfjhg6eKtxXLOX2GYfcVKY7DqQ81r/wgJg==","signatures":[{"sig":"MEUCIQC8JQ5fzo6STeP+d6T9B5j6D2qINocFLp1nv7f8KoXAXQIgWjwf8L/h1QeYX9RRhkgFYjqcoUNltwynnuq7pOUu8dA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132155},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6b66b7d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/db787936d4b0d7922baf7f4463b0b4d7/solana-keys-2.0.0-experimental.6b66b7d.tgz","_integrity":"sha512-1p82vjV5U9kuTbbHgzxX9Hu6aL1vFhvxDOnyNRfI0iptyfDce6zwvfjhg6eKtxXLOX2GYfcVKY7DqQ81r/wgJg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6b66b7d_1689692163656_0.9871197261619515","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ee9f3d8":{"name":"@solana/keys","version":"2.0.0-experimental.ee9f3d8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ee9f3d8","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b24817eccc4ca9b5bed48a462444a6defbb2e46c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ee9f3d8.tgz","fileCount":22,"integrity":"sha512-+eW+QIY5F0g//gAVNey7Nb4yqeW4AKdHf5Tb15VyYPaYxTiHCNBbyyM3ykYtPgkWFrrzUWOOnNi0erUbZq0UKA==","signatures":[{"sig":"MEQCIA5s+adjj1L+2rAn0IEeqfYfdn73dPyuM9Yo89zReW8AAiAa/ZepQWN1iVwEecvKX1z4pbPrwHJnPyVBoC1NSvtRsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132155},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ee9f3d8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7908641d7b8a76bb878d88dba3d48c39/solana-keys-2.0.0-experimental.ee9f3d8.tgz","_integrity":"sha512-+eW+QIY5F0g//gAVNey7Nb4yqeW4AKdHf5Tb15VyYPaYxTiHCNBbyyM3ykYtPgkWFrrzUWOOnNi0erUbZq0UKA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ee9f3d8_1689816813925_0.9808982918986104","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9b5eac4":{"name":"@solana/keys","version":"2.0.0-experimental.9b5eac4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9b5eac4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"5129380c6b7b23ac74e7235aa5e464fbdcd80be4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9b5eac4.tgz","fileCount":22,"integrity":"sha512-YstVloEsSck1c5G+1EI+GJ7rNWn+bBydk25Lx0N9tT6Y1IVgsD8xSpWUZ4zbNfnZOkaLGaU1Hr5hXWETJ5huzw==","signatures":[{"sig":"MEUCIQCc5r0cNZmUgV43WeBkJfHZQ6rbxkfn8a7rh9Fk5trW+gIgEPLm3zTPLZ9sYvrgzJyqIh094AXMc+0mRqDeU36g94I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136647},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9b5eac4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2557e5f8ce7cdb16b3c7c3862f0ab839/solana-keys-2.0.0-experimental.9b5eac4.tgz","_integrity":"sha512-YstVloEsSck1c5G+1EI+GJ7rNWn+bBydk25Lx0N9tT6Y1IVgsD8xSpWUZ4zbNfnZOkaLGaU1Hr5hXWETJ5huzw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9b5eac4_1689960844055_0.16102605724771757","host":"s3://npm-registry-packages"}},"2.0.0-experimental.24998c4":{"name":"@solana/keys","version":"2.0.0-experimental.24998c4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.24998c4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"07e9cc7d440d36bf3ec893201e98324987a73157","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.24998c4.tgz","fileCount":23,"integrity":"sha512-AT+MfxOW4PoHeEm1p6ZlJ0Xf/Kte8hK0wvuOwz6zjmwpmmTessgzJuoqUeIUEdgd6dQlTDi6Rot/DyeYklPZoQ==","signatures":[{"sig":"MEQCIHgXDdup+sXCOSo21heUZc8pfCKZwBvuuyich2WCDpOrAiAFB22Pcn5sZKXH/xFcUIC2HtuavfdaRdhpRDnfh3AakQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.24998c4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cbac96c6d0da03cbeb5cda98a30473ea/solana-keys-2.0.0-experimental.24998c4.tgz","_integrity":"sha512-AT+MfxOW4PoHeEm1p6ZlJ0Xf/Kte8hK0wvuOwz6zjmwpmmTessgzJuoqUeIUEdgd6dQlTDi6Rot/DyeYklPZoQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.24998c4_1689960869942_0.9027060102037474","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a7f0f86":{"name":"@solana/keys","version":"2.0.0-experimental.a7f0f86","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a7f0f86","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d1755b30e1092989e6a882cfb8e55612b7d9d038","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a7f0f86.tgz","fileCount":23,"integrity":"sha512-JMrNXRdmnDdGKSP+41vNjQIm4D5b2d0HBUnXNK7SiI83pR6/0hmAk5vf+tmknSYCZD08QknvH7JBfmSsXK3PoA==","signatures":[{"sig":"MEYCIQDtv8KH2rkVJIerSeh49xloZK1dT0epOkfe4RaJyamfUAIhAIYVe1nd8hO4k0mLGWow5EektCIFMMDF0qxcGNt8vju6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a7f0f86.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/669f2346e816eeebb0084b459fefd92a/solana-keys-2.0.0-experimental.a7f0f86.tgz","_integrity":"sha512-JMrNXRdmnDdGKSP+41vNjQIm4D5b2d0HBUnXNK7SiI83pR6/0hmAk5vf+tmknSYCZD08QknvH7JBfmSsXK3PoA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a7f0f86_1689960951779_0.8217933922033587","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4f9ea6b":{"name":"@solana/keys","version":"2.0.0-experimental.4f9ea6b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4f9ea6b","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d7dc0d23a60a055de052dde862b045e8a6e9d62b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4f9ea6b.tgz","fileCount":23,"integrity":"sha512-H7G3XMdZIY3R1UClrAB3xV5EwUQyUahpv1wISLRJWIn0ICfQ3BaR3CwcwpKbnGYgETpFtpI2P+iAfsH5IiqGnw==","signatures":[{"sig":"MEYCIQCidl826EQYBVfOAbpYjgl54zUoj7kl85HpIaJKd7YAugIhANcrOf76iwVJ+uJSoeJ0UUm8BGTcSxOGsKoUmuEhgYU4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4f9ea6b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e83aadd66762b5ece90bcee6b617cf46/solana-keys-2.0.0-experimental.4f9ea6b.tgz","_integrity":"sha512-H7G3XMdZIY3R1UClrAB3xV5EwUQyUahpv1wISLRJWIn0ICfQ3BaR3CwcwpKbnGYgETpFtpI2P+iAfsH5IiqGnw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4f9ea6b_1690003633656_0.7500059729722637","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4a5f393":{"name":"@solana/keys","version":"2.0.0-experimental.4a5f393","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4a5f393","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"c366de464961921c8ac6a096be814d3d27821b59","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4a5f393.tgz","fileCount":23,"integrity":"sha512-un94V/0xcOQ9Iu23T1pFFeB4Y16Hht0bWhK47KRgy+VkxBrGTLOpL8DlBWIb57qBIyI+uDZCJW1ihB0obdSjDg==","signatures":[{"sig":"MEUCIQDptnIkN/ZWBqiV3lUDWTpUcscwpEBBPPR86tHcrzsQewIgZQhjQVizq7M2axqLrY/K+VrTGcX6I6yEg97DhyMlY5c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153122},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4a5f393.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/abffa9c668c0ccced6bc4ec2ece206b7/solana-keys-2.0.0-experimental.4a5f393.tgz","_integrity":"sha512-un94V/0xcOQ9Iu23T1pFFeB4Y16Hht0bWhK47KRgy+VkxBrGTLOpL8DlBWIb57qBIyI+uDZCJW1ihB0obdSjDg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4a5f393_1690003900508_0.5248871864162208","host":"s3://npm-registry-packages"}},"2.0.0-experimental.90d96dc":{"name":"@solana/keys","version":"2.0.0-experimental.90d96dc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.90d96dc","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ffcb9c6435de2f0f49186b37f87078043fe9c058","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.90d96dc.tgz","fileCount":23,"integrity":"sha512-hTLdIikYIsMQUxSbGv39s9ueD4gfWhx/imgHMlMONC9TZ50aEBAV233LeJ2EEkIC2+kUcMVbEZyZ28ENkYuxhA==","signatures":[{"sig":"MEUCIF9OCdxfmtlMzZCPnd91HfrBY0+mBT2RCVubLPJs6PDyAiEAgUens00MuxqHIPkjKNH03t+h+X54d38C2msSp9dHKi4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.90d96dc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4e73beea54c72dd8f1e74cc9ac732fd2/solana-keys-2.0.0-experimental.90d96dc.tgz","_integrity":"sha512-hTLdIikYIsMQUxSbGv39s9ueD4gfWhx/imgHMlMONC9TZ50aEBAV233LeJ2EEkIC2+kUcMVbEZyZ28ENkYuxhA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.90d96dc_1690003902367_0.4291668075001247","host":"s3://npm-registry-packages"}},"2.0.0-experimental.71b920d":{"name":"@solana/keys","version":"2.0.0-experimental.71b920d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.71b920d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0efca7d98ff042821cc9881daf233b7298210c52","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.71b920d.tgz","fileCount":23,"integrity":"sha512-N29X0U0BAjOdvnOaj9GSBSx+1qRmZPzQMLMyJFOav6EoD69aWIJvzw8AYUEYVJz6U/LEOpj9U/vN3qzUoZEcxg==","signatures":[{"sig":"MEYCIQD7GLja2BJ/ecXvwzvymlPDayH/nokyX5s8W6R80pXDbAIhALLOKXdRi42mRwMYYzX9MrDxVtqG0oisEp4FKA2pTfkX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.71b920d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/dba2933e5c163abc979eed38011009b3/solana-keys-2.0.0-experimental.71b920d.tgz","_integrity":"sha512-N29X0U0BAjOdvnOaj9GSBSx+1qRmZPzQMLMyJFOav6EoD69aWIJvzw8AYUEYVJz6U/LEOpj9U/vN3qzUoZEcxg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.71b920d_1690003929597_0.2086599324566063","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2bae733":{"name":"@solana/keys","version":"2.0.0-experimental.2bae733","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2bae733","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f9e20ab80aeac39c26ebe79c99c493d29fbf4237","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2bae733.tgz","fileCount":23,"integrity":"sha512-s/ZFEREyOnnutHh36uF5v+7fhyK35UgWwYJCd93gc/OGSyuteazHV1lQsf5J8uDbWm4gs3WlZRZ9tM5uRqOYQg==","signatures":[{"sig":"MEQCIDzD+2tZNktimn5MkvEuxt9rs6+dbn4latfH/4KJK2H+AiBeH1/VDtE79l+AUqTeMuokgKWF1iYBJDT5YgETPOtQ8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2bae733.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6a55ee469dd2bced9942cd4a74e29010/solana-keys-2.0.0-experimental.2bae733.tgz","_integrity":"sha512-s/ZFEREyOnnutHh36uF5v+7fhyK35UgWwYJCd93gc/OGSyuteazHV1lQsf5J8uDbWm4gs3WlZRZ9tM5uRqOYQg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2bae733_1690003957562_0.70258897226389","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5082935":{"name":"@solana/keys","version":"2.0.0-experimental.5082935","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5082935","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"c0d424b39aefadb05a686bd7b2d8bdd42528e92e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5082935.tgz","fileCount":23,"integrity":"sha512-LYsSJB9pIZ2q4wdIepMib+hFcIDjUFEIWZiMw2seUiZwv2K6bzKclyIGPrmPVMOnyeMGR/DQho12Pd+ElhlV3w==","signatures":[{"sig":"MEYCIQCF2Pd4b0iOxDNat3tuZZy1BVOhjgMizNrCk6n7ChmUHwIhAPyVvttd2krsvpEdQ0s50lIyiH9Pb3QnyBGj95EUlTFA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5082935.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fa28ad5fe18d22bb0920ed7c1f945b54/solana-keys-2.0.0-experimental.5082935.tgz","_integrity":"sha512-LYsSJB9pIZ2q4wdIepMib+hFcIDjUFEIWZiMw2seUiZwv2K6bzKclyIGPrmPVMOnyeMGR/DQho12Pd+ElhlV3w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5082935_1690003976669_0.9188270432057148","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0de6c3e":{"name":"@solana/keys","version":"2.0.0-experimental.0de6c3e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0de6c3e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f129d4f05ac53838b0c0b352547576ff46e275ae","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0de6c3e.tgz","fileCount":23,"integrity":"sha512-KsxX0olf9UPZhnLk8s6L5l2cIzKeqXd3tZQOLmDka2LUvBdBW1MREUXMy0omj5+PxSNsNeCBFJXJu1XyX6csTQ==","signatures":[{"sig":"MEYCIQD2aaNP8/nCAD3cXg593w/+I7wZVmngnljCKziqZjz81AIhAIUHTkwbwALYX/RyIR/gWi0oXxuQ2KR3nC3xh+JM5coh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0de6c3e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b9e4ec9be472d2733f0dde87bfd2c180/solana-keys-2.0.0-experimental.0de6c3e.tgz","_integrity":"sha512-KsxX0olf9UPZhnLk8s6L5l2cIzKeqXd3tZQOLmDka2LUvBdBW1MREUXMy0omj5+PxSNsNeCBFJXJu1XyX6csTQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0de6c3e_1690004004893_0.8755996694865216","host":"s3://npm-registry-packages"}},"2.0.0-experimental.32e3112":{"name":"@solana/keys","version":"2.0.0-experimental.32e3112","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.32e3112","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"35e24d3260ac4d44d1cbbec4cccd8640e2e51f23","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.32e3112.tgz","fileCount":29,"integrity":"sha512-CKNt7wTXGHNwDmWXt9x2OzOkes7Bptfw2kHXHjFKkqcH4uxrpcREuzuP0rxj1nUtyTdnP/GO3fSExtzcXquKOg==","signatures":[{"sig":"MEUCIEsRqA/bK/IrXU6PHBltEzHEwk57tpIHd5+D252xD9XwAiEA9ab1oYYF6XjTzQbxwElDhDwcwjFqF2YLKPKuCznS1mU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154960},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.32e3112.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4f1f05a89cc3c436cdedb8ac6b742af5/solana-keys-2.0.0-experimental.32e3112.tgz","_integrity":"sha512-CKNt7wTXGHNwDmWXt9x2OzOkes7Bptfw2kHXHjFKkqcH4uxrpcREuzuP0rxj1nUtyTdnP/GO3fSExtzcXquKOg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.32e3112_1690004035050_0.9323979458619875","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9300d8b":{"name":"@solana/keys","version":"2.0.0-experimental.9300d8b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9300d8b","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"63a5dc6ef3f2ca4d9c84a2b3d87b9901ba553f33","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9300d8b.tgz","fileCount":29,"integrity":"sha512-zeIDxLUlOH4F4LuhWeuE1+22LD4C8wFmL5z6qA84BEh/SsfH3DNx4RJF2zTsDM5QqeNW2BxNAfkuvJUBCrqeCQ==","signatures":[{"sig":"MEQCIEediBtIqQYmx5kbz6UvcAI7SKdQJkP79S7fDBs+Uk/iAiA0bpEnmG+UdGiPMJhuQT+ppTnV97QFI1y0TmI9DtCZmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154960},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9300d8b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ba85717621663167950bf9c20fda71ee/solana-keys-2.0.0-experimental.9300d8b.tgz","_integrity":"sha512-zeIDxLUlOH4F4LuhWeuE1+22LD4C8wFmL5z6qA84BEh/SsfH3DNx4RJF2zTsDM5QqeNW2BxNAfkuvJUBCrqeCQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9300d8b_1690004102561_0.2884730563683866","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4ec89a6":{"name":"@solana/keys","version":"2.0.0-experimental.4ec89a6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4ec89a6","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b8386ef69eba1c6347884d133167d8754c9cc4cf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4ec89a6.tgz","fileCount":29,"integrity":"sha512-ipQpsbmyItza+4ZE1Ynq9XwXlrh9Q3uplXcYsV5MMGiP1eWh1F52kcdq+hBEwJRiU60/tV30O+iGpIEyLhzuuw==","signatures":[{"sig":"MEYCIQDuVXZf/Coww9j8g97wJUdTAWBimLcOqi7a+OXSD8nVWwIhALv/hD3uRQePcnC4E4wjX0uVJowV7w0YuSILcrgaFrRY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154960},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4ec89a6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fbcf082f6b7db1bbedf530983b534a20/solana-keys-2.0.0-experimental.4ec89a6.tgz","_integrity":"sha512-ipQpsbmyItza+4ZE1Ynq9XwXlrh9Q3uplXcYsV5MMGiP1eWh1F52kcdq+hBEwJRiU60/tV30O+iGpIEyLhzuuw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4ec89a6_1690004130091_0.5169600740553748","host":"s3://npm-registry-packages"}},"2.0.0-experimental.87c9652":{"name":"@solana/keys","version":"2.0.0-experimental.87c9652","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.87c9652","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f126cc5e56dc63f94c3e4aa92a5b17db50adb8af","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.87c9652.tgz","fileCount":29,"integrity":"sha512-SfzNOyP03LyTZ8UD0GRBy9fzQLo1lBWQViHvqkSufhiHOtil2t5myFVfN3gGEsg1SbEQ23GHd9BXnsGzY3xf+Q==","signatures":[{"sig":"MEUCIQDbi68OCdi4J6rmWgBwFj3VbNmzC/kTxdT78vlcFZY2AgIgI1Pq8LGnb7d7Z59B241EBU60cCD90w+tWw1a5wVTq8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154960},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.87c9652.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/96317d6f92a1424f385b08b242d967bb/solana-keys-2.0.0-experimental.87c9652.tgz","_integrity":"sha512-SfzNOyP03LyTZ8UD0GRBy9fzQLo1lBWQViHvqkSufhiHOtil2t5myFVfN3gGEsg1SbEQ23GHd9BXnsGzY3xf+Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.87c9652_1690004242165_0.19660490939843012","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f464b8b":{"name":"@solana/keys","version":"2.0.0-experimental.f464b8b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f464b8b","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2756de8f11730e92668bb9c76a460f5eb18d7577","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f464b8b.tgz","fileCount":29,"integrity":"sha512-io00So9x3aDQy3hrdjpCqfNEVVO6wNUzkwPtxvhuY3sX9vlcM2cc5rJZ89K4JOzjQJZN2w805LozI12u+ITnnQ==","signatures":[{"sig":"MEQCIC/OQZS8OLD46rIuneb5ecVLZebloln+KCcRZiUIEIeSAiBtA3dsnUIVFLrt53wXz2deYGYw3zpJJucGU/2EluBbHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154960},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f464b8b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/424a04e4eaf3e4648050823c06831b42/solana-keys-2.0.0-experimental.f464b8b.tgz","_integrity":"sha512-io00So9x3aDQy3hrdjpCqfNEVVO6wNUzkwPtxvhuY3sX9vlcM2cc5rJZ89K4JOzjQJZN2w805LozI12u+ITnnQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f464b8b_1690005869965_0.020815206479137816","host":"s3://npm-registry-packages"}},"2.0.0-experimental.95bfd9f":{"name":"@solana/keys","version":"2.0.0-experimental.95bfd9f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.95bfd9f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"772828cb34142c5e4b06a67ff6c82117ad9b56a0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.95bfd9f.tgz","fileCount":29,"integrity":"sha512-9f1+lRwV8LK7cU/yO0Og0opIjJ7rpAO9wkiXEqJ9drCky9irVY91+F75Ebq/rXIMdRUoFLiU6Lh+kwjf7ksvWg==","signatures":[{"sig":"MEUCIG7Su+3JqbBL/K33dWOylwMaF4NknlJdq07cUJ7Gb59hAiEAsdlLKbw6FaBojpWoluyysuuWw4oMoJMK6BkBW9HjHNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154890},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.95bfd9f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/714d4730629b18c5f5a822bb595893b8/solana-keys-2.0.0-experimental.95bfd9f.tgz","_integrity":"sha512-9f1+lRwV8LK7cU/yO0Og0opIjJ7rpAO9wkiXEqJ9drCky9irVY91+F75Ebq/rXIMdRUoFLiU6Lh+kwjf7ksvWg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.95bfd9f_1690187622259_0.10222890719112643","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9ea7d74":{"name":"@solana/keys","version":"2.0.0-experimental.9ea7d74","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9ea7d74","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"802041299047b92f3a09425db9be17a59d5890ba","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9ea7d74.tgz","fileCount":29,"integrity":"sha512-Ko5AfbPlcIQ5aqZnSQogl/vb33RUU/6ouNG8dL5y9f0uE24W5rwIcH8sTfwP6nak04m+TLEe4QRBZlSoOG7PQA==","signatures":[{"sig":"MEQCIFcZ4r4uxlYRcEws6z8OPZRB7oR0we5aoCqHvXexdt/4AiBrN8uxoQ9h59K876xhGQriDBjVrZsCXYhTfuAncknvVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154960},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9ea7d74.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/96cd3924b39b324f79e8cb46733ba5a0/solana-keys-2.0.0-experimental.9ea7d74.tgz","_integrity":"sha512-Ko5AfbPlcIQ5aqZnSQogl/vb33RUU/6ouNG8dL5y9f0uE24W5rwIcH8sTfwP6nak04m+TLEe4QRBZlSoOG7PQA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9ea7d74_1690188178748_0.7322793059193371","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f07dced":{"name":"@solana/keys","version":"2.0.0-experimental.f07dced","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f07dced","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2ec9189f14469394f4099ee0e6f5d4689e0cb0de","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f07dced.tgz","fileCount":23,"integrity":"sha512-VBeuvugVlMXFCP4teFU+dpmnB6seYEgjQGqFaW4tUTt0c2ZCxJlok1ZTCMAtiMXrpUpKcWjU4dr+fZf9ARdsAA==","signatures":[{"sig":"MEYCIQDTR3uoG0EwzzUQW9Pk+RMJBQLNHCK8o1C49yjZtCU0HAIhANylrRI8p8TTz+fVvwzMxG/CqHsDLogp1xpt0FnRhvXb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f07dced.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c9d487851d1571fb11700fbe3a7d17ec/solana-keys-2.0.0-experimental.f07dced.tgz","_integrity":"sha512-VBeuvugVlMXFCP4teFU+dpmnB6seYEgjQGqFaW4tUTt0c2ZCxJlok1ZTCMAtiMXrpUpKcWjU4dr+fZf9ARdsAA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f07dced_1690232544366_0.8437734914585311","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9968a73":{"name":"@solana/keys","version":"2.0.0-experimental.9968a73","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9968a73","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"84c8037c0f6c260e0f2ce4eee7f560d8e12bbd82","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9968a73.tgz","fileCount":23,"integrity":"sha512-7jXn2KjElJGzJtr978Q4S329wHLnJawPOo7pxvXBa3qlHk3GznsSxlWYfDlje08zZIKCcCz7t9Awj/N+2Ba98A==","signatures":[{"sig":"MEUCIAqOXiKQjCvSTjBXOUyKgeUjGV4/Yndkqj7KFOA8rKvAAiEAhUdAOYVxLFaKaDSD+kk31cnvyzHMgqOJ6FCuaJm9YBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9968a73.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e3c0ee02e6d64f87bcf826d5aee61f93/solana-keys-2.0.0-experimental.9968a73.tgz","_integrity":"sha512-7jXn2KjElJGzJtr978Q4S329wHLnJawPOo7pxvXBa3qlHk3GznsSxlWYfDlje08zZIKCcCz7t9Awj/N+2Ba98A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9968a73_1690232757725_0.27274748554081185","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d554dd4":{"name":"@solana/keys","version":"2.0.0-experimental.d554dd4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d554dd4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"67914c9356fb93d725d7ce634d0080635adc7b77","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d554dd4.tgz","fileCount":23,"integrity":"sha512-riAkPBYiEirb+vucavR1e/57YMDi7r9o//SnlQPdP3lqx+d5wvUPpUCLtxCNryN10bhAQRTecq35zCeiGeuwkg==","signatures":[{"sig":"MEUCIAaT1BfKpmbdNh3Pd8k2TbANF4axkQZbW/mSOPC6KDk0AiEAuAFwdNg0hRFoZEsKNTbi9yAHoOS5ax5H9aGn+Lce1mA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d554dd4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c01809ec9948bf0c602bb946de230f51/solana-keys-2.0.0-experimental.d554dd4.tgz","_integrity":"sha512-riAkPBYiEirb+vucavR1e/57YMDi7r9o//SnlQPdP3lqx+d5wvUPpUCLtxCNryN10bhAQRTecq35zCeiGeuwkg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d554dd4_1690270153265_0.6174393074002644","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c2d0ddc":{"name":"@solana/keys","version":"2.0.0-experimental.c2d0ddc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c2d0ddc","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0193c7a71b98f3a766f4b12ce96ef97804a0579f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c2d0ddc.tgz","fileCount":23,"integrity":"sha512-BdioNJLpQ6RBSvLenvRkSXm/icP5WYKxZUQxMaQVz72Gq0BMyyU4IQdObL9/5h0aSEw4JWfXZeG0IXEZ4qP3lg==","signatures":[{"sig":"MEYCIQDsvYUaJt8eCYyq7GbwLpDK7pr4aDBed736iR+kJdavfgIhAJ5xLFphe0rRLUkx02Q3N2ofSJy+cmJv3iv9254kKFkj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c2d0ddc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/995e56e5015b30a0f33996a46f79e773/solana-keys-2.0.0-experimental.c2d0ddc.tgz","_integrity":"sha512-BdioNJLpQ6RBSvLenvRkSXm/icP5WYKxZUQxMaQVz72Gq0BMyyU4IQdObL9/5h0aSEw4JWfXZeG0IXEZ4qP3lg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c2d0ddc_1690274325916_0.08195827300378378","host":"s3://npm-registry-packages"}},"2.0.0-experimental.98b85fd":{"name":"@solana/keys","version":"2.0.0-experimental.98b85fd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.98b85fd","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"fe921969e484ffe41a5c421f5a578ffe37a8ad61","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.98b85fd.tgz","fileCount":23,"integrity":"sha512-o/l2jl2d7QIUaPtkzTJSyu4j/fnA48A1rolMdRNXR4Kom2Acj+3XUOcvHsnP/tcUgoVLdRQfmpqbBqcPDE5FVg==","signatures":[{"sig":"MEQCIDmsGDpCZFtKgPuHrqxw2xe4OhKbeL0k600PtU/Y8Pe0AiAspRw8m2yEkCk0SICrOduJTl9A4/6+VLBuUv0Zz7wjtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.98b85fd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1d42485e93d8a72d2b142fe4df70b8f8/solana-keys-2.0.0-experimental.98b85fd.tgz","_integrity":"sha512-o/l2jl2d7QIUaPtkzTJSyu4j/fnA48A1rolMdRNXR4Kom2Acj+3XUOcvHsnP/tcUgoVLdRQfmpqbBqcPDE5FVg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.2","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.98b85fd_1690274413635_0.5736620862861685","host":"s3://npm-registry-packages"}},"2.0.0-experimental.784f248":{"name":"@solana/keys","version":"2.0.0-experimental.784f248","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.784f248","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"92f2cc045c00723d5398d45d7dc2bc96ea3df9b5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.784f248.tgz","fileCount":29,"integrity":"sha512-39WCBFUGdNb5GTsmtp83XUKbK/BDRdY0qlDsSp+VOKXN6jokEhx14d9qa5w9j/DvGKDGl3HsS/AizgQraG5WCA==","signatures":[{"sig":"MEUCIGc0vynRsPDZ78Kxv7ABTLv8G1TyBYoNX7+bnnx6MxjvAiEAgzAHetHglQ1KSjzBjsR0//dNJC7cf4uH8OFK6j6fG9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154960},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.784f248.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/57dcb9ccdb34456b309ecde725c3433a/solana-keys-2.0.0-experimental.784f248.tgz","_integrity":"sha512-39WCBFUGdNb5GTsmtp83XUKbK/BDRdY0qlDsSp+VOKXN6jokEhx14d9qa5w9j/DvGKDGl3HsS/AizgQraG5WCA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.784f248_1690274530096_0.05854978195038485","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1584fe6":{"name":"@solana/keys","version":"2.0.0-experimental.1584fe6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1584fe6","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"207e738bafdafbeaa96c63cdd52de1a1b68d2518","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1584fe6.tgz","fileCount":23,"integrity":"sha512-9tWnoI2esgqvcNDxcjZUUUCr9ineOnmYI5Di/dZBA/EClsxZgF0ke/WJ/r5vY0TMvQ4P36IalmKSp7HJkJUMoA==","signatures":[{"sig":"MEUCIQC7Kfd1FVAkW/4vU7cPR7Jp+8R14Yj2ea72L401FDieegIgFUt6zcmaztcD3DzmzC9aFBO8l4RY5VO14HhDIZMnmzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1584fe6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e643fc8151aaecb43158155ff5ee31bb/solana-keys-2.0.0-experimental.1584fe6.tgz","_integrity":"sha512-9tWnoI2esgqvcNDxcjZUUUCr9ineOnmYI5Di/dZBA/EClsxZgF0ke/WJ/r5vY0TMvQ4P36IalmKSp7HJkJUMoA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1584fe6_1690315526269_0.4828524310152782","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c5061ae":{"name":"@solana/keys","version":"2.0.0-experimental.c5061ae","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c5061ae","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b6941777e42893e4aa3494959f6c52bc0c060ba1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c5061ae.tgz","fileCount":23,"integrity":"sha512-vPlOlyHYYDlmVcZScdmZesMKhP+f4mlFa0LySYuT30LnE5+RHkhYGouU0wHOTcj1lGAUK0qEwamPkDyfg5R3rg==","signatures":[{"sig":"MEQCIFElj2wBIhCsh738/8A7aylEdboTaNRVe3zdD2K/KHU8AiB8AbBBv/17C9eyePWzVUFSGjRnjVasCkE0lsgUQEexuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c5061ae.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e25dd5d164971f22f5efb1fca1c67083/solana-keys-2.0.0-experimental.c5061ae.tgz","_integrity":"sha512-vPlOlyHYYDlmVcZScdmZesMKhP+f4mlFa0LySYuT30LnE5+RHkhYGouU0wHOTcj1lGAUK0qEwamPkDyfg5R3rg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c5061ae_1690324605466_0.6447717995290321","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0a6605f":{"name":"@solana/keys","version":"2.0.0-experimental.0a6605f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0a6605f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d9c7feff4ed8f00b71f4653b5d9990f565a4fca6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0a6605f.tgz","fileCount":23,"integrity":"sha512-dhC1j8pY7laYs6mkAL+wfM6vIn+CtmoJHLT6lqTSZDGjY7obNL13+Hjx7Ri+gJZZekynwCnIS0S1JyTroBv3tg==","signatures":[{"sig":"MEYCIQDYEt4q8xslHz+a0q0lfwV6Xm9cC2VfufJEksZsNCnIwAIhAMEEh1IU0YBW/Ff1FgSioYlPvPv6eLnkfCGbNnJzu0P9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0a6605f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d499df21f28deb040a5ac90dc5868a4f/solana-keys-2.0.0-experimental.0a6605f.tgz","_integrity":"sha512-dhC1j8pY7laYs6mkAL+wfM6vIn+CtmoJHLT6lqTSZDGjY7obNL13+Hjx7Ri+gJZZekynwCnIS0S1JyTroBv3tg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.5.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0a6605f_1690324652191_0.12510043871702403","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2491912":{"name":"@solana/keys","version":"2.0.0-experimental.2491912","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2491912","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d9632445bf1056b51fa79ef0c397385d7de264c4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2491912.tgz","fileCount":23,"integrity":"sha512-2j1mnt+jaDB3fvKTveuzEZthU/Aht7VRIacYmT5BnGZaO1rtzy2mhMefYelFo0Ud2Ehy+QkwFxu2nNqrinyfaw==","signatures":[{"sig":"MEUCIQCsJXgM9wUHEeY73YErQozOMapG64Fj+dFdkfV0PFCPXAIgOyiipsFLqsH4+AX1uZc2M8gjQT576yb7CStNj4prBIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2491912.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/50208f520864776b28e5ae28650442b8/solana-keys-2.0.0-experimental.2491912.tgz","_integrity":"sha512-2j1mnt+jaDB3fvKTveuzEZthU/Aht7VRIacYmT5BnGZaO1rtzy2mhMefYelFo0Ud2Ehy+QkwFxu2nNqrinyfaw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2491912_1690362331374_0.04387945558195239","host":"s3://npm-registry-packages"}},"2.0.0-experimental.835e62f":{"name":"@solana/keys","version":"2.0.0-experimental.835e62f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.835e62f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"113f97fef49bf78126f5159e829e62b993b5e066","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.835e62f.tgz","fileCount":23,"integrity":"sha512-VFyUrCH3IdvH58MukWlzZgAWCEcfr1Snp1bXT7t81r9yyYH7GMeco6/s/xeOLfb1srwhqn0+CTJwLZXI6ZIl7A==","signatures":[{"sig":"MEQCIFWY8bur2qilAdl4YznpCvCn5JnpdjfEFP0uxWX2hTxOAiBUlu2WTlPuI/D+T3XaTEk5QNoR1eSW6HGiog8CC4Y1LQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.835e62f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/46dd5180f6fbf22307ca3684bb2310a0/solana-keys-2.0.0-experimental.835e62f.tgz","_integrity":"sha512-VFyUrCH3IdvH58MukWlzZgAWCEcfr1Snp1bXT7t81r9yyYH7GMeco6/s/xeOLfb1srwhqn0+CTJwLZXI6ZIl7A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.18","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.835e62f_1690362394280_0.5253642552267095","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2a97655":{"name":"@solana/keys","version":"2.0.0-experimental.2a97655","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2a97655","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"406656ab402b6ac204f3de1acfe9ae8caa2eb119","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2a97655.tgz","fileCount":29,"integrity":"sha512-GBQ9jHmVmLu6g40g4WLxCCF9BaCRvjlFI2otRNee1kfVJyxI4tenvtSnr6FIE/qor1/nq7fN7aZmF/Wkl1CYXA==","signatures":[{"sig":"MEUCIHZNTIP5ALuMBJC/IOuyKg6g7XSH6AUO0eowwKT5TM3nAiEA62dn657DuU0Mwu3HIeDxdvum4jru1K3x5g4FYIWWK2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154960},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2a97655.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d70f599467c97bc9d493a9bc4cd5d289/solana-keys-2.0.0-experimental.2a97655.tgz","_integrity":"sha512-GBQ9jHmVmLu6g40g4WLxCCF9BaCRvjlFI2otRNee1kfVJyxI4tenvtSnr6FIE/qor1/nq7fN7aZmF/Wkl1CYXA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.71","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2a97655_1690362631405_0.5965892929180576","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b927e84":{"name":"@solana/keys","version":"2.0.0-experimental.b927e84","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b927e84","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"51c28203c7c4af127d675495c50204c3884c4c9a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b927e84.tgz","fileCount":23,"integrity":"sha512-GYr8d0Jqi1M2GhOW95sh+zSUmngt9p4GuUBUYVTuW11FuEVbbWkgPsOwIcRAmXaZPldNVPYfZDEMb0JQoPXM+Q==","signatures":[{"sig":"MEUCIQDd7rveo+RBwlzr4ax9c42gv6tskJYdWtf41vusMz+yOwIgc91pk1eJ+vPl1w1xSdQMnZNWHlaiadcWlm9so77k8ho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b927e84.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e5fc8b059cf6143bd341ac8963d07eab/solana-keys-2.0.0-experimental.b927e84.tgz","_integrity":"sha512-GYr8d0Jqi1M2GhOW95sh+zSUmngt9p4GuUBUYVTuW11FuEVbbWkgPsOwIcRAmXaZPldNVPYfZDEMb0JQoPXM+Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.71","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b927e84_1690448509558_0.8693363021536309","host":"s3://npm-registry-packages"}},"2.0.0-experimental.211879d":{"name":"@solana/keys","version":"2.0.0-experimental.211879d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.211879d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"9736c7c324ae4a8f87ce1bbfde150d1389b02150","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.211879d.tgz","fileCount":29,"integrity":"sha512-z/gShPYScqbLgZgIjMwamVG4k3+GZc/PVkw+qEw8Nq4bokhBguHa63iRe/kN1RhMToweb4ENA0OAAPt2ul0FBw==","signatures":[{"sig":"MEYCIQCciB6WSH9lDHygivFMq8GegIBHYeDxsryPOvGzSx7CeAIhAIL9Z1KvJK6l2eh2Mj2jkxBWCvnOhjrwaGK6rNuGsam9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154960},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.211879d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b205279dc6673bf35bc4db9b0da59a61/solana-keys-2.0.0-experimental.211879d.tgz","_integrity":"sha512-z/gShPYScqbLgZgIjMwamVG4k3+GZc/PVkw+qEw8Nq4bokhBguHa63iRe/kN1RhMToweb4ENA0OAAPt2ul0FBw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.71","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.211879d_1690448619298_0.04418943527152952","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2a425db":{"name":"@solana/keys","version":"2.0.0-experimental.2a425db","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2a425db","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"195b5afba10630477eedf352c0271046e87b08e7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2a425db.tgz","fileCount":29,"integrity":"sha512-9We3XI9JGgzHLIChu9m31hOnqlzcBUKnxOxKkguNn+wxV/aWl68RUCre/M5SFRTcukY18IrF3u9y4T/d72FU1A==","signatures":[{"sig":"MEYCIQD+HJo85QtG9y0o6/tZsVQ4lJAJM/spYfmR5YKo+rBzIQIhAKEpSEdxXXXGCequupj5Z+bys97Q6LnrLKKKYJUkUzRQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154887},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2a425db.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/acc9dbe956c3a79ed4edfd4932b9e9fa/solana-keys-2.0.0-experimental.2a425db.tgz","_integrity":"sha512-9We3XI9JGgzHLIChu9m31hOnqlzcBUKnxOxKkguNn+wxV/aWl68RUCre/M5SFRTcukY18IrF3u9y4T/d72FU1A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.71","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2a425db_1690448779612_0.9220096367797608","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8936f2f":{"name":"@solana/keys","version":"2.0.0-experimental.8936f2f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8936f2f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"33535708bb3857864295b3f964abd062f998b1ac","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8936f2f.tgz","fileCount":23,"integrity":"sha512-dANTMeLOMmkGcoWDt0SSfxfV6wKD+jNRcUGClHBNZ9++TY2iNa7oW4ycX3tPP3KVe7PgtiwL5j3XU1GMVOdQvA==","signatures":[{"sig":"MEQCIBzS3ZaMR1RWQwyCUSnQbvOV+RDK5YTE0XCq+y2d9Nx5AiBGnzaxgmZ48tMokU9cJKzBuZ7sEZFZcm+Upcnt8KUlBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153119},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8936f2f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/05f349a99941cabb03d9b57d543a8911/solana-keys-2.0.0-experimental.8936f2f.tgz","_integrity":"sha512-dANTMeLOMmkGcoWDt0SSfxfV6wKD+jNRcUGClHBNZ9++TY2iNa7oW4ycX3tPP3KVe7PgtiwL5j3XU1GMVOdQvA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.71","@swc/jest":"^0.2.26","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8936f2f_1690532948674_0.7241401202712072","host":"s3://npm-registry-packages"}},"2.0.0-experimental.305b060":{"name":"@solana/keys","version":"2.0.0-experimental.305b060","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.305b060","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"9ce98018f96a23d0f24895ce072396dc1a3ada82","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.305b060.tgz","fileCount":29,"integrity":"sha512-WcO3NBSk2PPN20648Vx2w+bvBacxhyMtVtZeO1okbbWHwinxHltQpz+xyAYg576wcDFsDaw6aGeTLJTPtkw1rw==","signatures":[{"sig":"MEYCIQCOgRUPN5rM0jUjJ2rG9bMprJGqqRzEZ8LfZeg/lCHVFwIhALFBY+X7Q1+9Pb9SPcv0o9DtiWEGLKNmjPWiXrN/bgG9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154887},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.305b060.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8376397e167b40405074b491e91208f4/solana-keys-2.0.0-experimental.305b060.tgz","_integrity":"sha512-WcO3NBSk2PPN20648Vx2w+bvBacxhyMtVtZeO1okbbWHwinxHltQpz+xyAYg576wcDFsDaw6aGeTLJTPtkw1rw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.71","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.305b060_1690533074776_0.3732474756162121","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7000add":{"name":"@solana/keys","version":"2.0.0-experimental.7000add","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7000add","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"10bbcfc9ab424150befd5882af333dc2aa6df7e5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7000add.tgz","fileCount":29,"integrity":"sha512-DRfZaZi8fdnK9eVodZx9jBlVgyvHBUirK9/Bg2+aSy81s4REpvxoXjqRlt5P3FO/5NCquVGPYU0+v7wxgK2JQQ==","signatures":[{"sig":"MEUCIQCbsOxiZbL39tiL6D4qu0+G9h7jiojT2HKYkbTV5RbQowIgBCfqx3wvCZJn0OQxsTDCTgEZedHUipwM8xLba0B3yMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154960},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7000add.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/242b8204cf31d5624c02c1566e0b7e59/solana-keys-2.0.0-experimental.7000add.tgz","_integrity":"sha512-DRfZaZi8fdnK9eVodZx9jBlVgyvHBUirK9/Bg2+aSy81s4REpvxoXjqRlt5P3FO/5NCquVGPYU0+v7wxgK2JQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.71","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7000add_1690533324047_0.09612126088704698","host":"s3://npm-registry-packages"}},"2.0.0-experimental.91405cb":{"name":"@solana/keys","version":"2.0.0-experimental.91405cb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.91405cb","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b9726244ac0ce8b19ecfce75eb1c54862ff8948e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.91405cb.tgz","fileCount":23,"integrity":"sha512-8VaLQZ1w9VWp2/d7SKyHLhpGmc2dL1PHOW7qteTG3R3fHKqKLFH3KkID+3l4tJgQsGZrtU9Q0aMMbwYgv7jVbg==","signatures":[{"sig":"MEYCIQCvv5MoSqTkTZNWqingenNXDJF/7IvZhuCGYVS8HoAT8AIhANQE/F48Vf58Z9rAh3iMXIL6j1STwuIrxJEz7kFYuWLY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153192},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.91405cb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/97206e18192c1c211dbac95f8c01f349/solana-keys-2.0.0-experimental.91405cb.tgz","_integrity":"sha512-8VaLQZ1w9VWp2/d7SKyHLhpGmc2dL1PHOW7qteTG3R3fHKqKLFH3KkID+3l4tJgQsGZrtU9Q0aMMbwYgv7jVbg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@metaplex-foundation/umi-serializers":"^0.8.5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.71","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.91405cb_1690587016147_0.2603956309261195","host":"s3://npm-registry-packages"}},"2.0.0-experimental.52f0956":{"name":"@solana/keys","version":"2.0.0-experimental.52f0956","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.52f0956","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"99d0aad2911f715e8024bf50b81be6d926120a99","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.52f0956.tgz","fileCount":20,"integrity":"sha512-jIwrul1swMVmItyU9hgrXp4cj8BVgTU7FvvJzE652MXV/wXh6L5P9aoPxJ+YYAzqKcBeg4CcoAQo+CQ5hGtO8g==","signatures":[{"sig":"MEQCICohIUJqdnCyaJlNEEVviNGN5H2bBaXjuXzCwFCvD+HgAiBM3xTPv5Ftk+V6OZEFU1wufVaCd4v6twcEOz/npE2xZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34929},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.52f0956.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a7fd26eab7f90f7f053aa3f44a0848d3/solana-keys-2.0.0-experimental.52f0956.tgz","_integrity":"sha512-jIwrul1swMVmItyU9hgrXp4cj8BVgTU7FvvJzE652MXV/wXh6L5P9aoPxJ+YYAzqKcBeg4CcoAQo+CQ5hGtO8g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.52f0956"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.71","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.52f0956_1690602886164_0.19446117512225536","host":"s3://npm-registry-packages"}},"2.0.0-experimental.08302e8":{"name":"@solana/keys","version":"2.0.0-experimental.08302e8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.08302e8","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"6bcb2cd7568b2563d333ded5ebccea48eccb9dd6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.08302e8.tgz","fileCount":23,"integrity":"sha512-QsacSGynYID/vvwepg34m2AVxId5fzgu2LII2xXF08jAt79MzwrRwNdPHIx2xlOL71u0ozS1QVODUKGDYPNwQw==","signatures":[{"sig":"MEUCIARzHxFzR+HE/ohusT9rBcckwEEmGUnT9v8y9f8c0mGlAiEA4qxXS+pZ686TlKAyApJFciYNNFdKz1UkI/i8uAnBgEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35642},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.08302e8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/070f748c637d09de9c729b0b2a1c1731/solana-keys-2.0.0-experimental.08302e8.tgz","_integrity":"sha512-QsacSGynYID/vvwepg34m2AVxId5fzgu2LII2xXF08jAt79MzwrRwNdPHIx2xlOL71u0ozS1QVODUKGDYPNwQw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.08302e8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","postcss":"^8.4.12","ts-node":"^10.9.1","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/core":"^1.3.71","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.08302e8_1690603460517_0.2799312506204199","host":"s3://npm-registry-packages"}},"2.0.0-experimental.91615fc":{"name":"@solana/keys","version":"2.0.0-experimental.91615fc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.91615fc","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a477fd8fe4d05bd8d5b90630a46d305f05567944","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.91615fc.tgz","fileCount":20,"integrity":"sha512-sz4f3HGZQ+xorkFIhdRlvuJ6QdBhrY+vYPQFWNex3LLXKn+vi3554amE1zpH4yzQA4UK6XqF7NPGs0lOPmttOg==","signatures":[{"sig":"MEUCIG/EKIsGqzFpLHZNKqKuuKIH5dv9xiOJPWChTViae3O2AiEAuLL+bi1qLFUs8PfLw3BMUnlZcKmw/ywXzCJuvG1dMgo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.91615fc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a19166d156b43f63a92bd083341fe023/solana-keys-2.0.0-experimental.91615fc.tgz","_integrity":"sha512-sz4f3HGZQ+xorkFIhdRlvuJ6QdBhrY+vYPQFWNex3LLXKn+vi3554amE1zpH4yzQA4UK6XqF7NPGs0lOPmttOg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.91615fc"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.91615fc_1690607525214_0.6058373965342998","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d49fb7f":{"name":"@solana/keys","version":"2.0.0-experimental.d49fb7f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d49fb7f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d8c03b2753b9b5053a1c48c7a7006fd825fe3e64","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d49fb7f.tgz","fileCount":20,"integrity":"sha512-qHtpYOokjza841JhmryM0Xv8pKvIHBGomblmKF15f39Rx9L1AZJLO1QLyqqMDpFi3lv0k273AC+lfZwLPHu17g==","signatures":[{"sig":"MEUCIQDFJEzk0TmxJaB7cyuUSiGINOWz+QS3bRDhmzedcyVELAIgU1+TH0hwM/bOOLkfV3W1C58kv6yLoWGs2Sw44Y+2xNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d49fb7f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cd83b28e3c96913203677186c39417de/solana-keys-2.0.0-experimental.d49fb7f.tgz","_integrity":"sha512-qHtpYOokjza841JhmryM0Xv8pKvIHBGomblmKF15f39Rx9L1AZJLO1QLyqqMDpFi3lv0k273AC+lfZwLPHu17g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d49fb7f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d49fb7f_1690792657261_0.5640813383237264","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fcae73c":{"name":"@solana/keys","version":"2.0.0-experimental.fcae73c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fcae73c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"84700b303b26d96afdb400870e114f3fc0590555","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fcae73c.tgz","fileCount":23,"integrity":"sha512-HU+/9riLbVfNHLloCaahcXssWgv4k58cbEdCAzbLPchTgdVHUZ3LZ/HGtVz1rDFMBjCkh9rUh7/fXTEoeEFhIw==","signatures":[{"sig":"MEUCIQDUpYjwwGnKX44AQQaHnmZKpghDm+5s1H/GUDgDj0wcHQIgEhces5FQ7DZM3DZx5H6C0U/6uuPQTxE8iYLlpt/I49Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fcae73c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/346d54f2be065764353d50104763680f/solana-keys-2.0.0-experimental.fcae73c.tgz","_integrity":"sha512-HU+/9riLbVfNHLloCaahcXssWgv4k58cbEdCAzbLPchTgdVHUZ3LZ/HGtVz1rDFMBjCkh9rUh7/fXTEoeEFhIw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.fcae73c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fcae73c_1690793127473_0.8490785424268266","host":"s3://npm-registry-packages"}},"2.0.0-experimental.324614":{"name":"@solana/keys","version":"2.0.0-experimental.324614","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.324614","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"6db6d61781370802150d3202bd69120b647feb72","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.324614.tgz","fileCount":20,"integrity":"sha512-UJ50v+J2o61wB5FWk0V/evk6e2MQSXQb96f4lif8bEsTqpVEyO3mTiVTYOCUhgo1HgmeMcoUcsYKdqjYim/BjA==","signatures":[{"sig":"MEUCIAzgNCaw9zQj6j3htRwwDzV3Q+VZI0w0sxYPCKeOWIScAiEAzRVg9f4TUFWUjuBfnek+YheeAbvSctR8WArbuwiq7T0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.324614.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/41fe9401124ed3265fc3972744298bc2/solana-keys-2.0.0-experimental.324614.tgz","_integrity":"sha512-UJ50v+J2o61wB5FWk0V/evk6e2MQSXQb96f4lif8bEsTqpVEyO3mTiVTYOCUhgo1HgmeMcoUcsYKdqjYim/BjA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.324614"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.324614_1690799972443_0.4141831051296163","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9f0ae41":{"name":"@solana/keys","version":"2.0.0-experimental.9f0ae41","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9f0ae41","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"7f93e3bb943c4b8ff71841967b05728e6ea65032","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9f0ae41.tgz","fileCount":20,"integrity":"sha512-1HJG7vvBx9/+hkBHTsALgyNduyZiRpMcK6LKptTSKfhbfmsK/oFaweJ81nY6Use3dmK4eNAga1rMk6hAm5LfRA==","signatures":[{"sig":"MEQCIGqSEAeQWPeeV+KBtCH/yjhFRo0qHpEh4XO0CaLzM1PGAiBM9xVPl8CekU9+flXhKLL8G++zpRlypdW5wHyHiRjm7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9f0ae41.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8fbb323eb8d29a610b7e26f55cd744ef/solana-keys-2.0.0-experimental.9f0ae41.tgz","_integrity":"sha512-1HJG7vvBx9/+hkBHTsALgyNduyZiRpMcK6LKptTSKfhbfmsK/oFaweJ81nY6Use3dmK4eNAga1rMk6hAm5LfRA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.9f0ae41"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9f0ae41_1690820555011_0.2647057585322805","host":"s3://npm-registry-packages"}},"2.0.0-experimental.63423f2":{"name":"@solana/keys","version":"2.0.0-experimental.63423f2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.63423f2","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0e40608fb871cf2f7aae40786bd68c80a0eefa48","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.63423f2.tgz","fileCount":20,"integrity":"sha512-GYyK+LEr5OaaW/im+BCmCJoUYoeG4GuRgBOVtfUYSfRYWUPgGtrv2Ptt1Vx/Z8YPITo7URXuvswUjdK/ErA4OA==","signatures":[{"sig":"MEYCIQDVQVgEOjEPYUVu7dDELpBX8mmIbXNS2wRApCbWRerFfAIhAPUY52glqrdwKnVa81P4ssutvykpW28xuU2acgDV/6IB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.63423f2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/30dcf3270b597717b301bc2e374b30d4/solana-keys-2.0.0-experimental.63423f2.tgz","_integrity":"sha512-GYyK+LEr5OaaW/im+BCmCJoUYoeG4GuRgBOVtfUYSfRYWUPgGtrv2Ptt1Vx/Z8YPITo7URXuvswUjdK/ErA4OA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.63423f2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.63423f2_1690878956554_0.02121425469671312","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6cdcd69":{"name":"@solana/keys","version":"2.0.0-experimental.6cdcd69","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6cdcd69","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"774aa6d2895760cd83696f3bf43103fec9c30dfc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6cdcd69.tgz","fileCount":20,"integrity":"sha512-3AMhePkxQfIkyw9w2+2Ji2llwmRyyUvqkwGMG7GaKgde2LLT8Tcz81JZApIz1DOsHuMgV8DHNd9216VrwWLdXw==","signatures":[{"sig":"MEYCIQCnoX1uaq7sSnvJR0izcwUg5Jwa7oA4jt9EyK5fBQsR5gIhALHbn0BhO64k3Yy15dM9jBccFZOb39V0vfuDpEfg0+qL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6cdcd69.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f69038303151e437d990c790cb10c25d/solana-keys-2.0.0-experimental.6cdcd69.tgz","_integrity":"sha512-3AMhePkxQfIkyw9w2+2Ji2llwmRyyUvqkwGMG7GaKgde2LLT8Tcz81JZApIz1DOsHuMgV8DHNd9216VrwWLdXw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6cdcd69"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6cdcd69_1690879171978_0.6503890872623552","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f3eba18":{"name":"@solana/keys","version":"2.0.0-experimental.f3eba18","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f3eba18","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"afa9e65c3f50504f3b80c58acf87233c5b270a43","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f3eba18.tgz","fileCount":23,"integrity":"sha512-9BThEOxxTQTaTmwddyvHWxoKzF6mOt6w0/ptBzZnn/HX26eXaVaETR8ZREemEWmwcueVjmL22FXOY5cRd8uDHQ==","signatures":[{"sig":"MEYCIQDcBJGSHU2NruSDbiO1ionGd/cyiBrTFNrChzEaEJJOBgIhAMLS/zw/EKsHVTk9EZSv0bpRfS8CVaUIam3yH59EPoHg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f3eba18.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a4a2844cb178313784096729c592db7b/solana-keys-2.0.0-experimental.f3eba18.tgz","_integrity":"sha512-9BThEOxxTQTaTmwddyvHWxoKzF6mOt6w0/ptBzZnn/HX26eXaVaETR8ZREemEWmwcueVjmL22FXOY5cRd8uDHQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f3eba18"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f3eba18_1690879699142_0.435247026692275","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3e920bf":{"name":"@solana/keys","version":"2.0.0-experimental.3e920bf","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3e920bf","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"27ea8063e00b032aab2a0e64da8d87b108d71768","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3e920bf.tgz","fileCount":23,"integrity":"sha512-nePhDaod2tBpdrZzbQ+na4fx6M9OLWH32Rkw3wyrSIx5sp/tjNF+5qMMjRjZE/h/pAcktqPzPsVFNKNatOa/ag==","signatures":[{"sig":"MEUCIQD5Q2EcBx3noP+mcvOCLI5AfbC5GkTaua4DbG1/o3q21gIgUm4oEG+9xmyy044CC4TP4iw/Bls21DxAou2QNUfLDEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3e920bf.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/836a570a8be5b48016165331c06ebfae/solana-keys-2.0.0-experimental.3e920bf.tgz","_integrity":"sha512-nePhDaod2tBpdrZzbQ+na4fx6M9OLWH32Rkw3wyrSIx5sp/tjNF+5qMMjRjZE/h/pAcktqPzPsVFNKNatOa/ag==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.3e920bf"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3e920bf_1690965107944_0.8654065404386746","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8fc0f6c":{"name":"@solana/keys","version":"2.0.0-experimental.8fc0f6c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8fc0f6c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"e74286d48cac9cfe73e0ce8c2e10fb76e7395e9e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8fc0f6c.tgz","fileCount":23,"integrity":"sha512-FWGgOGaFUmWHHGo8kzRUjW81F/aqONjPnCI+cKb5hgbL/3fY/BUNYL0JPCGkd5ttWpEMdwqJgU8ACRqvBliWCw==","signatures":[{"sig":"MEYCIQD9yE5KOe0e3olnjFsdqE1q9sNw5msS+tu8YFkMpxtZngIhANgt5o+1inTD2Qu9mQJ1Nr0j0AHaGN+xsp5AZRMiWk/k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8fc0f6c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/67edfdcbf73074ec67b49a1197f3087a/solana-keys-2.0.0-experimental.8fc0f6c.tgz","_integrity":"sha512-FWGgOGaFUmWHHGo8kzRUjW81F/aqONjPnCI+cKb5hgbL/3fY/BUNYL0JPCGkd5ttWpEMdwqJgU8ACRqvBliWCw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8fc0f6c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8fc0f6c_1690965116481_0.0471688484908932","host":"s3://npm-registry-packages"}},"2.0.0-experimental.89b2a1e":{"name":"@solana/keys","version":"2.0.0-experimental.89b2a1e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.89b2a1e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"33f271be79707715585ba0eeb6b3c56172450de6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.89b2a1e.tgz","fileCount":23,"integrity":"sha512-aocTSlx+1P4DqvPUubwt3x52NItZzpqPjX8RlmTxDyrAqKckTEisF5L3zqf4kZ7kZYNE0rvvxe89WRQ9Szp8Bg==","signatures":[{"sig":"MEYCIQDNyUEl+LJxPxvOvI5PpIgkk9E7vojT2UTLENvWX5MXbQIhANmffMbvCD8lDISxqdf13mkrH9DlLjvBUg/uNV+YU61/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35445},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.89b2a1e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5d57f618abe466ad06c3fa8fdc57c18e/solana-keys-2.0.0-experimental.89b2a1e.tgz","_integrity":"sha512-aocTSlx+1P4DqvPUubwt3x52NItZzpqPjX8RlmTxDyrAqKckTEisF5L3zqf4kZ7kZYNE0rvvxe89WRQ9Szp8Bg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.89b2a1e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.89b2a1e_1690965640389_0.10154641105420814","host":"s3://npm-registry-packages"}},"2.0.0-experimental.11658b8":{"name":"@solana/keys","version":"2.0.0-experimental.11658b8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.11658b8","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"85d6f3550b0fb0c279df4e5641fbe268ccc2baa8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.11658b8.tgz","fileCount":23,"integrity":"sha512-mGLGoYItSi1M4RaYaqZTn1zeuXcslNYthevfkB0ROA4qfYqK7ISaTGMJWRTgrmkuU6CgKPWp3kTmmf7jLwJs6Q==","signatures":[{"sig":"MEYCIQCNch2EEYDi+LV6SP4ERJYxycdBqx0LUvf32KfHh99NmQIhAPVwMMDPrbDyzZ4rtTQw28ur4X4aCIV4IDgOGl46DYSK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35445},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.11658b8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/64f173fd99a2fdf91ddedba02c709afe/solana-keys-2.0.0-experimental.11658b8.tgz","_integrity":"sha512-mGLGoYItSi1M4RaYaqZTn1zeuXcslNYthevfkB0ROA4qfYqK7ISaTGMJWRTgrmkuU6CgKPWp3kTmmf7jLwJs6Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.11658b8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"6.7.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.11658b8_1691023006711_0.1337747928154811","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ca7c151":{"name":"@solana/keys","version":"2.0.0-experimental.ca7c151","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ca7c151","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"674f9c5c9274d98bc835c662974401ff9658a467","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ca7c151.tgz","fileCount":23,"integrity":"sha512-41eloyKH1zLMGiPZcoly59nizc+pon2ufjjUZcN/K65Zs0OJXyL+17F0hxsGsVANsZEBQ0tYS85/QW1pHZ/gdw==","signatures":[{"sig":"MEUCIE3fak14XMAk29J/4d5YSv4LGp8AOSFITmtpkfANvNgaAiEA4/nUH7xQAVjZLUmN1DB87YASzrwunTMxSUJwvGT0GpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ca7c151.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9949298a655395781c7c1fd74482d48a/solana-keys-2.0.0-experimental.ca7c151.tgz","_integrity":"sha512-41eloyKH1zLMGiPZcoly59nizc+pon2ufjjUZcN/K65Zs0OJXyL+17F0hxsGsVANsZEBQ0tYS85/QW1pHZ/gdw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ca7c151"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ca7c151_1691053236488_0.9234776121015853","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7539d42":{"name":"@solana/keys","version":"2.0.0-experimental.7539d42","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7539d42","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"50ed9f67d00d7f5b29fe46e7e6c3acc66f85f49b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7539d42.tgz","fileCount":23,"integrity":"sha512-314mqgVAcmBlJnX26z1cv94TK+DArfZWoDQB57U6qyXTuHQnNiO21sxyth6IVcW1KFkHtW19hsfPIpkJ1FUuKw==","signatures":[{"sig":"MEYCIQDQeAjJE9d0Cc77/tydnXWdUyqz66PlxTQLFnbjLvdpUwIhAL1O+dqoegd2tN3ylvzY8N6AEKzsdgsdyDVmqi8gEBAX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7539d42.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3067309a1267abaa34744bca31c749ce/solana-keys-2.0.0-experimental.7539d42.tgz","_integrity":"sha512-314mqgVAcmBlJnX26z1cv94TK+DArfZWoDQB57U6qyXTuHQnNiO21sxyth6IVcW1KFkHtW19hsfPIpkJ1FUuKw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7539d42"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7539d42_1691053752535_0.49842397140047523","host":"s3://npm-registry-packages"}},"2.0.0-experimental.68d1443":{"name":"@solana/keys","version":"2.0.0-experimental.68d1443","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.68d1443","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f1544971ab2235efab383aa4677e3bdd2321eb0c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.68d1443.tgz","fileCount":23,"integrity":"sha512-HyYqu645rT+uxa7UJ4Jvnn/TGRJuFx4/DYaskXp0I8NB1TiC8P/DvgGG30Xgqr9t9xmnIag4SNKAn8JlKmLYqQ==","signatures":[{"sig":"MEUCIQCUR+yZxX1qpe8limQNSZQHaR35luJgkot6K3FOWUm9SgIgdgxNFalAK8chrc9c7kYchR6U098Y2cgwuERkY6fS6Hg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.68d1443.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d6f04d73efe82c8143ea9e24b508cad7/solana-keys-2.0.0-experimental.68d1443.tgz","_integrity":"sha512-HyYqu645rT+uxa7UJ4Jvnn/TGRJuFx4/DYaskXp0I8NB1TiC8P/DvgGG30Xgqr9t9xmnIag4SNKAn8JlKmLYqQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.68d1443"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.68d1443_1691092235994_0.6674891707292983","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e36f58d":{"name":"@solana/keys","version":"2.0.0-experimental.e36f58d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e36f58d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"769c40be9d729136dcbae1ac38705a2eae0e7fda","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e36f58d.tgz","fileCount":23,"integrity":"sha512-OSbqqVMhYV7gdoJ0Ku+O/ENREmbgYxDYZg7HGFfuncAKMOKVveDIcUzj/kxEuodWuBLUAtf7J2Z2dHxlI4I6jA==","signatures":[{"sig":"MEYCIQCDNEw8MYHiwmANvb1rHZth8OCR/iLHwrNhzNSBmtWkEAIhAONiSjBT+rZLPs8NOIMNv26DH1US5T9zI1l1dw3DX7cH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e36f58d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6a8603d85aa3611419ed4c8ef6b7a1b5/solana-keys-2.0.0-experimental.e36f58d.tgz","_integrity":"sha512-OSbqqVMhYV7gdoJ0Ku+O/ENREmbgYxDYZg7HGFfuncAKMOKVveDIcUzj/kxEuodWuBLUAtf7J2Z2dHxlI4I6jA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e36f58d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e36f58d_1691092265884_0.8806704636054352","host":"s3://npm-registry-packages"}},"2.0.0-experimental.585314d":{"name":"@solana/keys","version":"2.0.0-experimental.585314d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.585314d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"4cbf482a7bee9036bd3f26eec4a93c8b0a052b9c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.585314d.tgz","fileCount":23,"integrity":"sha512-qLLUOPjXQW1+I2xgp9nRI+7+n3y1AqqQ+kbD6VmUYhWEErVkfc2eqgdBuWOjW5o105RElHU/0vWGi8JkaDveRA==","signatures":[{"sig":"MEUCIAxE17cOMfjqyOgjqisbVG/qb7k+R6a3G5zjpYuC/PedAiEA04mxsERq2KbJKrrFxWFllmgcjx8NvxfqZaP8FiYkAu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.585314d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/67430df407a2dbf9341838550b18e720/solana-keys-2.0.0-experimental.585314d.tgz","_integrity":"sha512-qLLUOPjXQW1+I2xgp9nRI+7+n3y1AqqQ+kbD6VmUYhWEErVkfc2eqgdBuWOjW5o105RElHU/0vWGi8JkaDveRA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.585314d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.585314d_1691137748562_0.17378813465318044","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1720f87":{"name":"@solana/keys","version":"2.0.0-experimental.1720f87","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1720f87","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"25eda5b8a2380ddf33ed38762621028f9c99997a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1720f87.tgz","fileCount":23,"integrity":"sha512-HpAUDhpF5u7b4eW/kULRjd88Wn/gj0kVj2FzPYUlqM8nLnOSEUeDRdZRKNTEzbVXsKW1rrmJ/UMWROFB0EpMhw==","signatures":[{"sig":"MEQCIAoEgMZvw0KF2J0YtfrPzhnuIGC2cgdw13WmlV+iEko6AiA2aflrTCNzi2VEqemTfytpOHm+3NTLDk497JYvn0d9OA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1720f87.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/494240d355d787a0b15d91a42fad5ffe/solana-keys-2.0.0-experimental.1720f87.tgz","_integrity":"sha512-HpAUDhpF5u7b4eW/kULRjd88Wn/gj0kVj2FzPYUlqM8nLnOSEUeDRdZRKNTEzbVXsKW1rrmJ/UMWROFB0EpMhw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.1720f87"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.0","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1720f87_1691138252047_0.4440296954929084","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f8b14a7":{"name":"@solana/keys","version":"2.0.0-experimental.f8b14a7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f8b14a7","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"39dc3ef52d6432384dc1af21f56998de75db40b7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f8b14a7.tgz","fileCount":23,"integrity":"sha512-ol2EYrPejYW32hwrwgwUvq4hYr79SP3FxQQWA7EE8DqxoqShkJtG3VPzi2F7tTJyPutkTXxSvPDyRTkZPSk03w==","signatures":[{"sig":"MEQCIBk30jj5LZ+ROrUhBify+g+JHRQb2U/5WchTj5DFAFRHAiB48SGrI1NMNOASl4TG1Xpyyl1gFD8YYOtSfDZppQk41w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f8b14a7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8bc051b7f4e9590dd2162810bfaa59d7/solana-keys-2.0.0-experimental.f8b14a7.tgz","_integrity":"sha512-ol2EYrPejYW32hwrwgwUvq4hYr79SP3FxQQWA7EE8DqxoqShkJtG3VPzi2F7tTJyPutkTXxSvPDyRTkZPSk03w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f8b14a7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f8b14a7_1691138909683_0.7660799423386502","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4ca2749":{"name":"@solana/keys","version":"2.0.0-experimental.4ca2749","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4ca2749","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2d42ce9a84fc6446ced44a78cfa2bf184950cbcb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4ca2749.tgz","fileCount":20,"integrity":"sha512-epVdWeMFjh1plzOp17p2QvjMJVqty3MMZHnWPFzQcqLPo+CTEnhfETHYtGRy41CRKIXmPnj4/P8grUw2lrywlw==","signatures":[{"sig":"MEQCIH9dMc7A7ISBFFzbnAB6TwO1k0luwFrNgoCqx6NtAJNtAiAbn8p2VIisGpAzN0/kVrA12dhAT5J7G1dQIoNQ9BuCbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4ca2749.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5bd5c3c42464ce43b4d033f3feed1113/solana-keys-2.0.0-experimental.4ca2749.tgz","_integrity":"sha512-epVdWeMFjh1plzOp17p2QvjMJVqty3MMZHnWPFzQcqLPo+CTEnhfETHYtGRy41CRKIXmPnj4/P8grUw2lrywlw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4ca2749"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4ca2749_1691166709308_0.5103819301023957","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e97e6ed":{"name":"@solana/keys","version":"2.0.0-experimental.e97e6ed","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e97e6ed","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"8a0adfd4a996d86d981bcb3ae8108d16397514a7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e97e6ed.tgz","fileCount":20,"integrity":"sha512-e6AuAQfhAcR6Qxzbv0Oe8daGtrFKN1Y8xM20Un2z/gW6hBG0FVJ+GLhA791cyBL8O4rhfy6lgColBSayn3/Ang==","signatures":[{"sig":"MEQCID2XGHWK4GJmgyGMgi38gjnUVbTisPv4l+ksJFIv6aDZAiBTw9xFsjcvJvsbnGRiLN1BK/ZugOWRLag7Z4dJTcvh6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e97e6ed.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/27fa63d07290940c517d017e0186c033/solana-keys-2.0.0-experimental.e97e6ed.tgz","_integrity":"sha512-e6AuAQfhAcR6Qxzbv0Oe8daGtrFKN1Y8xM20Un2z/gW6hBG0FVJ+GLhA791cyBL8O4rhfy6lgColBSayn3/Ang==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e97e6ed"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e97e6ed_1691171272597_0.34707217050800687","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1ea234d":{"name":"@solana/keys","version":"2.0.0-experimental.1ea234d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1ea234d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"384a02109df1d9f965ccd73c3a97768754db32c1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1ea234d.tgz","fileCount":20,"integrity":"sha512-bf8qmGthdLcGdu50u2Mm5caWa04pPBr9GG1twi9I3UuE+UJCLK6ow9wP91n3sDQxPum1KM2z2oe6YIHJjFoHtg==","signatures":[{"sig":"MEUCIGAqtNJFRY/geAlHU/aZKq7/5SCv+ukE7e5OUNIHSe5pAiEA2ju7c3lHEj8ZR/GuYq2O75fzOHfsMJjAjLZkUwpa4dI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1ea234d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/85ead17a3a25bc74db31476a1947613c/solana-keys-2.0.0-experimental.1ea234d.tgz","_integrity":"sha512-bf8qmGthdLcGdu50u2Mm5caWa04pPBr9GG1twi9I3UuE+UJCLK6ow9wP91n3sDQxPum1KM2z2oe6YIHJjFoHtg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.1ea234d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1ea234d_1691171746576_0.3488132093255554","host":"s3://npm-registry-packages"}},"2.0.0-experimental.daad0b8":{"name":"@solana/keys","version":"2.0.0-experimental.daad0b8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.daad0b8","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"e7b76fdf4f2050c27c757118244178256c880599","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.daad0b8.tgz","fileCount":20,"integrity":"sha512-mNFQUdFAXZqkYGebhMWFTedMRQcpnW2zW5e6tPocWratOJFoMZ2lHEaIkR5yyzpQzenLNhO8Xei5a7UnVwgXhA==","signatures":[{"sig":"MEQCID+9wemnDwAsLb4tFxc1vSfya7HlubHgGZSp/Ox8/hSVAiBpACWQmI8Da7aDL1i5iaj4EXDvgUsBmR+iKv/yx2+DiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.daad0b8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5f2c47f50db8cdf8125e0b0f5fca3ea4/solana-keys-2.0.0-experimental.daad0b8.tgz","_integrity":"sha512-mNFQUdFAXZqkYGebhMWFTedMRQcpnW2zW5e6tPocWratOJFoMZ2lHEaIkR5yyzpQzenLNhO8Xei5a7UnVwgXhA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.daad0b8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.daad0b8_1691311735291_0.41745565741456003","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f5c87d2":{"name":"@solana/keys","version":"2.0.0-experimental.f5c87d2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f5c87d2","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"62f1e02915db24a980b3e9a688c43b699789560e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f5c87d2.tgz","fileCount":20,"integrity":"sha512-r4z3btvTE9TLEHhtXoapEW5DkuxGzrY6a2oM8bTbOO5tYnVlNT0CWnG11W9D5Q9Uy9/VKgxj4G5XUPi4HIs+rw==","signatures":[{"sig":"MEQCID/T4sqD/sesNQChVkzWV3mTljaQ3r0lx86nwtrBg08LAiAmDTaTRluXM0zZCYYoSLaPKTyVLbANZZxSv3GByrW/4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34806},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f5c87d2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2a99c29104227f4114e7958809e85193/solana-keys-2.0.0-experimental.f5c87d2.tgz","_integrity":"sha512-r4z3btvTE9TLEHhtXoapEW5DkuxGzrY6a2oM8bTbOO5tYnVlNT0CWnG11W9D5Q9Uy9/VKgxj4G5XUPi4HIs+rw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f5c87d2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8.8","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f5c87d2_1691382413130_0.23461361568329475","host":"s3://npm-registry-packages"}},"2.0.0-experimental.910eea0":{"name":"@solana/keys","version":"2.0.0-experimental.910eea0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.910eea0","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a1e03ae9fac73cb99a658cb1611ab32644c0443e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.910eea0.tgz","fileCount":23,"integrity":"sha512-BreV42mYNzlM2mvv7WjID5GvrN1HIpEDKhwY1Ck1pcwW9nzZGlQwe7m9azUIJ//PDxXJNKh30WLd+YNr2VsCbA==","signatures":[{"sig":"MEYCIQCXS0uLZGa1Y+BMpP0TnMsizvFPWCW1MGndr0FhoUZF+gIhALRSEJwqfnP+QC9FCGF6Gx3xKjYYUkHKClr84dube/3e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.910eea0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3452cb3478416d6e97671e879692a60c/solana-keys-2.0.0-experimental.910eea0.tgz","_integrity":"sha512-BreV42mYNzlM2mvv7WjID5GvrN1HIpEDKhwY1Ck1pcwW9nzZGlQwe7m9azUIJ//PDxXJNKh30WLd+YNr2VsCbA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.910eea0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.910eea0_1691398938001_0.8948677162810712","host":"s3://npm-registry-packages"}},"2.0.0-experimental.805f482":{"name":"@solana/keys","version":"2.0.0-experimental.805f482","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.805f482","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b7d2ee18f21d533cd9b10b0608b5a88408ab6e5c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.805f482.tgz","fileCount":23,"integrity":"sha512-5b61om18MjULXv0FGfGPRcurJ4iBjc9nvqV5MHwi99pig+GGORVczp7sp4FfEmP/s751T/kY/M/+IdxEHn9GdQ==","signatures":[{"sig":"MEQCICCZy+0RO0dahMw0zjpX6GI5sLOLm2NsOE5X/W2Hqu2JAiAqU/sRxKy+lIUpRbXtx/Tk9OsmMResq2F4sGNoJIatUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.805f482.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/875a0d287220711debdf8d5cce610148/solana-keys-2.0.0-experimental.805f482.tgz","_integrity":"sha512-5b61om18MjULXv0FGfGPRcurJ4iBjc9nvqV5MHwi99pig+GGORVczp7sp4FfEmP/s751T/kY/M/+IdxEHn9GdQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.805f482"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.805f482_1691424814581_0.5252434346576129","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a624877":{"name":"@solana/keys","version":"2.0.0-experimental.a624877","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a624877","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d8ed7bfb303ed4bf3f5f50893d8ff8a8fccd71a8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a624877.tgz","fileCount":23,"integrity":"sha512-BXYUXLZqVyoyBd66OqDbZIrmWbDUGmNQB68aSD75uvBOE0Ig0J95Y1+6W9cfDTnHqFvCz7FKpa8ioH/9dm9X3A==","signatures":[{"sig":"MEQCIGNBYlXXZklrIBK5yQIY/YJFvkV/Q9pM+Fa/yEGqjPD0AiBAiI42ZScreHJLPL6cAiU6y5Q/5XR8k1Yk0pu8K0vG0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a624877.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fd575e0991cae9ec6d170724cb72ddd9/solana-keys-2.0.0-experimental.a624877.tgz","_integrity":"sha512-BXYUXLZqVyoyBd66OqDbZIrmWbDUGmNQB68aSD75uvBOE0Ig0J95Y1+6W9cfDTnHqFvCz7FKpa8ioH/9dm9X3A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a624877"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a624877_1691425650821_0.07827271703779637","host":"s3://npm-registry-packages"}},"2.0.0-experimental.659134e":{"name":"@solana/keys","version":"2.0.0-experimental.659134e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.659134e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f8e56a53902eb6bf3b43231e5e6d0da9e3d6aeaf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.659134e.tgz","fileCount":23,"integrity":"sha512-bOBPVi3GQSNkTDNZCzdCOBNq6KC6Gi4d5luIAJwPHPPZ9qa4uLeY/vgBsGakXBjkFKB4Vm0QuXCgGGwInxbxcA==","signatures":[{"sig":"MEUCIQDRA30CL4WKmBQr3RrmXboS1AMwculqzwqYfklhE0FQ/QIgXbUGdejFja/UPNfzXQ5JyWq8hRRXbjCcehJ1R5zqVLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.659134e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5616c4e560ed39a3681b835550128490/solana-keys-2.0.0-experimental.659134e.tgz","_integrity":"sha512-bOBPVi3GQSNkTDNZCzdCOBNq6KC6Gi4d5luIAJwPHPPZ9qa4uLeY/vgBsGakXBjkFKB4Vm0QuXCgGGwInxbxcA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.659134e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.659134e_1691427166190_0.26333714946608167","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7b76300":{"name":"@solana/keys","version":"2.0.0-experimental.7b76300","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7b76300","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b0dde1146207ef662c240c7f8fe2cee5744d3897","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7b76300.tgz","fileCount":23,"integrity":"sha512-FeDlU88s8BVumKsKMmeg8UJM/p18Gx+apzCbCMrXgBWeZNC00KnFLoQL6q8sO05VM9x+53ME58GPSxOd6Mg5pQ==","signatures":[{"sig":"MEUCICh/0JEpHStlMocL38sbzcXNodkMDZQDD8ceC2jO+K9jAiEArFC03V/jvoJf1Zle0wI5T/JmaDcjlsbQzkLZ8KawvrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7b76300.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e32284cf5bcbb6350d72ae4ff9c1307f/solana-keys-2.0.0-experimental.7b76300.tgz","_integrity":"sha512-FeDlU88s8BVumKsKMmeg8UJM/p18Gx+apzCbCMrXgBWeZNC00KnFLoQL6q8sO05VM9x+53ME58GPSxOd6Mg5pQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7b76300"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7b76300_1691427794323_0.46855001959264686","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8f594ac":{"name":"@solana/keys","version":"2.0.0-experimental.8f594ac","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8f594ac","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"5c11b754353f003f393e2e5d4f7351c37acabc60","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8f594ac.tgz","fileCount":23,"integrity":"sha512-4Z5NGn7OAKgLTGUW/rlBbUfJp04nANAqLsTShWx+YvURWC3mF5/xpK3sCCv/EZwA/P+XV/s92kXqb8o5mEJ6UQ==","signatures":[{"sig":"MEQCIBkCuUAJ7nqpIeCHk99NCZ9+qJjQwlMSitMdMaiS7m0OAiBCARQwfM1BJu4KipdBXrdg5v0LgkJmNqvpNylt+BT5bQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8f594ac.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/34778aa983c3e03acce46e7c1c1c14ea/solana-keys-2.0.0-experimental.8f594ac.tgz","_integrity":"sha512-4Z5NGn7OAKgLTGUW/rlBbUfJp04nANAqLsTShWx+YvURWC3mF5/xpK3sCCv/EZwA/P+XV/s92kXqb8o5mEJ6UQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8f594ac"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8f594ac_1691428096304_0.33178243256858675","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cb41f36":{"name":"@solana/keys","version":"2.0.0-experimental.cb41f36","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cb41f36","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"c52c6222518ed74375e12358f20026384c83ab8e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cb41f36.tgz","fileCount":23,"integrity":"sha512-ep4c/5AlDAlO72RokiU90DVBCS/1kXxw+pyC3qO60SBKFU93OizceH5wF/UDWxHiDyvfMLD8lZSJj40O7t2XKA==","signatures":[{"sig":"MEYCIQD5rS32yOMQ2S2K2Ddf0aP3oHYFWkcaXKApeu8eKuzkiwIhALyQ/Uc4EeDb23RzvH1TmwjGVLmUbMuLmeX+2+FnQ3Px","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cb41f36.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0520ebdd177bf06c645fe443fcc4eaaf/solana-keys-2.0.0-experimental.cb41f36.tgz","_integrity":"sha512-ep4c/5AlDAlO72RokiU90DVBCS/1kXxw+pyC3qO60SBKFU93OizceH5wF/UDWxHiDyvfMLD8lZSJj40O7t2XKA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.cb41f36"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cb41f36_1691429489098_0.48429215985897356","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7e66ec4":{"name":"@solana/keys","version":"2.0.0-experimental.7e66ec4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7e66ec4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d31f1b5f0d863b05e031fff4b602f3a717443014","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7e66ec4.tgz","fileCount":23,"integrity":"sha512-9O7plGGmG2RFFRGo6jb1hU6Xa0meOLSjTh9fdj0aYfCnlXhBS47o+GHIW1MUYub7mX8wLkj7wetJdImFkfOnXw==","signatures":[{"sig":"MEUCIFLIjPioPDxj+bpSVgxgFQJTL7iFgWRv8TgDylg7CgPoAiEAsBqAFoMVSaw5ijJQYaj6ke6dMUIhRv4Yis9UShRxkpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7e66ec4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a41ad2f3a3d47aa3b8a1d6ea8b1700b2/solana-keys-2.0.0-experimental.7e66ec4.tgz","_integrity":"sha512-9O7plGGmG2RFFRGo6jb1hU6Xa0meOLSjTh9fdj0aYfCnlXhBS47o+GHIW1MUYub7mX8wLkj7wetJdImFkfOnXw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7e66ec4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7e66ec4_1691429541129_0.3406896015371257","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7a52c02":{"name":"@solana/keys","version":"2.0.0-experimental.7a52c02","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7a52c02","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"d68697ed7c5d8f8be279511b9061b80f00885cba","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7a52c02.tgz","fileCount":23,"integrity":"sha512-6AbRPSv6paBpl8fSpwwT9yqikaEjQgw6fwT18KSO76PRsYB2s0wEkN5ALS77PDW+N7rEUjBZ/9eFqAJeiu2J4Q==","signatures":[{"sig":"MEYCIQCjA1JzGUUQPG0B1PduYT6/NF3363jGgoJNprZuB76A4gIhAPLzRuZWTMPE/4AkVhb1CH9SSiv3NBVN+yIRxNwsBcGJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7a52c02.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/95b0444ae0be28970523d673c96aca21/solana-keys-2.0.0-experimental.7a52c02.tgz","_integrity":"sha512-6AbRPSv6paBpl8fSpwwT9yqikaEjQgw6fwT18KSO76PRsYB2s0wEkN5ALS77PDW+N7rEUjBZ/9eFqAJeiu2J4Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7a52c02"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7a52c02_1691429741265_0.758481772343693","host":"s3://npm-registry-packages"}},"2.0.0-experimental.dffb4b6":{"name":"@solana/keys","version":"2.0.0-experimental.dffb4b6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.dffb4b6","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0cbdcb01e431c2ab2ab5520a440acd7e9bcafb1e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.dffb4b6.tgz","fileCount":23,"integrity":"sha512-VIst6O8AOlgU+Qjwt4g/t8/5IYtQjfCvwdUdg2OzyGHdMASqwZ6ajvA4YNzVWyNjocq7qdPmmqSDdFeBiY2vdw==","signatures":[{"sig":"MEUCIDdbXoeRQElkl3M0eUBsQJvHTvUJKX6hrc7tlpjeHCVYAiEA/ORUiqETGBDtkdk4iwfv23UJl2zRgVqaGUzfGh+VA/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.dffb4b6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/762230822ae8e1a8608d24bc6916d808/solana-keys-2.0.0-experimental.dffb4b6.tgz","_integrity":"sha512-VIst6O8AOlgU+Qjwt4g/t8/5IYtQjfCvwdUdg2OzyGHdMASqwZ6ajvA4YNzVWyNjocq7qdPmmqSDdFeBiY2vdw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.dffb4b6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.dffb4b6_1691430636071_0.0619499901787941","host":"s3://npm-registry-packages"}},"2.0.0-experimental.129c601":{"name":"@solana/keys","version":"2.0.0-experimental.129c601","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.129c601","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"641cbd39e2db14db78453c4ec9fff4a4c648768a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.129c601.tgz","fileCount":23,"integrity":"sha512-TB3CrpXyJ324QsPRSpWj2Mmx8g8kcgSGL87/IHAUqogD0iKdfyuoA/WwM05N8Yjy1VwYWBK8dEMr2UQgCn2YPw==","signatures":[{"sig":"MEYCIQCJ5JzG0vf0MmwSybK+MFqlBtWGgVaVhZddIgHehgjHKAIhALrFQT8cWNmKZDGjhx4UgzNUxP1GJ/R19cDBKBxVr626","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.129c601.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e10ae17bb3b712f53741acc5f6f9b01a/solana-keys-2.0.0-experimental.129c601.tgz","_integrity":"sha512-TB3CrpXyJ324QsPRSpWj2Mmx8g8kcgSGL87/IHAUqogD0iKdfyuoA/WwM05N8Yjy1VwYWBK8dEMr2UQgCn2YPw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.129c601"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.129c601_1691432911609_0.9669873302508167","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7e91143":{"name":"@solana/keys","version":"2.0.0-experimental.7e91143","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7e91143","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2b738dafa327646c9ed62c00f7e3badcdcf391b6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7e91143.tgz","fileCount":23,"integrity":"sha512-ARi9xhNUF0TrlN0+G/OLUfj89NcMEv/eB4X6Zy96BBWc5gI9pEopMhH8iGB3m8RxuSEI3Ce+6/FZ7mLncRygVg==","signatures":[{"sig":"MEQCICiASCPD8mZG+AfoXhs1aHQbHlNH3CP7zjZQerC1EuUkAiBi8DDAmyy7tKV2ERgZ9QSPb4Uwo4Aot41iBiVWbSN/Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7e91143.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e5a47cbcbd1aff3be44420689348c86b/solana-keys-2.0.0-experimental.7e91143.tgz","_integrity":"sha512-ARi9xhNUF0TrlN0+G/OLUfj89NcMEv/eB4X6Zy96BBWc5gI9pEopMhH8iGB3m8RxuSEI3Ce+6/FZ7mLncRygVg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7e91143"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7e91143_1691436226009_0.866652837299206","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0b7eadc":{"name":"@solana/keys","version":"2.0.0-experimental.0b7eadc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0b7eadc","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"5e7dbef68b562be6ffdf5c552b1b4d5d3b587cbf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0b7eadc.tgz","fileCount":23,"integrity":"sha512-WdRTR/yFeoAgQb7EHiLfJrH2a0LF19jmPNbK6i1Y6Ct71GJucIeyhCFwNZb7a67Q+USXoCPqqJ+/8pI0jl/Pug==","signatures":[{"sig":"MEYCIQCXSb2Hp3UiTeYM6V7kNwx1GnW1065H3ZHaHzdASJrSDgIhAKxeOb268mEWXfVPwRYLmyhBNgfMPKMvaFtw2FXVRyHB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0b7eadc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0e77c62ecff7143ac04b42c254600553/solana-keys-2.0.0-experimental.0b7eadc.tgz","_integrity":"sha512-WdRTR/yFeoAgQb7EHiLfJrH2a0LF19jmPNbK6i1Y6Ct71GJucIeyhCFwNZb7a67Q+USXoCPqqJ+/8pI0jl/Pug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0b7eadc"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0b7eadc_1691439218218_0.017913831846605666","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1411638":{"name":"@solana/keys","version":"2.0.0-experimental.1411638","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1411638","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"750b8eaf84dbe0275fdb049326b8f6127fe2060c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1411638.tgz","fileCount":23,"integrity":"sha512-jq3DbH+xQFqh70JQcm3l/XnNR2phscpXLXd05BPwyOlqq9lSsPcE8e5738BM3rKfmmceBvElxNSw/SJG4EhZTQ==","signatures":[{"sig":"MEYCIQD3HTAhtLyic4KsQZ6ji+y1q1KMHJku6PGUn/+MZ/eC8gIhANN+OklD5GTIgaHdlKAjzQEcObrkYLIiOYxJAsSXwm67","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1411638.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/603a1716990cd2a1906bd739b3dbed20/solana-keys-2.0.0-experimental.1411638.tgz","_integrity":"sha512-jq3DbH+xQFqh70JQcm3l/XnNR2phscpXLXd05BPwyOlqq9lSsPcE8e5738BM3rKfmmceBvElxNSw/SJG4EhZTQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.1411638"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1411638_1691485091566_0.1670963913278698","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6ec1b2d":{"name":"@solana/keys","version":"2.0.0-experimental.6ec1b2d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6ec1b2d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"9aec96b2923ce5044545e59b3927442067088834","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6ec1b2d.tgz","fileCount":23,"integrity":"sha512-GufHvMuHjhapX28r4ZVPFVsyRif+1MMR0K36whLtr4LUkopq5pl6YWYFccqdeK8rgDBgTHbXSAVXqP1GWPOeAg==","signatures":[{"sig":"MEYCIQDcZ7cWBTtOEoiVrzEshLEyMeqL7EMtzKisP+D1n1HpmgIhAMagGSfkvuQR/ejNqyHSkL9IhiYCJj7EMJQGkNThj8GZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6ec1b2d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0d2409ab43923897d3ff87780a119e05/solana-keys-2.0.0-experimental.6ec1b2d.tgz","_integrity":"sha512-GufHvMuHjhapX28r4ZVPFVsyRif+1MMR0K36whLtr4LUkopq5pl6YWYFccqdeK8rgDBgTHbXSAVXqP1GWPOeAg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6ec1b2d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6ec1b2d_1691485513191_0.041636539077209545","host":"s3://npm-registry-packages"}},"2.0.0-experimental.88e1eaa":{"name":"@solana/keys","version":"2.0.0-experimental.88e1eaa","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.88e1eaa","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"9fd25bd49ee8cc5ffe44a4f8e58a8f3edea18377","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.88e1eaa.tgz","fileCount":23,"integrity":"sha512-vYNVLNf7Mnbij279BOit7z3C/SqFw6FF7592I6JHBaHGLwj0zo778jEidiYOWT8dtLRVYq9A3bA9o9kbKbS3Ew==","signatures":[{"sig":"MEUCIQDqxa1B88pLFLDyRYHFbJCtM+FHxF+H1aR9Q2xVHlVZegIgVR4h0/cT3RFiyxWCitYsX2Jn5m+aXsF0hwXEqMmpbDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.88e1eaa.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c9072466080968d1e5f09f6885152ef8/solana-keys-2.0.0-experimental.88e1eaa.tgz","_integrity":"sha512-vYNVLNf7Mnbij279BOit7z3C/SqFw6FF7592I6JHBaHGLwj0zo778jEidiYOWT8dtLRVYq9A3bA9o9kbKbS3Ew==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.88e1eaa"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.88e1eaa_1691500825329_0.3242267075300087","host":"s3://npm-registry-packages"}},"2.0.0-experimental.baadda0":{"name":"@solana/keys","version":"2.0.0-experimental.baadda0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.baadda0","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b34faf111e64abd4356428deab95c8acbe01d1a1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.baadda0.tgz","fileCount":23,"integrity":"sha512-8RJIknDzO/MYBUiSMLBep+rygn2kh31Mpql7PaX7cwKk+pDdRRsOjKKEgFUKGflCWaQIvSkLG0u6Bn/qlLwLqQ==","signatures":[{"sig":"MEUCIQDzR3H91X4JvwYgKMcULfWIyRreBHiw1HjBkqEsD2GzyQIgIhwQU/NZm1p7C1wuFX785IILYL766zS3Ve9SWPKv83w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.baadda0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c925bc5c9839246136f2ab8e1b158c57/solana-keys-2.0.0-experimental.baadda0.tgz","_integrity":"sha512-8RJIknDzO/MYBUiSMLBep+rygn2kh31Mpql7PaX7cwKk+pDdRRsOjKKEgFUKGflCWaQIvSkLG0u6Bn/qlLwLqQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.baadda0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.baadda0_1691508763302_0.7762318539931905","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0a0651f":{"name":"@solana/keys","version":"2.0.0-experimental.0a0651f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0a0651f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ddc6573d53c2bf52c3a726b2804729307f4e91da","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0a0651f.tgz","fileCount":23,"integrity":"sha512-qMyoz1u/RXrZHJsGzb3eUpMLMxf1q8s1OoXBaH3Xi569GFkaFO18GwCvRz7xB9fKVXWY/VEsMqidkuf2l1V1Fg==","signatures":[{"sig":"MEYCIQDi+vxM2EFMqwL05INevNweC+GLrtp2KNWuIK4XHKdbygIhALHrQyCf87vRbs2h6QifyqNH23O32s9nzkWUTDj7PCsu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0a0651f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cc4cb0e5bfabbe3252776d01324aca26/solana-keys-2.0.0-experimental.0a0651f.tgz","_integrity":"sha512-qMyoz1u/RXrZHJsGzb3eUpMLMxf1q8s1OoXBaH3Xi569GFkaFO18GwCvRz7xB9fKVXWY/VEsMqidkuf2l1V1Fg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0a0651f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0a0651f_1691508833299_0.0900193375586178","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0108bc7":{"name":"@solana/keys","version":"2.0.0-experimental.0108bc7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0108bc7","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"84c4fcc684df7908c1a58b765630e69ffb141bee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0108bc7.tgz","fileCount":23,"integrity":"sha512-n8ewCcLqpRA3S5VCRRW7mHflE9QsbLymiFoskCaIPULbnSJUhdWiuCWHzMaG4wCkjfNLPzNNHtAQ5l1/NpurIw==","signatures":[{"sig":"MEUCIQCKznZ/oNntvtZgU3myJAB3dw23YPdMCwsAVX11XFcMawIgbmKLgc1tUxknfcok27YeBw9XRNEp7w+sJI0vNrGgd8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0108bc7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/bbfdfae7a6382e305ed0830f09a41728/solana-keys-2.0.0-experimental.0108bc7.tgz","_integrity":"sha512-n8ewCcLqpRA3S5VCRRW7mHflE9QsbLymiFoskCaIPULbnSJUhdWiuCWHzMaG4wCkjfNLPzNNHtAQ5l1/NpurIw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0108bc7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.27","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0108bc7_1691570335575_0.10150152211353802","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4a829b4":{"name":"@solana/keys","version":"2.0.0-experimental.4a829b4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4a829b4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0fb316e4463a33c6c0cfd82a4fa81fc22bab4af4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4a829b4.tgz","fileCount":23,"integrity":"sha512-4DMe/FSosi/+lxk7AxmQ7jwbwRgk5sP8H+UepiYZ43LUEmuqBGPcRnBI03wDMo7mhWOavnmZ1djwJnyVZBoyjw==","signatures":[{"sig":"MEYCIQCJCPjz2uX/8yO0mUcG810GSTtOWSTAF4yLx/Z73WA9bgIhAO/FRxlPI+V4xYn9N6ViPwkvj7Yeui9Be6W/aE5M8kH3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4a829b4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ce9fc8cb5da8bdb2b0f4b4a3e5c57c72/solana-keys-2.0.0-experimental.4a829b4.tgz","_integrity":"sha512-4DMe/FSosi/+lxk7AxmQ7jwbwRgk5sP8H+UepiYZ43LUEmuqBGPcRnBI03wDMo7mhWOavnmZ1djwJnyVZBoyjw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4a829b4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.0.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4a829b4_1691570715396_0.5853260444578512","host":"s3://npm-registry-packages"}},"2.0.0-experimental.25ec508":{"name":"@solana/keys","version":"2.0.0-experimental.25ec508","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.25ec508","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a95acbffcd28cc06f68139470d2fb235f200df2f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.25ec508.tgz","fileCount":23,"integrity":"sha512-sCY0V6xrsaEDAroshBN752771IxL+Di3Ah8koEdUdrBiW0CEeYviob8Th0N7mIpMWgXOjVel+7eR5PYT3y3lSg==","signatures":[{"sig":"MEUCIDCPFBQBZFzfhtQvSgO8o7Z6bA0gPEQMZpnz6OJlm+9WAiEAob5oHJrL5m/+MuuLkdW9skttXVRnJLZUI24ieO31UIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.25ec508.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/25c94da03b3b3c6b9d39f8f04a5c4938/solana-keys-2.0.0-experimental.25ec508.tgz","_integrity":"sha512-sCY0V6xrsaEDAroshBN752771IxL+Di3Ah8koEdUdrBiW0CEeYviob8Th0N7mIpMWgXOjVel+7eR5PYT3y3lSg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.25ec508"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.25ec508_1691571439463_0.22704103758872396","host":"s3://npm-registry-packages"}},"2.0.0-experimental.86594f2":{"name":"@solana/keys","version":"2.0.0-experimental.86594f2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.86594f2","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"e2a063d633c4ef38e58aa32d609d6465bf1a14bb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.86594f2.tgz","fileCount":23,"integrity":"sha512-l06iAKnaE7T/MALXUn+F4B96X1ukNm8xYgxq6Vjql9ITMcbYkU6wuDl1oHDFMboafP21TIg3XpBP7Q6NJRO3hw==","signatures":[{"sig":"MEQCIFZYp8YYBMZB9YpY79MhfqW8Ge+EgolMoFC9QBYpYAXLAiBNaoeemi5d9+q/AH3jWhUuW4FcOOzaqpQKrNaDO+/k9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.86594f2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6f0a68f4e07fe3033e282d4e47a63376/solana-keys-2.0.0-experimental.86594f2.tgz","_integrity":"sha512-l06iAKnaE7T/MALXUn+F4B96X1ukNm8xYgxq6Vjql9ITMcbYkU6wuDl1oHDFMboafP21TIg3XpBP7Q6NJRO3hw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.86594f2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.86594f2_1691656616233_0.1947737951613897","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bb6ba5b":{"name":"@solana/keys","version":"2.0.0-experimental.bb6ba5b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bb6ba5b","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"9bf4561e2e3cfa30906b0ee1ccf9a6e67c9281b8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bb6ba5b.tgz","fileCount":23,"integrity":"sha512-W1YXuHdxh8J+e/fY1woiEHd+uuLLQucIHBdLs3Ykc+CofYDhc03FJTFpRPPFocmMnFQhySCd1gVtwiN6Mz3XKw==","signatures":[{"sig":"MEUCIQC247kC/2lwAPDCdmHEzdcbXlrSdibfx5Rex2BSi8phsQIgKXh8gqjlhvI8APyc3hEBlSLXaTqVDvOWwqnHaQmwD9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35307},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bb6ba5b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e1a4358a92c87a213e53ee7e9188f7db/solana-keys-2.0.0-experimental.bb6ba5b.tgz","_integrity":"sha512-W1YXuHdxh8J+e/fY1woiEHd+uuLLQucIHBdLs3Ykc+CofYDhc03FJTFpRPPFocmMnFQhySCd1gVtwiN6Mz3XKw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.bb6ba5b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bb6ba5b_1691657298272_0.34647007984612355","host":"s3://npm-registry-packages"}},"2.0.0-experimental.658ab03":{"name":"@solana/keys","version":"2.0.0-experimental.658ab03","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.658ab03","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"34994b2382b830180fbcd2761e92ef159f59d949","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.658ab03.tgz","fileCount":20,"integrity":"sha512-TC1S4hre8SCGNnXCOTm1hQdSpxtXvYD2OPqrwiDOC8eB6IT0dv8xofNJoN2Ak3p6gcqZ0T06FilB+fAaxgH3gQ==","signatures":[{"sig":"MEUCICEV2QBlTmruhkNxKecL5v+GC60rtYAkuQgOv70D+CNdAiEA+S8YFj7gMKYDa36HFZtWFQQRi1I7iZkxXUDbsUZSA/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34594},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.658ab03.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cdc5d2fc55d3f4edc895950ad5fde916/solana-keys-2.0.0-experimental.658ab03.tgz","_integrity":"sha512-TC1S4hre8SCGNnXCOTm1hQdSpxtXvYD2OPqrwiDOC8eB6IT0dv8xofNJoN2Ak3p6gcqZ0T06FilB+fAaxgH3gQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.658ab03"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.658ab03_1691657676792_0.1846961711121109","host":"s3://npm-registry-packages"}},"2.0.0-experimental.954995a":{"name":"@solana/keys","version":"2.0.0-experimental.954995a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.954995a","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"def9f58e51f2d7b3552c8a988750c86675dfa2d1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.954995a.tgz","fileCount":20,"integrity":"sha512-D+WZYrSTsIgmA+4vgCurEYhyWdpdUJmAwpx/Z0Uj8ypMNZF42WMRDcGVd2gved/Lt/i/D9A+KE+e9UmgCabMYg==","signatures":[{"sig":"MEUCIGWp1mDY1d1ypcuDxKvffeKM11OlobJfS54Gbbduu/XHAiEAoa+64Z/hFDDV3hLoXY7KdNGdiMtWZ/2D6ny0Nrgc1Wk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34594},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.954995a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/aeacdaf90664bc742c42d37c18d8735b/solana-keys-2.0.0-experimental.954995a.tgz","_integrity":"sha512-D+WZYrSTsIgmA+4vgCurEYhyWdpdUJmAwpx/Z0Uj8ypMNZF42WMRDcGVd2gved/Lt/i/D9A+KE+e9UmgCabMYg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.954995a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.954995a_1691680403623_0.14494560960982694","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a22700c":{"name":"@solana/keys","version":"2.0.0-experimental.a22700c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a22700c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"e94703ef84421a88fcb36d7a30c6e4a2f6acfe24","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a22700c.tgz","fileCount":20,"integrity":"sha512-nCVPlHfHisGv7MUzHtV/zKpUxoWZfw1X68ScOdhfdMAiMrSx3MIJvnIUAd2A8MNL/tAYCMKEZXFiStOtdrg8ug==","signatures":[{"sig":"MEUCIGgYsA/taDzkdxmv0McTccTzrVi3kBf1c+M9iOlcd0vdAiEAmTwpOnzNMadxkpkEPTHK+bzZSGVocQsX/J+ZmnFYTr4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34594},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a22700c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1241b0efac232b0fd4e13c8babf5b5a1/solana-keys-2.0.0-experimental.a22700c.tgz","_integrity":"sha512-nCVPlHfHisGv7MUzHtV/zKpUxoWZfw1X68ScOdhfdMAiMrSx3MIJvnIUAd2A8MNL/tAYCMKEZXFiStOtdrg8ug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a22700c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a22700c_1691747473493_0.06385445411190482","host":"s3://npm-registry-packages"}},"2.0.0-experimental.03edc6f":{"name":"@solana/keys","version":"2.0.0-experimental.03edc6f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.03edc6f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"485037e635c8f801d164e91d9f08b3b47b6f5777","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.03edc6f.tgz","fileCount":20,"integrity":"sha512-hX1y2TnPikuTMFL0r2ZqIgyqRaz3TPcMK1QifJjm4o6AKEinVp6Od+p0oedwPIOAq3qZpgOHupQxxRxA2Ruumw==","signatures":[{"sig":"MEUCIHi+budKjv3h/CqPaxJw1J739Ka6fsHH8Gbo32mytQ5SAiEA0LLzVQHF23Clpwt3Jh0orJBR1nCBYT+j9ejsVycryVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34594},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.03edc6f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ef8cb4e5defeb4032a8f7b2461baf5da/solana-keys-2.0.0-experimental.03edc6f.tgz","_integrity":"sha512-hX1y2TnPikuTMFL0r2ZqIgyqRaz3TPcMK1QifJjm4o6AKEinVp6Od+p0oedwPIOAq3qZpgOHupQxxRxA2Ruumw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.03edc6f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.03edc6f_1692088992926_0.3617363738401349","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b787f32":{"name":"@solana/keys","version":"2.0.0-experimental.b787f32","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b787f32","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"69961c98dc6051ad2fe8e57a69d54e5fadde1c81","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b787f32.tgz","fileCount":20,"integrity":"sha512-rGN9d6m9+MtjTrS0fXaZOn8L4QyITEYsMht8m4FOnfw9UYFqCgdEGWZbT1ZXmN/r/dbUGRk/3IFeKdv+QpfwGA==","signatures":[{"sig":"MEYCIQDPOPnreI2qsB6223I54Xn5kDoFWFDtRscHXO4hTifg0wIhAMCwKNkIpxkOkMprPpYVk3YCti9dJv7kEsQySumUcY+c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34594},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b787f32.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/270037153003d5423bd615b8d1eea61b/solana-keys-2.0.0-experimental.b787f32.tgz","_integrity":"sha512-rGN9d6m9+MtjTrS0fXaZOn8L4QyITEYsMht8m4FOnfw9UYFqCgdEGWZbT1ZXmN/r/dbUGRk/3IFeKdv+QpfwGA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b787f32"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b787f32_1692219458833_0.04137669199879923","host":"s3://npm-registry-packages"}},"2.0.0-experimental.958cc6b":{"name":"@solana/keys","version":"2.0.0-experimental.958cc6b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.958cc6b","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ff097ae430d0f34a73a1abf7d8febaf9a1bd2cec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.958cc6b.tgz","fileCount":23,"integrity":"sha512-o2CdJhOPTSAL+8p7LSHMC7lD6qQ8j+JGDgbpIoOZC8MnQhsLBhvunByba3ZF+zl9WK/dMFopVuFgVEB6DlNb5w==","signatures":[{"sig":"MEQCIAgmAzQBfMUBSnx8cLtsd7wvXlbfWP9Hq1t0FfRc4aXlAiB0fuCeop48ythRZAO1u4BfSRyJphS08sA+KG/S5nBiLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.958cc6b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6b3dac85e29ebdc547503d4cb1c8ea45/solana-keys-2.0.0-experimental.958cc6b.tgz","_integrity":"sha512-o2CdJhOPTSAL+8p7LSHMC7lD6qQ8j+JGDgbpIoOZC8MnQhsLBhvunByba3ZF+zl9WK/dMFopVuFgVEB6DlNb5w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.958cc6b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.958cc6b_1692243052505_0.46644469449301673","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5f8bf71":{"name":"@solana/keys","version":"2.0.0-experimental.5f8bf71","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5f8bf71","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b77bf771945747aee31bdc2f9bdb7445fd9f086a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5f8bf71.tgz","fileCount":23,"integrity":"sha512-5/xexkUk2LzP5zbiW0oUQmBiLV/wj4WfhRJ89X3a57RaZFbXo2Kh2vGhWGZskx8M7zbh8eWVtuMMEbedBrHQ4g==","signatures":[{"sig":"MEYCIQDtV5MqM4ewQ4zqq6z+N6CweH7gXfgwSL2ls1LfAd7xzAIhAJqjQ0Vf2PY/CeDQnh0A1sQGYMTNxvkzd+TTwON/VvVc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35519},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5f8bf71.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/087ca25265b8d1a3462b9114b0b1977d/solana-keys-2.0.0-experimental.5f8bf71.tgz","_integrity":"sha512-5/xexkUk2LzP5zbiW0oUQmBiLV/wj4WfhRJ89X3a57RaZFbXo2Kh2vGhWGZskx8M7zbh8eWVtuMMEbedBrHQ4g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5f8bf71"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.0.1","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5f8bf71_1692717820627_0.6770958328229575","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4183479":{"name":"@solana/keys","version":"2.0.0-experimental.4183479","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4183479","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ff1c062bb4cc716933cd7445018874db2e6808ac","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4183479.tgz","fileCount":20,"integrity":"sha512-wDTp5XV56YCwSlQfiK1wh476o4Eq32qf/LKh7vXL6fCj8PtxfVXUc2VI421mQbtQUXqQDQfAo7wSs87HDLSSBg==","signatures":[{"sig":"MEUCIHhF9kMoH4nI2YfOfNd6pAvw7RmqvRY3BdDrAKhMZ/BiAiEA5K7sxBa1FTUdS9iUKImNV+tEjytrY0xII/QaNF0pONE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4183479.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/965874ffa6ad4b1bf2d5244e5cec734b/solana-keys-2.0.0-experimental.4183479.tgz","_integrity":"sha512-wDTp5XV56YCwSlQfiK1wh476o4Eq32qf/LKh7vXL6fCj8PtxfVXUc2VI421mQbtQUXqQDQfAo7wSs87HDLSSBg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4183479"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4183479_1692765414166_0.05239273868538885","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bac4a66":{"name":"@solana/keys","version":"2.0.0-experimental.bac4a66","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bac4a66","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"beff4553249a9b33b9d754c86e9f1bc3b7665554","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bac4a66.tgz","fileCount":20,"integrity":"sha512-XuEk0cJdus1nWGqTw25Iu8wfxGx3K5P7VE4Mq+cVj4eYlZQiu9F1z0U39A0cZbUlk5NTk3hNe4JUCwRMIEjWcA==","signatures":[{"sig":"MEUCIEiFGc+QyxBUrlWgaQTTl8o4Kz71B75OPuNz2FW6N4d5AiEAmzJptulDtE3NPjHwQBq6I7ejnfKXYTh1sVZ7PzR14Gg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bac4a66.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f01faf9485520fdf3385924b50e939bb/solana-keys-2.0.0-experimental.bac4a66.tgz","_integrity":"sha512-XuEk0cJdus1nWGqTw25Iu8wfxGx3K5P7VE4Mq+cVj4eYlZQiu9F1z0U39A0cZbUlk5NTk3hNe4JUCwRMIEjWcA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.bac4a66"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bac4a66_1692766782054_0.6141767888235057","host":"s3://npm-registry-packages"}},"2.0.0-experimental.71ce0c2":{"name":"@solana/keys","version":"2.0.0-experimental.71ce0c2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.71ce0c2","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"f8c83d88122b91d1d33161331645a01bd5852a63","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.71ce0c2.tgz","fileCount":20,"integrity":"sha512-QsjOJP5lTuy9Ah68Kg5P9rsIx/X8oLGOj7WJETn4gC5rP7D7VNoQ2E4omsV93RrdZdPxwlHpFn+OzqshbqRoDg==","signatures":[{"sig":"MEUCICvZ/b9ZYcw6QEAfix8aUlA8cF4MDTPbIagV3m5lyCE1AiEAgB4g7NeN9uulS4GOm3alqgLuvsWiUDl32ZAp2B58FUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.71ce0c2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c2d2774ca17a595dbf426a978ed480ad/solana-keys-2.0.0-experimental.71ce0c2.tgz","_integrity":"sha512-QsjOJP5lTuy9Ah68Kg5P9rsIx/X8oLGOj7WJETn4gC5rP7D7VNoQ2E4omsV93RrdZdPxwlHpFn+OzqshbqRoDg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.71ce0c2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.71ce0c2_1692766819369_0.5217828748252347","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ec2d4a4":{"name":"@solana/keys","version":"2.0.0-experimental.ec2d4a4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ec2d4a4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"449854a885a93b88f3ddee52306ba77c875b3530","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ec2d4a4.tgz","fileCount":20,"integrity":"sha512-VqsycXBtnkQUshucercQA4uRQpygva7Kgi1Sq6SPsjOePI+ZPtuPfd6gpMZ1Vfjk85NvfngbvTyp5BaZVoQehg==","signatures":[{"sig":"MEUCIQC+fbsezigFz448tFs4+bWxTREAhWnvo6nORBisvOw9tgIgchUA6XykLLm9Kt+fw7WjLP3g9rvqQcSJ3EWRCfVTatE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ec2d4a4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0a05faf7c44df8021e1ef1f249d74c7c/solana-keys-2.0.0-experimental.ec2d4a4.tgz","_integrity":"sha512-VqsycXBtnkQUshucercQA4uRQpygva7Kgi1Sq6SPsjOePI+ZPtuPfd6gpMZ1Vfjk85NvfngbvTyp5BaZVoQehg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ec2d4a4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ec2d4a4_1692767631644_0.6326788010392974","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b9efb9c":{"name":"@solana/keys","version":"2.0.0-experimental.b9efb9c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b9efb9c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"40dfa1095608eefecd6e268457f1140aaeb60968","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b9efb9c.tgz","fileCount":20,"integrity":"sha512-kt5g6OUE1HqouBmQrJbkYbmN89PSxP5iZ+K6sKlLQS5temAYIGKV2HkYcJ3zKVlLG+2sdku/NwgddrVxEVC/eQ==","signatures":[{"sig":"MEYCIQDuNl64lwHQIZRCVLSXoigtpeqgKHYMzOCeccM3t9mbFQIhAJiIQOtUrE/QJsofg7R2PgHSvkkrrpOLPW5R4hH12QTy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b9efb9c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fc5524f2af6479eeab84ea51c5413c6f/solana-keys-2.0.0-experimental.b9efb9c.tgz","_integrity":"sha512-kt5g6OUE1HqouBmQrJbkYbmN89PSxP5iZ+K6sKlLQS5temAYIGKV2HkYcJ3zKVlLG+2sdku/NwgddrVxEVC/eQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b9efb9c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b9efb9c_1692803616341_0.5293401031731413","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bfb1537":{"name":"@solana/keys","version":"2.0.0-experimental.bfb1537","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bfb1537","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"4b2b9b758cc1c97b59b97edcec9602c6dbe854bc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bfb1537.tgz","fileCount":20,"integrity":"sha512-TzozwMpJPmnHKASnFPV2JUEBVKvJ0YExL1vd/1x1suWRNwqB/MrSKqP45eQno6GO9NZkmkdc2Kkrt+JgjpLI+Q==","signatures":[{"sig":"MEUCIQCoW+vHAqzwiaNwyq9Zfz7tLJAJ1+MDxroNLQw0LeMnGQIgbNuJ0XVF9xFhC7hYCX41G12akIKWk7YihiLJRg+9PkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bfb1537.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/86d3a744d44055c29920a8c37c023368/solana-keys-2.0.0-experimental.bfb1537.tgz","_integrity":"sha512-TzozwMpJPmnHKASnFPV2JUEBVKvJ0YExL1vd/1x1suWRNwqB/MrSKqP45eQno6GO9NZkmkdc2Kkrt+JgjpLI+Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.bfb1537"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bfb1537_1692812232283_0.02235963864915802","host":"s3://npm-registry-packages"}},"2.0.0-experimental.dc614af":{"name":"@solana/keys","version":"2.0.0-experimental.dc614af","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.dc614af","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"217a2846d7abc5e8a800d61db3aaf93722e4a014","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.dc614af.tgz","fileCount":20,"integrity":"sha512-bXhrWhmbldfA0gWmGVE/sn/DyUYCGEdKwN8u2smgGNaRZPyGmya9kdr5RRxGtYDnxolVsQhF1PMCcituW2sq7g==","signatures":[{"sig":"MEUCIQCb7ncphVsNRA+FETWLaeGJcqN+q0WTMREdYOnEG19r/gIgfjLuQbR17pUg3pg9oPuL+wVI/W9PWONquEO0RvH8Sj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.dc614af.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d3a6d4f605c3875790d9d7a2d6e22b5f/solana-keys-2.0.0-experimental.dc614af.tgz","_integrity":"sha512-bXhrWhmbldfA0gWmGVE/sn/DyUYCGEdKwN8u2smgGNaRZPyGmya9kdr5RRxGtYDnxolVsQhF1PMCcituW2sq7g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.dc614af"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.dc614af_1692911414183_0.3042268861226025","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2a5c909":{"name":"@solana/keys","version":"2.0.0-experimental.2a5c909","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2a5c909","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"871518fb1c0c88d3c9461b645357d73573884c2b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2a5c909.tgz","fileCount":20,"integrity":"sha512-C3lTdMQFLBg/Dpf+7GLbADZ+jo/XU/byNjVxh6er0afLQa4k+xNKYyEh7qmaeCHzczhYBX41jU9kBLbamiOizA==","signatures":[{"sig":"MEUCICi6uGiVHnyN0+6oXvclZ2RVwSpKFtXqF905pGKLZGB5AiEAjrCGJGuE2r3wuZ8x4i5cUTBrqcTTdDAJf/Za2qC4OK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2a5c909.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8299e54f8df934c537a5a2f5a0ef59b9/solana-keys-2.0.0-experimental.2a5c909.tgz","_integrity":"sha512-C3lTdMQFLBg/Dpf+7GLbADZ+jo/XU/byNjVxh6er0afLQa4k+xNKYyEh7qmaeCHzczhYBX41jU9kBLbamiOizA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2a5c909"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2a5c909_1692941906610_0.9681725498760991","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3b49e8a":{"name":"@solana/keys","version":"2.0.0-experimental.3b49e8a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3b49e8a","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"92ee9e30efdefaa491e7750a69f8197b0f6e01c0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3b49e8a.tgz","fileCount":20,"integrity":"sha512-ZKm7RFLvI16ExGBcG4Xgq/dxkgzV19eDXiPaemtmIsKyX3gWMLMTIJdT/q2zgpl/pa9b0D74Pns8SJwEQNj2kQ==","signatures":[{"sig":"MEMCICF72jJMvlMhb68Myos5fnFQZHJKVH0LwDdl2siuIV6wAh9DVsQ6Yqu/XWBbNfD2GRm29uhS9FpHIO7dlhH8chV4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3b49e8a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1a3ef364236d4621b712a0a5cf80d319/solana-keys-2.0.0-experimental.3b49e8a.tgz","_integrity":"sha512-ZKm7RFLvI16ExGBcG4Xgq/dxkgzV19eDXiPaemtmIsKyX3gWMLMTIJdT/q2zgpl/pa9b0D74Pns8SJwEQNj2kQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.3b49e8a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3b49e8a_1692941931986_0.32986191296184786","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4f2f123":{"name":"@solana/keys","version":"2.0.0-experimental.4f2f123","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4f2f123","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"9bac5de46184c43f5ebe6b20e03a4eb530e5d10f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4f2f123.tgz","fileCount":20,"integrity":"sha512-V269myrZF1Clj7UcsjfocZGpSLCCxH4Sm41mF9tkNr2J7tU97YMgtAkeNAJtubP6lukJ9IkREQJe44YuNS0KCw==","signatures":[{"sig":"MEUCICMmtDNlU/smNJIzX8nnU7qkMvihUiLGhJHZDWTKrKo9AiEArWCitFcvVgdBjC2UXyGNKJ5KR0gRHFWFjbBKSPXb1Ww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4f2f123.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/85baf10e567c931829d2238dcb09654b/solana-keys-2.0.0-experimental.4f2f123.tgz","_integrity":"sha512-V269myrZF1Clj7UcsjfocZGpSLCCxH4Sm41mF9tkNr2J7tU97YMgtAkeNAJtubP6lukJ9IkREQJe44YuNS0KCw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4f2f123"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4f2f123_1692983794191_0.8974082369678835","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5c3e7e8":{"name":"@solana/keys","version":"2.0.0-experimental.5c3e7e8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5c3e7e8","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2f137e2db96b356ae6e66ef6d154f4499ffee95f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5c3e7e8.tgz","fileCount":20,"integrity":"sha512-crcCHFRnOEeoI4E/ogzs/V0g5VQjJwWmxe9xXDrAYOvI6sPJGExxHIykqyMld2zQQtoIq08G9PjZa26LG6n7vA==","signatures":[{"sig":"MEUCIQCGah0dpkl6rpe6wxASoSg54xFKuFcBnsemSSFEuNaWDQIgBo0qaMzDmMqPk+XOG5yzQbFq6cBn71/b3L7NkfV97tc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5c3e7e8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/70170922429cbd6aacf08ca7a9b46bd3/solana-keys-2.0.0-experimental.5c3e7e8.tgz","_integrity":"sha512-crcCHFRnOEeoI4E/ogzs/V0g5VQjJwWmxe9xXDrAYOvI6sPJGExxHIykqyMld2zQQtoIq08G9PjZa26LG6n7vA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5c3e7e8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5c3e7e8_1692983803997_0.5474287175939507","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d0412ab":{"name":"@solana/keys","version":"2.0.0-experimental.d0412ab","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d0412ab","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"59d7f89bd15ce8a0222f10406d2969a99ba0d6d3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d0412ab.tgz","fileCount":20,"integrity":"sha512-+cLq/wj57T0FJ6GyDXryMquUHhl+atP+EJ/wCeyXfsnf/aR9okS/W4BOwGWMXaUWYJZYjrGLIRATehi78ZCcSA==","signatures":[{"sig":"MEYCIQC/304R3E6PaPhreYSsGGGe+h4lmlNX7S4eb4IsX6M4xQIhAPcSSqhD4t3OX4GhuxSqy0uD7WY1OVG2S09P+CcnboNk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d0412ab.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/634682cca8515799053f36d63cec91bb/solana-keys-2.0.0-experimental.d0412ab.tgz","_integrity":"sha512-+cLq/wj57T0FJ6GyDXryMquUHhl+atP+EJ/wCeyXfsnf/aR9okS/W4BOwGWMXaUWYJZYjrGLIRATehi78ZCcSA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d0412ab"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d0412ab_1692984546476_0.8598719751135846","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7192f3d":{"name":"@solana/keys","version":"2.0.0-experimental.7192f3d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7192f3d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"651fe8a7b8014e5295e5e18ce34f3978eae64fa4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7192f3d.tgz","fileCount":20,"integrity":"sha512-iKM7vIfedlCqTAH3GQevWR7yL7ENbSac8eeyKx/2Mg/WMKZ9PFpgIDbXvkvLKaBGYi4gJonU9ubMnckm1Mb/Lg==","signatures":[{"sig":"MEYCIQDhUk9B6/FGPOWQj5ctOgg+5zmy0hwaFWHJJ9QoKE+f/gIhAIpQs3IhxnoqQH5LImOKGMjs1fNtZlTB9RfdBPjMpLf5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7192f3d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5d62621d1fe1f8e9e26e084d51653de3/solana-keys-2.0.0-experimental.7192f3d.tgz","_integrity":"sha512-iKM7vIfedlCqTAH3GQevWR7yL7ENbSac8eeyKx/2Mg/WMKZ9PFpgIDbXvkvLKaBGYi4gJonU9ubMnckm1Mb/Lg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7192f3d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7192f3d_1692987768729_0.014083495849438243","host":"s3://npm-registry-packages"}},"2.0.0-experimental.58cbeb5":{"name":"@solana/keys","version":"2.0.0-experimental.58cbeb5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.58cbeb5","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"815fa738b19b8669cb404454379d4519ccfc4e8a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.58cbeb5.tgz","fileCount":20,"integrity":"sha512-3KwRzaoPkI18D6BgpGNw496YaH48glhZHLYbViJ+i1Utcvpe//LzdmJ/yy5NIkiNUgOUD2obZn7+vp81j7FL4g==","signatures":[{"sig":"MEUCIQDFE9j9Eth5h/DH9JtgIT/itnDFVRUq7hepvEa9VkxemwIgHGNCzrSGk8liZ+bFJST9rlCvgan+kADTJXhteryX224=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.58cbeb5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/01ac0bd6cd6720c15e222a3354b5e76e/solana-keys-2.0.0-experimental.58cbeb5.tgz","_integrity":"sha512-3KwRzaoPkI18D6BgpGNw496YaH48glhZHLYbViJ+i1Utcvpe//LzdmJ/yy5NIkiNUgOUD2obZn7+vp81j7FL4g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.58cbeb5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.58cbeb5_1692989294575_0.3469503065164965","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d4938f4":{"name":"@solana/keys","version":"2.0.0-experimental.d4938f4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d4938f4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"cbd15dcb35806435abf19825a0470cfef41b74db","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d4938f4.tgz","fileCount":20,"integrity":"sha512-dhbHZO1L9ZiSlZw5Q92eBy93eNtAswjK8rQ5jvEHksXVDqloBQTukeiv4fCfTHI7T5BBG5wjstRCpbI+nJplrw==","signatures":[{"sig":"MEYCIQDAnzUgb99MuJ3YlHqFNnwTo3p1UY1KqBsN087VB2mRwQIhANu6zuqgXV96L+yMv+URVPtLr1h6EM2UKcdaNkwH0/vI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d4938f4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f6677d45b95b5567e253445dae74fa00/solana-keys-2.0.0-experimental.d4938f4.tgz","_integrity":"sha512-dhbHZO1L9ZiSlZw5Q92eBy93eNtAswjK8rQ5jvEHksXVDqloBQTukeiv4fCfTHI7T5BBG5wjstRCpbI+nJplrw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d4938f4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.2","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d4938f4_1692991204665_0.35364260650774093","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2f6fdd4":{"name":"@solana/keys","version":"2.0.0-experimental.2f6fdd4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2f6fdd4","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2767ed1076dd94b9e8436954a82a58c859af5c19","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2f6fdd4.tgz","fileCount":20,"integrity":"sha512-SYB929aqYVSQ9D3uL31c9FZ7d+Q6TFyCjjHSVdkZNdXcWVestt4jh7GMopPp8WfYPyUpyev41jx9bXHVgbNBgA==","signatures":[{"sig":"MEQCICK2q66X+P9H5polQZHs33vWiTtr+Uy3sZOPaaiaoey6AiAwyrmjKbLYJvoR5SacQAlU5phkUyoehuCgYhw/JrusDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34731},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2f6fdd4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/98ad97f660d4cedd37de14226e0d150c/solana-keys-2.0.0-experimental.2f6fdd4.tgz","_integrity":"sha512-SYB929aqYVSQ9D3uL31c9FZ7d+Q6TFyCjjHSVdkZNdXcWVestt4jh7GMopPp8WfYPyUpyev41jx9bXHVgbNBgA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2f6fdd4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2f6fdd4_1693123019973_0.37403740760078175","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0556eb2":{"name":"@solana/keys","version":"2.0.0-experimental.0556eb2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0556eb2","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"5b1ccc7a7b0776b49a3cc669d59c75d4ce91bc06","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0556eb2.tgz","fileCount":20,"integrity":"sha512-G46fy/2iSal5RYZbvrEr/EJATSQyFEO+hXqzpqCvqxCVQua1WDlnfKQf4kc0hB2ry+5yzmlIOnvHjlRZ9w9Lwg==","signatures":[{"sig":"MEQCICcLM+sFIBdCL9/hMoqwx/1M23ipWIvHfWA/6/Gjm8dYAiAuUAXshepE33k8tySwx77o/03k6Rio+AQRSzirvWEu+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34731},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0556eb2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2fd5f09bd2d935f2f4d39495afd1b1ee/solana-keys-2.0.0-experimental.0556eb2.tgz","_integrity":"sha512-G46fy/2iSal5RYZbvrEr/EJATSQyFEO+hXqzpqCvqxCVQua1WDlnfKQf4kc0hB2ry+5yzmlIOnvHjlRZ9w9Lwg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0556eb2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0556eb2_1693123602021_0.9272842974232403","host":"s3://npm-registry-packages"}},"2.0.0-experimental.630f6d2":{"name":"@solana/keys","version":"2.0.0-experimental.630f6d2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.630f6d2","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"eede7af5891ac283f22007f70690a4190c4ebc56","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.630f6d2.tgz","fileCount":20,"integrity":"sha512-/k6SjiVEeVaP02xGPp6YlUobXTQxjrE65o10V89aTfxPV6GWBbyua/tJ8b8mnP72LGPJu5E/Mzqyeh3YGydDxg==","signatures":[{"sig":"MEUCIQCdfg9KApPg9t86f0zPs2qQDQvn310VSlJYzBicoHBRaAIgWWm6ZlIZU7SWf9acM2leLxoNuJjdB3dgr/Cn2O3M9nM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34731},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.630f6d2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3ccba124078a753226b9460d69a4a5ab/solana-keys-2.0.0-experimental.630f6d2.tgz","_integrity":"sha512-/k6SjiVEeVaP02xGPp6YlUobXTQxjrE65o10V89aTfxPV6GWBbyua/tJ8b8mnP72LGPJu5E/Mzqyeh3YGydDxg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.630f6d2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.630f6d2_1693332822919_0.7140694447306957","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f4281a5":{"name":"@solana/keys","version":"2.0.0-experimental.f4281a5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f4281a5","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0744be0767f80075ff77c0e944db19b441f38452","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f4281a5.tgz","fileCount":20,"integrity":"sha512-isfgVKIbgm/jVlDZ+uhzA/+8Vq5iI0b+37ERG06VUTb1BqRoOvrGJUZsFcf2BasHJbbtGCdH8BtswJcajugrbw==","signatures":[{"sig":"MEUCIQDkKomNnj1D7SjB9JK5qhLeypsRgTrCDszojLRba+K+0QIgZlgjg70PtPIpcjzm1P69hbKsirFx9msovReIyC1Szgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f4281a5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3cd598e400aa8f8e679a98c4da9fe88d/solana-keys-2.0.0-experimental.f4281a5.tgz","_integrity":"sha512-isfgVKIbgm/jVlDZ+uhzA/+8Vq5iI0b+37ERG06VUTb1BqRoOvrGJUZsFcf2BasHJbbtGCdH8BtswJcajugrbw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f4281a5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f4281a5_1693347501424_0.6325550882189341","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6ed2091":{"name":"@solana/keys","version":"2.0.0-experimental.6ed2091","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6ed2091","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ff008ca99c658ddbc27b2a5f310da3fc9784c2b6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6ed2091.tgz","fileCount":20,"integrity":"sha512-l0utrQ2TFdLBTz9YJ8srq5DCCovihzZg12a0QVD15Ximvpsd/tIOJBoOWo/VvkQG0VnFtgqSDKk3yFyKofEQKA==","signatures":[{"sig":"MEYCIQD95FWTOUyjFK3gZNy26ZCEQhPIPTVPMT/39Ru5/za/CwIhAJ9rcMSQzjcz6qD68bSHeFowQfZtgYbljzjYkZwZ/D+b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34804},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6ed2091.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/eab080cda49dd1d81485b4aea29b5167/solana-keys-2.0.0-experimental.6ed2091.tgz","_integrity":"sha512-l0utrQ2TFdLBTz9YJ8srq5DCCovihzZg12a0QVD15Ximvpsd/tIOJBoOWo/VvkQG0VnFtgqSDKk3yFyKofEQKA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6ed2091"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6ed2091_1693379002028_0.12765820044655318","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a27face":{"name":"@solana/keys","version":"2.0.0-experimental.a27face","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a27face","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"c50591966edee169cc4ba7f5cf7ec78b378df351","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a27face.tgz","fileCount":23,"integrity":"sha512-lZl1P38Sfw21kD93rIbEn93Q9EIimlMcTQ5kQZGTlTngLt4TdO+VPSnUaNPdK9Nb6Hb4Y32s/PTjoXcCg6H8jg==","signatures":[{"sig":"MEUCIFfZmXT3wMNUDtH3MNHFZcZVv3ibBWoIgXd7crdru2bbAiEA2+2gW4O1g5l1RJP8C+efFq9URk6FP9vl2YvU4wwyi3c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35438},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a27face.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0a414b6c53ae7cf6c1473fe0d65a07ba/solana-keys-2.0.0-experimental.a27face.tgz","_integrity":"sha512-lZl1P38Sfw21kD93rIbEn93Q9EIimlMcTQ5kQZGTlTngLt4TdO+VPSnUaNPdK9Nb6Hb4Y32s/PTjoXcCg6H8jg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a27face"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a27face_1693379046325_0.4496225058937138","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2a6cc4f":{"name":"@solana/keys","version":"2.0.0-experimental.2a6cc4f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2a6cc4f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"05c45fa5da3ca66c1c9448cd8bdb518750ecf453","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2a6cc4f.tgz","fileCount":20,"integrity":"sha512-MGArMVI7YTs9Wc8xVwmqIkW41SvhoVpT878Qhc592ZQe2LofUli9JeI8/Od15chA3BIDQ/hv4UEkEclkcH2Fhg==","signatures":[{"sig":"MEUCIBjZ9Xi1VBg+2UQbUdJv8LnO7J2b3hHlBLYKSezzOURQAiEA3krNmKnGf/I4L5n70AMWgpiYlIPXYijB2bkc7Ua2yOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34727},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2a6cc4f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0fc2c79aafecab1fbec5c27b6a887623/solana-keys-2.0.0-experimental.2a6cc4f.tgz","_integrity":"sha512-MGArMVI7YTs9Wc8xVwmqIkW41SvhoVpT878Qhc592ZQe2LofUli9JeI8/Od15chA3BIDQ/hv4UEkEclkcH2Fhg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2a6cc4f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2a6cc4f_1693379061626_0.05744994487405153","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8c9cacd":{"name":"@solana/keys","version":"2.0.0-experimental.8c9cacd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8c9cacd","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"8297727dcd8d4615429afe29dc2eb880bb470d31","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8c9cacd.tgz","fileCount":23,"integrity":"sha512-ozNYF1y09hYjE0/rYrx2y2emrVYcy1F5j71PO9hrRE0Tx5Skwb28JERN3GgWAbDP4pneNiudnsQofZXrUqIk2A==","signatures":[{"sig":"MEYCIQDnPbfIFJ8sIldw6BrFiS+mc9ALu9SGN0uXYwxoLW5YlAIhAJoDYjA+1KKSA8ei83TqG3azi7D69Uv+ZR714nwPnXuj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35438},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8c9cacd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4c9d115abe0323e8bc84c0b6c4d99422/solana-keys-2.0.0-experimental.8c9cacd.tgz","_integrity":"sha512-ozNYF1y09hYjE0/rYrx2y2emrVYcy1F5j71PO9hrRE0Tx5Skwb28JERN3GgWAbDP4pneNiudnsQofZXrUqIk2A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8c9cacd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8c9cacd_1693379311723_0.543179137197966","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ab8b149":{"name":"@solana/keys","version":"2.0.0-experimental.ab8b149","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ab8b149","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"82c08710eae3f1cb945bf32f5ea85985236d12bc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ab8b149.tgz","fileCount":20,"integrity":"sha512-ZZUs3tD+kEp8IUbImoUzSrgAafo7c2tdWu+4d5MSK1teNjw36NkuvpzE/SCVb9trz9SX18SKGwxBb9wTKcS3dQ==","signatures":[{"sig":"MEYCIQD9Nb8SBCO2wAillBAsKu1kLsREmL7cSeM5BKzmsJgd8QIhAJUTtzwYJO7iRRAbjx46ukOja6ULhiC+JyStKdelWuDZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34727},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ab8b149.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f3122af06816ec20122e70d363287421/solana-keys-2.0.0-experimental.ab8b149.tgz","_integrity":"sha512-ZZUs3tD+kEp8IUbImoUzSrgAafo7c2tdWu+4d5MSK1teNjw36NkuvpzE/SCVb9trz9SX18SKGwxBb9wTKcS3dQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ab8b149"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ab8b149_1693380423759_0.6800230885003835","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0c52530":{"name":"@solana/keys","version":"2.0.0-experimental.0c52530","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0c52530","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"8dc1e56a38e6366b368502299adc76935539ca03","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0c52530.tgz","fileCount":23,"integrity":"sha512-WR9tdV765G2sLSv/XWjiQ8yCWcMckzWpSdBVpMbr9s5QVA/z7xlpZ9WfRCc7b+Fb8qf+Vo7TKdx4rBQvvMFl4A==","signatures":[{"sig":"MEUCIBzhUhZJEFvD6B5ltQBhFMwvwx8J0G8OX9i2T3DYfTwSAiEA1o9dyl8WEcLN2/gWyeqNVqA+vJFu/jwrQH7Zha54TzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35438},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0c52530.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/48335f2f4233700dbc855a197bc43191/solana-keys-2.0.0-experimental.0c52530.tgz","_integrity":"sha512-WR9tdV765G2sLSv/XWjiQ8yCWcMckzWpSdBVpMbr9s5QVA/z7xlpZ9WfRCc7b+Fb8qf+Vo7TKdx4rBQvvMFl4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0c52530"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0c52530_1693384166889_0.5738611265520077","host":"s3://npm-registry-packages"}},"2.0.0-experimental.320ccbb":{"name":"@solana/keys","version":"2.0.0-experimental.320ccbb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.320ccbb","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"0d456a0306a504acd7eeb56dae8c026f93693268","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.320ccbb.tgz","fileCount":20,"integrity":"sha512-+EaG4NsOnfABQ/dK1ZWHqFMLI/3z0SN8GrA1o6amyhgyRLfOYRKZRF7w2GVLp9zGiA9fBpiPs3jkH2u7NQelEA==","signatures":[{"sig":"MEQCIHNNPBPYcEwfCbBnAYDLi/XxJ4ud3kCKaO6phjrgbETYAiABte3/hwE7dTcoeHwtaUJOEETfeHFOjOexeWcSUpWD1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34727},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.320ccbb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c9d7f8c323eda3f404e58161259c8bbe/solana-keys-2.0.0-experimental.320ccbb.tgz","_integrity":"sha512-+EaG4NsOnfABQ/dK1ZWHqFMLI/3z0SN8GrA1o6amyhgyRLfOYRKZRF7w2GVLp9zGiA9fBpiPs3jkH2u7NQelEA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.320ccbb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.320ccbb_1693384427296_0.656541657195389","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d48113d":{"name":"@solana/keys","version":"2.0.0-experimental.d48113d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d48113d","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ee4473718650410fd2e3ca01b6429cb6b710fe76","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d48113d.tgz","fileCount":23,"integrity":"sha512-dHMcywo2iHzylD+jXnWFkrQzRddHCGGwbFdgVfbd0Fq8XheuZhL227Z4mlp0orAnsVMgOes5s5Xa2UN57RjUHg==","signatures":[{"sig":"MEUCIQDOakj/JtZCg8dyM6QiOJtAoFJ9tBFFWnvGukPdr6Ue4AIgCcvAbqNpRrw93kKRP//S+UDbMvrpQU6LdjSWq7s3cRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35219},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d48113d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f028754156838df4c8e3ad13ed25db5d/solana-keys-2.0.0-experimental.d48113d.tgz","_integrity":"sha512-dHMcywo2iHzylD+jXnWFkrQzRddHCGGwbFdgVfbd0Fq8XheuZhL227Z4mlp0orAnsVMgOes5s5Xa2UN57RjUHg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d48113d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d48113d_1693472010138_0.6929408127973675","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b83b7ee":{"name":"@solana/keys","version":"2.0.0-experimental.b83b7ee","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b83b7ee","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ca5bbb0b1d336e9b8a2d058a34b99defc013f24d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b83b7ee.tgz","fileCount":23,"integrity":"sha512-mZeHR4iZpw66UowEUi9NunZV0sBOKmVFHGcjmi4qZCK5ZzLevwqWBpHxNvtIoAoTt0smsoGECUK5IL54XtgkFw==","signatures":[{"sig":"MEUCIQCwR4C8R1Znrn7GfGLMutrACfoEvcK+TMdJ2kkPt9NYLwIgGMtALHu2XEA4+52rkoNhDAjLPLy4QtKzXR6VmE6asn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35438},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b83b7ee.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6ce68d292ee17f624162b6ee1c0e2d1a/solana-keys-2.0.0-experimental.b83b7ee.tgz","_integrity":"sha512-mZeHR4iZpw66UowEUi9NunZV0sBOKmVFHGcjmi4qZCK5ZzLevwqWBpHxNvtIoAoTt0smsoGECUK5IL54XtgkFw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b83b7ee"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b83b7ee_1693472078166_0.9785278618873863","host":"s3://npm-registry-packages"}},"2.0.0-experimental.11d7d74":{"name":"@solana/keys","version":"2.0.0-experimental.11d7d74","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.11d7d74","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"766f194678116bba3ce49393e1be16cf08ae46a9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.11d7d74.tgz","fileCount":23,"integrity":"sha512-CUxc2WVBdrZRF8pse+PXQGhGOsznmxUpI/nWkYsjZCaMJtQuWkQi9ObeGpu7TM8K1kx4vtxFCGX5XJkw25U9uw==","signatures":[{"sig":"MEQCIHSiNmdE2PwOKjeofSDD/mRYp8LyJW71CbFH37/3RTLbAiBVpSrBv4KxHj3IloS79v/x7P8kpEDJz3+k4PWNxqA2rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35365},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.11d7d74.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/76d4448c64ecc75653906ae2791b9880/solana-keys-2.0.0-experimental.11d7d74.tgz","_integrity":"sha512-CUxc2WVBdrZRF8pse+PXQGhGOsznmxUpI/nWkYsjZCaMJtQuWkQi9ObeGpu7TM8K1kx4vtxFCGX5XJkw25U9uw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.11d7d74"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.11d7d74_1693472120528_0.11174114167730176","host":"s3://npm-registry-packages"}},"2.0.0-experimental.78768fc":{"name":"@solana/keys","version":"2.0.0-experimental.78768fc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.78768fc","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"83468ad9a85e9158df344cd0869639e96db1a182","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.78768fc.tgz","fileCount":20,"integrity":"sha512-Q65P/pxDXcTflPaKGK0IF2V4dvU9yIDpsoyzpvSgoK9r7NmeHVo9WIK+hmoZtV9jOe0PJ2CvW7yUDG+kqbiwSg==","signatures":[{"sig":"MEUCIEd9CDssUTXZPYjU9BWlbOiiRd81YjZdxMc/xiUf4WmqAiEA3AUnyVqJF6cmdRkHZWytuTLGN0NplE/VyVnAB/A/zio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34727},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.78768fc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4fac0985461e2edd5690241d5a1dfc1c/solana-keys-2.0.0-experimental.78768fc.tgz","_integrity":"sha512-Q65P/pxDXcTflPaKGK0IF2V4dvU9yIDpsoyzpvSgoK9r7NmeHVo9WIK+hmoZtV9jOe0PJ2CvW7yUDG+kqbiwSg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.78768fc"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.78768fc_1693499552773_0.06918853265885816","host":"s3://npm-registry-packages"}},"2.0.0-experimental.860959f":{"name":"@solana/keys","version":"2.0.0-experimental.860959f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.860959f","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"293b4e5d01ce23914c73532d3fbd49e95bf70b84","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.860959f.tgz","fileCount":20,"integrity":"sha512-jdUSAJORSDNnJMfWnuXk58T1yhDTSofac4WM293hVAcKNMEmF5bG8ELBkdNfJGOyK4MceMDjklvRNXF9fcdLsA==","signatures":[{"sig":"MEUCIFeaCdWjENA6Np7AyiUBPStisJaboWN3l+xn3e3qtc8+AiEAivdn9bk9wVntT6JW+BBoEP2GPN9zXUpN3OmC1umFwnE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34727},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.860959f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cb0036dd5afce308c9dc6b271927d5bf/solana-keys-2.0.0-experimental.860959f.tgz","_integrity":"sha512-jdUSAJORSDNnJMfWnuXk58T1yhDTSofac4WM293hVAcKNMEmF5bG8ELBkdNfJGOyK4MceMDjklvRNXF9fcdLsA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.860959f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.860959f_1693557909705_0.6089286229650603","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d6c3cfe":{"name":"@solana/keys","version":"2.0.0-experimental.d6c3cfe","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d6c3cfe","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"a08767b009c3b3e028122a48df0efbe061c0d05a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d6c3cfe.tgz","fileCount":20,"integrity":"sha512-fN2mLlIdUzzfvYHofCOvkeGviuUl4XGxi1pq+KSR4BkXy4MEudZHGA+/AGXRRwWT8TNaZ4xlooZ8kX/D/KpXDw==","signatures":[{"sig":"MEUCIQCWkwib/VutyiS/0N51ZGlgLlKtHIHs9+UwG4A5gh9ooQIgGsqYgZPwmomUnm5D2dz5i9/OlnIGpy25gg3HZY+X1Rg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34727},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d6c3cfe.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9ef3a6f264cef8ae0929e1e87161a844/solana-keys-2.0.0-experimental.d6c3cfe.tgz","_integrity":"sha512-fN2mLlIdUzzfvYHofCOvkeGviuUl4XGxi1pq+KSR4BkXy4MEudZHGA+/AGXRRwWT8TNaZ4xlooZ8kX/D/KpXDw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d6c3cfe"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d6c3cfe_1693558043875_0.8115417646499252","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cf6545e":{"name":"@solana/keys","version":"2.0.0-experimental.cf6545e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cf6545e","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"27653208334a265f2e7b334c8f89798daa545ddb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cf6545e.tgz","fileCount":20,"integrity":"sha512-G3wDIxMWnTi8guMSSAyLjTE7TZnGNZNcZ0wRw07IDF8UidxD7hS0XH0kgsJ/gdTtriIbRIUu+3YKVHHac2fX4w==","signatures":[{"sig":"MEQCIEnxlCw+Vno/OuhV88hOfJr4vewKAxtsD7J9XkKSmtL1AiBQ2Fdbvu4e7lhJ2GRAu4gB3G5jcGBrpJAD07BynpQ0gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34727},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cf6545e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8dbc762bd6187b693b60aa300902d198/solana-keys-2.0.0-experimental.cf6545e.tgz","_integrity":"sha512-G3wDIxMWnTi8guMSSAyLjTE7TZnGNZNcZ0wRw07IDF8UidxD7hS0XH0kgsJ/gdTtriIbRIUu+3YKVHHac2fX4w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.cf6545e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cf6545e_1693816497744_0.5996172527639712","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1ddb6b7":{"name":"@solana/keys","version":"2.0.0-experimental.1ddb6b7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1ddb6b7","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"cba89a18468b874b0002faa3c576982ed40ae5e8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1ddb6b7.tgz","fileCount":23,"integrity":"sha512-FHjxTiFQtvMMb9u7JBGltZEelQlwkxNruQqGBYA/MqyyqfgcLeZ5Vld5Nlq7zhHbE9Vpeh6eLE+5J81pmgHRGw==","signatures":[{"sig":"MEUCIQC3bNwJGErZTOdzmmD1savFjbw+Rsl4w/+EJX1FZs6r2QIgTng1zbbQFP2MvFRWiVlhvoBV4OhyCVJ3Rxd3csDfYnE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35296},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1ddb6b7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cb534d7d467615d4a18bd13e9d6594af/solana-keys-2.0.0-experimental.1ddb6b7.tgz","_integrity":"sha512-FHjxTiFQtvMMb9u7JBGltZEelQlwkxNruQqGBYA/MqyyqfgcLeZ5Vld5Nlq7zhHbE9Vpeh6eLE+5J81pmgHRGw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.1ddb6b7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1ddb6b7_1693816775260_0.13994542901508833","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6a124b1":{"name":"@solana/keys","version":"2.0.0-experimental.6a124b1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6a124b1","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"e704579a5ccd3950ce729e39aaf3f7673fb79e43","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6a124b1.tgz","fileCount":23,"integrity":"sha512-vUXysvPMjwqgOTOtqGkxSkBBGKj4Sa4wGdVtti/v7yxL4G2Tb5xcmTG6iNZUx5zx1xP0KJzWwTfY0c4gJHIkgg==","signatures":[{"sig":"MEQCIFdmldqMQKPBz3NaJXAi3GjEyidBQ5GLdXJJExgEDU+EAiAlKQip6K7WPUhu6UByXLB3HRk45BVAZTyBGEvlTsNOgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35296},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6a124b1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7ac6053a8e84e293d4d3eee81742920f/solana-keys-2.0.0-experimental.6a124b1.tgz","_integrity":"sha512-vUXysvPMjwqgOTOtqGkxSkBBGKj4Sa4wGdVtti/v7yxL4G2Tb5xcmTG6iNZUx5zx1xP0KJzWwTfY0c4gJHIkgg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6a124b1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6a124b1_1693817166306_0.2862334439468843","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5030000":{"name":"@solana/keys","version":"2.0.0-experimental.5030000","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5030000","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"11059afea065ea3c0510c1196b1ed3061fffd8e3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5030000.tgz","fileCount":23,"integrity":"sha512-uoyKYz3Ipg8gyfeOTn+EXtvMJjig0AxifGg1KMB7uHk87U1+TWR489mUna7TOAYT9x4TIwdy6VgF87LxnGZJ4g==","signatures":[{"sig":"MEQCIAgsFtajTkD6HLI/q1d3eD7MxN63ckrotnntRho7tynlAiA/q8st41o+p/T0RhPdrwmFa4Q+jHrKufA2WM5Q9SKpvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35296},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5030000.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0bb814bdb92e36a129e07f2586de0a32/solana-keys-2.0.0-experimental.5030000.tgz","_integrity":"sha512-uoyKYz3Ipg8gyfeOTn+EXtvMJjig0AxifGg1KMB7uHk87U1+TWR489mUna7TOAYT9x4TIwdy6VgF87LxnGZJ4g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5030000"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5030000_1694122708276_0.5767215326354507","host":"s3://npm-registry-packages"}},"2.0.0-experimental.94b4d49":{"name":"@solana/keys","version":"2.0.0-experimental.94b4d49","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.94b4d49","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"2e43053f40b03044b716ff54142c4525a2bba3f0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.94b4d49.tgz","fileCount":23,"integrity":"sha512-+wInyWjjOTOvHAUzrVFwbdjAxLhiB+uKCBuRBsSeOuPoB+vJX1IniCKfj8sbO2qsiiKs36FmuRQgxXzuwkb6iA==","signatures":[{"sig":"MEQCIDfa/09zeozggoWBZsiAVrZzeHAzFRDEHkmi88wTeRaDAiB4UKnUwqF9AjBj7W3xBahT3mpMhYKql4Y9wn87vTUfdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.94b4d49.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1f24fad96305d360758488e079dfa5ed/solana-keys-2.0.0-experimental.94b4d49.tgz","_integrity":"sha512-+wInyWjjOTOvHAUzrVFwbdjAxLhiB+uKCBuRBsSeOuPoB+vJX1IniCKfj8sbO2qsiiKs36FmuRQgxXzuwkb6iA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.94b4d49"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.94b4d49_1694123139061_0.5998413395860682","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e09b513":{"name":"@solana/keys","version":"2.0.0-experimental.e09b513","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e09b513","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b03118c96d09e5be2e4a0eaccf9cfdb8a9189492","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e09b513.tgz","fileCount":20,"integrity":"sha512-ankWnay/zgyHy304HsyOPucZmyXHIhkHHWiwm7og0nIDTlW7BuXo1vMObYXx4h3fFgMLAIJsi2kdc7/avX6sHw==","signatures":[{"sig":"MEUCIQC4XQGGA3B6UzZ30qjEfgisK5DtOBVvBWITLvyk7wIfXwIgf8WzeHM9LrSHcaGisQ4cXq50P9msnJD9opv8S0+1M4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e09b513.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3246cf600b31799ff5159750f54b8bcf/solana-keys-2.0.0-experimental.e09b513.tgz","_integrity":"sha512-ankWnay/zgyHy304HsyOPucZmyXHIhkHHWiwm7og0nIDTlW7BuXo1vMObYXx4h3fFgMLAIJsi2kdc7/avX6sHw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e09b513"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e09b513_1694207949492_0.1526220701173846","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8ecb622":{"name":"@solana/keys","version":"2.0.0-experimental.8ecb622","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8ecb622","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"27401393810d35249020e45fe1f70a80adbda364","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8ecb622.tgz","fileCount":20,"integrity":"sha512-kGICm0Wco9SxhyOxhmj/hcmegoqDgq+IAD8xiTx2qzY5E3jtQV9372lHD/NlmbG18o1kIBo1dq6jhgg37cUVXQ==","signatures":[{"sig":"MEUCIQC0ktvKDRq2KW88vxtDXRpZF+HpXSCyTL6ch99gkI816wIgVkqbydJzGY2j4Z58bSrdK93s7TE2t0ThcP1rBLWc1OE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8ecb622.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/acce71a8003acbaae9003b3e173bab39/solana-keys-2.0.0-experimental.8ecb622.tgz","_integrity":"sha512-kGICm0Wco9SxhyOxhmj/hcmegoqDgq+IAD8xiTx2qzY5E3jtQV9372lHD/NlmbG18o1kIBo1dq6jhgg37cUVXQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8ecb622"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8ecb622_1694517183411_0.760469674638669","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d26eeae":{"name":"@solana/keys","version":"2.0.0-experimental.d26eeae","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d26eeae","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"b7cd724439dba708254f623d1b096eb778b30606","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d26eeae.tgz","fileCount":20,"integrity":"sha512-2OcwFiA1/bXQbMz5c0yEPre8vfYxXabrxXuZ0o8lQLLCERUXARwmCoIlWnA76ps5BUmqsXQvQfFzt3V0hVN5wg==","signatures":[{"sig":"MEUCIQCXoKqWNcNZdNe8qo1iZ/ZYremZ6z7s8BMZlxEc93keqAIgYZT7BWBOYZ5gSbMX9ZtJDlTTMwPgNUi0FOJrBTpLZqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d26eeae.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/94fce45b5d9a281b4d9e321cf9c1e5e7/solana-keys-2.0.0-experimental.d26eeae.tgz","_integrity":"sha512-2OcwFiA1/bXQbMz5c0yEPre8vfYxXabrxXuZ0o8lQLLCERUXARwmCoIlWnA76ps5BUmqsXQvQfFzt3V0hVN5wg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d26eeae"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d26eeae_1694531643893_0.5705350813838264","host":"s3://npm-registry-packages"}},"2.0.0-experimental.38decd1":{"name":"@solana/keys","version":"2.0.0-experimental.38decd1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.38decd1","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"595c1388a29da5ac8af75689eed707748ea23411","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.38decd1.tgz","fileCount":20,"integrity":"sha512-4VO+eLtqV0rIYh5qTmEvtvlVxWqCikHIEwgKVTEcRiipgsgusvDf3WUz1dcxI3MbwwnV/IQGRWZ2h00J6NPkLA==","signatures":[{"sig":"MEYCIQC7ucDhASOnbsQw2sXZ+zgzR8Dnx+mpj+yRqm8hlvco4QIhALqWYx18exB7x8ACiHCOyENwhmtXI2zZyihL3XGGwJDK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.38decd1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/15558b8b42f1554d7c4d55c1ef4dbe08/solana-keys-2.0.0-experimental.38decd1.tgz","_integrity":"sha512-4VO+eLtqV0rIYh5qTmEvtvlVxWqCikHIEwgKVTEcRiipgsgusvDf3WUz1dcxI3MbwwnV/IQGRWZ2h00J6NPkLA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.38decd1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.38decd1_1694553762402_0.9885705500000843","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b8960ad":{"name":"@solana/keys","version":"2.0.0-experimental.b8960ad","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b8960ad","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"257c7a550ffdf777d75c7c70c9e36544bf23badf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b8960ad.tgz","fileCount":20,"integrity":"sha512-tPwecgWb+ICmtlYxRI2DEWbyNzzeT2HfQltdZWhhI9Xfc0AEsl9vMD1OVX8JtCMHBaPAhwAFKonmz/27FAsr8Q==","signatures":[{"sig":"MEYCIQCC9TQ/BMHlKBuZkhSSUxhlfuw4vgXH1NvM3niR/JTSnAIhAIFFLRYYl/bg5IWnU6MyY1awAPkXeDl9GwrJC1eXM9/P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b8960ad.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/42abf92b44d19db55195e122a283a702/solana-keys-2.0.0-experimental.b8960ad.tgz","_integrity":"sha512-tPwecgWb+ICmtlYxRI2DEWbyNzzeT2HfQltdZWhhI9Xfc0AEsl9vMD1OVX8JtCMHBaPAhwAFKonmz/27FAsr8Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b8960ad"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b8960ad_1694559761219_0.16986955740651322","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b074b89":{"name":"@solana/keys","version":"2.0.0-experimental.b074b89","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b074b89","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ac74c92eead9b61b4b35900903deb4d3f8183833","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b074b89.tgz","fileCount":20,"integrity":"sha512-si5Wn7zmVky4GmzPH+x4TmtQGp62YAZ4uSpcJhSTC6xEFPHfPvIPy/7Yh1NPAziYU163dlDgSIUZtn1LVLnhdw==","signatures":[{"sig":"MEUCIQDeSDkb0x0Ku5VdZKvOx2VZqbNtx1GEferhz13cx8/sKAIgWKrflHM+K2IJPmhYwg7J59YtfbssEjmf8ZpNHkvmQzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b074b89.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/83db99707b857daf91d9ab06df713f82/solana-keys-2.0.0-experimental.b074b89.tgz","_integrity":"sha512-si5Wn7zmVky4GmzPH+x4TmtQGp62YAZ4uSpcJhSTC6xEFPHfPvIPy/7Yh1NPAziYU163dlDgSIUZtn1LVLnhdw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b074b89"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b074b89_1694559889989_0.16802653206666052","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c0430ba":{"name":"@solana/keys","version":"2.0.0-experimental.c0430ba","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c0430ba","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"ed51ccb53c13d680cda5a4ea47523a4a79362a20","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c0430ba.tgz","fileCount":20,"integrity":"sha512-DBa5o8QSKsjxSAEsVpbUZGFwiHTiLH05Drs1llW7UwYrmYUOQWtJGVpCGFW8LmGezksTR6cJbh95Vkpp9vnMgw==","signatures":[{"sig":"MEUCIDz6A/de6h51cWcjWpEOsxqqJURLrRN/ohWZazAsM1L3AiEA9wiIPYqvZc55sdWYOxwQ3BmJ98ywFNHgwHplPVGRA+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c0430ba.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f7c30fad4b468da712f33677972bd7d6/solana-keys-2.0.0-experimental.c0430ba.tgz","_integrity":"sha512-DBa5o8QSKsjxSAEsVpbUZGFwiHTiLH05Drs1llW7UwYrmYUOQWtJGVpCGFW8LmGezksTR6cJbh95Vkpp9vnMgw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c0430ba"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c0430ba_1694594999086_0.3853098289611889","host":"s3://npm-registry-packages"}},"2.0.0-experimental.53a2f8c":{"name":"@solana/keys","version":"2.0.0-experimental.53a2f8c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.53a2f8c","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"3c98401db41c47fee7784ce1a5fb1312b40deffa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.53a2f8c.tgz","fileCount":23,"integrity":"sha512-YEOP+sCB8fp8uIkK7JeuQqm3iHvGEaTvkH+t32iWC8aBIsGP+RYnQ9JYgyHbW1aGrJshPh4zoQwcbdlypqs2kw==","signatures":[{"sig":"MEYCIQDigYH5ZQQv9kRnNljrMTJe4S7EofkcAM1LdvVKl675TAIhAOgIR7gmghdOtJzeySHqLuXn4k9iir8bZadAYqPV024/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.53a2f8c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3f72feff99a58e3c2642b4a7f006971e/solana-keys-2.0.0-experimental.53a2f8c.tgz","_integrity":"sha512-YEOP+sCB8fp8uIkK7JeuQqm3iHvGEaTvkH+t32iWC8aBIsGP+RYnQ9JYgyHbW1aGrJshPh4zoQwcbdlypqs2kw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.53a2f8c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.53a2f8c_1694595196221_0.3451729943174826","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b9c1a94":{"name":"@solana/keys","version":"2.0.0-experimental.b9c1a94","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b9c1a94","maintainers":[{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"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":"46adfcb61e3b3089e4cc7255e6a9f0b701640c69","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b9c1a94.tgz","fileCount":20,"integrity":"sha512-EkfqWCGOfAeyr9DSRyGssa7lkiSd4drWt8Ikx0RMOXp+IvxcrpPGSuG4fszuVH7BG0IlMN6I79HFsRRdXiCG0A==","signatures":[{"sig":"MEYCIQDcZx/RiuyaS4NRBAUrqY+WZKXUjhPbTOxS7wdnpLodsAIhAK/x7Btrumz4Ti/7gqzhk4ft8EuqSNKFHskIKZkd1yl6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b9c1a94.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1d77ea2ffd93976f7e2e0414ff8587d8/solana-keys-2.0.0-experimental.b9c1a94.tgz","_integrity":"sha512-EkfqWCGOfAeyr9DSRyGssa7lkiSd4drWt8Ikx0RMOXp+IvxcrpPGSuG4fszuVH7BG0IlMN6I79HFsRRdXiCG0A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b9c1a94"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b9c1a94_1694595564816_0.665004766909431","host":"s3://npm-registry-packages"}},"2.0.0-experimental.82bbf6f":{"name":"@solana/keys","version":"2.0.0-experimental.82bbf6f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.82bbf6f","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"654116ba3fad5df8c18af27bb56bfe5d36dfd021","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.82bbf6f.tgz","fileCount":20,"integrity":"sha512-K+WLQDbLWlZeNoQh53KjQeROrgrQJblupT0MI956gx4Wtlj7azXKwxNv/7cGP9teF5ixhdhqXz4/SqZ/Lkzrww==","signatures":[{"sig":"MEUCIEE9URJcPubmsVIw2BZZMM8SSuCR/m7aGQ5vwG12/7+OAiEA9fqvFbhhFpJ9AFjMvFMNId36xb/U1AppCVv3ir/JfJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.82bbf6f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/aff6558725f41b6c93e60cab9ee85d8a/solana-keys-2.0.0-experimental.82bbf6f.tgz","_integrity":"sha512-K+WLQDbLWlZeNoQh53KjQeROrgrQJblupT0MI956gx4Wtlj7azXKwxNv/7cGP9teF5ixhdhqXz4/SqZ/Lkzrww==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.82bbf6f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.82bbf6f_1694645391715_0.02514045360376338","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d93f1ad":{"name":"@solana/keys","version":"2.0.0-experimental.d93f1ad","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d93f1ad","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"51f65ec70a75fe3cfd9ddf7bdca84d0c1dc1500f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d93f1ad.tgz","fileCount":20,"integrity":"sha512-1ZJUsMG0XvWKEi4xzC35jo5aczcFCm4UUVlAQ+ELlbVbaWkootrpVmn/5uEQKMjR165CYqMWovltHT4ygA7zLA==","signatures":[{"sig":"MEUCIClHyhN7wkU6mcpnbiw2nPw8d/QDc5j1LnkqXccXhwSgAiEAxQ7iJ6fOg6UITF+5cR1XPptdZzgY8AwpNvdmEG8dTrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d93f1ad.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5703922c802fde33dbe65b731cb83b6e/solana-keys-2.0.0-experimental.d93f1ad.tgz","_integrity":"sha512-1ZJUsMG0XvWKEi4xzC35jo5aczcFCm4UUVlAQ+ELlbVbaWkootrpVmn/5uEQKMjR165CYqMWovltHT4ygA7zLA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d93f1ad"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d93f1ad_1694681654297_0.5373026810428889","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bba4a25":{"name":"@solana/keys","version":"2.0.0-experimental.bba4a25","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bba4a25","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4f1781f2bbc21b30b3413e0cccb8effd67c2d6cd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bba4a25.tgz","fileCount":23,"integrity":"sha512-IrFChfKvO9ouI9pj+fhBLfaiNpDDoL6v+9w17M3T6gRgA4SiqQXlU19AQiPPFxGxfoBzY+w0mjAoF5y8ZDueDg==","signatures":[{"sig":"MEUCIQDUSURn3ahMgPhXpij03DHyTaEChPmWzc4AWj01G9vrygIgQC6o/Vb+dbbQyyUk4A/hu56p0mNv79combb5S3J9aYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bba4a25.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f3d84148e89aecfd218ef118cc024a30/solana-keys-2.0.0-experimental.bba4a25.tgz","_integrity":"sha512-IrFChfKvO9ouI9pj+fhBLfaiNpDDoL6v+9w17M3T6gRgA4SiqQXlU19AQiPPFxGxfoBzY+w0mjAoF5y8ZDueDg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.bba4a25"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bba4a25_1694682489796_0.5802105137584534","host":"s3://npm-registry-packages"}},"2.0.0-experimental.506779":{"name":"@solana/keys","version":"2.0.0-experimental.506779","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.506779","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"527b2a0bda43553951d4878732edac5adb5dcfe2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.506779.tgz","fileCount":23,"integrity":"sha512-Tp/vGOGbYQ4g/ow9ZHaEqDjiA3KpRLCnQCPLcFNY6X6qlmr9YL8P9hWP7OCEIXHwn14PcTHhYWGv3RzmvXXQHg==","signatures":[{"sig":"MEYCIQCLBzTc7PRkUiAKQ2eW8yB9+K5r+OrrAR+zYWE8i1PUqgIhAOKACuhdFh3kxHwavW5W+4vrJrrmusTGyPYPMkK2m0BT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35506},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.506779.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a65d5d69b485d066796bb199b873a7ce/solana-keys-2.0.0-experimental.506779.tgz","_integrity":"sha512-Tp/vGOGbYQ4g/ow9ZHaEqDjiA3KpRLCnQCPLcFNY6X6qlmr9YL8P9hWP7OCEIXHwn14PcTHhYWGv3RzmvXXQHg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.506779"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.506779_1694716892745_0.8212611055999817","host":"s3://npm-registry-packages"}},"2.0.0-experimental.25a15aa":{"name":"@solana/keys","version":"2.0.0-experimental.25a15aa","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.25a15aa","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"47f934aa9c021dae1c654d70950cdaa1057102f0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.25a15aa.tgz","fileCount":23,"integrity":"sha512-zCKNltj/Kxxu6f9zDwGwp1CYfe18bUHKzg6tcK+m89pBbQvl8UkcXrfEo5bOGUTnRNNtQgT0OTyIfRJNnNrGwA==","signatures":[{"sig":"MEYCIQDLXrjyk2fJyrMpGf6Sxpt7veHXrC0ycutk1Ihv09w2CwIhAOsMeayBfuupq/4SNGVd3TwYQfstqjKi0OHQ06L21cXS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.25a15aa.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4f9864ae18cc2245db8a88c8249fe332/solana-keys-2.0.0-experimental.25a15aa.tgz","_integrity":"sha512-zCKNltj/Kxxu6f9zDwGwp1CYfe18bUHKzg6tcK+m89pBbQvl8UkcXrfEo5bOGUTnRNNtQgT0OTyIfRJNnNrGwA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.25a15aa"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.25a15aa_1694769617806_0.28910166455364483","host":"s3://npm-registry-packages"}},"2.0.0-experimental.497de05":{"name":"@solana/keys","version":"2.0.0-experimental.497de05","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.497de05","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4a3364e9af617ea574c2845c71512d629d1cf137","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.497de05.tgz","fileCount":23,"integrity":"sha512-7zZHvLlaR+xwZjooydjkVAB6jr7VUkaGUjMtEL7vdXxbnFgHWIgt82iiL4ueEZQcFYGaoxNhbqxCMW/d27xwnQ==","signatures":[{"sig":"MEUCIQDxyPNOpbJjYPWz6PmzW1UcRFPdLBabbjB6vhQWWBf/GQIgLnwfSHN/vIx6zt5VfTnrUVNbWlf0bueeRsiuGZU5Ssc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.497de05.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7183bccc008c96a1f589bd2e9c944ec6/solana-keys-2.0.0-experimental.497de05.tgz","_integrity":"sha512-7zZHvLlaR+xwZjooydjkVAB6jr7VUkaGUjMtEL7vdXxbnFgHWIgt82iiL4ueEZQcFYGaoxNhbqxCMW/d27xwnQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.497de05"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.497de05_1694799320166_0.2754031446780587","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3536b48":{"name":"@solana/keys","version":"2.0.0-experimental.3536b48","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3536b48","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"aaf1909bcc207f5060ba4ee7e7d4f9e24716fcd5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3536b48.tgz","fileCount":23,"integrity":"sha512-sNQd9AeO5ZDwtTGwawCq4J5BsNjYLcdPDeR4Aa8uoZOlUAw3V332J6zhKx9xUTSAotb9qsjcXfJPd29Bxzxa2A==","signatures":[{"sig":"MEYCIQDlGd4qHVnbCxn1c9e+8c64h3NAKpNrsbFqRAMF5dQHZQIhANcasqCLk6SYK6wJI6tjbrxh8eDwq4IrEPXHTESnNPYl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3536b48.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/19e35ff3cf5ae555fa4e231a4faf2bd5/solana-keys-2.0.0-experimental.3536b48.tgz","_integrity":"sha512-sNQd9AeO5ZDwtTGwawCq4J5BsNjYLcdPDeR4Aa8uoZOlUAw3V332J6zhKx9xUTSAotb9qsjcXfJPd29Bxzxa2A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.3536b48"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3536b48_1694804442638_0.7538689993402306","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1d59f0a":{"name":"@solana/keys","version":"2.0.0-experimental.1d59f0a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1d59f0a","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"547f5374d006157b2de39e86d9f66b797669b787","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1d59f0a.tgz","fileCount":23,"integrity":"sha512-ps4wOVDQMb7jORbN3lwVG720gbhS02vedpZYstuWPNyzY0fZYtEi1w2eETqxRrSAHDJ6AkM7XTqmsaE6DeMoeQ==","signatures":[{"sig":"MEQCIE8MLZteR3iHW5WQ6Qsu6N5yYVOvOLq9af4y4vQlX58NAiB5kaZD6T/+hXrCvuz+cpwfrwbgsgy9IIx3uqn0C2vNbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1d59f0a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/bd723a7c6ff048a673ffe771b3de3d0f/solana-keys-2.0.0-experimental.1d59f0a.tgz","_integrity":"sha512-ps4wOVDQMb7jORbN3lwVG720gbhS02vedpZYstuWPNyzY0fZYtEi1w2eETqxRrSAHDJ6AkM7XTqmsaE6DeMoeQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.1d59f0a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1d59f0a_1694804493651_0.678737214847188","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9a059de":{"name":"@solana/keys","version":"2.0.0-experimental.9a059de","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9a059de","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b7bf816456d443f6b58a3dca870dbd8c9b3c3336","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9a059de.tgz","fileCount":23,"integrity":"sha512-ckjaHL8WXKtiyLdX0YHWnTU8/Gv1RWfg9AkWHEqbocDM2OEWifnffMr3lkUxFmdz8zT209Bsn3+Ur1QFhVZ6+g==","signatures":[{"sig":"MEUCIQDChBoyeOP2aKlzMyp2EhEx50EphoCdnthXj7gdLqhgXwIgDH0t//hxST8HfvAFRhe0j1whtrUN2ReelXMYyeyjQN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9a059de.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b60479c1211ac4a142567f4b5de35517/solana-keys-2.0.0-experimental.9a059de.tgz","_integrity":"sha512-ckjaHL8WXKtiyLdX0YHWnTU8/Gv1RWfg9AkWHEqbocDM2OEWifnffMr3lkUxFmdz8zT209Bsn3+Ur1QFhVZ6+g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.9a059de"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9a059de_1694804502332_0.9181625937235842","host":"s3://npm-registry-packages"}},"2.0.0-experimental.28e03b2":{"name":"@solana/keys","version":"2.0.0-experimental.28e03b2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.28e03b2","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"53c74e157610b8eb90c99fe0bdf9e7c1a75eb0ab","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.28e03b2.tgz","fileCount":23,"integrity":"sha512-m6TKVfDuls5PLbXbeXRQAXjdTfTbZeLFfdzIuup+g+ZfiEtGMQJ3CRiWWuJTNOvjfM7XvlfnujEo+Ax5vx9YQQ==","signatures":[{"sig":"MEUCIDE2Pv4MhMzbijxdKGhDfeIfvXZstI7do683Okum2Wj3AiEA9huWPp8joTVks+pkUqjXdQQ+/SzlmEHS6U8gh47/AUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.28e03b2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6a0ac71ca561730b7c445778a906bb86/solana-keys-2.0.0-experimental.28e03b2.tgz","_integrity":"sha512-m6TKVfDuls5PLbXbeXRQAXjdTfTbZeLFfdzIuup+g+ZfiEtGMQJ3CRiWWuJTNOvjfM7XvlfnujEo+Ax5vx9YQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.28e03b2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.28e03b2_1694804565210_0.5774813661513003","host":"s3://npm-registry-packages"}},"2.0.0-experimental.91700ed":{"name":"@solana/keys","version":"2.0.0-experimental.91700ed","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.91700ed","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5c77e8a25b92da8b50a98ddba7b046a8c93d1c50","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.91700ed.tgz","fileCount":23,"integrity":"sha512-81gS8dio543Opj/Nd90PG74tbguJXFnU95kr7Zib0VOUysvFNY4a7bx23RtEYP6gbSQZ02guY9toLcRLqRx9+A==","signatures":[{"sig":"MEYCIQDBkiyA3jAiu9RgJ6SG5MrNLY/SgDzPjIBrTJnes+h4hAIhAOJGu9/QIaJqZwOZh5u4JAlA1xtSBiolLCcUrOBJgWnh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.91700ed.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7376679d6646e4284e2e48c6469a46b3/solana-keys-2.0.0-experimental.91700ed.tgz","_integrity":"sha512-81gS8dio543Opj/Nd90PG74tbguJXFnU95kr7Zib0VOUysvFNY4a7bx23RtEYP6gbSQZ02guY9toLcRLqRx9+A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.91700ed"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.91700ed_1694804568531_0.45818245565605564","host":"s3://npm-registry-packages"}},"2.0.0-experimental.28a54d0":{"name":"@solana/keys","version":"2.0.0-experimental.28a54d0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.28a54d0","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2de3a9695910367d7b8107c89791e340a8f8bb47","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.28a54d0.tgz","fileCount":23,"integrity":"sha512-gyXAlXDEa5f3GmHCSdIM3NSOjjKUnv8n0vAJfqzWCthDAtHPOQrWn7Oofuj7sDzWY7kSvxnopRJ2kgauMRTSMw==","signatures":[{"sig":"MEUCIQC4desemYSNdAdUnmsNphABYa+0qUnwTwNlGu5ygsiF+gIgazKOPaTXzUiCZjUwBh3D1nZnSeRWtCw7gXNldZyBoN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.28a54d0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cb720810ba81bcb1dd7e38e7e2f6dfe8/solana-keys-2.0.0-experimental.28a54d0.tgz","_integrity":"sha512-gyXAlXDEa5f3GmHCSdIM3NSOjjKUnv8n0vAJfqzWCthDAtHPOQrWn7Oofuj7sDzWY7kSvxnopRJ2kgauMRTSMw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.28a54d0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.28a54d0_1694804640903_0.21234978384593273","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3c38083":{"name":"@solana/keys","version":"2.0.0-experimental.3c38083","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3c38083","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9545a090a21bcc620a223e52ce2fabae93767b00","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3c38083.tgz","fileCount":23,"integrity":"sha512-5KXMHzfU0M6lDiCClC+wIltS7STsr/dKGrTozRMxB8yOqVdnos+pyc20E70xxzzjhmVAPzP+DBGZRQtLV0XaZg==","signatures":[{"sig":"MEQCIFvIMeYQgKV3cgVH+KwG70Z1SSBJVRPkspuWINdWkE86AiAMTbdd3WymitX6jyJVR26NIvOOoHuX05nKz0ocAjLWhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3c38083.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/90addd3b8182cd3b160b683d94d88440/solana-keys-2.0.0-experimental.3c38083.tgz","_integrity":"sha512-5KXMHzfU0M6lDiCClC+wIltS7STsr/dKGrTozRMxB8yOqVdnos+pyc20E70xxzzjhmVAPzP+DBGZRQtLV0XaZg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.3c38083"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3c38083_1694804679333_0.9842214311644379","host":"s3://npm-registry-packages"}},"2.0.0-experimental.22a4e54":{"name":"@solana/keys","version":"2.0.0-experimental.22a4e54","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.22a4e54","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6b8e581bd15ef3d573c6f7175f6f3eed3cd27486","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.22a4e54.tgz","fileCount":23,"integrity":"sha512-gKAdFKkk9E47UMQkzw9/mjhyYSGdnQ3ftim5I+NZHE4GhuTrvtS8X9gS+YX78bRi5zanOxzGFYpM//FpgatLhA==","signatures":[{"sig":"MEUCIHxqR5/UX3XUp093zeY/rkd3klvGxF+BOHnYrfKMKoeFAiEAoMh0GFQL1DusEDq71gSF/j6cJusC/pbvVzOzUlMatro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.22a4e54.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0a4c35babbe5b792996e68c4c9fdc1d4/solana-keys-2.0.0-experimental.22a4e54.tgz","_integrity":"sha512-gKAdFKkk9E47UMQkzw9/mjhyYSGdnQ3ftim5I+NZHE4GhuTrvtS8X9gS+YX78bRi5zanOxzGFYpM//FpgatLhA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.22a4e54"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.22a4e54_1694814991263_0.024275916906470796","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a8f1f88":{"name":"@solana/keys","version":"2.0.0-experimental.a8f1f88","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a8f1f88","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"16e33d87ef4b28d5d894cad8bb2f367fac73a070","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a8f1f88.tgz","fileCount":20,"integrity":"sha512-jxVxHm2WqhYY9DOYOij/eGif7OHACbRoFSQ7zmJpisH2Me8wc+8ftshxdMm/pAvVnYbITV0SdQP4/j3Yqp7rPw==","signatures":[{"sig":"MEYCIQDoClxc+lgJ/KZtLMUyOCh7yT25ulMVNyvEnBGOl3fr7gIhAINy93D3ojmSK5FpA6YbRtC31+cCebGHIAcBI24HmUp9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34655},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a8f1f88.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ad4d8038d6f86decb72fc1bed826cec4/solana-keys-2.0.0-experimental.a8f1f88.tgz","_integrity":"sha512-jxVxHm2WqhYY9DOYOij/eGif7OHACbRoFSQ7zmJpisH2Me8wc+8ftshxdMm/pAvVnYbITV0SdQP4/j3Yqp7rPw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a8f1f88"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a8f1f88_1694815065164_0.1319725916736474","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2a70690":{"name":"@solana/keys","version":"2.0.0-experimental.2a70690","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2a70690","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9aa9be3644a4f9c2da8270a63bb500170b9f039a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2a70690.tgz","fileCount":20,"integrity":"sha512-gO6WB3ne6kUQGX84P051SVYlejLpX+J/FSImadBGfhlNPkP3fIbmQpHKmT4IdQazsU7fDyYWBXUSf828ynLeQA==","signatures":[{"sig":"MEUCIQCzSvOnSSGHjyLoBknjaFu5CXbXJXA1a2mFMj6vQ6UrCwIgX6TjlslHfSdFLKq0UDRMznQvL0wQlep6Jv7t+9PzuNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34655},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2a70690.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0973e166dfc36152ea6f1f3008989b43/solana-keys-2.0.0-experimental.2a70690.tgz","_integrity":"sha512-gO6WB3ne6kUQGX84P051SVYlejLpX+J/FSImadBGfhlNPkP3fIbmQpHKmT4IdQazsU7fDyYWBXUSf828ynLeQA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2a70690"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2a70690_1695092617248_0.8808942384691356","host":"s3://npm-registry-packages"}},"2.0.0-experimental.92b6983":{"name":"@solana/keys","version":"2.0.0-experimental.92b6983","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.92b6983","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bc5dfe595d0efd7797ee09bf45162eed3b6c9a60","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.92b6983.tgz","fileCount":20,"integrity":"sha512-LrA4BeCT+TuGtUIiLzjxkVa0iMHXGKmzO4mrbHp6yXh+gvVHQzZZa76FXKWGJDO+7jfMnCdrznz43mZIseX1Dg==","signatures":[{"sig":"MEQCIEJb8XHi+qIFpvcmImFMWTRbpnzTSrsnN0mZsi454PA+AiBAnzZsWejk5s+3enjmj1/COPe8eCLYoexpybmsGilH4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34655},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.92b6983.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c2ee36b517fda459779ccf0694da63ad/solana-keys-2.0.0-experimental.92b6983.tgz","_integrity":"sha512-LrA4BeCT+TuGtUIiLzjxkVa0iMHXGKmzO4mrbHp6yXh+gvVHQzZZa76FXKWGJDO+7jfMnCdrznz43mZIseX1Dg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.92b6983"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.1.6","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.92b6983_1695245154437_0.40063189611889904","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b463a7a":{"name":"@solana/keys","version":"2.0.0-experimental.b463a7a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b463a7a","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0e18c7c83762185d91ec3d0d7c68d7d476e69e37","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b463a7a.tgz","fileCount":20,"integrity":"sha512-GpbYOfxbLmwkhb0qk5woyf3VUlOQWjHeeyOOISRjtqI8gInGYUYuRM7ePro7Cgtv38I4qM3wD1pAlebtF/51iw==","signatures":[{"sig":"MEUCIQDFqA7BxZoGRYFsi3qVwoTL1PPzBW5TllzgitdCBjYbswIgG+zdC8ARIm9V8q0KMhIXuerDjnN+sJfYd+sgcKTWiq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b463a7a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9bb067d38ab360d3a427d0a3021521b8/solana-keys-2.0.0-experimental.b463a7a.tgz","_integrity":"sha512-GpbYOfxbLmwkhb0qk5woyf3VUlOQWjHeeyOOISRjtqI8gInGYUYuRM7ePro7Cgtv38I4qM3wD1pAlebtF/51iw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b463a7a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.3","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b463a7a_1695286527559_0.7668281698018196","host":"s3://npm-registry-packages"}},"2.0.0-experimental.777610f":{"name":"@solana/keys","version":"2.0.0-experimental.777610f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.777610f","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2c2646c438c153e341680597049b5fd8b8606221","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.777610f.tgz","fileCount":20,"integrity":"sha512-qZc86z3xaRKl5J3O8vb+QWDgBVY4O1nQOavmmWuKGmG6ssuc0vVJRIaPqHO1tFMxjXPl8K8y1eqZ+4941KW6kg==","signatures":[{"sig":"MEUCIQCHmATq0wcKA5gA5CDrTzQTAjllI32d6fy/4FqVSmpRzQIgID5ekHYrPLi8td9Z62+g3Hs0gU9ghGGtliTkItqnP3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.777610f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/35b3762117e854bf48615ab3d000632c/solana-keys-2.0.0-experimental.777610f.tgz","_integrity":"sha512-qZc86z3xaRKl5J3O8vb+QWDgBVY4O1nQOavmmWuKGmG6ssuc0vVJRIaPqHO1tFMxjXPl8K8y1eqZ+4941KW6kg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.777610f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.777610f_1695286627532_0.2418436463807483","host":"s3://npm-registry-packages"}},"2.0.0-experimental.490159e":{"name":"@solana/keys","version":"2.0.0-experimental.490159e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.490159e","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"94b457ab15944908c3c9d8949387dd777a3d92e8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.490159e.tgz","fileCount":20,"integrity":"sha512-iM36uD0nIqeFcYjCROpZuMYTVYG4n2aE+f5ST3t8WzoBE72YNeAreCYZpYwaiNgxk5Klpfqk96SpSA848bTxsQ==","signatures":[{"sig":"MEUCIQCw5X5Zioe6GT90ZoIO89/nvB+JXmsmOduKexkkq72hTwIgSteP3jW16Ethl7jPDYAhbQ0k5Ckt9pZVLR6aHnuAuUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.490159e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/02971b0051d2b37a86a0edcf50fb369d/solana-keys-2.0.0-experimental.490159e.tgz","_integrity":"sha512-iM36uD0nIqeFcYjCROpZuMYTVYG4n2aE+f5ST3t8WzoBE72YNeAreCYZpYwaiNgxk5Klpfqk96SpSA848bTxsQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.490159e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.490159e_1695405475608_0.5388239041663279","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c93679a":{"name":"@solana/keys","version":"2.0.0-experimental.c93679a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c93679a","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bd83513b56649cda1a4e90b86f8d82de5a4f7eca","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c93679a.tgz","fileCount":20,"integrity":"sha512-fTUZmNc7LiVCFa6HgePTLvXBKpBnZEIVaW7HnXdmCfQtFoCOWaHOKifCX/K9rkUUJaKhS6Y5ZFD6Lu1bK6HMmA==","signatures":[{"sig":"MEQCIEXhW3qI6Eu6ac81TrMgO5UGIa7aOCO4pgq7ie79aXH1AiAs+RQZ6bD9s9XDN59gDf9qlNsw5yC33+Kc4LWvIumC0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c93679a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/787240077114bdfa1b31a87d4b384cd8/solana-keys-2.0.0-experimental.c93679a.tgz","_integrity":"sha512-fTUZmNc7LiVCFa6HgePTLvXBKpBnZEIVaW7HnXdmCfQtFoCOWaHOKifCX/K9rkUUJaKhS6Y5ZFD6Lu1bK6HMmA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c93679a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c93679a_1695405677084_0.292539842020914","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4747ac5":{"name":"@solana/keys","version":"2.0.0-experimental.4747ac5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4747ac5","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"24cb413a7113c104e410a464ee651cf1759477b8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4747ac5.tgz","fileCount":20,"integrity":"sha512-yumMVIfQcIW2oM3YVenDMM6b4LR40rgjAk+ie6ey+/9vSTHLXPoJ9hWmY4u+61ykezqm4SVZTr0Umt9qI2WZ5g==","signatures":[{"sig":"MEUCIQCz13Bd5cWREcPwclKjgZeDA5oLHP6m/X97VxaWKz4q3gIgHAe9l3camxngBg3Qciak6afAiQz4Z3nH5JM0Mek4LU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4747ac5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/beef964039e952a148c324a932781afd/solana-keys-2.0.0-experimental.4747ac5.tgz","_integrity":"sha512-yumMVIfQcIW2oM3YVenDMM6b4LR40rgjAk+ie6ey+/9vSTHLXPoJ9hWmY4u+61ykezqm4SVZTr0Umt9qI2WZ5g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4747ac5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4747ac5_1695669309927_0.8384118049861269","host":"s3://npm-registry-packages"}},"2.0.0-experimental.461b4ce":{"name":"@solana/keys","version":"2.0.0-experimental.461b4ce","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.461b4ce","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a61f0e888d35a1e94c7712eda2b6a69e50489d4c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.461b4ce.tgz","fileCount":20,"integrity":"sha512-EOYEqCY2uKRtRASb86+CxlXzk+isUZp2BswXuDabMR9KhrhGYGE03HbWI3xv7KzSqUHa/alOj4JzQtVKtXflXA==","signatures":[{"sig":"MEQCIDaRvZJxcNIEfgyneXRYBAFdcVQuGfiXVHOnaoKYyY4CAiAV4rkp0IirVOSr6cn6btr4/PS/y+BQWtg8BLi/tHEn6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.461b4ce.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7358bf11cf8319cd3b5927a959557af9/solana-keys-2.0.0-experimental.461b4ce.tgz","_integrity":"sha512-EOYEqCY2uKRtRASb86+CxlXzk+isUZp2BswXuDabMR9KhrhGYGE03HbWI3xv7KzSqUHa/alOj4JzQtVKtXflXA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.461b4ce"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.461b4ce_1695669511282_0.32436588255503573","host":"s3://npm-registry-packages"}},"2.0.0-experimental.73d8f64":{"name":"@solana/keys","version":"2.0.0-experimental.73d8f64","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.73d8f64","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fabbe3e03e1fd39a947035827e14302dd09b6e91","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.73d8f64.tgz","fileCount":20,"integrity":"sha512-jqIyqvKw68OrYibdAZgkeEELzmtBalouclAk93OhHdxZ39J9PQl3I6dQBcnqNbBKP82ZvoKcdDoSqIx6L+o+iA==","signatures":[{"sig":"MEQCIHYgbMYEzwCvAn5hnwMoObLKmbkVuUPx8+Sxgwr1poxKAiAW13lARrtvL5roEMdTIABq3jJK7hb4K/q0SKfo/Ct3rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.73d8f64.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5eab227cefc60d615bd709d4bd9f6666/solana-keys-2.0.0-experimental.73d8f64.tgz","_integrity":"sha512-jqIyqvKw68OrYibdAZgkeEELzmtBalouclAk93OhHdxZ39J9PQl3I6dQBcnqNbBKP82ZvoKcdDoSqIx6L+o+iA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.6.7","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.73d8f64"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.73d8f64_1695815280382_0.6184370954279936","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3e065e6":{"name":"@solana/keys","version":"2.0.0-experimental.3e065e6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3e065e6","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f1bac7335cf18aebe95f628a9a6e7e5687b77ef7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3e065e6.tgz","fileCount":20,"integrity":"sha512-GSRUL5W6n/hWt0d6BlPCyaywhYDl1IWi+o2/UkfYWghsYNJj1IQKsZ844HenjewdsGa0V0gv9+xG7YSAHsHYiQ==","signatures":[{"sig":"MEUCIBsPI1+TvDiexe9s1q2sFxEEbJZDbFL/j2xqa1vdSExLAiEA06v3w6eUE2k4HP7QLowhmOrOog0iCgnuuRU5gCkAnoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3e065e6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/31bf3f012f0b2cc372c935f8d63db1df/solana-keys-2.0.0-experimental.3e065e6.tgz","_integrity":"sha512-GSRUL5W6n/hWt0d6BlPCyaywhYDl1IWi+o2/UkfYWghsYNJj1IQKsZ844HenjewdsGa0V0gv9+xG7YSAHsHYiQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.3e065e6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3e065e6_1696032178314_0.7638542372311785","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8f006a8":{"name":"@solana/keys","version":"2.0.0-experimental.8f006a8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8f006a8","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5f995c1a9874892663d57b50e3b78db212e74e6c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8f006a8.tgz","fileCount":20,"integrity":"sha512-eQWFPw2wYpS+XqPWVZOIT65roeIjKARn7NNDttRkfU6ytE+uhcjW2sd86QibC3T4p7I8TXB3R9NEWqDl6rh+zg==","signatures":[{"sig":"MEYCIQDjNUS0N/lQMSbJVMjN9hOyhAiw03KsYifYmouG8zBq2wIhAJVSiiwZN10DYSHRtOgnMsvaKDkv/IxaiAURUenYMJo/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8f006a8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/17433386aaaf65ab0db474a8474e4864/solana-keys-2.0.0-experimental.8f006a8.tgz","_integrity":"sha512-eQWFPw2wYpS+XqPWVZOIT65roeIjKARn7NNDttRkfU6ytE+uhcjW2sd86QibC3T4p7I8TXB3R9NEWqDl6rh+zg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8f006a8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8f006a8_1696033696977_0.454092428390273","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c0c57ff":{"name":"@solana/keys","version":"2.0.0-experimental.c0c57ff","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c0c57ff","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"347f96e4769d9339753c30d640e1f75311b76b6f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c0c57ff.tgz","fileCount":20,"integrity":"sha512-OHgdO7gZ1ivvj4RkjwVAfGPPQGLj1JDC2W3rH6r/yl75UnTUitAtQfv7VIp6lFAJNQ2rFP1c42yjdXSgwkDqSg==","signatures":[{"sig":"MEQCIGkbZex4pmEBW6TnA4skOno5FNQn4Iefi/pEHGBVkcwcAiBLxM3oAyiOkPcG7KMQkTKQk8XQjq3E2pd/b8S+I0H0tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c0c57ff.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/02250196fd035702a9f606befd5dc538/solana-keys-2.0.0-experimental.c0c57ff.tgz","_integrity":"sha512-OHgdO7gZ1ivvj4RkjwVAfGPPQGLj1JDC2W3rH6r/yl75UnTUitAtQfv7VIp6lFAJNQ2rFP1c42yjdXSgwkDqSg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c0c57ff"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c0c57ff_1696033881006_0.6935566203898358","host":"s3://npm-registry-packages"}},"2.0.0-experimental.da22638":{"name":"@solana/keys","version":"2.0.0-experimental.da22638","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.da22638","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e37de60dfeb507eb7fe261fc9383eafbc6d064cd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.da22638.tgz","fileCount":20,"integrity":"sha512-5rt+je685Li0GM7oe4Y5ro538WaLMmXZT2IBPxFgMDPaEpKYa8njhJ7QjZgTY/0OHIiS8ihQRYakfVuI1TrScA==","signatures":[{"sig":"MEUCIQDv+KW9vuIg/xae6utz1Clhvsms5SN6KXZOTTFCBkEHPgIgNaIAHMywJF28iXsDzTvN+gkH9f4rY8N/7hZzBx30SfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.da22638.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0fdb1274692d2093f4f9f97a890c36db/solana-keys-2.0.0-experimental.da22638.tgz","_integrity":"sha512-5rt+je685Li0GM7oe4Y5ro538WaLMmXZT2IBPxFgMDPaEpKYa8njhJ7QjZgTY/0OHIiS8ihQRYakfVuI1TrScA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.da22638"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.da22638_1696093991912_0.17374600037554044","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cd89114":{"name":"@solana/keys","version":"2.0.0-experimental.cd89114","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cd89114","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a0b2e51efca613c25f7435d59573a3785a4caf4a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cd89114.tgz","fileCount":20,"integrity":"sha512-umTCPYgTTaXjxIUgYMuQeVLKvPF7bRSHWtXzu7Rngydqs5h5JiXp5gJcyU0Rn8qNC5eXlOvoYAJ6l8NmdEahUg==","signatures":[{"sig":"MEUCIBlSL0YeXC7irTnczSVwNTQkv8ovb3syzjEoGFWlr0Q5AiEAzHcV6QjAn+TXFdm2x6Dn3uCoyiFYFec6pxsxwJvlI2A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cd89114.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/26d202699ad16d7d0bfe0b683ce2055e/solana-keys-2.0.0-experimental.cd89114.tgz","_integrity":"sha512-umTCPYgTTaXjxIUgYMuQeVLKvPF7bRSHWtXzu7Rngydqs5h5JiXp5gJcyU0Rn8qNC5eXlOvoYAJ6l8NmdEahUg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.cd89114"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cd89114_1696364472205_0.6708633317400776","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2296a15":{"name":"@solana/keys","version":"2.0.0-experimental.2296a15","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2296a15","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bd6778b6658a352baaa6b074f6087d8684c60602","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2296a15.tgz","fileCount":20,"integrity":"sha512-qBflE/xzp0PknryYGWDU7UhQFUTRX2qA+X+QbsfdvNvzJFa/girxfYJpfS2Gmuhe5vUK45rvxAZrog65v0H0nQ==","signatures":[{"sig":"MEQCIE5jG1G6XO9lDZoE6B77pMK0c3SUecyIbXCMdwkjjW6lAiAvMBrMJXGJo93KlLgkNeRauRkfSXDv2Hs2h0/3zfWDXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2296a15.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a4cf460fde73a5b27c310d0edaa33c9d/solana-keys-2.0.0-experimental.2296a15.tgz","_integrity":"sha512-qBflE/xzp0PknryYGWDU7UhQFUTRX2qA+X+QbsfdvNvzJFa/girxfYJpfS2Gmuhe5vUK45rvxAZrog65v0H0nQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2296a15"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2296a15_1696404467755_0.20478363671947952","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f2b6238":{"name":"@solana/keys","version":"2.0.0-experimental.f2b6238","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f2b6238","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2bd9656ff0d273598204aeba12f0aa4b99319b27","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f2b6238.tgz","fileCount":20,"integrity":"sha512-4BlUoIl6mMZFEDGP5OGHo1DV+FBJsjC9eTHtrdXmuoyDihNqWkiW3+cqwPu1BRClR0UAg8EagvrQUQb1JuBIvw==","signatures":[{"sig":"MEYCIQD4TetP2WFUCdJVDjrKV+cB2U5rXlBT9lqgd+LP765iIwIhANUqXXFGfsQnvuu4v140BRYB/IlkhK1FOP7ToZUDdW6O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f2b6238.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/30ae7894ff5df8fafa738f89ede37cc5/solana-keys-2.0.0-experimental.f2b6238.tgz","_integrity":"sha512-4BlUoIl6mMZFEDGP5OGHo1DV+FBJsjC9eTHtrdXmuoyDihNqWkiW3+cqwPu1BRClR0UAg8EagvrQUQb1JuBIvw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f2b6238"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f2b6238_1696425895797_0.3418408189471098","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ba46ce1":{"name":"@solana/keys","version":"2.0.0-experimental.ba46ce1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ba46ce1","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"798bff17e02fd144d6f842e96e4103cdd1e8ff47","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ba46ce1.tgz","fileCount":20,"integrity":"sha512-kkOwbYPkSFWONBUtn8sdQLR95+x3owI1tP12w4nWwzJQaqWXlHhX2kpcdmKl6tmvnhoqjXdv5f1jcltQD6RKTg==","signatures":[{"sig":"MEYCIQCalpDwP5+p7ZTofL4y1Yxq1r9BlMaWzGsrlWtabsFmEwIhAOFMc75zV3A2C95/lynENX0J1G89hvxqUXpBiTeZjpGI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ba46ce1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d54531d9399304357cd25abb5b123d76/solana-keys-2.0.0-experimental.ba46ce1.tgz","_integrity":"sha512-kkOwbYPkSFWONBUtn8sdQLR95+x3owI1tP12w4nWwzJQaqWXlHhX2kpcdmKl6tmvnhoqjXdv5f1jcltQD6RKTg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ba46ce1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ba46ce1_1696461644513_0.42955644182705854","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9f6f304":{"name":"@solana/keys","version":"2.0.0-experimental.9f6f304","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9f6f304","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2e9e4db43d7dc041c1a47ac0da2a658b5b7a8cde","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9f6f304.tgz","fileCount":20,"integrity":"sha512-Ko0ub277RBqJPFh8jGRJ79UrFQcv3UxcNPIILnj3pO8OyIZkmCsr4IAmuTsoGLF/5ICe9dI2g2tNTZq+8IklJA==","signatures":[{"sig":"MEYCIQDRSLgIbKnTFIIjGzHFKbN1WHL1KkxvMgu6e+xr+ARxegIhAItLKUfqLdbjiXpjbnKgEuZutBbqGfOmHzjhYt1gWcqa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9f6f304.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b396d35f84520e539234eeafc808502b/solana-keys-2.0.0-experimental.9f6f304.tgz","_integrity":"sha512-Ko0ub277RBqJPFh8jGRJ79UrFQcv3UxcNPIILnj3pO8OyIZkmCsr4IAmuTsoGLF/5ICe9dI2g2tNTZq+8IklJA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.9f6f304"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9f6f304_1696580174910_0.6423771048716007","host":"s3://npm-registry-packages"}},"2.0.0-experimental.064cdc3":{"name":"@solana/keys","version":"2.0.0-experimental.064cdc3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.064cdc3","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c3f6250d63e55c701b32e7def64f69cf921f498b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.064cdc3.tgz","fileCount":20,"integrity":"sha512-KwBKjRRe4n5qTLcCDoc9epX8C70/SbS+rmlu32DCwqXFoXWzVtuUDJoFM8yuFV2OeQorM20xT+KY+1pTGeDIug==","signatures":[{"sig":"MEYCIQDfPSkKHqh+9/JaRt+K6krfGjJmjRm/B1HU7UZBspKDSQIhAJ4wn3snQBr/Hc/UR36hA0hIlOaMbnCdtG01XYFFmBR4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.064cdc3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/33cc279e925681cddffba7f66596868b/solana-keys-2.0.0-experimental.064cdc3.tgz","_integrity":"sha512-KwBKjRRe4n5qTLcCDoc9epX8C70/SbS+rmlu32DCwqXFoXWzVtuUDJoFM8yuFV2OeQorM20xT+KY+1pTGeDIug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.064cdc3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.064cdc3_1696581521698_0.17034762019896865","host":"s3://npm-registry-packages"}},"2.0.0-experimental.85be7e8":{"name":"@solana/keys","version":"2.0.0-experimental.85be7e8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.85be7e8","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d0f6e7613b7a126aa1605471cfb7fe0c031de623","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.85be7e8.tgz","fileCount":20,"integrity":"sha512-xmTrJ06iVKQH6J0NAA2eg68u54wHMGyCFHxxzsBb4/2tnrWF4IVJxmPRA4DQpvHJ1GHecwFD7ersOeooJ3icWw==","signatures":[{"sig":"MEQCIA/UDLiKDiayN1WKIaWUYU0q9N52TnMk02dDQns7/h1xAiAtNu6VsoqhQS2FehX/N6CXaZQwhqREQu0avDUnrUio+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.85be7e8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/77fe1f2977264fb678a48a04e7b2c956/solana-keys-2.0.0-experimental.85be7e8.tgz","_integrity":"sha512-xmTrJ06iVKQH6J0NAA2eg68u54wHMGyCFHxxzsBb4/2tnrWF4IVJxmPRA4DQpvHJ1GHecwFD7ersOeooJ3icWw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.85be7e8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.85be7e8_1696581787321_0.7917727753914015","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0178e62":{"name":"@solana/keys","version":"2.0.0-experimental.0178e62","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0178e62","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cc5652c32b74bc994e71272272168ec1ca04562e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0178e62.tgz","fileCount":20,"integrity":"sha512-C9els3d+oVmUe8wcE2csT+BcAMnzrqmtfMv1JDOT4BJXFUk6SWOqf5BYUVBlWGkwZyM1ptOyYbkJsaFcbUKuFQ==","signatures":[{"sig":"MEQCICuLiFPIyJgA5+kBhqPVrnj7C3E0rv1GeC7H2uALhnjEAiAC7QXKCfMaPhCyyzBWjXPK/IE9K+VDkTk901/PegTwtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0178e62.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d9711bfeb2c9b712c3c21b5cca8a7706/solana-keys-2.0.0-experimental.0178e62.tgz","_integrity":"sha512-C9els3d+oVmUe8wcE2csT+BcAMnzrqmtfMv1JDOT4BJXFUk6SWOqf5BYUVBlWGkwZyM1ptOyYbkJsaFcbUKuFQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0178e62"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0178e62_1696584080381_0.21583333872215626","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e0b865d":{"name":"@solana/keys","version":"2.0.0-experimental.e0b865d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e0b865d","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e25df6414a3ef84c480aed2ac35e345f5168f73b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e0b865d.tgz","fileCount":20,"integrity":"sha512-RT9ZUqGYaJf9Hb9D/gBnxl+DR4xIshx11noz5xvE8wN7XO6K+QsWv9Fbi/xAdNFGwJwuu3xlk3bURWIowJt2Lg==","signatures":[{"sig":"MEUCIQCiOyFmATqrcoOdzqHhlQWpwAGlNq1kj/eiqZoqRTNUKwIgQC6bBTyV41Oqxz5xPsHZfVKGkBgqwBu5iJ/i8gZLm8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e0b865d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2a4854709a53c21896145f7506304483/solana-keys-2.0.0-experimental.e0b865d.tgz","_integrity":"sha512-RT9ZUqGYaJf9Hb9D/gBnxl+DR4xIshx11noz5xvE8wN7XO6K+QsWv9Fbi/xAdNFGwJwuu3xlk3bURWIowJt2Lg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e0b865d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e0b865d_1696584772681_0.993404130893144","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d9dcd1c":{"name":"@solana/keys","version":"2.0.0-experimental.d9dcd1c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d9dcd1c","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"757838b649bdc047d5aea9aa2dc38b60c9c5fa45","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d9dcd1c.tgz","fileCount":20,"integrity":"sha512-RUEkTutVuqfRPvJEnvTSMGKQf5Qc1/VXjjkcechbZWarb+a8glTgIB+CnslIn9/HTy+cVGtMGM4iyadfGM/dpA==","signatures":[{"sig":"MEQCIG9/uM6kU6mHZTBgKPiuyzd3tHsGoNe3V6031nxnJXVbAiANiqwoeOC5mX0MquCSbjDoAliQFLlray3DdSJCSFwq7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d9dcd1c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f681b670a01ea9e35e6d41da31592e18/solana-keys-2.0.0-experimental.d9dcd1c.tgz","_integrity":"sha512-RUEkTutVuqfRPvJEnvTSMGKQf5Qc1/VXjjkcechbZWarb+a8glTgIB+CnslIn9/HTy+cVGtMGM4iyadfGM/dpA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d9dcd1c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d9dcd1c_1696585090644_0.2924782258676806","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5432cbe":{"name":"@solana/keys","version":"2.0.0-experimental.5432cbe","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5432cbe","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4fef1b26321869056aa54dcf5a4b8999c825c36f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5432cbe.tgz","fileCount":20,"integrity":"sha512-IwfyV8ZKsaMWzF2RhrSpWWB2EZMdrwaZq2Vt9S1C3Vs0nn4pMSM4VMyExh7YVVYVezCoSp4O7RnGYjWz96kChA==","signatures":[{"sig":"MEUCIQDVYQFoi9N5+b9rNIw8K61OAPY8EZ/VxFjDaXQzptaKvQIgO96YB2nGZG4IRceU3YejqEtdC322KnuzcAWiKB+JquY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5432cbe.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5064d40e97fd899a9b1ba104a1a6d60f/solana-keys-2.0.0-experimental.5432cbe.tgz","_integrity":"sha512-IwfyV8ZKsaMWzF2RhrSpWWB2EZMdrwaZq2Vt9S1C3Vs0nn4pMSM4VMyExh7YVVYVezCoSp4O7RnGYjWz96kChA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5432cbe"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5432cbe_1696585362400_0.8587065155930698","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8894dc1":{"name":"@solana/keys","version":"2.0.0-experimental.8894dc1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8894dc1","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"92df85dc0495c99951cc46aaefc9fb6712809c2f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8894dc1.tgz","fileCount":20,"integrity":"sha512-0wFpDjWeJUDFoUEqVpm4gfrxzJWRNrJQNDFfOyajAUlNMZHfp0qSl/2cZtfunHlrW9VO9X5rJ6EGa0gRpUbNzw==","signatures":[{"sig":"MEQCIH7mOW9YD6bsyU35hflsp1eiC6IafKlGQkT7Uics8pmPAiA0YVlkf0yWOZrQENYO/rDtiAv9tCNFIdhWIztrQunMYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8894dc1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/bbd834242b8bdc98ea2e786fd53d5a79/solana-keys-2.0.0-experimental.8894dc1.tgz","_integrity":"sha512-0wFpDjWeJUDFoUEqVpm4gfrxzJWRNrJQNDFfOyajAUlNMZHfp0qSl/2cZtfunHlrW9VO9X5rJ6EGa0gRpUbNzw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8894dc1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8894dc1_1696587120169_0.4346159919709709","host":"s3://npm-registry-packages"}},"2.0.0-experimental.63bb307":{"name":"@solana/keys","version":"2.0.0-experimental.63bb307","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.63bb307","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c5b5c9f50ca71631b9d5596976d70c87d56105e3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.63bb307.tgz","fileCount":20,"integrity":"sha512-uDhGtQuKp/Mxmoxub+ATv6gBs9QhBUppKnW4QXUqws0kAAKubdTTwowRZIsmk/w19fkWAhsaV/cOyW9l5rVsmg==","signatures":[{"sig":"MEQCIHlidEy+2AO0jBDzwpjXOxiWVye1oY9m0z8TQg3aTYbiAiA5FH0W1wxDxvKRq1YjBj1EBWL1rMkNysnPuxyTOGd7SQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.63bb307.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/872be3b5b609069011319c7312bd56b2/solana-keys-2.0.0-experimental.63bb307.tgz","_integrity":"sha512-uDhGtQuKp/Mxmoxub+ATv6gBs9QhBUppKnW4QXUqws0kAAKubdTTwowRZIsmk/w19fkWAhsaV/cOyW9l5rVsmg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.63bb307"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.63bb307_1696587231370_0.5325962632035388","host":"s3://npm-registry-packages"}},"2.0.0-experimental.867084a":{"name":"@solana/keys","version":"2.0.0-experimental.867084a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.867084a","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7e81fcda61996c0371d568a8565fcd5ab7ebb87c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.867084a.tgz","fileCount":20,"integrity":"sha512-qmNWykWFU7JcEQ8m4ThFNGgWg/Sv9s3wHb+mFyNvtwNVO5fT8PDl3McQbfu9BhERdxTegGS3MLz99obPEpZLFg==","signatures":[{"sig":"MEUCIQDBrS8jIxPf8W2SYXc5D6JglD0BETi7hm64IJExkN5jEgIgAUHS+OwSRKB+sQGrrV2zTQLJbDfQgocFQY+epYY2uqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.867084a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1f0aaceada35889dd172418654d820de/solana-keys-2.0.0-experimental.867084a.tgz","_integrity":"sha512-qmNWykWFU7JcEQ8m4ThFNGgWg/Sv9s3wHb+mFyNvtwNVO5fT8PDl3McQbfu9BhERdxTegGS3MLz99obPEpZLFg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.867084a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.867084a_1696588871635_0.870656978930527","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8a4cd99":{"name":"@solana/keys","version":"2.0.0-experimental.8a4cd99","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8a4cd99","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"97f53a6d917b3a88425131aa14aea78ffb7106cb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8a4cd99.tgz","fileCount":20,"integrity":"sha512-QXjob56j6eBOjrM/dqslOVwom+ICKkx+WcSInnJ5fp+BP8llrDW0H0FdNwCS7CtVWeiZenwG5jlSnvdLkfS+8Q==","signatures":[{"sig":"MEUCIDLc9XpepUUKV8BYtlx9vosTYjqRUy6cUeyvOeJglKC3AiEAqawiYageCjMs31ogrPKn+7naInzUga4xa9mUWoDOIqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8a4cd99.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/da2f5680bd5b20410fccc6cda0743bb6/solana-keys-2.0.0-experimental.8a4cd99.tgz","_integrity":"sha512-QXjob56j6eBOjrM/dqslOVwom+ICKkx+WcSInnJ5fp+BP8llrDW0H0FdNwCS7CtVWeiZenwG5jlSnvdLkfS+8Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8a4cd99"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8a4cd99_1696590158278_0.40500509037121124","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4189b37":{"name":"@solana/keys","version":"2.0.0-experimental.4189b37","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4189b37","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b454fd17e484a6690be1d484f706ce3d98abaec4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4189b37.tgz","fileCount":20,"integrity":"sha512-Je+0+bgnmoNb1NKXvGoXOiatlbCd85OdRJtgNRba8mPm1Bute2UOCndIa2nV9fxpCGLbzhZMK/BKBhNVeqE4dg==","signatures":[{"sig":"MEUCIQCNQyh+mzvk/mFUxKPl5UKUIewI92zv90jT/mphuSKfJQIgO7HacjWFfvs/fOm3U2V/apH+RE10B9NBBF7CYVHJMl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4189b37.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/266a09bea384597d42ba8ea247aef4da/solana-keys-2.0.0-experimental.4189b37.tgz","_integrity":"sha512-Je+0+bgnmoNb1NKXvGoXOiatlbCd85OdRJtgNRba8mPm1Bute2UOCndIa2nV9fxpCGLbzhZMK/BKBhNVeqE4dg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4189b37"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4189b37_1696609367089_0.5700734832089516","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4366e2e":{"name":"@solana/keys","version":"2.0.0-experimental.4366e2e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4366e2e","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0510f3a170953b5746e2fed6ecafb677b3e72be9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4366e2e.tgz","fileCount":20,"integrity":"sha512-iNLEX9AQmFRygBBBUnON0Qme7u62XGIfKwFFhjPTrlHK80L8gH7d51vPkSWodaj2Gsr/ILqiSWt4ZvekMy1KZw==","signatures":[{"sig":"MEUCIQD4ujqDoVfABBvR0k/vIO5vue6YIo/q/A63mydoM+/BwgIgZg6WdcvdILUtKP59P/YXWCsoD7i4QRG8/Sz8AiAkCRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4366e2e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2151609e4e4044304f1919518c986ddf/solana-keys-2.0.0-experimental.4366e2e.tgz","_integrity":"sha512-iNLEX9AQmFRygBBBUnON0Qme7u62XGIfKwFFhjPTrlHK80L8gH7d51vPkSWodaj2Gsr/ILqiSWt4ZvekMy1KZw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4366e2e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4366e2e_1696609631047_0.40230732154344895","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7da1908":{"name":"@solana/keys","version":"2.0.0-experimental.7da1908","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7da1908","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1d56bd415753258dc767babd22f8b4e4e21f8a1d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7da1908.tgz","fileCount":20,"integrity":"sha512-o3YPrbyP24fmDZAQ+UaLCK/5eyddK59VFkk8IR0xRa0jOyGC2/7o8DM0CYmF1Rl3ccSZdxuphypiklT5ac38VQ==","signatures":[{"sig":"MEYCIQDwb5NynKeojmBosmy37mmtNSuD16CvhjXw6yCNSvec5QIhAIThLAfSsbHZKCzMCqMnoriFnKuwWDKglmhoo9X5rVHP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7da1908.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/c1a46c54afde1cf6ce848d44baa64c53/solana-keys-2.0.0-experimental.7da1908.tgz","_integrity":"sha512-o3YPrbyP24fmDZAQ+UaLCK/5eyddK59VFkk8IR0xRa0jOyGC2/7o8DM0CYmF1Rl3ccSZdxuphypiklT5ac38VQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7da1908"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7da1908_1696663029581_0.7780301543730215","host":"s3://npm-registry-packages"}},"2.0.0-experimental.524cb6e":{"name":"@solana/keys","version":"2.0.0-experimental.524cb6e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.524cb6e","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8ee461357c460551696f6905932d16d7a7f6d838","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.524cb6e.tgz","fileCount":20,"integrity":"sha512-fLv9D0iqmmfFQISADpXfT1if3YDj6sNSfIRxe8gRowRNt7awQtQoCBPtoRFwpbRZq+X5ICuCMFxKqpMyfNVDkQ==","signatures":[{"sig":"MEUCIEf8Iw6w+3LvmqJq8wG80cmJni+jyxO6KqstlJenrQ/cAiEAvrBjxiGFniNuXHbt9KOcdqGWNLYzntYdsVjfcUfCllo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.524cb6e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/7f8cd60a953b673418e9022e613e38dd/solana-keys-2.0.0-experimental.524cb6e.tgz","_integrity":"sha512-fLv9D0iqmmfFQISADpXfT1if3YDj6sNSfIRxe8gRowRNt7awQtQoCBPtoRFwpbRZq+X5ICuCMFxKqpMyfNVDkQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.524cb6e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.524cb6e_1696663216971_0.03964056767621038","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5c33269":{"name":"@solana/keys","version":"2.0.0-experimental.5c33269","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5c33269","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c58a2fa99ac3c80a82edf15e07ba4d93e42e8c63","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5c33269.tgz","fileCount":20,"integrity":"sha512-rV22+RNYoXROczaYEdg6OpWDLyGzisgPRViMtjJHHvrq6rNmSeURmgcpkbVnP1dTVW23l5WKDNjvcXi08NpAsQ==","signatures":[{"sig":"MEUCIQD8muexDBajYPW5LBG0G36vHhkvehpnn3VZ0BQZ0eq9+QIgZ+SLo1yIBf95zXRpJasdxVnHsgEFBIcK0ILIghSqkoE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5c33269.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/963f8aea1b7e25913cf3a34d7e5a69ab/solana-keys-2.0.0-experimental.5c33269.tgz","_integrity":"sha512-rV22+RNYoXROczaYEdg6OpWDLyGzisgPRViMtjJHHvrq6rNmSeURmgcpkbVnP1dTVW23l5WKDNjvcXi08NpAsQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5c33269"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5c33269_1696663356187_0.14625927656597382","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4bb5c3f":{"name":"@solana/keys","version":"2.0.0-experimental.4bb5c3f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4bb5c3f","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e9ca7c823778777a3b31f3f4203f4419624a9fbf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4bb5c3f.tgz","fileCount":20,"integrity":"sha512-Of1Wut2EhOaLbjEduucevSm7vmTC4epnjxTB/FaSSVXYyHBt/J9/glYh8l6QcV6rlgUQjXpZHaeXxqNkdJ4Ndg==","signatures":[{"sig":"MEYCIQCWQeRiCo5A4yeuajdj3VR5EgOZuSmaFh6VhkXfhFDSvgIhANleizpmQ/dF3Gad+KPruVURTqf57U1fFxLJxAAN0TcD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4bb5c3f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2070557489273fc5717bce351cf17702/solana-keys-2.0.0-experimental.4bb5c3f.tgz","_integrity":"sha512-Of1Wut2EhOaLbjEduucevSm7vmTC4epnjxTB/FaSSVXYyHBt/J9/glYh8l6QcV6rlgUQjXpZHaeXxqNkdJ4Ndg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4bb5c3f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4bb5c3f_1696663472129_0.3844524149887891","host":"s3://npm-registry-packages"}},"2.0.0-experimental.856952e":{"name":"@solana/keys","version":"2.0.0-experimental.856952e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.856952e","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4602f7b3b54d70eb44f25e18b274fc07aeb87d2a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.856952e.tgz","fileCount":20,"integrity":"sha512-gidISc7n7/ZGXdU/Qrsd4gQ/9CqFAMupny+Da0fX9WueEMzAG2SgiyKnpCPUj1vWg8HcQOR0MH2X8JfhtVOcoA==","signatures":[{"sig":"MEYCIQDxhc32toTWl2ywCDnQZCyYZvEIZ1x9mgHdrSxB/CIhPQIhALtVeBr7RIBDBZkZF+lm3hFsieAWYN1pr++gjkPYVHW7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.856952e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/42f2dd9579667c1fc4cbc466a34add89/solana-keys-2.0.0-experimental.856952e.tgz","_integrity":"sha512-gidISc7n7/ZGXdU/Qrsd4gQ/9CqFAMupny+Da0fX9WueEMzAG2SgiyKnpCPUj1vWg8HcQOR0MH2X8JfhtVOcoA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.856952e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.856952e_1696663594232_0.22006282824683443","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6467eba":{"name":"@solana/keys","version":"2.0.0-experimental.6467eba","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6467eba","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4d0ab6aa40bfb8f6c92a19a4c4978c268c20b7e0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6467eba.tgz","fileCount":20,"integrity":"sha512-sFOfFQHYRAvDzNJskd3m9Mq+k4OEEMMHjK1gT6KXJlRJccWmzdpyz21/JGWeW+QPrjARJlWy1t72bRxksF94KA==","signatures":[{"sig":"MEUCIQCYGmBPFao7KmaEhgOdI2muHAalT+lINED0vjC1Nst7sgIgbAsiyvV3ssDT5WRLRk4oq00TK9AhXapZY1+0AP/4384=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6467eba.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/510136c107d21e7234a40588bc4d62cf/solana-keys-2.0.0-experimental.6467eba.tgz","_integrity":"sha512-sFOfFQHYRAvDzNJskd3m9Mq+k4OEEMMHjK1gT6KXJlRJccWmzdpyz21/JGWeW+QPrjARJlWy1t72bRxksF94KA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6467eba"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6467eba_1696663729601_0.3284398910176147","host":"s3://npm-registry-packages"}},"2.0.0-experimental.544cc84":{"name":"@solana/keys","version":"2.0.0-experimental.544cc84","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.544cc84","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0f3ddf06ac379f69f404059b9d872c99287a67d9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.544cc84.tgz","fileCount":20,"integrity":"sha512-bUDQ+VMNzdWZewvpg0ZiqbpP1y6RuLpD8alOZMkmOnS2IJ7LS7pG6cvmwwzaJ6Jv8R6LQ8rQSuqKGmmqbxLUFQ==","signatures":[{"sig":"MEQCIHmzsY7cDGLgagvrVI90fL2CSddsjGI+gGpEfllDYjfqAiAeC4KoiXM7bIqt8gKODlg/mcPlUAv8l0b2PHIvFTLbVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.544cc84.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/af577c7a02c2c58a24513fe270c04684/solana-keys-2.0.0-experimental.544cc84.tgz","_integrity":"sha512-bUDQ+VMNzdWZewvpg0ZiqbpP1y6RuLpD8alOZMkmOnS2IJ7LS7pG6cvmwwzaJ6Jv8R6LQ8rQSuqKGmmqbxLUFQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.544cc84"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.544cc84_1696663916110_0.1395077695865221","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6cf1deb":{"name":"@solana/keys","version":"2.0.0-experimental.6cf1deb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6cf1deb","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"eafc086bf2a4d14002e48f6aed898ef44a083bc7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6cf1deb.tgz","fileCount":20,"integrity":"sha512-a22UURtGJXD4NPjmkaoEjxsOhSJDfaaZngDh7DZEHyR0UZfz7vUFZx7eB6XctiRYemFznZkzwcn4wh4K9r53Qg==","signatures":[{"sig":"MEUCIQDpLaNavtlt/2Tqp7B9rDhJVwRsgU8hNrliWqLmRVteBgIgRWXdD2BKkLkCJMeDB590eGTnm3qJR5rKFd0yL0HHTc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6cf1deb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.native.js","test:treeshakability:native":"agadoo dist/index.node.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/6fb8a19d133ba8289f4f947c1ade997d/solana-keys-2.0.0-experimental.6cf1deb.tgz","_integrity":"sha512-a22UURtGJXD4NPjmkaoEjxsOhSJDfaaZngDh7DZEHyR0UZfz7vUFZx7eB6XctiRYemFznZkzwcn4wh4K9r53Qg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6cf1deb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6cf1deb_1696664173561_0.5281726157192923","host":"s3://npm-registry-packages"}},"2.0.0-experimental.316f07d":{"name":"@solana/keys","version":"2.0.0-experimental.316f07d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.316f07d","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2e06ade487d792e78471f285c46ce6ebb3e6640c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.316f07d.tgz","fileCount":23,"integrity":"sha512-8agbojzl66SIVFswD+3rYWTyl2Nv47GJjriTLV6ncpoRSIXbB++asoYWjKDYswvInh6js5L+RTQ4yxopqVwcUg==","signatures":[{"sig":"MEUCIGL6ZIvwLLifTVAwWYZK0gZJq6MEGh4IYrKOAklA7pwFAiEA6Fpr5hwUODMRm/PX+A8XXzw51A1jmkHzmIwOR4VZ+PY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.316f07d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2ae3b470c9187a480b7bb4ced2e13129/solana-keys-2.0.0-experimental.316f07d.tgz","_integrity":"sha512-8agbojzl66SIVFswD+3rYWTyl2Nv47GJjriTLV6ncpoRSIXbB++asoYWjKDYswvInh6js5L+RTQ4yxopqVwcUg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.316f07d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.316f07d_1696664466246_0.26251710111235793","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2cae718":{"name":"@solana/keys","version":"2.0.0-experimental.2cae718","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2cae718","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"da4cf8a4e404cc44da484d59e14a8da8fd976831","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2cae718.tgz","fileCount":20,"integrity":"sha512-OI+Hr5CqocGLyC/B5owATPS5CP1KNSi4CzPrTAqB1S9Vz7fh/RtRHUoxh13XYyl18uZOmQ51LzCxei/Ni86fvg==","signatures":[{"sig":"MEUCIFaDxVZyzHyaylzUJHHrT3GFFVMf2vPU8ZyacaciD3edAiEA+mzJiCszf2LbrFE6xovi57W4jK800AxR7ELUhhuBc0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2cae718.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2a9079ab5c7b63f5a256290de8fe99e1/solana-keys-2.0.0-experimental.2cae718.tgz","_integrity":"sha512-OI+Hr5CqocGLyC/B5owATPS5CP1KNSi4CzPrTAqB1S9Vz7fh/RtRHUoxh13XYyl18uZOmQ51LzCxei/Ni86fvg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2cae718"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2cae718_1696837598775_0.00770668529854146","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7b33fcb":{"name":"@solana/keys","version":"2.0.0-experimental.7b33fcb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7b33fcb","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"117f5d90bc74dbdb9782121552f4388d712d267c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7b33fcb.tgz","fileCount":20,"integrity":"sha512-Ys8b5e9dtIaQsj2fUzFWVatcU3uAHFWS+OQ79xIFjfR09/b+KtSuNG34bDAOSl+npOSeI7P1NMSdulBqspwq3A==","signatures":[{"sig":"MEUCIQDTCIBifHFKgyy/4XQTJ80QW+mU5ZBZ6d0NyNfGvdCn6AIgRj6E/XJWditukpGDZTFcnlS9UfWVtQ49eiGDH+LLuZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7b33fcb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/ea435528682e8b3ceff3f9a6d616567f/solana-keys-2.0.0-experimental.7b33fcb.tgz","_integrity":"sha512-Ys8b5e9dtIaQsj2fUzFWVatcU3uAHFWS+OQ79xIFjfR09/b+KtSuNG34bDAOSl+npOSeI7P1NMSdulBqspwq3A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7b33fcb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7b33fcb_1696844275975_0.6915484389311242","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2cc3be5":{"name":"@solana/keys","version":"2.0.0-experimental.2cc3be5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2cc3be5","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"917b54c344814c795a0ca07eb65c8bf3a0fbaea1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2cc3be5.tgz","fileCount":20,"integrity":"sha512-n3dcFEvKaN15Wwsaft7j+ECCaTAMRhCtatBMQLz4RrXs6Px0XieaKH7ags1iw9ui0EjJTn7z1MbLC5qKEUrGCg==","signatures":[{"sig":"MEQCIHLd7OgdOHeTp9UEl1RC/YO/12o6j1KuAhyWFSn85d7mAiBcbpicpf3J2GfXBx7YRQeNTnELaV3RomN0ZfEFxrppGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2cc3be5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/3d0e6da844b3ce1d514cc6306909e528/solana-keys-2.0.0-experimental.2cc3be5.tgz","_integrity":"sha512-n3dcFEvKaN15Wwsaft7j+ECCaTAMRhCtatBMQLz4RrXs6Px0XieaKH7ags1iw9ui0EjJTn7z1MbLC5qKEUrGCg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2cc3be5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2cc3be5_1696844679128_0.6939223436554807","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5586a1b":{"name":"@solana/keys","version":"2.0.0-experimental.5586a1b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5586a1b","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a55314e34104733ef5aa3719300c460dcbdc4dfc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5586a1b.tgz","fileCount":20,"integrity":"sha512-CG1BDjTcHxHmo3MhXJfRtvyWoYCSkdZ9FQY3Y3Pdb/dItXuaVM3toHOSi1eIWx1rhu5kUKQPoI42tMV+PBSU4w==","signatures":[{"sig":"MEUCIQDhvcOysVjQbDOTwxsKmZ3D41u93Ss620Ddfk5AZ0c6WAIgUIuGqVNDlLfZHGo2MyTfV3D7PqDHq8qhRc9FCxSOXaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5586a1b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/fa2986fd67f02b4dafed3605f2b565a0/solana-keys-2.0.0-experimental.5586a1b.tgz","_integrity":"sha512-CG1BDjTcHxHmo3MhXJfRtvyWoYCSkdZ9FQY3Y3Pdb/dItXuaVM3toHOSi1eIWx1rhu5kUKQPoI42tMV+PBSU4w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5586a1b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5586a1b_1696847010530_0.32271691197350827","host":"s3://npm-registry-packages"}},"2.0.0-experimental.278784a":{"name":"@solana/keys","version":"2.0.0-experimental.278784a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.278784a","maintainers":[{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e68ee5495b1c79f6f273849e6f89b9723896eb06","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.278784a.tgz","fileCount":20,"integrity":"sha512-fgzrqi9pJFzMp4KldHOyTyNgRs4BvcfKI4x2wNQFuHoXna7gD1bvY8Zk7om2XaUZp+5kG1kcVcCi1UL2TIsesA==","signatures":[{"sig":"MEQCIB4GT29pKHs6Il79vMAkL4b6DX+wlB9ywKbDCbYLAdMhAiB7vo/ZMtuPri6eEO0DAoBaP9HtY3NssHeZ1UsZtbfzAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.278784a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/eca3635621d2b8676b7e4d050f05d0d4/solana-keys-2.0.0-experimental.278784a.tgz","_integrity":"sha512-fgzrqi9pJFzMp4KldHOyTyNgRs4BvcfKI4x2wNQFuHoXna7gD1bvY8Zk7om2XaUZp+5kG1kcVcCi1UL2TIsesA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.278784a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.278784a_1696849802112_0.16875910322292698","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9baeda8":{"name":"@solana/keys","version":"2.0.0-experimental.9baeda8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9baeda8","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e7721e42490530e8d48c71d120a5c3ac855e5d97","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9baeda8.tgz","fileCount":20,"integrity":"sha512-xCOC7SvhlM7CeC9BUB8a0scI7UIfCXij1eJF5SmZgkmqJMYu/q0XP78rPQyFvm6GoYf0jELEpQU4brKhL2TFAQ==","signatures":[{"sig":"MEUCIAjI6B6TU2OruuhShvJknXN3YXTYGXgEqHiwg0R5N/mLAiEA2r8h+YaPOAmJbiCz2gj2+TfaYVMVLLyIHp8q/sbaNVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9baeda8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2826b53fd83e910e8b6a6b7fde518264/solana-keys-2.0.0-experimental.9baeda8.tgz","_integrity":"sha512-xCOC7SvhlM7CeC9BUB8a0scI7UIfCXij1eJF5SmZgkmqJMYu/q0XP78rPQyFvm6GoYf0jELEpQU4brKhL2TFAQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.9baeda8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9baeda8_1696931996851_0.8574912434096951","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f4b7fd3":{"name":"@solana/keys","version":"2.0.0-experimental.f4b7fd3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f4b7fd3","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"179d2b5c1d716ac72e79898c026b6410dbdd5fe3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f4b7fd3.tgz","fileCount":20,"integrity":"sha512-W+K2ink/SE9XAhp7D572BZBapGbmFvHHtst3tQAp/mw/6m7Pxhz4+FuzLo9rzgDnXjdrPsegp0fytuI8GYSLGA==","signatures":[{"sig":"MEYCIQCbj3E4UXREyKlT3hHMuNaa3w/KEdMpJWqQy+ceTaNimgIhALlvtBXv+93di+s4MEOC04h0fUx4cZISLT4xTwj5SZ54","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f4b7fd3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/151ce95c8f49233e267e64dce635af0d/solana-keys-2.0.0-experimental.f4b7fd3.tgz","_integrity":"sha512-W+K2ink/SE9XAhp7D572BZBapGbmFvHHtst3tQAp/mw/6m7Pxhz4+FuzLo9rzgDnXjdrPsegp0fytuI8GYSLGA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f4b7fd3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f4b7fd3_1696933259635_0.8852253911622741","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f040ea3":{"name":"@solana/keys","version":"2.0.0-experimental.f040ea3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f040ea3","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"13ee4f2c719ece1cf5b01e341245c0803f362991","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f040ea3.tgz","fileCount":20,"integrity":"sha512-6/hJUz7WHCnM+K5zfzNJunOOYzqCgdI/v5ITdAkfCWZy4+1auTA5/+D67SKZsz+V6O2nLVC4HRph2n63WCxhVg==","signatures":[{"sig":"MEQCIFgJU4g2tDcyZ33NPfEnjlOnPmq8rOA911X6vBP4msXFAiASGch1d5U3RWWEjj1eyAxNvILyIzBLj40L41a/gsRQqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f040ea3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2b9e7857bdc62963ba014631c51a87d3/solana-keys-2.0.0-experimental.f040ea3.tgz","_integrity":"sha512-6/hJUz7WHCnM+K5zfzNJunOOYzqCgdI/v5ITdAkfCWZy4+1auTA5/+D67SKZsz+V6O2nLVC4HRph2n63WCxhVg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f040ea3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f040ea3_1696933528950_0.34590176789527893","host":"s3://npm-registry-packages"}},"2.0.0-experimental.04c19fd":{"name":"@solana/keys","version":"2.0.0-experimental.04c19fd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.04c19fd","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"46f3252a4cd1917540422f0d3188daad1c8e8f33","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.04c19fd.tgz","fileCount":20,"integrity":"sha512-N3+UKEgKIh+PPxQRCJ0UVTZVODh9EIcU/K/WGzUWYeWSLENQBgRua4azJyshbuHanZChK7P9q6PFlKNxj8UEnw==","signatures":[{"sig":"MEUCIEjZHayJb6KXoDNnRulkyUmczP8rNswPgBUjV6fNeRlqAiEA5fCiKG5hq6lbvyG4LFobcv8ZsXEgNy2oAd7DLFJ2HVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.04c19fd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/5d9bd437a5ab85b3bc1bd726b3399f5d/solana-keys-2.0.0-experimental.04c19fd.tgz","_integrity":"sha512-N3+UKEgKIh+PPxQRCJ0UVTZVODh9EIcU/K/WGzUWYeWSLENQBgRua4azJyshbuHanZChK7P9q6PFlKNxj8UEnw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.04c19fd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.04c19fd_1696944567387_0.6967766093714247","host":"s3://npm-registry-packages"}},"2.0.0-experimental.eb5fd16":{"name":"@solana/keys","version":"2.0.0-experimental.eb5fd16","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.eb5fd16","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d81dc085f95e2f4ae1bf35acd58671b00172e124","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.eb5fd16.tgz","fileCount":20,"integrity":"sha512-6+8Kmzn2VFmTejDug+zP9w1OPozpa+Ea/2lDpxaXoew3acPZBuvd5Kw8lseZBN+nusJ1gkhldwPse1rgO0lV1w==","signatures":[{"sig":"MEUCIHRxkiV8C0CsMLcFkuZpGAnMXRE+GkIbL+RA1xUut5aqAiEA1TOfiqpb5QgV+CFieEyFf/msVI6MPDO429TGU1ey5lo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.eb5fd16.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/9985e6465e22433252a7eae19224921e/solana-keys-2.0.0-experimental.eb5fd16.tgz","_integrity":"sha512-6+8Kmzn2VFmTejDug+zP9w1OPozpa+Ea/2lDpxaXoew3acPZBuvd5Kw8lseZBN+nusJ1gkhldwPse1rgO0lV1w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.eb5fd16"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.eb5fd16_1696946329453_0.06253458556871827","host":"s3://npm-registry-packages"}},"2.0.0-experimental.21e994f":{"name":"@solana/keys","version":"2.0.0-experimental.21e994f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.21e994f","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"52e9307a0a0055f2bbff23e76b38cb4ba7f75da3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.21e994f.tgz","fileCount":20,"integrity":"sha512-Qsm7ARy69PdIuis7TZy8ELyhq0pcRFPXtaZ8vLFUvsukrcWRowiJ8JJs6Q3tA+gQK5vUn9ABp7a7Qs0FHzgbyw==","signatures":[{"sig":"MEYCIQDhGcmVKs2w2z454cMp5nmHelH5ugWfxlBJm1embXLxzAIhAJKCYr+T9cm72hGs+NZg9VWc4GZc///qYcfaIBi3Qr9G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.21e994f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/f7f47ec33bc2a6b116f4d37f8957e503/solana-keys-2.0.0-experimental.21e994f.tgz","_integrity":"sha512-Qsm7ARy69PdIuis7TZy8ELyhq0pcRFPXtaZ8vLFUvsukrcWRowiJ8JJs6Q3tA+gQK5vUn9ABp7a7Qs0FHzgbyw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.21e994f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.21e994f_1697019671430_0.39487533156035504","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7123512":{"name":"@solana/keys","version":"2.0.0-experimental.7123512","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7123512","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"68b29c3e9b35c976f4bc4a45e698444bbbb1cfe2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7123512.tgz","fileCount":20,"integrity":"sha512-5m95sQKz/R5SWnMEi4+8P7s0H30QKaRK4/TEBxk+lJYJByLslDu1Y2/cU1yYCIrGCNjaiJIN8xrtt/eVGOTX7Q==","signatures":[{"sig":"MEUCIQDjWEK5284wfyQgYuNxl+OvMkWO/p7vycrUp3S4Kj7/XQIgGF6yKnWs+Khrr1G4i/xktE17Hk3EHIvsNqY39r9+1Aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7123512.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/0928f54dcb8967c68e8c80856e6f9cbc/solana-keys-2.0.0-experimental.7123512.tgz","_integrity":"sha512-5m95sQKz/R5SWnMEi4+8P7s0H30QKaRK4/TEBxk+lJYJByLslDu1Y2/cU1yYCIrGCNjaiJIN8xrtt/eVGOTX7Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7123512"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7123512_1697032024058_0.9531128462898719","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f57da91":{"name":"@solana/keys","version":"2.0.0-experimental.f57da91","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f57da91","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"67811762936103cc971dfa93bcc27d7d8cbb8848","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f57da91.tgz","fileCount":20,"integrity":"sha512-j1O+XG6a0wTmOnsNcVgjIvzjzojjTR4DWys2Hqy0Lm323G+55rwfXMEo9O5HU73GrwZvAsP6+Wxk7vhwMGEuiA==","signatures":[{"sig":"MEYCIQDGyXIqgqLAlnWdI5/6f2mtYXTJetLhXa1OJ6k8niVDPQIhAIpvKlQF2YeBm1dqCqcr3yeq8yuOb+V7OGihV6od3bF9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f57da91.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/739f73708f771e91603d83b45e712722/solana-keys-2.0.0-experimental.f57da91.tgz","_integrity":"sha512-j1O+XG6a0wTmOnsNcVgjIvzjzojjTR4DWys2Hqy0Lm323G+55rwfXMEo9O5HU73GrwZvAsP6+Wxk7vhwMGEuiA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f57da91"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f57da91_1697037730280_0.2854868090531746","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f27be12":{"name":"@solana/keys","version":"2.0.0-experimental.f27be12","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f27be12","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f626cf7c91e8ebc8d42ab32e412330c70fe491a8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f27be12.tgz","fileCount":20,"integrity":"sha512-z4DXxHDz8Y4ZCwcDGe60S0c2xai3nv78yNuapgVGhbH6t/oimWHUhWgb2ja6Xn1wScjanReecUTySmD+XGT/jA==","signatures":[{"sig":"MEUCIQCFa8es5ILxJZV6+C7SiP8p8PSsmUqLFHQ9KUotW9rbcQIgILkZKKuKJ3WjMNrukR6NG/uGw25lCOzkFpDaoWtb/fg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f27be12.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/b01dd54818d26301b13db825e7003988/solana-keys-2.0.0-experimental.f27be12.tgz","_integrity":"sha512-z4DXxHDz8Y4ZCwcDGe60S0c2xai3nv78yNuapgVGhbH6t/oimWHUhWgb2ja6Xn1wScjanReecUTySmD+XGT/jA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f27be12"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f27be12_1697037796818_0.12667272453974698","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c237089":{"name":"@solana/keys","version":"2.0.0-experimental.c237089","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c237089","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"502d491e3c2af9091164df1768f3036befe66526","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c237089.tgz","fileCount":20,"integrity":"sha512-UZyu+e+5UKe4ysub6cqgaYxnq9UFKrFlQ8jeuQbnGDFFZIxaNjauYRQZdAwHCNbHXtK5cMT3z8OWZogbGfXMZw==","signatures":[{"sig":"MEQCIDxS9yrb6tep9PeqTZ67JO2JLQsuqqb7HqctXOa4J3+tAiAy9E9w6ZYRueEkM9atKPHI12Fq37HYfXX2Ixe+pTiQSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c237089.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/e0949aaea6c5ee4b1a2d7fdc503030da/solana-keys-2.0.0-experimental.c237089.tgz","_integrity":"sha512-UZyu+e+5UKe4ysub6cqgaYxnq9UFKrFlQ8jeuQbnGDFFZIxaNjauYRQZdAwHCNbHXtK5cMT3z8OWZogbGfXMZw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c237089"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c237089_1697037867995_0.26785286815205334","host":"s3://npm-registry-packages"}},"2.0.0-experimental.db42a99":{"name":"@solana/keys","version":"2.0.0-experimental.db42a99","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.db42a99","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2575e733d43088c7df6cccdf329b6099055fe269","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.db42a99.tgz","fileCount":20,"integrity":"sha512-huNPXcyFQBfqh0LwV4TBN3ihTnvEZIKfGvzXQETBVjIrrwOMPL047917pzfUaxXI5fQU6UxiI1s6Q4rbeEONMA==","signatures":[{"sig":"MEQCIGdWrcP7a7Vhw4PL2F5Pp2JZ6K9qaBce2UbA5WCi8WfSAiAsWnrX7PuYuVqg6CnMV5Dc6Q93YXWbByr/XW5FE8Ihvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.db42a99.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/6e8f6486b9073241ebd2493e2f960dd6/solana-keys-2.0.0-experimental.db42a99.tgz","_integrity":"sha512-huNPXcyFQBfqh0LwV4TBN3ihTnvEZIKfGvzXQETBVjIrrwOMPL047917pzfUaxXI5fQU6UxiI1s6Q4rbeEONMA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.db42a99"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.db42a99_1697037920977_0.01723183445447285","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b313ba0":{"name":"@solana/keys","version":"2.0.0-experimental.b313ba0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b313ba0","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"32f0d3f41d124b97481b61071b35347fba22a6a9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b313ba0.tgz","fileCount":20,"integrity":"sha512-7Erg/DElSeozhLh+PqWxDdPCl5HDIev1Et93ZCNBT/ejclyfh1ljCrG6hlU0mhJoBvvg08v0CrIHb71ahZilhw==","signatures":[{"sig":"MEUCIQDVDuodLiWCxwmtBSbxjkd7+diaAh8uhktuPTG0qOzWBgIgIjcTVh6LuQaAc6xuy5uBcyTV5D/IN/ffFL1GOkAMQ98=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b313ba0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/efc764d0b9891f8a4a0d2e27754c1bef/solana-keys-2.0.0-experimental.b313ba0.tgz","_integrity":"sha512-7Erg/DElSeozhLh+PqWxDdPCl5HDIev1Et93ZCNBT/ejclyfh1ljCrG6hlU0mhJoBvvg08v0CrIHb71ahZilhw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b313ba0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b313ba0_1697037982547_0.9650472925078495","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cb90bb7":{"name":"@solana/keys","version":"2.0.0-experimental.cb90bb7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cb90bb7","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5b2257225db2834c9572373bef1f24fd26e69f25","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cb90bb7.tgz","fileCount":20,"integrity":"sha512-DADASmUMVCRSgfYh+kHscoD20nZtt8aUdjXGMYUbq8EUntx4mmjQrRgqhAVLiJjQ2te/zJaHbyfiwG2UXwM65A==","signatures":[{"sig":"MEUCIFalGEVx2tmv8nVJbS+DTEfexWgRdnkTs9VxYR6OrdOXAiEAn/TCsGUM8uotkF4nrrURSM7SmyzRYI39HcZm9LxQKCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cb90bb7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2e3017a53385d0bb38f5ab5e36a774ea/solana-keys-2.0.0-experimental.cb90bb7.tgz","_integrity":"sha512-DADASmUMVCRSgfYh+kHscoD20nZtt8aUdjXGMYUbq8EUntx4mmjQrRgqhAVLiJjQ2te/zJaHbyfiwG2UXwM65A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.cb90bb7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cb90bb7_1697038019306_0.1316782014460265","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c8d8b83":{"name":"@solana/keys","version":"2.0.0-experimental.c8d8b83","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c8d8b83","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f0d97980cee839ee11e2c3155f9108a0b0cf439a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c8d8b83.tgz","fileCount":20,"integrity":"sha512-QXYkayYjPW6mhhV7y7YDq8Yyv5zy0UKJLPLnVTzKpPXiFV/FzveQz3MjhhdkdW0LqA6rYI6ddWhDIseEIk9kRg==","signatures":[{"sig":"MEYCIQDMeysw0hjSJ6u7D2lljkuFca4MHiqqBy/ayAtUGK2iAAIhAKa4iJ+ONjkq+qhX+FbJORQBpylx4h8MeQbNLIB3Fp37","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c8d8b83.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/55be1efe3b1de3e5ac1134d0a3f7ce4f/solana-keys-2.0.0-experimental.c8d8b83.tgz","_integrity":"sha512-QXYkayYjPW6mhhV7y7YDq8Yyv5zy0UKJLPLnVTzKpPXiFV/FzveQz3MjhhdkdW0LqA6rYI6ddWhDIseEIk9kRg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c8d8b83"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c8d8b83_1697038080932_0.26150354309884527","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bfaffe0":{"name":"@solana/keys","version":"2.0.0-experimental.bfaffe0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bfaffe0","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"265d9527d24705c05dea6ce61a171688cce697d6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bfaffe0.tgz","fileCount":20,"integrity":"sha512-t8zS1a6bsQEk2ch1+c/0uTdmHUgj5UlOWXGeye6Vo9Z3ahAXVr7XugxjXDNAFfgSx0m9/o8el9MzsrXLRU1Zcg==","signatures":[{"sig":"MEUCIEl1ZUJP6gxqm5LrmShVUwpOfYuM9BBCgxYZcJcPGPg2AiEAxk5GHpaw7lqteIESr8RChuAElIseH+HJ3N2CAnvtGv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bfaffe0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/c176489b79b63276a5e95047c0a38ab5/solana-keys-2.0.0-experimental.bfaffe0.tgz","_integrity":"sha512-t8zS1a6bsQEk2ch1+c/0uTdmHUgj5UlOWXGeye6Vo9Z3ahAXVr7XugxjXDNAFfgSx0m9/o8el9MzsrXLRU1Zcg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.bfaffe0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bfaffe0_1697038145539_0.28230205970636213","host":"s3://npm-registry-packages"}},"2.0.0-experimental.32b59a5":{"name":"@solana/keys","version":"2.0.0-experimental.32b59a5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.32b59a5","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e18344873feb476d181743c44b634ca17f7d6801","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.32b59a5.tgz","fileCount":20,"integrity":"sha512-WmMZ5Kh01JmtCN9wNbOavvP29WzlC2e0wvv1tz6qZqYH5T3JSiD5w/k/qoaHmqusOkEWugXq2AFwCGzvtvlsDw==","signatures":[{"sig":"MEQCIEl6V7WbRr+rCfdLBhWOucNXnrnalfoaD3NvhJdT98pmAiAFH/tdxPoh4eHo9SeIFZtmer8p7UPZBgv1+oIj53GMPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.32b59a5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/689285761cc41f561b6f1c7794d835fb/solana-keys-2.0.0-experimental.32b59a5.tgz","_integrity":"sha512-WmMZ5Kh01JmtCN9wNbOavvP29WzlC2e0wvv1tz6qZqYH5T3JSiD5w/k/qoaHmqusOkEWugXq2AFwCGzvtvlsDw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.32b59a5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.32b59a5_1697038212418_0.36495159520278575","host":"s3://npm-registry-packages"}},"2.0.0-experimental.782d1ea":{"name":"@solana/keys","version":"2.0.0-experimental.782d1ea","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.782d1ea","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2de88415d91296256a91769c8dfd89d9893a56eb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.782d1ea.tgz","fileCount":20,"integrity":"sha512-h6FQaFqXblNF1Mej1VDqJn5IJRxQpAq47D4O0Kp2JsM48D7RKxRng7v7QlF7/UHrEL6odMMiaAqES8Gf2cf2VQ==","signatures":[{"sig":"MEUCIQDizYeWLeNrFmhq3k6AvwzuzYkd+XEk1u426dNLg8/wWQIgLWoI7OEVFAr3BDsNRNRM6iVojRHlsr0+UnLEMIz/1Ls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34797},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.782d1ea.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/d09d1310180a9b54e405a18d8e00e479/solana-keys-2.0.0-experimental.782d1ea.tgz","_integrity":"sha512-h6FQaFqXblNF1Mej1VDqJn5IJRxQpAq47D4O0Kp2JsM48D7RKxRng7v7QlF7/UHrEL6odMMiaAqES8Gf2cf2VQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.782d1ea"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.782d1ea_1697038283095_0.8007007089355647","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5e1b2e5":{"name":"@solana/keys","version":"2.0.0-experimental.5e1b2e5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5e1b2e5","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ad2bfb13c995461b4df34af47136d41d79977e65","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5e1b2e5.tgz","fileCount":23,"integrity":"sha512-bspp2v+/JNKuIL7aWf6Gy7aoF35l/gbm5ki58b850kevKxbYMvll7kLwZMEKBCGPQTXUJ9B5c/h63Yvjt5nugg==","signatures":[{"sig":"MEUCIBTD6PderX8fkpflR+g7C8SCmkmZg66oOxhElYw8MnDjAiEA05cWH8NCEt/IU5qRu37jWMnHwA++PAUvQfGsXR2+oF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35508},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5e1b2e5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/*","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/17f10182aba6d12ca6c50e6e7f6ed49a/solana-keys-2.0.0-experimental.5e1b2e5.tgz","_integrity":"sha512-bspp2v+/JNKuIL7aWf6Gy7aoF35l/gbm5ki58b850kevKxbYMvll7kLwZMEKBCGPQTXUJ9B5c/h63Yvjt5nugg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5e1b2e5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5e1b2e5_1697065698606_0.5455297284658951","host":"s3://npm-registry-packages"}},"2.0.0-experimental.dacecb7":{"name":"@solana/keys","version":"2.0.0-experimental.dacecb7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.dacecb7","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a17e2c79bcd183bb59346bf08a01c892c42e38d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.dacecb7.tgz","fileCount":20,"integrity":"sha512-dFVZiz203I04FHNzgP4TcImbUFmy/pzDsHztRaVL9YSGd4bwA3MuKvtaIYNd9bHHY8CdhSyIxRzFgrKvsCg77g==","signatures":[{"sig":"MEQCID/aBM6a4fosCxxfFhiYXdQH89p4Kt8YhJRbibKMQG+XAiAjzWaP26bWfrDXyVnN4Y4o7yK1FBVK2h2dB5xZ8sCp5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.dacecb7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/9b56a69cc279dfd4b2154812a47fc461/solana-keys-2.0.0-experimental.dacecb7.tgz","_integrity":"sha512-dFVZiz203I04FHNzgP4TcImbUFmy/pzDsHztRaVL9YSGd4bwA3MuKvtaIYNd9bHHY8CdhSyIxRzFgrKvsCg77g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.dacecb7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.dacecb7_1697387341954_0.5310947403499153","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ee4214c":{"name":"@solana/keys","version":"2.0.0-experimental.ee4214c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ee4214c","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"afa57fc3ffa304861227ce683fd1d9ee609d48e8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ee4214c.tgz","fileCount":20,"integrity":"sha512-OHnJ41OYa1ud3htGRjtTbOhoeSAJjLsUg5zJqX0Je7LaxZDf6mLMekqo5KWstk6aaDaWcyrqKRkdPnG6aMsWpw==","signatures":[{"sig":"MEQCIFkMkNKtXSiQ7nMFJHqD5cb/f6uC/PiWz1sgIhZdB1pgAiBuSbS6YuJlVQNWvUgl/AKJALOj8fbS+yWVcT2wO9MdNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ee4214c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/dcfa10a17ed62f2aa5335abf00d56fe3/solana-keys-2.0.0-experimental.ee4214c.tgz","_integrity":"sha512-OHnJ41OYa1ud3htGRjtTbOhoeSAJjLsUg5zJqX0Je7LaxZDf6mLMekqo5KWstk6aaDaWcyrqKRkdPnG6aMsWpw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ee4214c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ee4214c_1697446468137_0.8899739910063134","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0cfc222":{"name":"@solana/keys","version":"2.0.0-experimental.0cfc222","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0cfc222","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ca4c10e853196e6f2fe6765bb6320205c5ee7861","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0cfc222.tgz","fileCount":20,"integrity":"sha512-9HSkfP56lFmMBPTdNeT5xQ7qXU9Lz8yZJcnH1Cyn41e3xWpWBhVtmaLrCqV686HHUsGusr1thnn6VjDX1n5CaA==","signatures":[{"sig":"MEYCIQCUw9r68H2a5YzZZiigxjd9vxOZPTdtw6OMbORI2APQ6QIhAIjs6Rc2kisjqk5tSYQ0DIoImjU4sqZHQgEf82zRmHec","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0cfc222.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/27b52cfb933ffd7826a7afff9dfeece2/solana-keys-2.0.0-experimental.0cfc222.tgz","_integrity":"sha512-9HSkfP56lFmMBPTdNeT5xQ7qXU9Lz8yZJcnH1Cyn41e3xWpWBhVtmaLrCqV686HHUsGusr1thnn6VjDX1n5CaA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0cfc222"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0cfc222_1697453254828_0.759053136616497","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cc545f9":{"name":"@solana/keys","version":"2.0.0-experimental.cc545f9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cc545f9","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6551bbf22cdcc179577a9441aee46b357103dee9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cc545f9.tgz","fileCount":20,"integrity":"sha512-az+yJhK+H1W8Z02xpFS9uklC5wS05cmrI6jYpeGy8kp0b80L3OqRmkuh9qzWR5R/PlSDQGCykozINsq9d7QlIg==","signatures":[{"sig":"MEUCIBspPO+TdYpy7aWPGmQ9p/FyjwuW8bmXl3cOAXMcrAToAiEA6IPzKOmwHJ7fuJzIK3kFzSrIn9rSn/gbBkUzGCszmFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cc545f9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/90b489e2e061715f7923fbce6bad4e70/solana-keys-2.0.0-experimental.cc545f9.tgz","_integrity":"sha512-az+yJhK+H1W8Z02xpFS9uklC5wS05cmrI6jYpeGy8kp0b80L3OqRmkuh9qzWR5R/PlSDQGCykozINsq9d7QlIg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.cc545f9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cc545f9_1697454512913_0.5608994835163224","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6556a8b":{"name":"@solana/keys","version":"2.0.0-experimental.6556a8b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6556a8b","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cf9d21301aa58bfa3a6c5d72358927b830ba88ff","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6556a8b.tgz","fileCount":20,"integrity":"sha512-sxAEFkkkfptCk2iZg6B7K4nwAEDqK7Ow6siDnI7tYOdEuuECJd7SqCrhYzhhbgvum/zpZbTGx5l6vh2IbQHgXA==","signatures":[{"sig":"MEQCICDOvkx12W0oljdtC17K2Lm7kIc9Gu9ZthiKCba+Jss5AiAt1PUEIFvSIOOgzHCaReObsXunvWTvGcUGMu+r99OcsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6556a8b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/36964e4f6634c3e9e25d932caa88aa08/solana-keys-2.0.0-experimental.6556a8b.tgz","_integrity":"sha512-sxAEFkkkfptCk2iZg6B7K4nwAEDqK7Ow6siDnI7tYOdEuuECJd7SqCrhYzhhbgvum/zpZbTGx5l6vh2IbQHgXA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6556a8b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6556a8b_1697454641868_0.5453771939884766","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ba21818":{"name":"@solana/keys","version":"2.0.0-experimental.ba21818","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ba21818","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"66f1011915ba513eccddf52f7842a46add491098","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ba21818.tgz","fileCount":20,"integrity":"sha512-66xJe7DnFeLl8P6c9XMkx86ttmrwKZFHBup9gijWiuBnyW5diVLQlbwYUtSKk9P97llfT64RlpOdvkY3n9Pn6A==","signatures":[{"sig":"MEUCIBanTKU5uFWwIxBM6N+MNWhlGO7jVnTOadqnt7FPksgkAiEApkdDKXpZXWDDn8NRcPGvyb8oXynIKNVJ9SCf8LvbACk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ba21818.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/768ee6ade797ade7ecc61fb1ef41dce1/solana-keys-2.0.0-experimental.ba21818.tgz","_integrity":"sha512-66xJe7DnFeLl8P6c9XMkx86ttmrwKZFHBup9gijWiuBnyW5diVLQlbwYUtSKk9P97llfT64RlpOdvkY3n9Pn6A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ba21818"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ba21818_1697456933508_0.2333083965713305","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7adc22b":{"name":"@solana/keys","version":"2.0.0-experimental.7adc22b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7adc22b","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"47f5aa931f37c05e5a1d2e8ecdc7719519e8fc6a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7adc22b.tgz","fileCount":20,"integrity":"sha512-7sV3uCVE9SL1VCMkzwWSM/NbUkzhwz8mXJM6bBn20gN8ytrHV4JI/VVAG+MvQ8IS9FRGDq05n4qAhPSXpghW2g==","signatures":[{"sig":"MEUCIHmLYFpyWmmFWPE1jgZekvclklcWRGlu40GPvKx0H5tnAiEA7+3aGnqiEi/vswyDML3wbVwjy3vDf6LMldUx7ZCONf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7adc22b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/65c183ea113dabb49d818cab3d8d54a8/solana-keys-2.0.0-experimental.7adc22b.tgz","_integrity":"sha512-7sV3uCVE9SL1VCMkzwWSM/NbUkzhwz8mXJM6bBn20gN8ytrHV4JI/VVAG+MvQ8IS9FRGDq05n4qAhPSXpghW2g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7adc22b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7adc22b_1697466101806_0.9188922047311012","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fc4e943":{"name":"@solana/keys","version":"2.0.0-experimental.fc4e943","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fc4e943","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"dce5f9fe4066c40531b24dcb55ede26f968dcf93","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fc4e943.tgz","fileCount":20,"integrity":"sha512-pBk638T+jvda6ZWfAr/0UqycJQtydEhlJtXUFJzFqn9HJ6J/wUlRZPFXhNdtdgGpEdp3QnCe2tvx4IfdOfkkIQ==","signatures":[{"sig":"MEUCIQDSgUmVi2/0+GaWfeQcso3z1yJLRgqvWxqQjBMV0e52RgIgHUcc2FXgA9X4ZEeA1ZQfKWnyJxT9UzfLl42etXUDgoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fc4e943.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/50ee9488d8787be3b3766d410f089d6a/solana-keys-2.0.0-experimental.fc4e943.tgz","_integrity":"sha512-pBk638T+jvda6ZWfAr/0UqycJQtydEhlJtXUFJzFqn9HJ6J/wUlRZPFXhNdtdgGpEdp3QnCe2tvx4IfdOfkkIQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.fc4e943"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fc4e943_1697606500159_0.14471347993790507","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c7ef49c":{"name":"@solana/keys","version":"2.0.0-experimental.c7ef49c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c7ef49c","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"59f28d7d1776c489ba5884f79ed990f38bd18637","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c7ef49c.tgz","fileCount":20,"integrity":"sha512-n95CDG2oj7AU98GjN75yMFkGucXptXxrm8Le4xNP4VVIbjmCtveGHs5pbz2KgIdypnQ6RcpLHdg7zmNa7vrb2w==","signatures":[{"sig":"MEQCICJDXuxE36UEMGICONEXfH9hdtxCmFq4BErmGVxj4rTQAiBh0bdvHH7s7w8pL43j0bK8GTaUwHGCBaNuASjEIpJvnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c7ef49c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/39a8f55973def042e9fa5e3cae07ff38/solana-keys-2.0.0-experimental.c7ef49c.tgz","_integrity":"sha512-n95CDG2oj7AU98GjN75yMFkGucXptXxrm8Le4xNP4VVIbjmCtveGHs5pbz2KgIdypnQ6RcpLHdg7zmNa7vrb2w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c7ef49c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c7ef49c_1697612337753_0.17700272432912545","host":"s3://npm-registry-packages"}},"2.0.0-experimental.71a42a7":{"name":"@solana/keys","version":"2.0.0-experimental.71a42a7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.71a42a7","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e6a4b6a8d41b7e1e05d53d3b66adbca7c6597110","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.71a42a7.tgz","fileCount":20,"integrity":"sha512-1p3zD9BghHwn6kIf1ylchzGmjCFbHon9pC1GtHcKlkNBjRR52upkZjb/391/n+m09rsW1fAxqw/sCqa22U4TOA==","signatures":[{"sig":"MEUCIQDzfbm58GKU8WodN40ejz+4W2YIUgfCL7Iuuwb0uHQTWgIgBCOtHKk+30bggbcO+0swUTy//WMfs33vzjpkq3oS30M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.71a42a7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2f608b26793fd507aad109950e8e7f97/solana-keys-2.0.0-experimental.71a42a7.tgz","_integrity":"sha512-1p3zD9BghHwn6kIf1ylchzGmjCFbHon9pC1GtHcKlkNBjRR52upkZjb/391/n+m09rsW1fAxqw/sCqa22U4TOA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.71a42a7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.71a42a7_1697727281689_0.2804200534673953","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7d44763":{"name":"@solana/keys","version":"2.0.0-experimental.7d44763","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7d44763","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5ddd719e1b08ddce23c0d645e32a1f6b731694c4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7d44763.tgz","fileCount":20,"integrity":"sha512-DtEA1l5oymo/BeHPaToheyL9tkDNS15nnYB74Qnqy/RpgZ2v2IiXhnxorT5zyaSPi+ScqiHiWuGOETlCQ1OaDQ==","signatures":[{"sig":"MEUCIQDGL1eqEaeqP++XEB5h23EChpcLOtn+/xMrDh4N7k8+GQIgOYNec9tollc7OiIhRY0gnRDRAsVj1c99RRs2brZxMQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7d44763.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/c7cbaf27f183aa29aac0a8a607c58b12/solana-keys-2.0.0-experimental.7d44763.tgz","_integrity":"sha512-DtEA1l5oymo/BeHPaToheyL9tkDNS15nnYB74Qnqy/RpgZ2v2IiXhnxorT5zyaSPi+ScqiHiWuGOETlCQ1OaDQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7d44763"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7d44763_1697727337046_0.5879580811754253","host":"s3://npm-registry-packages"}},"2.0.0-experimental.72efece":{"name":"@solana/keys","version":"2.0.0-experimental.72efece","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.72efece","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9a47956cdb1f676f89a1ce3a71ac07baa30f86e4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.72efece.tgz","fileCount":20,"integrity":"sha512-JrzPkSoxgp/Nap16nd4ZIRY+2aYgw0W1zw8rH7kCbxVfKi+BiQxF53VFil2SWnXhcSvbbRKu7gmUrsqIuy0n4A==","signatures":[{"sig":"MEUCIC9ZFTvEgbeWdt2bvDUrZK97BVPrrt621ZBIPxWUf1NiAiEAqpfoAoqXEzsn6fewfQ3tD0Nc3m20d/LJo1iM8LOLMlg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.72efece.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/eef11cd49290716088b3d9baf97a7204/solana-keys-2.0.0-experimental.72efece.tgz","_integrity":"sha512-JrzPkSoxgp/Nap16nd4ZIRY+2aYgw0W1zw8rH7kCbxVfKi+BiQxF53VFil2SWnXhcSvbbRKu7gmUrsqIuy0n4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.72efece"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.72efece_1697727401453_0.20632616202712328","host":"s3://npm-registry-packages"}},"2.0.0-experimental.228d375":{"name":"@solana/keys","version":"2.0.0-experimental.228d375","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.228d375","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5a54c221ccd7b17b0363f48886dc12e012c0021b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.228d375.tgz","fileCount":20,"integrity":"sha512-a94SeKBOdfhmjRUez121h8UaKKiKXI/e51q5bp9+hykIvXfFAfxnKK9daW7mKBHm9QQlMqZdNvUcWI/SGUs8YA==","signatures":[{"sig":"MEUCIQD3htf17L67G4Oy2uRxaqcwQof0Agq2cOxHkBZoXZnt/AIgF9xApYem/i09hKb+H3VR/rNoAuLqB2eV7Rixe7Qszfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.228d375.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/8321c5cae07a5643486eb32635da4c32/solana-keys-2.0.0-experimental.228d375.tgz","_integrity":"sha512-a94SeKBOdfhmjRUez121h8UaKKiKXI/e51q5bp9+hykIvXfFAfxnKK9daW7mKBHm9QQlMqZdNvUcWI/SGUs8YA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.228d375"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.228d375_1697735546797_0.5975926015567707","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9e133fd":{"name":"@solana/keys","version":"2.0.0-experimental.9e133fd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9e133fd","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0b48c861ea8c7ae8297de0acd834c51afcdaf370","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9e133fd.tgz","fileCount":20,"integrity":"sha512-p41bC+FVrUQFADnju7dM9tbUKUtZHKuqFOPzLfmpBYODvasyXH20lJoR9/eBycTcBF2+Y1IbXvGrIyu4TVovIA==","signatures":[{"sig":"MEUCIQDaGov4iN6TbOPLU+LZmweeQSzwYF0C7iP4NAJgS+eBvwIgD340ldsampvouD/etkFRr2G9ygpreM8EYoT+8HXyKSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9e133fd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/0b690c838db4a5a018fb5bcb0e5ec799/solana-keys-2.0.0-experimental.9e133fd.tgz","_integrity":"sha512-p41bC+FVrUQFADnju7dM9tbUKUtZHKuqFOPzLfmpBYODvasyXH20lJoR9/eBycTcBF2+Y1IbXvGrIyu4TVovIA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.9e133fd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9e133fd_1697735966619_0.960273206485408","host":"s3://npm-registry-packages"}},"2.0.0-experimental.819a6f7":{"name":"@solana/keys","version":"2.0.0-experimental.819a6f7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.819a6f7","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"82fa3273f1a21b24c0b77bf01b5abd4dc6dfc427","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.819a6f7.tgz","fileCount":20,"integrity":"sha512-njCQS/I2cUVXSyh8bweDMjX+eSkWTTX3VFcuwVbsJ4R8USbO7g3NBZozo94Smbw3f8Q3tRP45hHYm+kKbqjd8A==","signatures":[{"sig":"MEQCIFW+c9w/0BzQLM65Wd/M1ruzCpQwBgiUc720+SiD/ijFAiB4uEnzIVJOl+g7rhKNmV/rV/F5rTBRYPBh3smO0l0kiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.819a6f7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/08f11cfd70836917a3d40a06381f424c/solana-keys-2.0.0-experimental.819a6f7.tgz","_integrity":"sha512-njCQS/I2cUVXSyh8bweDMjX+eSkWTTX3VFcuwVbsJ4R8USbO7g3NBZozo94Smbw3f8Q3tRP45hHYm+kKbqjd8A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.819a6f7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.819a6f7_1697735983535_0.6867620774027472","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a9e6db3":{"name":"@solana/keys","version":"2.0.0-experimental.a9e6db3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a9e6db3","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a76882dfe6c23adc5fb823c09bf8544136ff04a5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a9e6db3.tgz","fileCount":20,"integrity":"sha512-/402toxQ2Ky/VwejbSHM+iSZ6p6hVudvxxQ2PECrL7c2CuLZc33uZXWTmhAS3lGQZgFw+mVhRafnHLP0Uu7bNQ==","signatures":[{"sig":"MEUCIE+ZSKJyHdIkUNYYRe9TKKPRPjOmhdRSalJwTEruepuZAiEAyOTVK2oqKF3C5Zv19aJkoxqEdJNmhghVzJaxMSbZkAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a9e6db3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/a38bec081f4e75e555eb92b2ceeb34da/solana-keys-2.0.0-experimental.a9e6db3.tgz","_integrity":"sha512-/402toxQ2Ky/VwejbSHM+iSZ6p6hVudvxxQ2PECrL7c2CuLZc33uZXWTmhAS3lGQZgFw+mVhRafnHLP0Uu7bNQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a9e6db3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a9e6db3_1697737070927_0.5128886107846551","host":"s3://npm-registry-packages"}},"2.0.0-experimental.252f65f":{"name":"@solana/keys","version":"2.0.0-experimental.252f65f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.252f65f","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7a9342798a6080b692f31cf785e7b040b7cbb218","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.252f65f.tgz","fileCount":20,"integrity":"sha512-zRwSOimJunYs3QAFFWDK4G6SGOIA6gLaEFAIZJOeirwRdj6/L1OzoRGt7SzzmEUaKFcooNOJZEFsEzz0tVqPag==","signatures":[{"sig":"MEUCIQDujLW+1Pp0eoog2EIjCRZ6mMU9mHyQR56y7zocCBw3mAIgHsmo7t8nNlbPmR7kwKG7ExMbVD4rFwYKcS97DV9pZfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.252f65f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/bf44285a171e4b0ce8d1fb5dc8c8e20e/solana-keys-2.0.0-experimental.252f65f.tgz","_integrity":"sha512-zRwSOimJunYs3QAFFWDK4G6SGOIA6gLaEFAIZJOeirwRdj6/L1OzoRGt7SzzmEUaKFcooNOJZEFsEzz0tVqPag==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.252f65f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.252f65f_1697753544966_0.9788662056329662","host":"s3://npm-registry-packages"}},"2.0.0-experimental.99a64e9":{"name":"@solana/keys","version":"2.0.0-experimental.99a64e9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.99a64e9","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3fd6477cc9996fa8aa11ed404569a2ae3dc2a9c6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.99a64e9.tgz","fileCount":20,"integrity":"sha512-H6wIuKPEP1WQAwJmzLrHRV3c86wgXCEBAFW8p2T1Ikv9ky5Bp99ms7C3agKPdl0yChWII7zCV3fdnBdyfEn03g==","signatures":[{"sig":"MEUCIQCOLpzFmjABD2NtGv66Yg3Ns4RziLu3403oNNNAaM+2ggIgOYYmQByPsSO2Bnw61n0JcWTeAZ0f7q5N01YP5qOduwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.99a64e9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/0118dcd85588c42d5e487cf99f60ab13/solana-keys-2.0.0-experimental.99a64e9.tgz","_integrity":"sha512-H6wIuKPEP1WQAwJmzLrHRV3c86wgXCEBAFW8p2T1Ikv9ky5Bp99ms7C3agKPdl0yChWII7zCV3fdnBdyfEn03g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.99a64e9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.99a64e9_1697757888023_0.5708144801631703","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b868e90":{"name":"@solana/keys","version":"2.0.0-experimental.b868e90","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b868e90","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1cd6035d1f2f3521ae0bf9ff24e7641883d7f5d6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b868e90.tgz","fileCount":20,"integrity":"sha512-V2xpqVzQmHdF+fnR1VNuxB6+dcEWgcYc6id4v+Dc+hEN8awPoth7uu+hS/rayMmuzdnilaMo3Z0QgcnVDhPIHg==","signatures":[{"sig":"MEUCIEptLbgq4etcm66HYS1PZoz1oo123Rsn7OvDRFI5RKd2AiEAjAdzf1Rw4zVFAKJ43jXmo2+aYj4r79F7d6lh/1rulH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b868e90.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/fe56e30eb16bb53dee22b4357c39a4b0/solana-keys-2.0.0-experimental.b868e90.tgz","_integrity":"sha512-V2xpqVzQmHdF+fnR1VNuxB6+dcEWgcYc6id4v+Dc+hEN8awPoth7uu+hS/rayMmuzdnilaMo3Z0QgcnVDhPIHg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b868e90"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b868e90_1697801245630_0.6499248146935237","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0ec7c58":{"name":"@solana/keys","version":"2.0.0-experimental.0ec7c58","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0ec7c58","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0f98047dec8ef56ac7dc52fe6fb91364fafec35a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0ec7c58.tgz","fileCount":20,"integrity":"sha512-J2pVfBnzO4CeolvT5qCNgMAHCvUWM6AdT9EjL+DetIDUlRHmz+YCiG6ioOCrwJOLiKpaOEtTeT8VYSdkZNmyZA==","signatures":[{"sig":"MEYCIQCPhDyTqjunBGJf0BaczYY1kinUXNYzzv24Ifm51zL92gIhANlmkAJooL4KIqMDKm+b6FYfMuWbCs72ObCq6o4Yh2PF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0ec7c58.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/6016f509d0fda2933057974140d92814/solana-keys-2.0.0-experimental.0ec7c58.tgz","_integrity":"sha512-J2pVfBnzO4CeolvT5qCNgMAHCvUWM6AdT9EjL+DetIDUlRHmz+YCiG6ioOCrwJOLiKpaOEtTeT8VYSdkZNmyZA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0ec7c58"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0ec7c58_1697801440476_0.9567477211135347","host":"s3://npm-registry-packages"}},"2.0.0-experimental.398c396":{"name":"@solana/keys","version":"2.0.0-experimental.398c396","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.398c396","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"265bc9876472a84938ae7f1e7773e8eb6c0c1596","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.398c396.tgz","fileCount":20,"integrity":"sha512-dP8YiKhDR1aQ9GIMaEz9xNXQJDSIbc6VE7pXOn4IkXvJqwnkpfYZvwWU0Oh8CMWf8QcMekjmdX+f1lHTK8+7Kw==","signatures":[{"sig":"MEUCIBrC+D46d2pfmEZBxtDRE5a+tay2r+yFGQDUwOCN6n8YAiEAsvfn+Nm/qNWo1Aodk9ueQZKjcWOrUhI4W8hhEn/HZAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.398c396.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/210d89ecb25fed572e8b54e7a02e8f42/solana-keys-2.0.0-experimental.398c396.tgz","_integrity":"sha512-dP8YiKhDR1aQ9GIMaEz9xNXQJDSIbc6VE7pXOn4IkXvJqwnkpfYZvwWU0Oh8CMWf8QcMekjmdX+f1lHTK8+7Kw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.398c396"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.398c396_1697802619996_0.7469054169174538","host":"s3://npm-registry-packages"}},"2.0.0-experimental.146991a":{"name":"@solana/keys","version":"2.0.0-experimental.146991a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.146991a","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d002bce039f223593011032b2b295742fb9c31f1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.146991a.tgz","fileCount":20,"integrity":"sha512-MB0dSglX9nZPxkf8oy54HYdZwzRdDkIZveY/0u4QPzYtVFfKNv2AG602RoOorfdwHnWSnuvod0QFr+A79FWUXQ==","signatures":[{"sig":"MEUCIGLEjFF/iKrmQMhelTm4vX5x12KZDuNbn8NyZNUZVgdjAiEA3OFu/fzJ5gykhaEj2hmz1yd/BUHGO0LHt0zI/7etbYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.146991a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2523a629a4e2492f2f3d7228d911c058/solana-keys-2.0.0-experimental.146991a.tgz","_integrity":"sha512-MB0dSglX9nZPxkf8oy54HYdZwzRdDkIZveY/0u4QPzYtVFfKNv2AG602RoOorfdwHnWSnuvod0QFr+A79FWUXQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.146991a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.146991a_1697818821012_0.0661500296652493","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e8095b1":{"name":"@solana/keys","version":"2.0.0-experimental.e8095b1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e8095b1","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3d7fdd41104e3aef9801162aa3597adad2be892c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e8095b1.tgz","fileCount":20,"integrity":"sha512-H82FHcLVB07TttvKxD8it8cP2BCcuo8ouAmSzWfDo8sB/zNL54kIstUWgA5mDHd4VXB0o4yXTIZ4Wi4MjWzsTQ==","signatures":[{"sig":"MEQCIDbfeHNM/hcAWok0CsIsRqbghTLw54qNgroOYymPjqxwAiA4oJFDuNAyYg8TtWmmShQpNYTPm0jqTB6nwmPi0vGQxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e8095b1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/95594ba13b87f12295d38b9fdbc4ff46/solana-keys-2.0.0-experimental.e8095b1.tgz","_integrity":"sha512-H82FHcLVB07TttvKxD8it8cP2BCcuo8ouAmSzWfDo8sB/zNL54kIstUWgA5mDHd4VXB0o4yXTIZ4Wi4MjWzsTQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e8095b1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.28","typescript":"^5.2.2","@types/jest":"^29.5.5","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.2.3","jest-runner-eslint":"^2.1.0","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e8095b1_1697819144251_0.44918129197920087","host":"s3://npm-registry-packages"}},"2.0.0-experimental.03b965b":{"name":"@solana/keys","version":"2.0.0-experimental.03b965b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.03b965b","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"72fb1d5895b766e5c748e9d5994d523e12117219","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.03b965b.tgz","fileCount":23,"integrity":"sha512-uiv6gwp3dqKOlrYymkpwhsBx/pRwZ421kh7XoVZYp7WsfdcYZ7X5IHcN8HpYsZ8sett47qCiXEdjKAGEZWZEBg==","signatures":[{"sig":"MEUCIChGM/q+H95wl1D2Kef1LHX1FbbidbRIepM9nQXHrX7TAiEAsQZYYexIQNXf3TNh/Cj2lJPTgn5cbJoJJsVtTVE0g+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.03b965b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/707393635f019bc4a71e0f577d28a650/solana-keys-2.0.0-experimental.03b965b.tgz","_integrity":"sha512-uiv6gwp3dqKOlrYymkpwhsBx/pRwZ421kh7XoVZYp7WsfdcYZ7X5IHcN8HpYsZ8sett47qCiXEdjKAGEZWZEBg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.03b965b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.03b965b_1697822209891_0.3357324400848116","host":"s3://npm-registry-packages"}},"2.0.0-experimental.70ec746":{"name":"@solana/keys","version":"2.0.0-experimental.70ec746","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.70ec746","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"be6384bd2c04738d4a46ef99188514a60b4f442a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.70ec746.tgz","fileCount":20,"integrity":"sha512-HOWJCpOhrBXUxey0LqYrzW8royLSwnOvQ2ukEz9fKDGa6oC/DkY8xDwV/sDDHGzfOC+nW6c2MTSAybfkq+dg0g==","signatures":[{"sig":"MEUCIQCvW+K8TasczcNuOvJucZ//ON/diBCis35fx0u/Y3dTZAIgUmDJZpg/pmYmXdMudGpbmQ4tn0n6cJLZbbK4/dqjvs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.70ec746.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/d88871a782df35a3349a7a11aa1266ca/solana-keys-2.0.0-experimental.70ec746.tgz","_integrity":"sha512-HOWJCpOhrBXUxey0LqYrzW8royLSwnOvQ2ukEz9fKDGa6oC/DkY8xDwV/sDDHGzfOC+nW6c2MTSAybfkq+dg0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.70ec746"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.70ec746_1697848483137_0.05601541826887879","host":"s3://npm-registry-packages"}},"2.0.0-experimental.be901cf":{"name":"@solana/keys","version":"2.0.0-experimental.be901cf","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.be901cf","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c4b2673b28c4c2543346e8233074a688680d492d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.be901cf.tgz","fileCount":20,"integrity":"sha512-miFO5p2ejCXpHorxyBDyT4WgZN5enuqGp1SukMfACWveiVqldZv9xPbJMQ4dyZMKbZhV0VIsEtX79VZB8CGuWQ==","signatures":[{"sig":"MEQCIB9dpnK3BpJPD6BtVXs54L16Z5C79o7nKhfcjBjqKjcQAiAiW5cKNRT4t6O5dI0PQgXePR7FQRJuFdTFZphJpLecVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.be901cf.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2661c2ff719fe181636ffef0440ca501/solana-keys-2.0.0-experimental.be901cf.tgz","_integrity":"sha512-miFO5p2ejCXpHorxyBDyT4WgZN5enuqGp1SukMfACWveiVqldZv9xPbJMQ4dyZMKbZhV0VIsEtX79VZB8CGuWQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.be901cf"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.be901cf_1697848777595_0.12339527660559257","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ce145c8":{"name":"@solana/keys","version":"2.0.0-experimental.ce145c8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ce145c8","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"61eb0b7e829ecd58e752a3721b17d6fa93efbe5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ce145c8.tgz","fileCount":20,"integrity":"sha512-VyS/k/zOXz3qWE0H1O5iqN3jNMWXFwl4oE/a2Va+1cW6mHh75kGSvbSX4p2e8pFVODkwm4JdOsQ357Uxi5oE3w==","signatures":[{"sig":"MEQCIEZ+NhDvg/+YtyNatTSUNkbL4s6QtzQyz2beghBZSsZTAiBwg7V3aC/SDbHeUIFAdH6Y2mGe1c6Wy/R8vfi3dfeUcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ce145c8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/444fd4c1ba23b67e1b852c81ffc9689b/solana-keys-2.0.0-experimental.ce145c8.tgz","_integrity":"sha512-VyS/k/zOXz3qWE0H1O5iqN3jNMWXFwl4oE/a2Va+1cW6mHh75kGSvbSX4p2e8pFVODkwm4JdOsQ357Uxi5oE3w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ce145c8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ce145c8_1697849229737_0.40182188770283855","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ba9b4c7":{"name":"@solana/keys","version":"2.0.0-experimental.ba9b4c7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ba9b4c7","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4a187bb611687167fc8fd99120a2cb02209252f5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ba9b4c7.tgz","fileCount":20,"integrity":"sha512-2OjGyk3VbpCstt26UgI9HsbwB5qbTJDFh1KzJEKKLk5JYObVPrLbJCO5BC/vV1DUTn3kgt0CvyOS6dPhflNvyw==","signatures":[{"sig":"MEQCICNKQhsyVhSZFLmlJyVROc9l+5s1yovLR5zB5l501bO+AiBXWf8PWFUm5ABCTTf2JXm4Ke6cK7ePIo2vkt+CwFgTmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ba9b4c7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/81e882309dcaedbe3545c67a8aa4fee2/solana-keys-2.0.0-experimental.ba9b4c7.tgz","_integrity":"sha512-2OjGyk3VbpCstt26UgI9HsbwB5qbTJDFh1KzJEKKLk5JYObVPrLbJCO5BC/vV1DUTn3kgt0CvyOS6dPhflNvyw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ba9b4c7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ba9b4c7_1697955062312_0.9725294843178836","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ce179f2":{"name":"@solana/keys","version":"2.0.0-experimental.ce179f2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ce179f2","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b62f024c7e8757bbccef352b93e9fd1e53587585","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ce179f2.tgz","fileCount":20,"integrity":"sha512-9Qm7y55NgMrSNH2B1EMKMjxc7tELbSQHYcuyeCwW8wSRUSOJFcabmpnU6E9K6ITu1cAEl9KCb6YmtBmOwS6MEA==","signatures":[{"sig":"MEUCICo60OyfrMH8TC2abXH4vcttmu1IpdPSrr9Ogvy1ndiSAiEA6cJDHtLaZa/j9DAK+evMZ+MusDH9YP4q3EDwKTnzlsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ce179f2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/5af204e2da6e6e5787d8c67bfbf188ba/solana-keys-2.0.0-experimental.ce179f2.tgz","_integrity":"sha512-9Qm7y55NgMrSNH2B1EMKMjxc7tELbSQHYcuyeCwW8wSRUSOJFcabmpnU6E9K6ITu1cAEl9KCb6YmtBmOwS6MEA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ce179f2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ce179f2_1698046350248_0.08692174581243539","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5ede703":{"name":"@solana/keys","version":"2.0.0-experimental.5ede703","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5ede703","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b156e9db6e9eccad59c2eec1f55fe77e846b8d9c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5ede703.tgz","fileCount":20,"integrity":"sha512-LCz6de6/thM7kRC/sHnm/LDJ4Wg+4llNg5pM08VXyIBEQKT60CTjTl1VvBfYaVGe8yd+euYvha3oruVXJx1frw==","signatures":[{"sig":"MEYCIQCtWeQweQ0ub7nmFvmOs3G8xQCK+BX9nxjqM45OnNpdNAIhAInhT+EcQp02TzmSZnCESx6vUNIAMLd2S3Z84Py/x284","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5ede703.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/7d35230681bc8796008af0623c79831c/solana-keys-2.0.0-experimental.5ede703.tgz","_integrity":"sha512-LCz6de6/thM7kRC/sHnm/LDJ4Wg+4llNg5pM08VXyIBEQKT60CTjTl1VvBfYaVGe8yd+euYvha3oruVXJx1frw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5ede703"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5ede703_1698046598098_0.8369621719096163","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4199b4e":{"name":"@solana/keys","version":"2.0.0-experimental.4199b4e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4199b4e","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d4824860c99f0eaf9ce4929051879b1e6b4e8081","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4199b4e.tgz","fileCount":20,"integrity":"sha512-ROiymnYW48FZKz1qc8Fxb5bpIhTxv9diWGOF5fs40oI65p5SCJoB2SgVgxZTX9p18Gox47aX4mKaxHqfhg+diw==","signatures":[{"sig":"MEUCIQCPgZqrqBi6Umq8G2Tzz9y026/5FcSadJ/ogofb8KnkzwIgWns+HwYUzqkWKqgXLQ0sdP/deJhwf3w76E9FACSOL0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4199b4e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2193cd245243c8d99ff49079f72ef9a6/solana-keys-2.0.0-experimental.4199b4e.tgz","_integrity":"sha512-ROiymnYW48FZKz1qc8Fxb5bpIhTxv9diWGOF5fs40oI65p5SCJoB2SgVgxZTX9p18Gox47aX4mKaxHqfhg+diw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4199b4e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4199b4e_1698046620462_0.16862594829854172","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d4b2978":{"name":"@solana/keys","version":"2.0.0-experimental.d4b2978","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d4b2978","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fee9f6404fbd672d36f269e3a63cd6f1d02a5af7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d4b2978.tgz","fileCount":20,"integrity":"sha512-n25rbCtRy43sAABM6A1TxomKtE4JjAlndaLVSnrh+bZqwIyAUC7chjp1MPeqsL13kOWcFZV+TDbf3A21LGKIfg==","signatures":[{"sig":"MEYCIQCwQeQPNWV5HSITBgfInKqTR6QSKsrhi5bq0N64RGj8RQIhAJzI5uuyVmGV5SDXK3JSdyaAm64qR9P4BgFLpYW6BsjH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d4b2978.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/adf13760c6206ed36d19fb588b002d6a/solana-keys-2.0.0-experimental.d4b2978.tgz","_integrity":"sha512-n25rbCtRy43sAABM6A1TxomKtE4JjAlndaLVSnrh+bZqwIyAUC7chjp1MPeqsL13kOWcFZV+TDbf3A21LGKIfg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d4b2978"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d4b2978_1698049863640_0.9474065813302843","host":"s3://npm-registry-packages"}},"2.0.0-experimental.69a8ad2":{"name":"@solana/keys","version":"2.0.0-experimental.69a8ad2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.69a8ad2","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"08754076a8c3fe32c76902c3b1eb49ee6fe7e4de","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.69a8ad2.tgz","fileCount":20,"integrity":"sha512-TTBgHPQVwUnHvHs3TRinBkhRjjFILshDAIXvuFupSIdyWAT+oaWhciAm8R5WseUaScMvrB8AY6fbCECT5eo6Cg==","signatures":[{"sig":"MEYCIQCcW+7bAsT7EQ+qpudtkXFzEm5aeN3sCp0OMgV/oBh9nwIhAO/C4rzsX5fHmE86SkGO3hRLlKslJ0uLRNaDvCPwNyym","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.69a8ad2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/e543bc30bafaefc78adbd1b0c9514efc/solana-keys-2.0.0-experimental.69a8ad2.tgz","_integrity":"sha512-TTBgHPQVwUnHvHs3TRinBkhRjjFILshDAIXvuFupSIdyWAT+oaWhciAm8R5WseUaScMvrB8AY6fbCECT5eo6Cg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.69a8ad2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.69a8ad2_1698051756064_0.3807930254541798","host":"s3://npm-registry-packages"}},"2.0.0-experimental.19791fe":{"name":"@solana/keys","version":"2.0.0-experimental.19791fe","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.19791fe","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"86606cdba51a9607b9714f12513d7875e60c224a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.19791fe.tgz","fileCount":20,"integrity":"sha512-RrnrrSyqtUQl4uGCN7X1ZKsXt2GEPq6B7n7vZau/FJILw7JzX2nZXvIId9pIir7XlYBI9SW8vhLPvW0BAUKvvg==","signatures":[{"sig":"MEUCIQD+f5wucY8anfn5V3T7N9ck5iDONCuiSgnQfKVdPZ9K5AIgZ2XPI/dtIrbalRzgEVxqAU7KG2SRRScav6Wf3X8VGyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.19791fe.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/612cf0c320cdbb136be8e414169d3606/solana-keys-2.0.0-experimental.19791fe.tgz","_integrity":"sha512-RrnrrSyqtUQl4uGCN7X1ZKsXt2GEPq6B7n7vZau/FJILw7JzX2nZXvIId9pIir7XlYBI9SW8vhLPvW0BAUKvvg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.19791fe"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.19791fe_1698078174478_0.4309350525404174","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ed12a35":{"name":"@solana/keys","version":"2.0.0-experimental.ed12a35","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ed12a35","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4c93fa56ef13f7426c7cb007d952916d4110b46c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ed12a35.tgz","fileCount":23,"integrity":"sha512-Ss5flw9RygcERoK6cmw8S53vIHqNih2iXkUxKEw/scYMBR/MgFwYRdhO5/escCDIeh/5tNUsweo2oDmeXUwqYw==","signatures":[{"sig":"MEQCIEsdPiA2SoG6ropzmzQHzCAQAWfDv/WMzqbAhJSo2uZmAiBCoYTtk0LfVUU7grLxlfMDsFXE+JGR4OCELao840egWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ed12a35.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/a0c20034b797ba61a65e3dbf5f65454c/solana-keys-2.0.0-experimental.ed12a35.tgz","_integrity":"sha512-Ss5flw9RygcERoK6cmw8S53vIHqNih2iXkUxKEw/scYMBR/MgFwYRdhO5/escCDIeh/5tNUsweo2oDmeXUwqYw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ed12a35"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ed12a35_1698078278402_0.9415291248140982","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cbd5bb6":{"name":"@solana/keys","version":"2.0.0-experimental.cbd5bb6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cbd5bb6","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"10eabdd20c9a2f493bc878c1e3a5cfe8cc5ae5d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cbd5bb6.tgz","fileCount":23,"integrity":"sha512-w6VKKyj0aXB+Mpvr9a29FY9QNgH8fsQ/tOOnVHTPjoFhr2eQZG6ieBJxhzqt2McnAWvOfGRgBv2349upOg+D6g==","signatures":[{"sig":"MEUCIQCXLQuNd+0EOKrMScvwHk89ulava54wFqQEt974DvGKtgIgaIlehdNMy7WnEu83oWYYV3rNX4rmhy05QhWS1iHucfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cbd5bb6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/30032221ce7da7e7b2a0f1e5ee777b35/solana-keys-2.0.0-experimental.cbd5bb6.tgz","_integrity":"sha512-w6VKKyj0aXB+Mpvr9a29FY9QNgH8fsQ/tOOnVHTPjoFhr2eQZG6ieBJxhzqt2McnAWvOfGRgBv2349upOg+D6g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.cbd5bb6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cbd5bb6_1698078317074_0.1852454564257049","host":"s3://npm-registry-packages"}},"2.0.0-experimental.572d28d":{"name":"@solana/keys","version":"2.0.0-experimental.572d28d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.572d28d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bda816a7870eb12c4eedcd8734b68f52fc5a7dbc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.572d28d.tgz","fileCount":23,"integrity":"sha512-2uSTrN4ujZQ5/8ytE3r3rk4NFnFq2YuYAXFSuJyDzcSxYY9qKR1GtYpxvMkTle+bUwadFrSj8rNZNKpXpiiRrA==","signatures":[{"sig":"MEUCIQDA1IeN14mJaW355gMpSl0F3ZlS5RJVDspsaHkOHk4yRwIgel0JS41mTFofHg63HF1RS5jNDf9jaKIn40Ido0vtSNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.572d28d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/729c15241758a94d9b8518d080bb312e/solana-keys-2.0.0-experimental.572d28d.tgz","_integrity":"sha512-2uSTrN4ujZQ5/8ytE3r3rk4NFnFq2YuYAXFSuJyDzcSxYY9qKR1GtYpxvMkTle+bUwadFrSj8rNZNKpXpiiRrA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.572d28d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.572d28d_1698078434657_0.2243618033674184","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4f93ce8":{"name":"@solana/keys","version":"2.0.0-experimental.4f93ce8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4f93ce8","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d7ea904df30c525f6c39d1fddd8410df5b222a15","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4f93ce8.tgz","fileCount":23,"integrity":"sha512-pUahvykFIizzhoRVDssLCekuI5Jt4y/69/yzkkXF/sMHRP5yBgIVQgtUM8p33i27q2vfwe2Fwtd1IuBpp0iZgA==","signatures":[{"sig":"MEYCIQDX7So+E6o+mq/GGycljYU/FtZZ7QJLhmuZ2zgHIZMQVAIhAJtW8mRmlJLxTsxoQS27fjsE6ISGI3vaWkGmkOph2c5I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4f93ce8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/680684513eca2639c465e27707e98653/solana-keys-2.0.0-experimental.4f93ce8.tgz","_integrity":"sha512-pUahvykFIizzhoRVDssLCekuI5Jt4y/69/yzkkXF/sMHRP5yBgIVQgtUM8p33i27q2vfwe2Fwtd1IuBpp0iZgA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4f93ce8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4f93ce8_1698078579766_0.32367369781879196","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7a1b905":{"name":"@solana/keys","version":"2.0.0-experimental.7a1b905","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7a1b905","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cc16faeb9d5b15f9ec8dba2d8b90b7220f8aa3b4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7a1b905.tgz","fileCount":23,"integrity":"sha512-frs6MRQ/QoQGkMEHg25LcXUE0NA/t31+oa7t4kDMD0y8KEzyoSZW8jCYhixicKLhH6eeTAc2dloCztMVEM5HZg==","signatures":[{"sig":"MEUCIQDw8HxMix03xxKCZas7BNUke0+zQuhV2Rpwefm2wdT3xgIgHAphNjmg+8KB1G1TcNGBNhyYZEPyQ8VIVRzCPmFU4ck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7a1b905.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2841ea41e14738358480a3c53f2e1d12/solana-keys-2.0.0-experimental.7a1b905.tgz","_integrity":"sha512-frs6MRQ/QoQGkMEHg25LcXUE0NA/t31+oa7t4kDMD0y8KEzyoSZW8jCYhixicKLhH6eeTAc2dloCztMVEM5HZg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7a1b905"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7a1b905_1698078608544_0.4214723177931745","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8a35d54":{"name":"@solana/keys","version":"2.0.0-experimental.8a35d54","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8a35d54","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a66ee6feef84d56c0e42e208b192ed198c56c33d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8a35d54.tgz","fileCount":23,"integrity":"sha512-TiAGQhBuNW8RodGvM+2y+e0etFE5jmOhIV4PM/4eBGnl+QCgbEkLE3W2UwvRyaFSF2pHonuGjqhwvPslBf8HhQ==","signatures":[{"sig":"MEQCH1cJ6Q99GB8ALbvMR8Y56xZA6PzI0zXHMuDJzx+5L0wCIQDqu17HKK3c7+MjXzGBBfsIwEG923EroevS4Qz/dEMrYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8a35d54.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/c2135210c48ebd717506a8154cdce969/solana-keys-2.0.0-experimental.8a35d54.tgz","_integrity":"sha512-TiAGQhBuNW8RodGvM+2y+e0etFE5jmOhIV4PM/4eBGnl+QCgbEkLE3W2UwvRyaFSF2pHonuGjqhwvPslBf8HhQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8a35d54"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8a35d54_1698078664809_0.4640390287743641","host":"s3://npm-registry-packages"}},"2.0.0-experimental.25278c4":{"name":"@solana/keys","version":"2.0.0-experimental.25278c4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.25278c4","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"70f6a4e45f7c2a555c5e17ee8f446890ea617b8c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.25278c4.tgz","fileCount":23,"integrity":"sha512-PKnDv6j6IFx0UJI7jvJ2vXK0m1zrNhfiBt0G+Ip9xWk3NKMOFz6C6mHPH+r32PmqZ58vzCg//ZgFAhQgji/cyw==","signatures":[{"sig":"MEYCIQC3CBTCymexuLAgy/fyvLpd0hm5jfJBSaWADKPAreN2OAIhAPIS88vK7HQAAHFLRb1q3YbdtV4MdPHvuaz1gvkgTdSx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.25278c4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/de8966de9d56249715585744a34f6648/solana-keys-2.0.0-experimental.25278c4.tgz","_integrity":"sha512-PKnDv6j6IFx0UJI7jvJ2vXK0m1zrNhfiBt0G+Ip9xWk3NKMOFz6C6mHPH+r32PmqZ58vzCg//ZgFAhQgji/cyw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.25278c4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.25278c4_1698128992202_0.08601810282731104","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6d18167":{"name":"@solana/keys","version":"2.0.0-experimental.6d18167","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6d18167","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"63a5f913cb837851b16d1c3c905bce48c41138ff","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6d18167.tgz","fileCount":23,"integrity":"sha512-kSv1KgsPqFsbDisUQjGr64LJhG6Upm50lStGZ6sVq6L/4slE8X0I+aR7LFlACJXFuVCcCG/B8iqhr26oj/6dmg==","signatures":[{"sig":"MEUCIHOrswsHkcPoj6fuyA6eb4JdV/zUhnN/2KlVxZbvPOEMAiEA6Kg+zHH3QTyn0Cweqt8uvXYddfMmFKSP8YTJmGKuh8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6d18167.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/315b80fc5ef4e0fc9e27f52ac0e8a5c8/solana-keys-2.0.0-experimental.6d18167.tgz","_integrity":"sha512-kSv1KgsPqFsbDisUQjGr64LJhG6Upm50lStGZ6sVq6L/4slE8X0I+aR7LFlACJXFuVCcCG/B8iqhr26oj/6dmg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6d18167"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6d18167_1698130189613_0.35574985036289","host":"s3://npm-registry-packages"}},"2.0.0-experimental.58b1699":{"name":"@solana/keys","version":"2.0.0-experimental.58b1699","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.58b1699","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6b99433e93ca1e741ca848b0a302af3b31b5f42a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.58b1699.tgz","fileCount":23,"integrity":"sha512-OtsYRU5kq0TtkULEMOtjBBMrATzUsYqHqhs9XAGZFfBXrRXywAKDgtQSjxbCSwHtKbh8WvqWBeo9tlb+sV+BsQ==","signatures":[{"sig":"MEQCIDDIfpmFtcwy8y79ElNkZsSpA5Joaxp/OF+rZOstcB2MAiB51eCIZB9ZcjdiAl834dhM5GOC3FiMkRcA+Vyk+6aLpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.58b1699.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d977965df2326acedfb608ea0e7c6f8c/solana-keys-2.0.0-experimental.58b1699.tgz","_integrity":"sha512-OtsYRU5kq0TtkULEMOtjBBMrATzUsYqHqhs9XAGZFfBXrRXywAKDgtQSjxbCSwHtKbh8WvqWBeo9tlb+sV+BsQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.58b1699"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.58b1699_1698131180432_0.9524888438002062","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2938d71":{"name":"@solana/keys","version":"2.0.0-experimental.2938d71","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2938d71","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bdd81c9c722719ece4f8d8e2a9d096d43b3e2c83","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2938d71.tgz","fileCount":23,"integrity":"sha512-1JjhDvpkdkof9eTmxf2WE/WbJ19Ae8qq61m9jH73qG1Kje0XmIhTfmDxjYEONrppqP4fRad/e1zMe7Dy7Egisg==","signatures":[{"sig":"MEUCIHuvpFJlIyh6pWeSl76fnUuDAkMAIka+MCrchBfPmwPXAiEAzuhxw1iKVty4rwXAPwqR7sIt+GMun2fvK272/R8UhhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2938d71.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e452a2d0c11db95dbe68cfc8ee641c23/solana-keys-2.0.0-experimental.2938d71.tgz","_integrity":"sha512-1JjhDvpkdkof9eTmxf2WE/WbJ19Ae8qq61m9jH73qG1Kje0XmIhTfmDxjYEONrppqP4fRad/e1zMe7Dy7Egisg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2938d71"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2938d71_1698132595544_0.2981425786482528","host":"s3://npm-registry-packages"}},"2.0.0-experimental.df45965":{"name":"@solana/keys","version":"2.0.0-experimental.df45965","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.df45965","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"03a0568ae3f537852ebff5d0cec09dbe8d6d06e4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.df45965.tgz","fileCount":23,"integrity":"sha512-iB+pO6Lhag9j7QlayOFQJCR7AMWeTzt4oLFTO41rIgKi1/EnkNSt5ikMgAuuA3usM9uVvBCNNTnU3SXQzC68nQ==","signatures":[{"sig":"MEQCID8S6DwA4MotmQKJ5BDML5EWt9PxgNduTO1XAqNH/kKEAiABtTgqse/BPEE3iMLHTPwJhTJQc9vGNYlnydvcb2RFHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.df45965.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/04228d9c30bcf46c6c229f4243bdc883/solana-keys-2.0.0-experimental.df45965.tgz","_integrity":"sha512-iB+pO6Lhag9j7QlayOFQJCR7AMWeTzt4oLFTO41rIgKi1/EnkNSt5ikMgAuuA3usM9uVvBCNNTnU3SXQzC68nQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.df45965"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.df45965_1698179447761_0.19398908069171417","host":"s3://npm-registry-packages"}},"2.0.0-experimental.68e85dc":{"name":"@solana/keys","version":"2.0.0-experimental.68e85dc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.68e85dc","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e61abbd1d719e4edba607f7072621429147cad3b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.68e85dc.tgz","fileCount":23,"integrity":"sha512-RSNAHFAx3uZBoPW2XwXc5+TYQ0WMPdEsD7EdPvGf99WkuIGWL5W0AUvXeEvWm9NRARN8lLvjFcuHWTATKCjuIw==","signatures":[{"sig":"MEUCIQDmyL6ht5QYYdx/Oavzi+3curZNkWsVTX20zPNGXVCNDgIgFK71nnp7qzTI5Mr3H6smxKeMH7r5qfyQsDIfnNe/x8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.68e85dc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1366b9da272ecea97d7000773a61c9c2/solana-keys-2.0.0-experimental.68e85dc.tgz","_integrity":"sha512-RSNAHFAx3uZBoPW2XwXc5+TYQ0WMPdEsD7EdPvGf99WkuIGWL5W0AUvXeEvWm9NRARN8lLvjFcuHWTATKCjuIw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.68e85dc"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.68e85dc_1698224618971_0.7025185884691456","host":"s3://npm-registry-packages"}},"2.0.0-experimental.589c379":{"name":"@solana/keys","version":"2.0.0-experimental.589c379","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.589c379","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bb040000ce0394f4ab14a8a592db09395beffdbb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.589c379.tgz","fileCount":23,"integrity":"sha512-YGtbeH9MeU+QPkHPqOn6srOScJN/2F3FGjbci+uQzvmJijIEVpDl2ky1hgraBKhTTQ6AHVXB6kFLn4GrGElY+g==","signatures":[{"sig":"MEQCIDFpNnYOP+FuKY8aw/wELwW5USXS6KBXX88zuVE81f9EAiAsp4ySloanndNlCzCKLdaJ5w9PZgzTYPHSXTxSV8kkQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.589c379.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cc95471f0f4fd5c6872cba72a800dab0/solana-keys-2.0.0-experimental.589c379.tgz","_integrity":"sha512-YGtbeH9MeU+QPkHPqOn6srOScJN/2F3FGjbci+uQzvmJijIEVpDl2ky1hgraBKhTTQ6AHVXB6kFLn4GrGElY+g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.589c379"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.589c379_1698226876749_0.3685726146760371","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6910664":{"name":"@solana/keys","version":"2.0.0-experimental.6910664","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6910664","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5467825e7b268295cd144f396038039513c944a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6910664.tgz","fileCount":23,"integrity":"sha512-oYwSrgLXP9e7rJS4IrR0XoLdgeEeau3iAdvyKW5A9rbhmVdr6BUm3wdLNcqMNfaCb2njvaNbHcnuhk1xFw1AaA==","signatures":[{"sig":"MEUCIQDFwmi54x8/4sZWdwDNvW5p52/NxrHQr8ZZ8+k6U+eMrgIgJNi0fWMzcWQcPv48p5cjiVGETZbcoVkTsiRag5sW/z8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6910664.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e3f48eb884f06cb2f1373c32d766ab52/solana-keys-2.0.0-experimental.6910664.tgz","_integrity":"sha512-oYwSrgLXP9e7rJS4IrR0XoLdgeEeau3iAdvyKW5A9rbhmVdr6BUm3wdLNcqMNfaCb2njvaNbHcnuhk1xFw1AaA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6910664"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6910664_1698337039418_0.5858897835986492","host":"s3://npm-registry-packages"}},"2.0.0-experimental.10bfcd8":{"name":"@solana/keys","version":"2.0.0-experimental.10bfcd8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.10bfcd8","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"eaa357b29c4a3ddcb1033d6ee7ddf7af7d29ec10","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.10bfcd8.tgz","fileCount":23,"integrity":"sha512-2ot/WWaVv7fnYJjUFtqK53wypGaJzDmDKpLMtIDEhJTsuoZgaa+mnVpRXHoO26FhcXkWNunYfNpDlj5HFBoe4w==","signatures":[{"sig":"MEUCIQCKi3HHEXC1zfQJfxIHzmqo/ZJYTjcDwYoWE+hN5r5V+AIgDqndLlzRBofCS4tfgv7bNoT4kraCK2t5Fi/6CN3QLzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.10bfcd8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d91f32063cc75e5a9625469a5aa8b087/solana-keys-2.0.0-experimental.10bfcd8.tgz","_integrity":"sha512-2ot/WWaVv7fnYJjUFtqK53wypGaJzDmDKpLMtIDEhJTsuoZgaa+mnVpRXHoO26FhcXkWNunYfNpDlj5HFBoe4w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.10bfcd8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.10bfcd8_1698418556989_0.9279227603205085","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8a9aea0":{"name":"@solana/keys","version":"2.0.0-experimental.8a9aea0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8a9aea0","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9f3bd6c14e8e4ac3de523bfcf7492b8ee570a817","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8a9aea0.tgz","fileCount":23,"integrity":"sha512-wv3MIIPYXd0Am3XZP3Df/OqzN6S47K+UtGKwzVXuN1r0zyE/MmE24mRLZVHZZr0mnubnjGFYY0amQiAQuotnvg==","signatures":[{"sig":"MEUCIQCE8spg0KNd/gj3NmWFkWUeGgWMuLpPiOtzzvHinpiy1AIgG2US7YXezDmxSeouu1c3OIKbpCd4EcJbfcBZSUhqKiw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8a9aea0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4d08be2ab5b7014cf42ce596d39f97bd/solana-keys-2.0.0-experimental.8a9aea0.tgz","_integrity":"sha512-wv3MIIPYXd0Am3XZP3Df/OqzN6S47K+UtGKwzVXuN1r0zyE/MmE24mRLZVHZZr0mnubnjGFYY0amQiAQuotnvg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8a9aea0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8a9aea0_1698419165098_0.13795449437307306","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cf6ca9d":{"name":"@solana/keys","version":"2.0.0-experimental.cf6ca9d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cf6ca9d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"296a6f039fe0e1839cfb0fb8805aa188f40ffc86","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cf6ca9d.tgz","fileCount":23,"integrity":"sha512-QBa+pr8TlJE6mj4WsJEe5a/jcT2c+WzZawey1JZbFRNEA+WFiCb/rs2573mIL72BH79u2Vq2jPX7X627rBIIQA==","signatures":[{"sig":"MEQCIEggT3M25QWaM69soZ0mtTOXuLC1OLTftlHcamQmJPyzAiBl5KflI9k44pqcEb4Pr4c01Q9TZY3rlxB4bH9uXErvYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cf6ca9d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e91701a02d8f60592756a9036a1b3307/solana-keys-2.0.0-experimental.cf6ca9d.tgz","_integrity":"sha512-QBa+pr8TlJE6mj4WsJEe5a/jcT2c+WzZawey1JZbFRNEA+WFiCb/rs2573mIL72BH79u2Vq2jPX7X627rBIIQA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.cf6ca9d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cf6ca9d_1698427958304_0.7671602913847009","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e9e224b":{"name":"@solana/keys","version":"2.0.0-experimental.e9e224b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e9e224b","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"427b243e039e2f4c1755d0f66845d8badd71d25c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e9e224b.tgz","fileCount":23,"integrity":"sha512-iEeVBaVQazfZbTNGllwEwHZRVQPfViwc7Sgk8fD2I+3OEYN/iu+fvWBeOSewpEr/lA6tjp4+U4e01Q6f58xIdg==","signatures":[{"sig":"MEQCIFV/xv9xKJNPNopf3gI5BpmDnBD9n1rm8D5xk/fum7WHAiBb31Z5Jh9Id4uu6C0XSmpfBzKitnq8aqftmbWbmjQqXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e9e224b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cb32039cc14b99d0ca88998b433ee2b9/solana-keys-2.0.0-experimental.e9e224b.tgz","_integrity":"sha512-iEeVBaVQazfZbTNGllwEwHZRVQPfViwc7Sgk8fD2I+3OEYN/iu+fvWBeOSewpEr/lA6tjp4+U4e01Q6f58xIdg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e9e224b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e9e224b_1698428449750_0.8443342441869661","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8c5ac55":{"name":"@solana/keys","version":"2.0.0-experimental.8c5ac55","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8c5ac55","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f791a9e2bea58ed6283f4625cf493461a9dbfbad","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8c5ac55.tgz","fileCount":23,"integrity":"sha512-zJfwg+jCXMAParqtgNu0llWwvI4wti8a2zG0uDExpVTjQTdtmKcOLStD1zYs36GdV+FNnQO8KedNO/5J500Wwg==","signatures":[{"sig":"MEYCIQCqFs07A5KtLdf5ffA5TFIANYor2j9U1n6fe+UajKoG0QIhAL+/Nj9+boCfgSyo6/1L06JAyewtMLSJAPsJKgZzVyJf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8c5ac55.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/79082756a2e35f0ce3d30b8374f2193d/solana-keys-2.0.0-experimental.8c5ac55.tgz","_integrity":"sha512-zJfwg+jCXMAParqtgNu0llWwvI4wti8a2zG0uDExpVTjQTdtmKcOLStD1zYs36GdV+FNnQO8KedNO/5J500Wwg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8c5ac55"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8c5ac55_1698445278416_0.4986296196645392","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fe07532":{"name":"@solana/keys","version":"2.0.0-experimental.fe07532","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fe07532","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e31f13d5c28e49cd19e4b5fc71fb67b1d13d90a6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fe07532.tgz","fileCount":23,"integrity":"sha512-9ieLf8N3fIpBRTPXJlVaRfJdll4xiZzwmRhkZrc68LGTyln1RX0Ed50jgEjkNuWARIMAvWtYMYe4IJdPEOWbSQ==","signatures":[{"sig":"MEQCIFOnlNV3Lxw6QODz4jdN2qVuabVe8j22sMB+PrIhmZ7OAiAP7DesgOB50BHzRL+tjOn732YsvfoX2ha0RBFZ6gy6Ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fe07532.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2431ac398324f368c419a9349f16cc26/solana-keys-2.0.0-experimental.fe07532.tgz","_integrity":"sha512-9ieLf8N3fIpBRTPXJlVaRfJdll4xiZzwmRhkZrc68LGTyln1RX0Ed50jgEjkNuWARIMAvWtYMYe4IJdPEOWbSQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.fe07532"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fe07532_1698445380709_0.6987885410732297","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fd11bd1":{"name":"@solana/keys","version":"2.0.0-experimental.fd11bd1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fd11bd1","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1c58848014fada96890496e3b9cca24e2b1ad7aa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fd11bd1.tgz","fileCount":23,"integrity":"sha512-7i+yINqkDeEj/FiFTOMTbVMl8zIF2uv2yhTrVTHkiZ+dmR+mrPhGdQgJLX/GOooTcllHr6ExbtRkMUUF25eK/w==","signatures":[{"sig":"MEUCIQDCfyAHupeO9adAFpOfKLzu4qhm6x1jkhh5E33kifk3aQIgLWPE1Rrn4JOEA00Mxypj49tSsTrjOG7ZtCzkPC/Jcng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fd11bd1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2b03da5c93833932fe58a3fcb26e006d/solana-keys-2.0.0-experimental.fd11bd1.tgz","_integrity":"sha512-7i+yINqkDeEj/FiFTOMTbVMl8zIF2uv2yhTrVTHkiZ+dmR+mrPhGdQgJLX/GOooTcllHr6ExbtRkMUUF25eK/w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.fd11bd1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fd11bd1_1698445437092_0.07983311453057795","host":"s3://npm-registry-packages"}},"2.0.0-experimental.38794f3":{"name":"@solana/keys","version":"2.0.0-experimental.38794f3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.38794f3","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0cdabdebacf6cba2ea7856b30bf9456f467931ef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.38794f3.tgz","fileCount":23,"integrity":"sha512-PHCnLXmWW/pBt6goRm4dvqwL+LoL3mBFOZz5PEyLUZHNFVJmJBWU2migvcSPj1NtFQOHbxjrkGMn9b0ivgHLhg==","signatures":[{"sig":"MEYCIQD2kg9IBw4xIXO/MLRsx4UU4IuEWSbtj+G9uyB6RevXxwIhANBx6rVbK2Zcs/oJlEeNkWLp04A3Cn1KI0fmyDcOkNLE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.38794f3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/40235a234600a73f1a01036a7031ce91/solana-keys-2.0.0-experimental.38794f3.tgz","_integrity":"sha512-PHCnLXmWW/pBt6goRm4dvqwL+LoL3mBFOZz5PEyLUZHNFVJmJBWU2migvcSPj1NtFQOHbxjrkGMn9b0ivgHLhg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.38794f3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.38794f3_1698445485193_0.5758216645537257","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9c8a30e":{"name":"@solana/keys","version":"2.0.0-experimental.9c8a30e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9c8a30e","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d260f222ebf6add6ddd76fd4e51553cac2f5d95b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9c8a30e.tgz","fileCount":23,"integrity":"sha512-gj1o9H70+Z0W1vcgIuQyjt9SWr+wQogQLlEP+ciphe0oiwXf7BvWyDrNBudm0by5vk6WBtcjpnqK3UsCvBoFSA==","signatures":[{"sig":"MEYCIQDhOZ2esVWs56hAGszGBKS8QC0TDrtwEBrbey6Jfme7cgIhAJ6Q0Uc/+BxzGK4uwUjZ+AVO7rePIbeg2bSEPhi4pMYI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9c8a30e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7ac9ef4bdbf8a8ed0059bd505a2dcd99/solana-keys-2.0.0-experimental.9c8a30e.tgz","_integrity":"sha512-gj1o9H70+Z0W1vcgIuQyjt9SWr+wQogQLlEP+ciphe0oiwXf7BvWyDrNBudm0by5vk6WBtcjpnqK3UsCvBoFSA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.9c8a30e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9c8a30e_1698445552291_0.2986369352087961","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0099b2a":{"name":"@solana/keys","version":"2.0.0-experimental.0099b2a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0099b2a","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0aa3a3f07b8cb9ed8adf6018b809ffe79a32842a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0099b2a.tgz","fileCount":23,"integrity":"sha512-dW4zsk+cBYo4uFQFCD6nbdq51YIJmQHB6olgXi31k2iUpc7Hd3pMqmGQdDBiwnoUPDlkdcKXt56mbpb4TGrqVw==","signatures":[{"sig":"MEUCIQCMT5cRWd/iBvIToToQR15Fmm0lgwRqVDV/+XsIp89w8gIge7bjldVNeKhsCVB2qfH5CaJPI0QMn79+VSpeoFLnsdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0099b2a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/689eab698a074a07f67d6ffdfc138ad7/solana-keys-2.0.0-experimental.0099b2a.tgz","_integrity":"sha512-dW4zsk+cBYo4uFQFCD6nbdq51YIJmQHB6olgXi31k2iUpc7Hd3pMqmGQdDBiwnoUPDlkdcKXt56mbpb4TGrqVw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0099b2a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0099b2a_1698445718878_0.9706429595774837","host":"s3://npm-registry-packages"}},"2.0.0-experimental.762ff13":{"name":"@solana/keys","version":"2.0.0-experimental.762ff13","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.762ff13","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a217d13333d2419f83c9a665f4bcfb1fc0670efd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.762ff13.tgz","fileCount":23,"integrity":"sha512-89T+0EYLKXoZwPkDUTIPuEgJIJKwvGbcW7PSAH5csIl4oqNWuaOeL3Jmvvd4BOs3BNhV6WVGo68SMi04ZY3+4A==","signatures":[{"sig":"MEQCIBEb8H3y4gSvAggFFSrvYgpGbIxPRiyuYjke20WbULwlAiAqyZPJ/P5S5cYzn9mDVt7PwgF0ulc59WfvanRQARShnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.762ff13.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f803055e55d817a420e4ae54f783c560/solana-keys-2.0.0-experimental.762ff13.tgz","_integrity":"sha512-89T+0EYLKXoZwPkDUTIPuEgJIJKwvGbcW7PSAH5csIl4oqNWuaOeL3Jmvvd4BOs3BNhV6WVGo68SMi04ZY3+4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.762ff13"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.762ff13_1698445872140_0.31168390874271545","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d32897d":{"name":"@solana/keys","version":"2.0.0-experimental.d32897d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d32897d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a8c52d944e70326c219941850cd7de2172b17fcb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d32897d.tgz","fileCount":23,"integrity":"sha512-CsZXqj8GXMQURpcOHUOSJmi9Klw4cKq2sXkF3bGKXJPhWDF8io9tIy0dELAgpCk04cGX5lyl2C81M8NqCoIIgQ==","signatures":[{"sig":"MEQCIDXSDqkTuE2G7PXepAfHQdwmkb7qur0NIXh65bAZFtacAiBFeaVhVHJv1LxhbAhPXuudzj/wRITQ3zkipSNd6Nfeuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d32897d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3086f1400c7105dbb879345c0b25afa7/solana-keys-2.0.0-experimental.d32897d.tgz","_integrity":"sha512-CsZXqj8GXMQURpcOHUOSJmi9Klw4cKq2sXkF3bGKXJPhWDF8io9tIy0dELAgpCk04cGX5lyl2C81M8NqCoIIgQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d32897d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d32897d_1698578343673_0.7616079677886829","host":"s3://npm-registry-packages"}},"2.0.0-experimental.70aae9d":{"name":"@solana/keys","version":"2.0.0-experimental.70aae9d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.70aae9d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f141f0daf61068c0db298dac35e64da873179957","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.70aae9d.tgz","fileCount":23,"integrity":"sha512-jwVzzCL23AqKE1SbHuWK2pyoUrlBfJTnNEv+LXoT35Zd71VV1GWKY/28wxTaT2/DHnRgohr/Id9w/4ZQhnPeUQ==","signatures":[{"sig":"MEUCIQDgz6w1NzLxJmBctlNtfajvoSeHk2H1EOdVIZp+K6mfkAIgWc2uSmH0/3HwMbJizXL6Ikql6WLZTkeISDdQ8kgho5k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.70aae9d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6e745fef98bdd56c3114c9f7debd0919/solana-keys-2.0.0-experimental.70aae9d.tgz","_integrity":"sha512-jwVzzCL23AqKE1SbHuWK2pyoUrlBfJTnNEv+LXoT35Zd71VV1GWKY/28wxTaT2/DHnRgohr/Id9w/4ZQhnPeUQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.70aae9d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.70aae9d_1698747007850_0.49789041808318424","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a23ca33":{"name":"@solana/keys","version":"2.0.0-experimental.a23ca33","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a23ca33","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"89df0180341fed1b170dab8aba3969ff2bf758c0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a23ca33.tgz","fileCount":23,"integrity":"sha512-78ApP9AE57N/JMQ/WIdlXdIm4V7xw7ZJ9DrPsV3iNwoQ3qpmmYdpcsJBoW5pOhRWnNV0LrXjZXlRY7l8hCzp0Q==","signatures":[{"sig":"MEYCIQDZA/i7M2xKlSp49K5LyvrxYpQ8ja67GBmT1/xnu7elOQIhAOdLn2ehKdwZ2xH6JGNhPoDw9t8WBHFGT436lCxDOXCq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a23ca33.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9e56bfc3e65aa3d359370ab590664d31/solana-keys-2.0.0-experimental.a23ca33.tgz","_integrity":"sha512-78ApP9AE57N/JMQ/WIdlXdIm4V7xw7ZJ9DrPsV3iNwoQ3qpmmYdpcsJBoW5pOhRWnNV0LrXjZXlRY7l8hCzp0Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a23ca33"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a23ca33_1698913196169_0.12513883064658482","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fbd3974":{"name":"@solana/keys","version":"2.0.0-experimental.fbd3974","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fbd3974","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c8a12e65a44d783116588f247481418ec6a9444a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fbd3974.tgz","fileCount":23,"integrity":"sha512-5BW1duwuZfkoA2HWDDpMUoZkHVA+Brdg1SNRi6xaL0NrS9UqaAryt4qlf5eLkAuyUPP7x0aqywj38TlJEKJfTA==","signatures":[{"sig":"MEYCIQC7J7/vkxD9Atr4Px7V3G5EOBqTbnYpQIjqsToTI6YoKQIhAMocJdNIhqMUgTdHSPIDbEM2CgOjl5rKNOM4JnnwsNeJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35521},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fbd3974.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/680686e47bfafc1d3964723b950b5be1/solana-keys-2.0.0-experimental.fbd3974.tgz","_integrity":"sha512-5BW1duwuZfkoA2HWDDpMUoZkHVA+Brdg1SNRi6xaL0NrS9UqaAryt4qlf5eLkAuyUPP7x0aqywj38TlJEKJfTA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.fbd3974"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fbd3974_1698940771040_0.47163988140565993","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b755749":{"name":"@solana/keys","version":"2.0.0-experimental.b755749","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b755749","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5ff8bbfcd661bc46ed508876faa28fbe75408f86","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b755749.tgz","fileCount":20,"integrity":"sha512-FGTLoLMk3/ykj8YsTX501RlRaDbnt6M7INgivB3J+ZxCZKv7pHsHCVY1nkzwnLuekm6nDkJA7hxQgJrqgODvIQ==","signatures":[{"sig":"MEUCIAEwWkzPHNwJZmA8fbSBrJMAqMHCZBI8e72GpbBdT1OhAiEAxERdz8YijDlJk48qX1OppxiYgkzMt5LjmAt4Sjp8Brc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b755749.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/268cae12ba4ca40511bfec5ea59465c9/solana-keys-2.0.0-experimental.b755749.tgz","_integrity":"sha512-FGTLoLMk3/ykj8YsTX501RlRaDbnt6M7INgivB3J+ZxCZKv7pHsHCVY1nkzwnLuekm6nDkJA7hxQgJrqgODvIQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b755749"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b755749_1699274981608_0.19038345942505575","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d575f09":{"name":"@solana/keys","version":"2.0.0-experimental.d575f09","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d575f09","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9eb3e62025034ff466fae6393f9225632bda77b6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d575f09.tgz","fileCount":20,"integrity":"sha512-qRYz92d3gfUkGp7tqKf+NtCLy6hm/Ypdvi7b1zlsP16Tm0OaSbdvriU9Iv0Ms8/XMhs8F/qLfWZldeNP4oeWuw==","signatures":[{"sig":"MEUCIEHYfSjsJZbSK70BGFU4gerVPRRUF2z/ui2jqIV8R4CNAiEAqCMiKsKHhzyEDlR+2l8kt5i6jCKH7M43THnp4JFHpj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d575f09.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c9ecb6452287526377cc717db6eb2209/solana-keys-2.0.0-experimental.d575f09.tgz","_integrity":"sha512-qRYz92d3gfUkGp7tqKf+NtCLy6hm/Ypdvi7b1zlsP16Tm0OaSbdvriU9Iv0Ms8/XMhs8F/qLfWZldeNP4oeWuw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d575f09"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d575f09_1699295932922_0.541525244737177","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ffeddf6":{"name":"@solana/keys","version":"2.0.0-experimental.ffeddf6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ffeddf6","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f5bf244b9a37a11ea6fc4294643726de30db5d94","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ffeddf6.tgz","fileCount":20,"integrity":"sha512-GqPtxBVc1HJe7m/NTSme7FWmh2nm2XEd/CO0kEktww17EmIV+Kao2OKJAlNYHfFgw/I3tLdAgE1W7AKv8ffqUQ==","signatures":[{"sig":"MEUCIA2dg21IGfRUagaAEeQIV0aT/Dj6qpDf3tJCZDchzGlWAiEAivlTPaWk1guGzAj5e30JBScO64EXNtdWTEFST2CgLDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ffeddf6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2e6e34d562102643a32ff5e836a078e3/solana-keys-2.0.0-experimental.ffeddf6.tgz","_integrity":"sha512-GqPtxBVc1HJe7m/NTSme7FWmh2nm2XEd/CO0kEktww17EmIV+Kao2OKJAlNYHfFgw/I3tLdAgE1W7AKv8ffqUQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ffeddf6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ffeddf6_1699366872669_0.703632751750775","host":"s3://npm-registry-packages"}},"2.0.0-experimental.63683a4":{"name":"@solana/keys","version":"2.0.0-experimental.63683a4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.63683a4","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5b0c3c9db491a7c0e06d4b88ff8d7b92a8aa82c3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.63683a4.tgz","fileCount":20,"integrity":"sha512-EuxMata05FHJ/TfQES477YMB8LMAcXvJXZrf982jSJQW7CWtTZ+6NmshOWyhWKYHpfAyEuki0+ljxsi8jHuS9w==","signatures":[{"sig":"MEUCIQD9XsqSsMp5VBNlv4V3A5dXhnK0O70LO0jnLw2IJbx16AIgNyR9TFszmda7KyefxgAXgK3z6olaj9FtTgpljZmIOlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.63683a4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3e0b7df761e8f3f436ac0d83d1dbabcf/solana-keys-2.0.0-experimental.63683a4.tgz","_integrity":"sha512-EuxMata05FHJ/TfQES477YMB8LMAcXvJXZrf982jSJQW7CWtTZ+6NmshOWyhWKYHpfAyEuki0+ljxsi8jHuS9w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.63683a4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.63683a4_1699396389584_0.20316554390876007","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8245fa6":{"name":"@solana/keys","version":"2.0.0-experimental.8245fa6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8245fa6","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"557563f8e5d03e7eb3e920294ef818e346b73d5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8245fa6.tgz","fileCount":20,"integrity":"sha512-4hwRn7RbR1l+dR2GaVA3gWQ98ldTX3ec0vrgwFWxPqUj/g5huZHbM8948rgwRDHujqPR9mHlDlrNSPxkNfRT3A==","signatures":[{"sig":"MEYCIQDKq0p5B41IY+Yc96ZKiWGVQRNm+znIyEvGGHjHqwfEygIhAM06mzgKUXSmEmzTDM1vaUGa8zmEGTIb0c6lWfpqabK9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34810},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8245fa6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/48760d94f85fa8b86e5a14354cc7a437/solana-keys-2.0.0-experimental.8245fa6.tgz","_integrity":"sha512-4hwRn7RbR1l+dR2GaVA3gWQ98ldTX3ec0vrgwFWxPqUj/g5huZHbM8948rgwRDHujqPR9mHlDlrNSPxkNfRT3A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8245fa6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8245fa6_1699401995297_0.6111153017321049","host":"s3://npm-registry-packages"}},"2.0.0-experimental.205c092":{"name":"@solana/keys","version":"2.0.0-experimental.205c092","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.205c092","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7bc039b142e11f8eba5841f7fe68e86c403b35e0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.205c092.tgz","fileCount":20,"integrity":"sha512-8uUzfKROHiGcTFcMHjVWdmN+/RDMp0wJBsx/Qd1xGXAzdTZxBf9zYQRS+3AX2EWGhE7xfWdckRI3ns0LinbhTA==","signatures":[{"sig":"MEUCIQC8zAqW4WCWfKgWAfL41SGgiU1OVoDrRCIs2ozffe99wgIgBlHwUojIIVIPSUwsjX5eeVLyIviJb2txWeHpBMkDrh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76794},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.205c092.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9102b3c66d805b2cde2c9e8162e1716c/solana-keys-2.0.0-experimental.205c092.tgz","_integrity":"sha512-8uUzfKROHiGcTFcMHjVWdmN+/RDMp0wJBsx/Qd1xGXAzdTZxBf9zYQRS+3AX2EWGhE7xfWdckRI3ns0LinbhTA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.205c092","@solana/codecs-core":"2.0.0-experimental.205c092","@solana/codecs-strings":"2.0.0-experimental.205c092"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.205c092_1699404920883_0.24061891830035176","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4dbc1f6":{"name":"@solana/keys","version":"2.0.0-experimental.4dbc1f6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4dbc1f6","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9be28456f71a6a984624f0354d3321eed454b6ad","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4dbc1f6.tgz","fileCount":20,"integrity":"sha512-emJ119rnTjwNBOZo+vR62XVMpA03CWjSdRIF+1WX5ivdwrioLiJTBSEpT+IN5n6S7sLH5nucmNl4+yqdfHB72A==","signatures":[{"sig":"MEUCIQCwm8lF/BzGg7ykiB91rv6xre7KEkgWHp+gz2FykL0OVAIgICxL/IczGpAbHwcOvurcj6RgdegP8VA2p3Y/oYuQgks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76794},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4dbc1f6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/67370567cd1382fd1b1e5718846dace2/solana-keys-2.0.0-experimental.4dbc1f6.tgz","_integrity":"sha512-emJ119rnTjwNBOZo+vR62XVMpA03CWjSdRIF+1WX5ivdwrioLiJTBSEpT+IN5n6S7sLH5nucmNl4+yqdfHB72A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4dbc1f6","@solana/codecs-core":"2.0.0-experimental.4dbc1f6","@solana/codecs-strings":"2.0.0-experimental.4dbc1f6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4dbc1f6_1699608618973_0.4753077184608663","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5044844":{"name":"@solana/keys","version":"2.0.0-experimental.5044844","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5044844","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e5d26b99adf54fb7cd42b606ff6c6da7a62152ff","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5044844.tgz","fileCount":20,"integrity":"sha512-XGOoVcZYPTHePrIQ97FvRng+S5YvmFHDM57CHb3cf5KC5Mrq13Pwfye2VoAikpyjhZbb1S0jBzrfh9QQwK3Z0Q==","signatures":[{"sig":"MEYCIQCzcL8QPSLrLuMagRTJ/qlUQrKLezF1fX7tkLBR0WJY8gIhAMAYerfBZlf7r8PIpyznR5Ertlr5UVSfngXw5UwvvuVK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76794},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5044844.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fc7ead818961dcd5a4175d6a08a71220/solana-keys-2.0.0-experimental.5044844.tgz","_integrity":"sha512-XGOoVcZYPTHePrIQ97FvRng+S5YvmFHDM57CHb3cf5KC5Mrq13Pwfye2VoAikpyjhZbb1S0jBzrfh9QQwK3Z0Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5044844","@solana/codecs-core":"2.0.0-experimental.5044844","@solana/codecs-strings":"2.0.0-experimental.5044844"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5044844_1699624355798_0.8616906932163477","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7d54c2d":{"name":"@solana/keys","version":"2.0.0-experimental.7d54c2d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7d54c2d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"30ef422ca63eab4988dea0c890ea799cd3393ad7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7d54c2d.tgz","fileCount":20,"integrity":"sha512-mqNq915+/A2YVE/jv2g602cPMmPUJm1w/ygZ3pxlLE4euEEffWPoajr6a7VX6R8gy0mnOGcjvw0mHaPXP6YDjw==","signatures":[{"sig":"MEUCIFreRMseNPFPlLyL1B7/oVcpy5MOFpO4DZSpDwRmBwmIAiEA29c0DGiGrnYuajjzJDbBoGgk0O31hT62Uhk3KNDDWco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76794},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7d54c2d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6f174f4a568cf0777bdc845af1afe0b3/solana-keys-2.0.0-experimental.7d54c2d.tgz","_integrity":"sha512-mqNq915+/A2YVE/jv2g602cPMmPUJm1w/ygZ3pxlLE4euEEffWPoajr6a7VX6R8gy0mnOGcjvw0mHaPXP6YDjw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7d54c2d","@solana/codecs-core":"2.0.0-experimental.7d54c2d","@solana/codecs-strings":"2.0.0-experimental.7d54c2d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7d54c2d_1699655843711_0.764193347999462","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1c6b6d6":{"name":"@solana/keys","version":"2.0.0-experimental.1c6b6d6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1c6b6d6","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6498070f0ea53c55dda24c94a3240ec5a8aab4f9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1c6b6d6.tgz","fileCount":20,"integrity":"sha512-2I0phngu9ypgdvAY/TnOGK0fdEIA/I4gUsySjPI5qiY2eEMPisdonfWoS/FBnAY60ORhkzv/KugKY55bTk8svQ==","signatures":[{"sig":"MEUCIQDjAWkRWxBziDpmuGl2BCRwlL+DwJL/HKAYve+jPEm33AIgCxm3rAdwp2VL1Mjpx5ixpldKqlAS+/yDx3CeVJBFsmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78900},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1c6b6d6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0e4618d1c97278c3273531ec53985a86/solana-keys-2.0.0-experimental.1c6b6d6.tgz","_integrity":"sha512-2I0phngu9ypgdvAY/TnOGK0fdEIA/I4gUsySjPI5qiY2eEMPisdonfWoS/FBnAY60ORhkzv/KugKY55bTk8svQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.1c6b6d6","@solana/codecs-core":"2.0.0-experimental.1c6b6d6","@solana/codecs-strings":"2.0.0-experimental.1c6b6d6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1c6b6d6_1699656445642_0.5833598041040802","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b7ead05":{"name":"@solana/keys","version":"2.0.0-experimental.b7ead05","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b7ead05","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"981972190f08f5d2320b56b46dfc2fe696dd6e82","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b7ead05.tgz","fileCount":20,"integrity":"sha512-0ada8CxQLwea7pYjFAxg+j6ALbcQxMcrI4IZp6WjWU3ym3eOxGzQruDdMHH/F/Ljpa69w5maTaPqLi+k2p0n3g==","signatures":[{"sig":"MEYCIQClY6TJxD0aCE0x7Wf+XVJuqpFVhEJ+amtYePZWhNk65gIhAOOuKIYLKzJmoQkhUG+zC3zqKaSpLqfJIoJDKxliNCff","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76794},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b7ead05.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/30cf6883656670ef3bb6a84698bb1cf6/solana-keys-2.0.0-experimental.b7ead05.tgz","_integrity":"sha512-0ada8CxQLwea7pYjFAxg+j6ALbcQxMcrI4IZp6WjWU3ym3eOxGzQruDdMHH/F/Ljpa69w5maTaPqLi+k2p0n3g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b7ead05","@solana/codecs-core":"2.0.0-experimental.b7ead05","@solana/codecs-strings":"2.0.0-experimental.b7ead05"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b7ead05_1699673403792_0.554642701146598","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d1457f3":{"name":"@solana/keys","version":"2.0.0-experimental.d1457f3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d1457f3","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"62793195d2bb3df05c7f37fdc412b9e0d6ce203e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d1457f3.tgz","fileCount":23,"integrity":"sha512-DT8Jlz0ZKDEZgyb1BuRHIVcmaSo11kDu9yt833pSzIeQH2SeL1sqqv/X/MoIxPXiDt2vos2jYnnmMP/ddWWUvg==","signatures":[{"sig":"MEQCIGQ4A5UBzpaiUhATilMahmUN9Up+bUrlZ4TqlNNaUAi2AiAcVNBipFARDUHlaNTo/yaaGq28uDEZoMVJo+iLQAsAYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d1457f3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c23d6dc62e01da49cd9085a507ec5860/solana-keys-2.0.0-experimental.d1457f3.tgz","_integrity":"sha512-DT8Jlz0ZKDEZgyb1BuRHIVcmaSo11kDu9yt833pSzIeQH2SeL1sqqv/X/MoIxPXiDt2vos2jYnnmMP/ddWWUvg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d1457f3","@solana/codecs-core":"2.0.0-experimental.d1457f3","@solana/codecs-strings":"2.0.0-experimental.d1457f3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d1457f3_1699677554115_0.3928153844723954","host":"s3://npm-registry-packages"}},"2.0.0-experimental.13ef878":{"name":"@solana/keys","version":"2.0.0-experimental.13ef878","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.13ef878","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9d2ec46100404f55bc4091941ac17bb95a3619d8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.13ef878.tgz","fileCount":23,"integrity":"sha512-GK4TdCnLko32gxiC8Nd7hF7tol+2sJgj9K6Q0jsmS0lxXrsND7al0jLIOsrkiVgFoO6zunKcg+0Xb7/hbWRMXw==","signatures":[{"sig":"MEUCIQDQyxbgwyysIj5XGYSRaglsFyKhvbh3s9qN7XEO/ZigNAIgI7hWxBR1KK1jvnAQzTOyFjvKQ3TOvCkag2y7d5yEF0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.13ef878.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9e77ca9e5cee81f95d05b2c07bc8148b/solana-keys-2.0.0-experimental.13ef878.tgz","_integrity":"sha512-GK4TdCnLko32gxiC8Nd7hF7tol+2sJgj9K6Q0jsmS0lxXrsND7al0jLIOsrkiVgFoO6zunKcg+0Xb7/hbWRMXw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.13ef878","@solana/codecs-core":"2.0.0-experimental.13ef878","@solana/codecs-strings":"2.0.0-experimental.13ef878"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.13ef878_1699688017752_0.9095568876493685","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e6fc977":{"name":"@solana/keys","version":"2.0.0-experimental.e6fc977","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e6fc977","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ddb57b5fb1fea4ee8b9302eb0321cfa1fd9c8228","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e6fc977.tgz","fileCount":23,"integrity":"sha512-3NPCPIc0HI04t3A8meZjSzH1JBJgBW7rZhrzCYMbKpQRieyN6mK42hmx05knbMNyatIqtJKiZyE3YFr3dQg2/Q==","signatures":[{"sig":"MEQCIHnUevmz+RXz7Wh62HM37hMp9mvltvlHX87fn1l4MC0WAiAYC9qZj06OuLcLyu0MSBuHkeG3i1yG/c2HRy11hbkfiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e6fc977.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/006988de498168d42b6cacab9e1a3a62/solana-keys-2.0.0-experimental.e6fc977.tgz","_integrity":"sha512-3NPCPIc0HI04t3A8meZjSzH1JBJgBW7rZhrzCYMbKpQRieyN6mK42hmx05knbMNyatIqtJKiZyE3YFr3dQg2/Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e6fc977","@solana/codecs-core":"2.0.0-experimental.e6fc977","@solana/codecs-strings":"2.0.0-experimental.e6fc977"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e6fc977_1699734262371_0.7853829065836171","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e662875":{"name":"@solana/keys","version":"2.0.0-experimental.e662875","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e662875","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"530024e2362d7fa98006a1fddf2bf453c66cff4e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e662875.tgz","fileCount":23,"integrity":"sha512-nEIk1VEa9i1wWjcxPYqeXKEco5QjNKD6BQrncpL4czDs8rHM2JyEjO1l3brMUgVXAfP2GQO4YleI/WTr9j/kxw==","signatures":[{"sig":"MEUCIHjcMePOYf0K1xGlcyj9LyQW7+mUxmzoR6eyNmQNzx6WAiEA+JU9pztZIWelaGlycIKop54EvaWmomnEiOqC4v6BFnk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e662875.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/52dbcb0cb3636860f12f4bd66f3a26e5/solana-keys-2.0.0-experimental.e662875.tgz","_integrity":"sha512-nEIk1VEa9i1wWjcxPYqeXKEco5QjNKD6BQrncpL4czDs8rHM2JyEjO1l3brMUgVXAfP2GQO4YleI/WTr9j/kxw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e662875","@solana/codecs-core":"2.0.0-experimental.e662875","@solana/codecs-strings":"2.0.0-experimental.e662875"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e662875_1699734425306_0.10497413800503685","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cc94aa3":{"name":"@solana/keys","version":"2.0.0-experimental.cc94aa3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cc94aa3","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"89f3cd383f1a0b893bfe5f8e10dcc940e31b1bd8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cc94aa3.tgz","fileCount":23,"integrity":"sha512-jntNFBI2Gv8T1YzpSVvL6drCg+Gw9Oc4KvZ8lakUHzpDEIZRiS6nL9WU1D6jdoFUgtCiRjHbfW/HIIjYGBen4Q==","signatures":[{"sig":"MEYCIQDdu9GMpps2oi9ryineBKPtf7fgYfP6xSWPgwOgrt22sgIhAL3QH8eWUdozuKWFQ/4gHYyLxVxuAuMmmH1MUbc+pSln","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cc94aa3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7274d98076da5fa8baf733f5a6a9578c/solana-keys-2.0.0-experimental.cc94aa3.tgz","_integrity":"sha512-jntNFBI2Gv8T1YzpSVvL6drCg+Gw9Oc4KvZ8lakUHzpDEIZRiS6nL9WU1D6jdoFUgtCiRjHbfW/HIIjYGBen4Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.cc94aa3","@solana/codecs-core":"2.0.0-experimental.cc94aa3","@solana/codecs-strings":"2.0.0-experimental.cc94aa3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cc94aa3_1699734447902_0.9258178270205568","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b153bb7":{"name":"@solana/keys","version":"2.0.0-experimental.b153bb7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b153bb7","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"198a6b50f1618e8c8026114352fd14e2b65d7e34","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b153bb7.tgz","fileCount":23,"integrity":"sha512-Boibf7DsDTsS1ljM+NUUSFFIDb+aRFH1VK4K9v4tGjW/7nwWIuGATjD/GaWpMx/cD1Poh/u7dfAtufmRJvcYjQ==","signatures":[{"sig":"MEQCIDMDQ7Lq7ABTus90Ho86gGoHuovv9vppRX0qyBGWDIBHAiBxK4nN7VKz4EzSE/NYzsWPAIQKwqB+fi3w+5jToeNp8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b153bb7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7fb29493b85181a2dc579a5515ec2a5f/solana-keys-2.0.0-experimental.b153bb7.tgz","_integrity":"sha512-Boibf7DsDTsS1ljM+NUUSFFIDb+aRFH1VK4K9v4tGjW/7nwWIuGATjD/GaWpMx/cD1Poh/u7dfAtufmRJvcYjQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b153bb7","@solana/codecs-core":"2.0.0-experimental.b153bb7","@solana/codecs-strings":"2.0.0-experimental.b153bb7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b153bb7_1699734512947_0.6843547017243246","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f7d1af1":{"name":"@solana/keys","version":"2.0.0-experimental.f7d1af1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f7d1af1","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"308d032ed9397061c3488b1bf73261faae5a38e5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f7d1af1.tgz","fileCount":23,"integrity":"sha512-CncyfK76xFJlYkuHsW73MNGScEFg0/yQ/rzE6I8+baFHqB9+6Mi2Weuvda6PtGlyXdWWWOVfU2EgsB3gU7D4NA==","signatures":[{"sig":"MEUCIBY4/UMarkjA+5uwDnYRdTT8FdwNfzyLdyXocLRmZc1dAiEAmwyrlMpT2WFRt1/t7ri3Ay6iSpmFrrAZLQnW1H6JDCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f7d1af1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8a08a8aa07c8eed99a8258851c9d0b4f/solana-keys-2.0.0-experimental.f7d1af1.tgz","_integrity":"sha512-CncyfK76xFJlYkuHsW73MNGScEFg0/yQ/rzE6I8+baFHqB9+6Mi2Weuvda6PtGlyXdWWWOVfU2EgsB3gU7D4NA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f7d1af1","@solana/codecs-core":"2.0.0-experimental.f7d1af1","@solana/codecs-strings":"2.0.0-experimental.f7d1af1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f7d1af1_1699734518189_0.29303964297232077","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f46b34c":{"name":"@solana/keys","version":"2.0.0-experimental.f46b34c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f46b34c","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1bcc8b42eed1f59d30d014a1a07613c130e3f520","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f46b34c.tgz","fileCount":23,"integrity":"sha512-Pq3dXTBPzXHVTPAQZoYlAkxpgK035svCmVD6/lC01czFvaj/JJ8XxNBBbULax2QwAfb45p7emx8OXZf8KBLv5w==","signatures":[{"sig":"MEYCIQDZjVYmGar1yMLcczxU+69kjrqDlkBlLuFTsolF2UugtAIhALnGi2spetJkmsOnZ6HhHcFDv/pw1PajKbniVjcYOQkT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f46b34c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d20e7fc9c119fa0ab280fd917c95c632/solana-keys-2.0.0-experimental.f46b34c.tgz","_integrity":"sha512-Pq3dXTBPzXHVTPAQZoYlAkxpgK035svCmVD6/lC01czFvaj/JJ8XxNBBbULax2QwAfb45p7emx8OXZf8KBLv5w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f46b34c","@solana/codecs-core":"2.0.0-experimental.f46b34c","@solana/codecs-strings":"2.0.0-experimental.f46b34c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f46b34c_1699734602886_0.8348754596711545","host":"s3://npm-registry-packages"}},"2.0.0-experimental.aa4a701":{"name":"@solana/keys","version":"2.0.0-experimental.aa4a701","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.aa4a701","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9ef34c43380dc8017f4089e733625c56b3d16337","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.aa4a701.tgz","fileCount":23,"integrity":"sha512-gddvrTQyfqDtBe+Lff0wN/sI3Uh9Qn6iehmsSrUJaaHQ4+Gk0kB9Hp5feeCoQLcDsSU5ci0yWJuZua3HnOJwFw==","signatures":[{"sig":"MEYCIQCqN7B+bUs08SLRUoslD+KCbd0RzaIeXzyPQHfbw8YywwIhALxAEFJ3XGkun3GamdWdhgJTdhMxBBtMqD5lMSS6Q6sl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.aa4a701.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/80773bf193444ca33f7bce638ab6f27e/solana-keys-2.0.0-experimental.aa4a701.tgz","_integrity":"sha512-gddvrTQyfqDtBe+Lff0wN/sI3Uh9Qn6iehmsSrUJaaHQ4+Gk0kB9Hp5feeCoQLcDsSU5ci0yWJuZua3HnOJwFw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.aa4a701","@solana/codecs-core":"2.0.0-experimental.aa4a701","@solana/codecs-strings":"2.0.0-experimental.aa4a701"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.aa4a701_1699790378339_0.6065147029005205","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b419cd0":{"name":"@solana/keys","version":"2.0.0-experimental.b419cd0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b419cd0","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"dd7f4f5f97cb51c7276e19f5da7fdb282215015c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b419cd0.tgz","fileCount":23,"integrity":"sha512-y+4lSUpP50AsEbyd+x+DHU5UVQR2Ot+jE11vmCMlj1mNvNmajl7tbXuR3lPlyprOapfdK0aJqWzvRYHZKXR3MA==","signatures":[{"sig":"MEUCIHL9UeX/WeT2UteiwF8SO+0NP8kP7zJ+0pbfMhNkYU/dAiEAmf028plKBn1N68AWzq8Cwr/RLq4tyebgZX4POYW/pvg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b419cd0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8a1aa696413b349736f5403e4fe26f5d/solana-keys-2.0.0-experimental.b419cd0.tgz","_integrity":"sha512-y+4lSUpP50AsEbyd+x+DHU5UVQR2Ot+jE11vmCMlj1mNvNmajl7tbXuR3lPlyprOapfdK0aJqWzvRYHZKXR3MA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b419cd0","@solana/codecs-core":"2.0.0-experimental.b419cd0","@solana/codecs-strings":"2.0.0-experimental.b419cd0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b419cd0_1699790442773_0.46518551330359004","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b7674ea":{"name":"@solana/keys","version":"2.0.0-experimental.b7674ea","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b7674ea","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3cade79f610e5806657ab48749648a78ad5d2537","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b7674ea.tgz","fileCount":23,"integrity":"sha512-vGZualdqirzDXvUvj6exSv8r9LxgVIxBmzW2fG5PDuhJCYbHMrFxg0D7q14wpJc1FoW2C0okjeKlIu+6W3TNfw==","signatures":[{"sig":"MEYCIQDU9KCM1WEf2ouhH5qRmmSm8W/Lt8jnIWcGRhO1f5+BOwIhAL63iRlWto3DQQjz9P2mFSdu1FQg/E6QEqtfnccLaMom","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b7674ea.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b8d51de9150d8536ab2a14a768e6d243/solana-keys-2.0.0-experimental.b7674ea.tgz","_integrity":"sha512-vGZualdqirzDXvUvj6exSv8r9LxgVIxBmzW2fG5PDuhJCYbHMrFxg0D7q14wpJc1FoW2C0okjeKlIu+6W3TNfw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b7674ea","@solana/codecs-core":"2.0.0-experimental.b7674ea","@solana/codecs-strings":"2.0.0-experimental.b7674ea"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b7674ea_1699790478821_0.3417275791987584","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ff8c65b":{"name":"@solana/keys","version":"2.0.0-experimental.ff8c65b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ff8c65b","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"055fa74aa30dc41280b26c3f6b3dd80202091a96","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ff8c65b.tgz","fileCount":23,"integrity":"sha512-a4+wP5nH6xY1MlQJjdVCR/ewjDsiQi3lPs5pRbDKVKUIGG1+CXpx5Dm4fhAdmHg+3X7fl1dkZaL6OJwmaoIHEA==","signatures":[{"sig":"MEUCIQDywEHvPzKmeZ+BCvrQF/Sx2o8NaEI4KFHPyw1j5kVKQgIgWc0Rlpd8ieto6aWbuDJ2rFPyAWhv7a5M89xDR+V5Mes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ff8c65b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e4a4a84b09cd3311b306055d25d22c6d/solana-keys-2.0.0-experimental.ff8c65b.tgz","_integrity":"sha512-a4+wP5nH6xY1MlQJjdVCR/ewjDsiQi3lPs5pRbDKVKUIGG1+CXpx5Dm4fhAdmHg+3X7fl1dkZaL6OJwmaoIHEA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ff8c65b","@solana/codecs-core":"2.0.0-experimental.ff8c65b","@solana/codecs-strings":"2.0.0-experimental.ff8c65b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ff8c65b_1699790550917_0.48181804668642525","host":"s3://npm-registry-packages"}},"2.0.0-experimental.26136d9":{"name":"@solana/keys","version":"2.0.0-experimental.26136d9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.26136d9","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a4415df01f7f7ace11c10c98f97c0015b8a53c07","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.26136d9.tgz","fileCount":23,"integrity":"sha512-pgDDUtnohpquseuW4En9nGD/cRDYB4RbKjS7CyAIHX72ep/qLhvVfhr0ukg7bMr7OkuWGLgq+LnBNN4VqqGTTw==","signatures":[{"sig":"MEUCIQC+7qZw+2OFzYl5r3Lg0MKeoX4pk/JBo5aqxqlzPvcfbQIgL1dRkozFdmgCf1oKf4muD6IISEufGDz4+C+SiyJkKmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79822},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.26136d9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c88b1ca3601cc13de5e2df05fcb50376/solana-keys-2.0.0-experimental.26136d9.tgz","_integrity":"sha512-pgDDUtnohpquseuW4En9nGD/cRDYB4RbKjS7CyAIHX72ep/qLhvVfhr0ukg7bMr7OkuWGLgq+LnBNN4VqqGTTw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.26136d9","@solana/codecs-core":"2.0.0-experimental.26136d9","@solana/codecs-strings":"2.0.0-experimental.26136d9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.26136d9_1699791063343_0.016068884499120806","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6f382e5":{"name":"@solana/keys","version":"2.0.0-experimental.6f382e5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6f382e5","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f9f6b990012100e2893b3b81138e02670e5abe4d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6f382e5.tgz","fileCount":20,"integrity":"sha512-tQMyyTRmPgL1QLEMDC1Bg70SzPjzDEWkwhMt0n5VWSudPLRfnHP4b8CxFjMNlJuNqUEieuBkP9EqZ0i7iChK4Q==","signatures":[{"sig":"MEUCIQDBHHkNPB65MIUcGsuo7popjLjU6UK4At1/unystaHyjgIgRzmzcQGnhvnDjwg+wqtmykYVwuy4XfbcnpKxwWFZ+kM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76794},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6f382e5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/6b3c80ac563584777c55ed6b6ed68c04/solana-keys-2.0.0-experimental.6f382e5.tgz","_integrity":"sha512-tQMyyTRmPgL1QLEMDC1Bg70SzPjzDEWkwhMt0n5VWSudPLRfnHP4b8CxFjMNlJuNqUEieuBkP9EqZ0i7iChK4Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6f382e5","@solana/codecs-core":"2.0.0-experimental.6f382e5","@solana/codecs-strings":"2.0.0-experimental.6f382e5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6f382e5_1700482139751_0.4091638199062382","host":"s3://npm-registry-packages"}},"2.0.0-experimental.433f475":{"name":"@solana/keys","version":"2.0.0-experimental.433f475","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.433f475","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"703239efa700ba0ab5d1eb53e2e1c769f4874820","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.433f475.tgz","fileCount":20,"integrity":"sha512-UA8dxtH9zh2eY0gcFAjnWorfqgP8rHDLsD7jJriHKRJegawz/SPbu/PZJd7RQUYuHgIvQ+5tqy2A+0mOT6fBrw==","signatures":[{"sig":"MEQCIGc+VDcjhx/2qVGPUOQvrclrB0Om8bFFPm7xC93JGs6zAiAC6d9SEZjkH9H3xs45Y/aaJHnazuNoT96LM+ZH8cTEKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76794},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.433f475.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8381a10fae80effb27469876df9079e4/solana-keys-2.0.0-experimental.433f475.tgz","_integrity":"sha512-UA8dxtH9zh2eY0gcFAjnWorfqgP8rHDLsD7jJriHKRJegawz/SPbu/PZJd7RQUYuHgIvQ+5tqy2A+0mOT6fBrw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.433f475","@solana/codecs-core":"2.0.0-experimental.433f475","@solana/codecs-strings":"2.0.0-experimental.433f475"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.433f475_1700482225928_0.6898098543149729","host":"s3://npm-registry-packages"}},"2.0.0-experimental.eeb355e":{"name":"@solana/keys","version":"2.0.0-experimental.eeb355e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.eeb355e","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fbf5339da78d482b11506f0560be84d5e3c5e96d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.eeb355e.tgz","fileCount":20,"integrity":"sha512-JzBcBizv3RRBkwItIYQ7O8uQWwJdekdQJlXVwjbfurJ0xliJ2dVt+1omc2X6DqG8vk5qVLXrFj9DN7Qpe/GmLQ==","signatures":[{"sig":"MEYCIQDv0MgjCHLvRwS8+v88J41nVwogi5uXLDoJ3pn15UmvdQIhAPCb0JL4nb+8vbT+/JNZwr/Syop871eA1RnTd2VDq6zX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76794},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.eeb355e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/45a14b42704f97e5632d3d10b7538ae3/solana-keys-2.0.0-experimental.eeb355e.tgz","_integrity":"sha512-JzBcBizv3RRBkwItIYQ7O8uQWwJdekdQJlXVwjbfurJ0xliJ2dVt+1omc2X6DqG8vk5qVLXrFj9DN7Qpe/GmLQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.eeb355e","@solana/codecs-core":"2.0.0-experimental.eeb355e","@solana/codecs-strings":"2.0.0-experimental.eeb355e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.eeb355e_1700491388137_0.33469557274154393","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0983bae":{"name":"@solana/keys","version":"2.0.0-experimental.0983bae","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0983bae","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"aa2b017cdcca6d711355f6c478b1e534486246d8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0983bae.tgz","fileCount":23,"integrity":"sha512-mlay9W/bkU3pfCbNUxalSeQuCPCzT+xFGqujTFWV6hma3msrcFmvZ/Y8NyJaJ7LtCt7xz7yF2dpK56pXe9XmmQ==","signatures":[{"sig":"MEUCIGSqks9/I4oK0Tnpv23HdFhJPkA09y49cD7r41oipuqbAiEAzTub/+GLVAzLoVPzjpy6Ku/eFxQQvQ53fffX2tjSoaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77788},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0983bae.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d677bea9d7d5c2586dc862eecc19e6b4/solana-keys-2.0.0-experimental.0983bae.tgz","_integrity":"sha512-mlay9W/bkU3pfCbNUxalSeQuCPCzT+xFGqujTFWV6hma3msrcFmvZ/Y8NyJaJ7LtCt7xz7yF2dpK56pXe9XmmQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0983bae","@solana/codecs-core":"2.0.0-experimental.0983bae","@solana/codecs-strings":"2.0.0-experimental.0983bae"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0983bae_1700517282703_0.8309917809093261","host":"s3://npm-registry-packages"}},"2.0.0-experimental.735654a":{"name":"@solana/keys","version":"2.0.0-experimental.735654a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.735654a","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ea226db190420a3298d398086053dd96f3e21240","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.735654a.tgz","fileCount":23,"integrity":"sha512-vSqyjcUgIEb04ceLSmkLwvuKL4VMfeU+qUYwjPvyxk8Y+YAjLwjUDuPrmjAGVWe8Du+o2TufntD8Or5BgXJ4zw==","signatures":[{"sig":"MEUCIQDB1sBIVo/cVoeooqi5GlvmnJ3K1zNh3PurAvNt4wXNtwIgRLwTc9r7cxIDishoDBuxbqI9qIiQ4DvE6HfBqrRn68Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77788},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.735654a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/384b65fb17b3ea0e71add2b5b33d3d8c/solana-keys-2.0.0-experimental.735654a.tgz","_integrity":"sha512-vSqyjcUgIEb04ceLSmkLwvuKL4VMfeU+qUYwjPvyxk8Y+YAjLwjUDuPrmjAGVWe8Du+o2TufntD8Or5BgXJ4zw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.735654a","@solana/codecs-core":"2.0.0-experimental.735654a","@solana/codecs-strings":"2.0.0-experimental.735654a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.735654a_1700517369319_0.29043921335144085","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a7c0b6a":{"name":"@solana/keys","version":"2.0.0-experimental.a7c0b6a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a7c0b6a","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"87444b91206d46396f3ffbffaa03bba7f5e936a2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a7c0b6a.tgz","fileCount":23,"integrity":"sha512-T68blhgw4PY/vg7Y7NfYBoRsaMZQN/s7uHrc/KL/E5O6zr3U19CtuMgYSi5lkJZU8P/Au+LOEPavkn5WKCxr3g==","signatures":[{"sig":"MEUCIQDkhDXr1aQUyeh1oHQLezs0/+GipAFfxIZfO0EkMhjKqQIgCi68ZJKM6Hiou6yikAkArj8kTjiHelJzCfRG1I2LoEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77788},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a7c0b6a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ae390f047481c6e805aa8edda16c2839/solana-keys-2.0.0-experimental.a7c0b6a.tgz","_integrity":"sha512-T68blhgw4PY/vg7Y7NfYBoRsaMZQN/s7uHrc/KL/E5O6zr3U19CtuMgYSi5lkJZU8P/Au+LOEPavkn5WKCxr3g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a7c0b6a","@solana/codecs-core":"2.0.0-experimental.a7c0b6a","@solana/codecs-strings":"2.0.0-experimental.a7c0b6a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a7c0b6a_1700518698769_0.8284859412604271","host":"s3://npm-registry-packages"}},"2.0.0-experimental.40c54bd":{"name":"@solana/keys","version":"2.0.0-experimental.40c54bd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.40c54bd","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"98c9e18a662c9763d935bba263a7021be6743a1b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.40c54bd.tgz","fileCount":23,"integrity":"sha512-emvgTV5TR6EfD5KRaPYhA7yBeB4zIrc1kQrqx+cQHfRrZfpXFvGXUsFltxzVmJGAi1b6Ej+likgNFvb9NoWCEg==","signatures":[{"sig":"MEUCIERU/Re5m74O/GWuzoaOEoD/qDOK9vpIKwScmk3ZN47OAiEAogToRd+CJNgkFhb/kefcq5bni6BQ7mwpsyGUD7Y2rnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77788},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.40c54bd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/de7798efadaf2f8b96ce3eacb5b84d71/solana-keys-2.0.0-experimental.40c54bd.tgz","_integrity":"sha512-emvgTV5TR6EfD5KRaPYhA7yBeB4zIrc1kQrqx+cQHfRrZfpXFvGXUsFltxzVmJGAi1b6Ej+likgNFvb9NoWCEg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.40c54bd","@solana/codecs-core":"2.0.0-experimental.40c54bd","@solana/codecs-strings":"2.0.0-experimental.40c54bd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.40c54bd_1700519366860_0.4403256655499306","host":"s3://npm-registry-packages"}},"2.0.0-experimental.efe6f4d":{"name":"@solana/keys","version":"2.0.0-experimental.efe6f4d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.efe6f4d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fbcdab54eb0763c3edf24cb457ae11dc4448ae6f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.efe6f4d.tgz","fileCount":23,"integrity":"sha512-Y4xdou/ZJML5Eu8HJvyoXxC2+HP/ruc1iTSrtMkttqpxcL9r/XYiaAb3/vKm1+xtDKHyOBc6Lfl+wo9ia6TgBw==","signatures":[{"sig":"MEUCIQCh0yM5jlhN+h9F9i2sY54M5JOjISFIsb9QcTRHuRjsEgIgS0eP6K9JkHTKjgX9q2Kv9QtDpJaZyXDnLIl69hS4ntc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77788},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.efe6f4d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/18b02d55cc4ec07a4c7d9916cb29ae89/solana-keys-2.0.0-experimental.efe6f4d.tgz","_integrity":"sha512-Y4xdou/ZJML5Eu8HJvyoXxC2+HP/ruc1iTSrtMkttqpxcL9r/XYiaAb3/vKm1+xtDKHyOBc6Lfl+wo9ia6TgBw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.efe6f4d","@solana/codecs-core":"2.0.0-experimental.efe6f4d","@solana/codecs-strings":"2.0.0-experimental.efe6f4d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"7.2.0","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.efe6f4d_1700563883407_0.25018598230135947","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3690b65":{"name":"@solana/keys","version":"2.0.0-experimental.3690b65","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3690b65","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3f42a44b6ec92f5c9b221ab64b49538cd5dc7885","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3690b65.tgz","fileCount":20,"integrity":"sha512-LhQwksCpC62lSB2RDqm0Gsl20OIHcjnjgy+7icLFgoxveR2uprNQG26U3j94ZvdiqCVHlfgSWdvT6P8AsnFQVg==","signatures":[{"sig":"MEYCIQDlynr/u+036PwKWkKR3BwEDW0FrcC4r30c3wYnO8YIIQIhAPN4nN/FNW2iB7PpVESwMcPfpqXFEjdNJDDAqDkVoCeX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76795},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3690b65.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f7e2c94b47db9e72bb3c603ff4d7fd90/solana-keys-2.0.0-experimental.3690b65.tgz","_integrity":"sha512-LhQwksCpC62lSB2RDqm0Gsl20OIHcjnjgy+7icLFgoxveR2uprNQG26U3j94ZvdiqCVHlfgSWdvT6P8AsnFQVg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.3690b65","@solana/codecs-core":"2.0.0-experimental.3690b65","@solana/codecs-strings":"2.0.0-experimental.3690b65"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3690b65_1700595690076_0.5559879795996365","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9d0a506":{"name":"@solana/keys","version":"2.0.0-experimental.9d0a506","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9d0a506","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5fc77ad47d107a363cee8ab32bb7d06ef74e8443","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9d0a506.tgz","fileCount":20,"integrity":"sha512-jdKXFDwRGjbO4PP43Sv45GCmXkm7IvXOClMuuNKVF19uyXK57GIOwUkF6KWoFlo3C1hMitJxZREu3B/2hYZ1fQ==","signatures":[{"sig":"MEYCIQC+ayIbJcJtu2Gr8pcstaCcKM8GbiB19bph+/Q2ktjK2wIhANtWPfey2+seJwVvnHsXbvoEjFGPc5pbGQkQWSVnWON0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9d0a506.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ab68fa50ae441611370fcc5bac5388a0/solana-keys-2.0.0-experimental.9d0a506.tgz","_integrity":"sha512-jdKXFDwRGjbO4PP43Sv45GCmXkm7IvXOClMuuNKVF19uyXK57GIOwUkF6KWoFlo3C1hMitJxZREu3B/2hYZ1fQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.9d0a506","@solana/codecs-core":"2.0.0-experimental.9d0a506","@solana/codecs-strings":"2.0.0-experimental.9d0a506"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9d0a506_1700595795909_0.2884809176137817","host":"s3://npm-registry-packages"}},"2.0.0-experimental.699bde0":{"name":"@solana/keys","version":"2.0.0-experimental.699bde0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.699bde0","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ed3a907790672a3b518c2c8f45b67b90646ad47e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.699bde0.tgz","fileCount":20,"integrity":"sha512-ZyivpaI9qR0+XyZ5O/My2UHrLYGaTuILEwL1srQE8AE8AeEbwoqWjVDFYbz0cNm3ynqJ9NbADX6vxLyGdS3vDA==","signatures":[{"sig":"MEYCIQCWaQ/6NdDVJhb1aYdQWY1RVttSqyNPFXwnwaQ5EjU8ZQIhAInwjLfVpyK7HqdcgQ4NAbxE4K9LnjVLApl1zzqe78Cc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.699bde0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0fb177c94ec5e7de56175d1a21503e30/solana-keys-2.0.0-experimental.699bde0.tgz","_integrity":"sha512-ZyivpaI9qR0+XyZ5O/My2UHrLYGaTuILEwL1srQE8AE8AeEbwoqWjVDFYbz0cNm3ynqJ9NbADX6vxLyGdS3vDA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.699bde0","@solana/codecs-core":"2.0.0-experimental.699bde0","@solana/codecs-strings":"2.0.0-experimental.699bde0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.699bde0_1700597359555_0.6636841417890353","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b77865f":{"name":"@solana/keys","version":"2.0.0-experimental.b77865f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b77865f","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0dcc996e2b9f8fd37fa7d43e0e711a09f7c7a4ea","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b77865f.tgz","fileCount":20,"integrity":"sha512-51ADLsg8RHhAHQ9IBdaAkJH+t/UinSxRG5/9KjxzgB95BI7n96GAGhBhMdBiYK6KGpTYQvDvz5s0WcRMvhQQAw==","signatures":[{"sig":"MEYCIQCBNei98WfgUp/xZboeClkRBHcFDEIZzJMYvt4bcL28pwIhALMkt4fZJ4oiT2eGm9NfKHCgKTWHZSsZUm9oTWKbYTha","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b77865f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/dd943192b8c27d508c3819d403885843/solana-keys-2.0.0-experimental.b77865f.tgz","_integrity":"sha512-51ADLsg8RHhAHQ9IBdaAkJH+t/UinSxRG5/9KjxzgB95BI7n96GAGhBhMdBiYK6KGpTYQvDvz5s0WcRMvhQQAw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b77865f","@solana/codecs-core":"2.0.0-experimental.b77865f","@solana/codecs-strings":"2.0.0-experimental.b77865f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b77865f_1700601354357_0.721932988520362","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4c1874d":{"name":"@solana/keys","version":"2.0.0-experimental.4c1874d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4c1874d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9b7ef89438cc90422af8fb8c1a72329c83032b9a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4c1874d.tgz","fileCount":20,"integrity":"sha512-TY2rxpA7ebVUEEZ7Iros+B0MupTWmC3MvWkFbavpEbCjRgZ8AhqkHTjHQPGTXEY4wRdBWprZgczLz82/RT0YCg==","signatures":[{"sig":"MEUCIExblxB0cdXigdW77ITEsrpa1K28pmQV+Qmz51pJtTRyAiEA3CNim7XLbyV1SiqA9CjUXTtr1fuIi1Eneaz9nH0TFRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4c1874d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c1abbdaa36758765346cb0ea687cc9e0/solana-keys-2.0.0-experimental.4c1874d.tgz","_integrity":"sha512-TY2rxpA7ebVUEEZ7Iros+B0MupTWmC3MvWkFbavpEbCjRgZ8AhqkHTjHQPGTXEY4wRdBWprZgczLz82/RT0YCg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4c1874d","@solana/codecs-core":"2.0.0-experimental.4c1874d","@solana/codecs-strings":"2.0.0-experimental.4c1874d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4c1874d_1700652082425_0.5855222249359764","host":"s3://npm-registry-packages"}},"2.0.0-experimental.af584fc":{"name":"@solana/keys","version":"2.0.0-experimental.af584fc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.af584fc","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"665ea594accf4404fa88907c304a8d4228259fdd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.af584fc.tgz","fileCount":20,"integrity":"sha512-B9SZMRf9HNFoTa8NDLwTGeLzIpsGrXFXdSq6JkR28+w2QfOZgnWjEtiwuuFVchu0zwb8V0bjTF30Oybnmnm89w==","signatures":[{"sig":"MEUCIQCBkevPSpu7Y2UjFQmiAx4UKWFBVuTdzqqwBSi0UTw6BAIgdllN2H9B3htcsq4GBk4EHIhTgr8KpXDQnIrpfa5deFg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.af584fc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d91825162384ce24273a4839302b1cbc/solana-keys-2.0.0-experimental.af584fc.tgz","_integrity":"sha512-B9SZMRf9HNFoTa8NDLwTGeLzIpsGrXFXdSq6JkR28+w2QfOZgnWjEtiwuuFVchu0zwb8V0bjTF30Oybnmnm89w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.af584fc","@solana/codecs-core":"2.0.0-experimental.af584fc","@solana/codecs-strings":"2.0.0-experimental.af584fc"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.af584fc_1700652161683_0.6407989747719458","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0eb69ae":{"name":"@solana/keys","version":"2.0.0-experimental.0eb69ae","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0eb69ae","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e181e76dcda4f6d20882325a9593ea7c41d994a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0eb69ae.tgz","fileCount":20,"integrity":"sha512-C6dX9X8aH3qPsabiwfgfOR1k5Evd+H14VZfwdpHn4pZs95YqnGcAuljmh/eNE1veuC7fEV9TRzx6ARdtejVFHQ==","signatures":[{"sig":"MEQCIDH4c9Ww2NXyku3aAaQ5/vY59KdLgM8z3wyIvXEslsb1AiBkMkyODc/a4HBoiUdfssFNilw9EYLKjwLVB8smkIJ4FA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0eb69ae.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fceba768aa3d4af389ff4e3e0b40eb5c/solana-keys-2.0.0-experimental.0eb69ae.tgz","_integrity":"sha512-C6dX9X8aH3qPsabiwfgfOR1k5Evd+H14VZfwdpHn4pZs95YqnGcAuljmh/eNE1veuC7fEV9TRzx6ARdtejVFHQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0eb69ae","@solana/codecs-core":"2.0.0-experimental.0eb69ae","@solana/codecs-strings":"2.0.0-experimental.0eb69ae"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0eb69ae_1700652207075_0.6349474597391065","host":"s3://npm-registry-packages"}},"2.0.0-experimental.65e87b8":{"name":"@solana/keys","version":"2.0.0-experimental.65e87b8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.65e87b8","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bb44a422ec8cdd7cdf94a52efa2e77b0bb68b448","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.65e87b8.tgz","fileCount":20,"integrity":"sha512-kS9MjwIBPhQoC/2HfSgu0cBuzMyTfg8Na42PSqraYDasoAwx9Rr/CMSjHRB9jk7XGWYpjdYFRvpmry3r1HzLRQ==","signatures":[{"sig":"MEYCIQDvw7F9oIkZsVGEUM9k2/uVJXiG08FUayrodcg/wUjkCQIhAO4k8YQZcPnvQQWfsDh4TSrbk+Z3RTOS4u9rm0bNf4oS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.65e87b8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e0ea88c1f342c356eb1b0afa48dbf260/solana-keys-2.0.0-experimental.65e87b8.tgz","_integrity":"sha512-kS9MjwIBPhQoC/2HfSgu0cBuzMyTfg8Na42PSqraYDasoAwx9Rr/CMSjHRB9jk7XGWYpjdYFRvpmry3r1HzLRQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.65e87b8","@solana/codecs-core":"2.0.0-experimental.65e87b8","@solana/codecs-strings":"2.0.0-experimental.65e87b8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.65e87b8_1700652273719_0.12878112243195372","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ef09aec":{"name":"@solana/keys","version":"2.0.0-experimental.ef09aec","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ef09aec","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"22de8f79fd4906d6480246f8031719c359725060","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ef09aec.tgz","fileCount":20,"integrity":"sha512-OD0i37jjKlnJdgjcM+m/20w6r4v+D+CAKZnfSNnN32ecz7riZisGITUCeZmVeKUcWjnX37x1FMJF31N2e3GwtQ==","signatures":[{"sig":"MEUCIQDm0wY/5njvFlpGGTL1TfkEkGrSxyMFiAB9VtmRiBwv8wIgG/Y791z/HOooCIsp/YDoUbW2ODZxvVCKaLfCZvkuAQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ef09aec.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/aa631fe5b02eb822792c11df4520c0c6/solana-keys-2.0.0-experimental.ef09aec.tgz","_integrity":"sha512-OD0i37jjKlnJdgjcM+m/20w6r4v+D+CAKZnfSNnN32ecz7riZisGITUCeZmVeKUcWjnX37x1FMJF31N2e3GwtQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ef09aec","@solana/codecs-core":"2.0.0-experimental.ef09aec","@solana/codecs-strings":"2.0.0-experimental.ef09aec"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ef09aec_1700652397162_0.40629570986010033","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d085c72":{"name":"@solana/keys","version":"2.0.0-experimental.d085c72","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d085c72","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"16edf5beb8d1a605b213eff5287d0a1a0cd72a22","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d085c72.tgz","fileCount":20,"integrity":"sha512-WndKdNi2fZ1+2dHInCd8Ym30fr9MtbKZaRmAS2iwiWtSvPq1Kue0RiyGEcn9lHpVu558eqi7yqPU7lc1/jlUoQ==","signatures":[{"sig":"MEUCIQD5bin6zLZ8kHYjRrGv6yJx/wASLZFoG8UCcuMCXD1+XgIgKNsgQWauN+GFiAqeRUZBtefH6b8Bpq4U6xcjYqLBbaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d085c72.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/20df3f77e42e2455c5df5aad50c5a8ca/solana-keys-2.0.0-experimental.d085c72.tgz","_integrity":"sha512-WndKdNi2fZ1+2dHInCd8Ym30fr9MtbKZaRmAS2iwiWtSvPq1Kue0RiyGEcn9lHpVu558eqi7yqPU7lc1/jlUoQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d085c72","@solana/codecs-core":"2.0.0-experimental.d085c72","@solana/codecs-strings":"2.0.0-experimental.d085c72"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d085c72_1700652458685_0.5800269132499756","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bd21cc5":{"name":"@solana/keys","version":"2.0.0-experimental.bd21cc5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bd21cc5","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"720d770b06177a54df520ccde7c2e22bb73a3d44","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bd21cc5.tgz","fileCount":20,"integrity":"sha512-rXZmEh1oHMlDdEUC7wM8c7fvR/PdnRFeD4fKL3SVLFJbzkuged23QKbLtKdaR6q4lwQWHsbXmg6yCeoI17zIKg==","signatures":[{"sig":"MEUCIQCIBxdMS+k5bI5fTwJIhTDqm2zi6rOQpHF63VM2daKD1wIgIjpWQRZOkTMnSgg7YI1Q8W5Sd6xAkr9ky9SXD+mT8VE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bd21cc5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9497f3596f3ec1a4f584f21cd82f3c86/solana-keys-2.0.0-experimental.bd21cc5.tgz","_integrity":"sha512-rXZmEh1oHMlDdEUC7wM8c7fvR/PdnRFeD4fKL3SVLFJbzkuged23QKbLtKdaR6q4lwQWHsbXmg6yCeoI17zIKg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.bd21cc5","@solana/codecs-core":"2.0.0-experimental.bd21cc5","@solana/codecs-strings":"2.0.0-experimental.bd21cc5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bd21cc5_1700652502364_0.3697416623798784","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2e4b8c7":{"name":"@solana/keys","version":"2.0.0-experimental.2e4b8c7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2e4b8c7","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2b30f90e2f866111fd7110b5700f0cff83a32693","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2e4b8c7.tgz","fileCount":20,"integrity":"sha512-Uf5nKlL50k0lcI7k68YNDN2CzfY93p1FIh+cZTmhKCGQoCuxbiHethJksOzz9GkPJHj63BVlZoBCBYhsTllcyg==","signatures":[{"sig":"MEUCIQCJ3ktHAxvbQOfnr6tEf7BrsEuoe4FJjkAEPxqQipNqpAIgGsgJBeXgLxWq43GHVWhhlNGAcbIbf4wznJU/EDUfkjk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77026},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2e4b8c7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0fb08cfb06664a4ddede13a6abc0cc1d/solana-keys-2.0.0-experimental.2e4b8c7.tgz","_integrity":"sha512-Uf5nKlL50k0lcI7k68YNDN2CzfY93p1FIh+cZTmhKCGQoCuxbiHethJksOzz9GkPJHj63BVlZoBCBYhsTllcyg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2e4b8c7","@solana/codecs-core":"2.0.0-experimental.2e4b8c7","@solana/codecs-strings":"2.0.0-experimental.2e4b8c7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2e4b8c7_1700683501556_0.2081901801656496","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d93c93b":{"name":"@solana/keys","version":"2.0.0-experimental.d93c93b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d93c93b","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"05722978e062162d1f4c213dbbca1b8db29b4510","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d93c93b.tgz","fileCount":23,"integrity":"sha512-dUQzjf8n1CnYZB8wEp/2i4PwjbauUCs8Znov+Le8ITL/anA8gb4Na78C46TRDkondRs2xdAxsCIZJhh980CTtA==","signatures":[{"sig":"MEUCIQDZ0GKmIUrDUo/eyiY+zPdckpc4723odAuaumA7iePClgIgZ6YNa4tM0vwC0OZmzAKCn+lPVcT3Whc/HXU+u0/vYXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78002},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d93c93b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b58210500aa804531879d7639199d766/solana-keys-2.0.0-experimental.d93c93b.tgz","_integrity":"sha512-dUQzjf8n1CnYZB8wEp/2i4PwjbauUCs8Znov+Le8ITL/anA8gb4Na78C46TRDkondRs2xdAxsCIZJhh980CTtA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d93c93b","@solana/codecs-core":"2.0.0-development","@solana/codecs-strings":"2.0.0-development"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d93c93b_1700750106724_0.2532058892186495","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b036381":{"name":"@solana/keys","version":"2.0.0-experimental.b036381","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b036381","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"94804e379d5a278e709d017d37860929f359ae20","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b036381.tgz","fileCount":23,"integrity":"sha512-A+GuPK8xDHieaFP/o2v1leQiaQTKHMreiekBx7BeMWShx8rDdAL+V8seMEzI1HlQJr1ckskL62nD/7+xZsoIQQ==","signatures":[{"sig":"MEQCIFm7Dt+LqT7FMEJl7/37fkIMD37zKDJn5Fbi0FRmri54AiArMunzrk2Udfr+MlZ1u4cbSzeg8fxsBrype15OBNNIQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80085},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b036381.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7dd71666cf079a2595264db9c6d8832f/solana-keys-2.0.0-experimental.b036381.tgz","_integrity":"sha512-A+GuPK8xDHieaFP/o2v1leQiaQTKHMreiekBx7BeMWShx8rDdAL+V8seMEzI1HlQJr1ckskL62nD/7+xZsoIQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b036381","@solana/codecs-core":"2.0.0-experimental.b036381","@solana/codecs-strings":"2.0.0-experimental.b036381"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b036381_1700851416236_0.5764642644537992","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ab12c29":{"name":"@solana/keys","version":"2.0.0-experimental.ab12c29","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ab12c29","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d9148d0c673363a28c6e07c63a18d6dd1b6513c8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ab12c29.tgz","fileCount":23,"integrity":"sha512-2WQfVEQd3o8yFUn+Yfdw+1+XOmH3e1WlJ3obhA5Wa94InHpmDuiPAfanVtFtafrUZW0EN1+6izPcVXn0/RUR/w==","signatures":[{"sig":"MEUCIBzDjjm3ma7aOePI6MuYcERdTozlYHEcaznahI9llX/zAiEA9cgG5gW1m1sOVi49LJGKkc79saGuTQDjL3c2Rf/FHeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78020},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ab12c29.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cfee2824b3fd7281856ea69992b54219/solana-keys-2.0.0-experimental.ab12c29.tgz","_integrity":"sha512-2WQfVEQd3o8yFUn+Yfdw+1+XOmH3e1WlJ3obhA5Wa94InHpmDuiPAfanVtFtafrUZW0EN1+6izPcVXn0/RUR/w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ab12c29","@solana/codecs-core":"2.0.0-experimental.ab12c29","@solana/codecs-strings":"2.0.0-experimental.ab12c29"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ab12c29_1701149622195_0.7252277430053626","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bda0153":{"name":"@solana/keys","version":"2.0.0-experimental.bda0153","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bda0153","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2bf2a046bd476c1de9256cb8dad9314b16a0bccd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bda0153.tgz","fileCount":23,"integrity":"sha512-A1WqEq5N1rzw/oyBCXSrrb+EXlSFfbpsYPnbJ4/EnQ7fQxXTimJma7kVLHyeUDQ3iuNQKoQSN6B/u6H013wl5Q==","signatures":[{"sig":"MEUCIQD1CTEd0AQWNOEIg1QrZ84V4uv1Sk0YjhpnLY8aOtxMFAIgecl3UAKiTpJbHTrc1WwAX2Jf6kLisLPAmZTBJB0ebVg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80085},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bda0153.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b54be4568b3ba08e0b8a9f7eef253aaf/solana-keys-2.0.0-experimental.bda0153.tgz","_integrity":"sha512-A1WqEq5N1rzw/oyBCXSrrb+EXlSFfbpsYPnbJ4/EnQ7fQxXTimJma7kVLHyeUDQ3iuNQKoQSN6B/u6H013wl5Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.bda0153","@solana/codecs-core":"2.0.0-experimental.bda0153","@solana/codecs-strings":"2.0.0-experimental.bda0153"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bda0153_1701152738769_0.13211426984586927","host":"s3://npm-registry-packages"}},"2.0.0-experimental.49dc7f3":{"name":"@solana/keys","version":"2.0.0-experimental.49dc7f3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.49dc7f3","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a30bc239a34066cd1ca326d8d740f0fab8ad6515","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.49dc7f3.tgz","fileCount":23,"integrity":"sha512-iFT2kwq8exmeTgZNHXVS/EHbxyfnxVZhvgPBaDc36TXNc/Z+hS5HuKGAq6KdPtrB9Zs0oXtqx7/PUTC3ol7GNg==","signatures":[{"sig":"MEUCIBKiCaA4YbLpkg9Ur1ar/I3dZLcP+WAEtTt2iAnqAAl9AiEApNVS2bTQw8XD6pvsBCRfbfN2BHEtGsTW5UyHSgwFT+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78020},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.49dc7f3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d1c68dcbdce2d9e71fa161ae0d56500b/solana-keys-2.0.0-experimental.49dc7f3.tgz","_integrity":"sha512-iFT2kwq8exmeTgZNHXVS/EHbxyfnxVZhvgPBaDc36TXNc/Z+hS5HuKGAq6KdPtrB9Zs0oXtqx7/PUTC3ol7GNg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.49dc7f3","@solana/codecs-core":"2.0.0-experimental.49dc7f3","@solana/codecs-strings":"2.0.0-experimental.49dc7f3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.49dc7f3_1701155833049_0.8624626705038387","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a293578":{"name":"@solana/keys","version":"2.0.0-experimental.a293578","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a293578","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c5fb9f6c16c3fe4ea37a5e164ea45d60fb82436b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a293578.tgz","fileCount":23,"integrity":"sha512-AciHoUb800sDyhjxi7RX+L3Oxhz6v85dKVBkWtj5V6+QfdTS074TkZciS7PTzkPSZPWcQDZZ13YmXFf9cZSByg==","signatures":[{"sig":"MEQCIEMLBrNHFmmWOjvUH5uhKOBRm6OuT/KJVl4FAPNdVA/7AiA1/+xW4MR/UGLmQbXoHhQ7MiRr9wTrbpRzqoMypX9CMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78020},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a293578.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8d8425040d66a82083268781f3d54465/solana-keys-2.0.0-experimental.a293578.tgz","_integrity":"sha512-AciHoUb800sDyhjxi7RX+L3Oxhz6v85dKVBkWtj5V6+QfdTS074TkZciS7PTzkPSZPWcQDZZ13YmXFf9cZSByg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a293578","@solana/codecs-core":"2.0.0-experimental.a293578","@solana/codecs-strings":"2.0.0-experimental.a293578"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a293578_1701156039102_0.395084577037895","host":"s3://npm-registry-packages"}},"2.0.0-experimental.819422a":{"name":"@solana/keys","version":"2.0.0-experimental.819422a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.819422a","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"441d07e28352a5b8ff1ec455e5d2db9f7f3b424d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.819422a.tgz","fileCount":23,"integrity":"sha512-goedKsGbnub1JOjwdfVZ1qe7p8lP1hN6/zVVd50qTAKwFPxAAtyfZNwglCVFH88CQTyVffSJ5Bdp69JkHK7tQg==","signatures":[{"sig":"MEQCIBaY9NGuaojgJiYyhFOmAmutAczR+BFRePJIHp5yIiB0AiACbzHyhGD47oLQWFBOiqUStMKcXAmazfXZKA616MvKGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78020},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.819422a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0feed318dfb8a31474a480959f7e26f9/solana-keys-2.0.0-experimental.819422a.tgz","_integrity":"sha512-goedKsGbnub1JOjwdfVZ1qe7p8lP1hN6/zVVd50qTAKwFPxAAtyfZNwglCVFH88CQTyVffSJ5Bdp69JkHK7tQg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.819422a","@solana/codecs-core":"2.0.0-experimental.819422a","@solana/codecs-strings":"2.0.0-experimental.819422a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.819422a_1701156235003_0.7353105213768893","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5013ad7":{"name":"@solana/keys","version":"2.0.0-experimental.5013ad7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5013ad7","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c861c243e8fe89b9e44b61e9e9915edbe253cc73","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5013ad7.tgz","fileCount":23,"integrity":"sha512-QxS4QelQDPV9635lblZ1zrsLIh/VMDecIGi/ZlnErAySmS/qNzBw2mGZYV2OxSvNNacpz0neXvabwyg5yP+jOA==","signatures":[{"sig":"MEYCIQDllkdzSFvNujEITDFLHL+zAyL5ALKWBJpBXTXTfe9SbAIhAL7iOcBMAwLD0B0TmKV8QteIsf6D/bBpZyWnNYVOxjVP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78020},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5013ad7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/aa1afe2ba5079db0c9842fae32c2b1d7/solana-keys-2.0.0-experimental.5013ad7.tgz","_integrity":"sha512-QxS4QelQDPV9635lblZ1zrsLIh/VMDecIGi/ZlnErAySmS/qNzBw2mGZYV2OxSvNNacpz0neXvabwyg5yP+jOA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5013ad7","@solana/codecs-core":"2.0.0-experimental.5013ad7","@solana/codecs-strings":"2.0.0-experimental.5013ad7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5013ad7_1701165286325_0.5287930293208436","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e4483d3":{"name":"@solana/keys","version":"2.0.0-experimental.e4483d3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e4483d3","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6e13ce782fe437da29317f2d0f6baab228c25a1b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e4483d3.tgz","fileCount":23,"integrity":"sha512-hPU6d10Ioe0iYNgGxGtKjd0TXnuzJvQVhrGXR5ZWZjd1zbPf8czR0N3mgg77EIFTYXAmdOy/xbHr2KAxaqZBog==","signatures":[{"sig":"MEYCIQCwvKEkgjjucE3TWpdqP0RjylSR8FWZLcPnnhxmdnG07gIhALoKAGji1KN8nvRmIwLht7xiiSacayjL9AJ3hxxb4srM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77878},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e4483d3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/52426dd0b16c3e56df89f909de8a4fd6/solana-keys-2.0.0-experimental.e4483d3.tgz","_integrity":"sha512-hPU6d10Ioe0iYNgGxGtKjd0TXnuzJvQVhrGXR5ZWZjd1zbPf8czR0N3mgg77EIFTYXAmdOy/xbHr2KAxaqZBog==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e4483d3","@solana/codecs-core":"2.0.0-experimental.e4483d3","@solana/codecs-strings":"2.0.0-experimental.e4483d3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e4483d3_1701178012906_0.9486752593058458","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7d05b9c":{"name":"@solana/keys","version":"2.0.0-experimental.7d05b9c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7d05b9c","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e9db47b5d4f797ef866f0a51ca14ef5397f890db","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7d05b9c.tgz","fileCount":23,"integrity":"sha512-Lj3W6RG1iIgoKdUkD6hqkfFdwMm1ntBR0Q+j1ozm7rxNM+K9fdE04SX+R6/y2v/y4hpk8pDnwYYNR3vYLACkJw==","signatures":[{"sig":"MEUCIQD8s3tlgbsLyan1H57Z+FQzJ/Tg/lHbiOni0BlzQoGfPgIgbcOsipfTe2bjZ+uZ5FjJuBWkFQfR+044ZYByVeV7OAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80011},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7d05b9c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9fbd8576c517a7dd85bcf7dadd67f4a5/solana-keys-2.0.0-experimental.7d05b9c.tgz","_integrity":"sha512-Lj3W6RG1iIgoKdUkD6hqkfFdwMm1ntBR0Q+j1ozm7rxNM+K9fdE04SX+R6/y2v/y4hpk8pDnwYYNR3vYLACkJw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7d05b9c","@solana/codecs-core":"2.0.0-experimental.7d05b9c","@solana/codecs-strings":"2.0.0-experimental.7d05b9c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7d05b9c_1701187077412_0.473154442629941","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e72afd8":{"name":"@solana/keys","version":"2.0.0-experimental.e72afd8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e72afd8","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"26f4803ed8c0fc8e3e911b79ed5036e7b019eea7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e72afd8.tgz","fileCount":23,"integrity":"sha512-Xify/oDolVMEobb25CNEAJazWfCm061Z3jI3MEpoe3yVlmzCsVlHvdywTxJMjINBmtnjfJusBb73RMEm/2kYWQ==","signatures":[{"sig":"MEQCIE+CjvlQ484bisZ67TOKzABytujcBXV0wzkAhCm4x/8EAiBEE+Ckrx6GEfa66bE44H/OgZgqy528S5bq/cTzfbKDzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78020},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e72afd8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1fc39ea202c56b57ed8e3aaf23e5f3b8/solana-keys-2.0.0-experimental.e72afd8.tgz","_integrity":"sha512-Xify/oDolVMEobb25CNEAJazWfCm061Z3jI3MEpoe3yVlmzCsVlHvdywTxJMjINBmtnjfJusBb73RMEm/2kYWQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e72afd8","@solana/codecs-core":"2.0.0-experimental.e72afd8","@solana/codecs-strings":"2.0.0-experimental.e72afd8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e72afd8_1701201001212_0.48835451459476675","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6613088":{"name":"@solana/keys","version":"2.0.0-experimental.6613088","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6613088","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4d471d1071b475f034449fbc08f5a20b80a6f19d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6613088.tgz","fileCount":23,"integrity":"sha512-5gNXE71Ka+l6iJJ/LKkDizhPl0xzYCUztz3+cYd550lOZmbakXu62Ax9zhDBa3vK0RuV5jGf1cSex3ogwJb46A==","signatures":[{"sig":"MEQCIBn5uAt0PATxGR+kswXIQuEgM+AaUASrO9MwFjgSo+kqAiA6jylzI1iv+uWlv71LV6Jeacc45ok4i+Owoj/ifSsqYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80085},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6613088.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b41a77cfefd3df815c484bfc394909d6/solana-keys-2.0.0-experimental.6613088.tgz","_integrity":"sha512-5gNXE71Ka+l6iJJ/LKkDizhPl0xzYCUztz3+cYd550lOZmbakXu62Ax9zhDBa3vK0RuV5jGf1cSex3ogwJb46A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6613088","@solana/codecs-core":"2.0.0-experimental.6613088","@solana/codecs-strings":"2.0.0-experimental.6613088"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6613088_1701210350700_0.8760062603374237","host":"s3://npm-registry-packages"}},"2.0.0-experimental.45c014d":{"name":"@solana/keys","version":"2.0.0-experimental.45c014d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.45c014d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"206164a0a6bca0b2e0a32cb966a37fe39255ae52","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.45c014d.tgz","fileCount":23,"integrity":"sha512-L6163PvlAiYdpbwar7zy67xFWcZt+W8rNrXoUMUQ9c9teirKt7x1Olma9mxs7x806wW1EqWzBuDTd4Khp1BQVw==","signatures":[{"sig":"MEQCICL2dp2VECHGT8DWXBCnx3Ua0oIoehuIt4qem39DnzeRAiACoN7MmoLo2prgjn6mqgfL0YZchU6z07mpZW94OIFKVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80085},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.45c014d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0a0bc83304928d5f8cd105510987a86b/solana-keys-2.0.0-experimental.45c014d.tgz","_integrity":"sha512-L6163PvlAiYdpbwar7zy67xFWcZt+W8rNrXoUMUQ9c9teirKt7x1Olma9mxs7x806wW1EqWzBuDTd4Khp1BQVw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.45c014d","@solana/codecs-core":"2.0.0-experimental.45c014d","@solana/codecs-strings":"2.0.0-experimental.45c014d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.45c014d_1701210391610_0.8905421191913323","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d3af599":{"name":"@solana/keys","version":"2.0.0-experimental.d3af599","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d3af599","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9807c80d3e162b1108d3338e550111a0ad9fa6a0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d3af599.tgz","fileCount":23,"integrity":"sha512-fHq8ugE8J8XhreFiK09e0RVlHchVSydPLTyifA4l9MVh1+cewXu18iWu9ACLH/JorxCHYNiQe7CjSfN2BDnX2w==","signatures":[{"sig":"MEYCIQCJOUkQPxtgbOPI6feXvOTLQ1Ta+ept6+SxJwv9j/ICeQIhAInabSqFPb9sNP7jb9XGZgjw5GJRxzA733EY92KOeyil","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78020},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d3af599.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c308fb5e9c64f9632932a4337f588e65/solana-keys-2.0.0-experimental.d3af599.tgz","_integrity":"sha512-fHq8ugE8J8XhreFiK09e0RVlHchVSydPLTyifA4l9MVh1+cewXu18iWu9ACLH/JorxCHYNiQe7CjSfN2BDnX2w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d3af599","@solana/codecs-core":"2.0.0-experimental.d3af599","@solana/codecs-strings":"2.0.0-experimental.d3af599"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d3af599_1701210462784_0.1958966170412444","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a48ebd2":{"name":"@solana/keys","version":"2.0.0-experimental.a48ebd2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a48ebd2","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8264bc0f7219e4f6de5aaca53c87fff2e243d621","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a48ebd2.tgz","fileCount":23,"integrity":"sha512-/vSNh01Mt8K4iJ53Lgokn36SRxyJo11tBTPpCV2AOZwKWnwqXg9r0bXW5xUWp311nRkfCRxciZxf0GrtW3y2og==","signatures":[{"sig":"MEUCIQCXCGTCtQHdFJxgL/UHx/j4QjQ93ELXukBvKRhnH9Yf7wIgEZjX2iKpElv1QCcD0DiSjrKWr3e3xeZzZaoA36/jdKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78020},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a48ebd2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c2ee6fd647872ce5bca20088ee67d406/solana-keys-2.0.0-experimental.a48ebd2.tgz","_integrity":"sha512-/vSNh01Mt8K4iJ53Lgokn36SRxyJo11tBTPpCV2AOZwKWnwqXg9r0bXW5xUWp311nRkfCRxciZxf0GrtW3y2og==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a48ebd2","@solana/codecs-core":"2.0.0-experimental.a48ebd2","@solana/codecs-strings":"2.0.0-experimental.a48ebd2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^2.8","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a48ebd2_1701297377258_0.4502141501302601","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1a269a8":{"name":"@solana/keys","version":"2.0.0-experimental.1a269a8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1a269a8","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ec4bdb17befb6031665ae984a4dc60e211fe626e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1a269a8.tgz","fileCount":23,"integrity":"sha512-AQpl50PMFxXBgP0ibE0ZGb/Xh/7IhetJlRf+2xOAzw7ZnqJgohPP1/HXspIDfZ1+BFF1l/IHD1lnwbF4nD7yZw==","signatures":[{"sig":"MEYCIQCQRFD+OMgneNHa13hIH5QXBe61bIFbar0ZORVRqfuXBAIhANb8NYvhlaHq4TRuisqOM6iO7vtAdLuC5RmxsgbAa6wS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80020},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1a269a8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b08c62cb5686dd1a789dd4733d2f819c/solana-keys-2.0.0-experimental.1a269a8.tgz","_integrity":"sha512-AQpl50PMFxXBgP0ibE0ZGb/Xh/7IhetJlRf+2xOAzw7ZnqJgohPP1/HXspIDfZ1+BFF1l/IHD1lnwbF4nD7yZw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.1a269a8","@solana/codecs-core":"2.0.0-experimental.1a269a8","@solana/codecs-strings":"2.0.0-experimental.1a269a8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1a269a8_1701299645786_0.3234027186247941","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c156b67":{"name":"@solana/keys","version":"2.0.0-experimental.c156b67","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c156b67","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"49fdec1ad3aefe5eb4edf502ce52fbed332f6f98","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c156b67.tgz","fileCount":23,"integrity":"sha512-wmUwpunxIzPr35FnedAnydGwRaPMqpyb+PMNLDfQQV0ZplT+L490aqpks+81Inw2TslBFCGiyQR6lq8EfnfVnA==","signatures":[{"sig":"MEUCIFpKPNP6B0Un5VB7SG12MJYHHzTQMgyXxHTLJJzTN1R5AiEA3wh8k9ma11byPoVFrSByrNZectLdiHEpPn/CWrHE0ek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78029},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c156b67.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/ab999af728740a78ca7a183e056ba8da/solana-keys-2.0.0-experimental.c156b67.tgz","_integrity":"sha512-wmUwpunxIzPr35FnedAnydGwRaPMqpyb+PMNLDfQQV0ZplT+L490aqpks+81Inw2TslBFCGiyQR6lq8EfnfVnA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c156b67","@solana/codecs-core":"2.0.0-experimental.c156b67","@solana/codecs-strings":"2.0.0-experimental.c156b67"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c156b67_1701301313046_0.8293503217493265","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a344eae":{"name":"@solana/keys","version":"2.0.0-experimental.a344eae","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a344eae","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6f89c1317f0ea52b681512235b3c4e7c18618c69","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a344eae.tgz","fileCount":23,"integrity":"sha512-wC0TrX8OO73qvLXKZEUaCtryhZUXhhEhWCaMwgUKuoWgn1CMTGIMlL2oRXW2EL2gNdhscbBtHoMsRw5i7zGN9A==","signatures":[{"sig":"MEYCIQD31zjMlDgPto2y65NJGGh9xyBOE3CWqKMu+Ta7H6XgmAIhALoq+isppdAlsBWcpuBpRoFKxV4SJTlFBcbnyAon5/dp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80093},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a344eae.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/cd549a1357e95a1959cf60ebe84ea870/solana-keys-2.0.0-experimental.a344eae.tgz","_integrity":"sha512-wC0TrX8OO73qvLXKZEUaCtryhZUXhhEhWCaMwgUKuoWgn1CMTGIMlL2oRXW2EL2gNdhscbBtHoMsRw5i7zGN9A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a344eae","@solana/codecs-core":"2.0.0-experimental.a344eae","@solana/codecs-strings":"2.0.0-experimental.a344eae"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a344eae_1701336575266_0.7858904100694919","host":"s3://npm-registry-packages"}},"2.0.0-experimental.85b7dfe":{"name":"@solana/keys","version":"2.0.0-experimental.85b7dfe","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.85b7dfe","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4dae186bc039649819225596a62454e4fab3ea0b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.85b7dfe.tgz","fileCount":25,"integrity":"sha512-j7LlkmuaVtYYkiFXFOnTAE2pkqKb+1YjDxRIbbgtlLJjERsJI1bpqWrV0RzTGjWGJ6Ags+ZFPekubQC4n7dZOA==","signatures":[{"sig":"MEUCIQDWSpEkg7vM8qVKv1mUnJ81nkf/+F6MLvJEsl3+odj7+QIgeXGmI3f4ST6aEjHsGVuFdaaKO/WYACKnQLwkUN+2YQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104914},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.85b7dfe.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3f1e25afb9c7f0ff3d5a298d126e1adc/solana-keys-2.0.0-experimental.85b7dfe.tgz","_integrity":"sha512-j7LlkmuaVtYYkiFXFOnTAE2pkqKb+1YjDxRIbbgtlLJjERsJI1bpqWrV0RzTGjWGJ6Ags+ZFPekubQC4n7dZOA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.85b7dfe","@solana/codecs-core":"2.0.0-experimental.85b7dfe","@solana/codecs-strings":"2.0.0-experimental.85b7dfe"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.85b7dfe_1701345008459_0.4995017835140163","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a7c51e0":{"name":"@solana/keys","version":"2.0.0-experimental.a7c51e0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a7c51e0","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f7afa26ed3e942355f093ee113cf176c17511121","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a7c51e0.tgz","fileCount":25,"integrity":"sha512-WsC0giFPrMSvHlyBMUDA7vysP8+zS8NMt/0QnkcOzt+7guYI1Gw6heIdtxmECetGbHoRQ8Vv/WOybQO2xu7qQQ==","signatures":[{"sig":"MEUCICaJg/bEi0kV2vw0QDnh9NH5rM3dTx/dEUn9UAxcLR4FAiEA0ZoBir6IFXIGjhESiLKPqHrQM8WTI0rZGD3bmBNPPq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104839},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a7c51e0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3c3b3967f9412c0b43fd074803d7cb7c/solana-keys-2.0.0-experimental.a7c51e0.tgz","_integrity":"sha512-WsC0giFPrMSvHlyBMUDA7vysP8+zS8NMt/0QnkcOzt+7guYI1Gw6heIdtxmECetGbHoRQ8Vv/WOybQO2xu7qQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a7c51e0","@solana/codecs-core":"2.0.0-experimental.a7c51e0","@solana/codecs-strings":"2.0.0-experimental.a7c51e0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a7c51e0_1701369819570_0.19434680818430294","host":"s3://npm-registry-packages"}},"2.0.0-experimental.89b469e":{"name":"@solana/keys","version":"2.0.0-experimental.89b469e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.89b469e","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"efd853a97811fb62c0a837c7bc7817af5477c413","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.89b469e.tgz","fileCount":25,"integrity":"sha512-AQij/zvNCrY+3LkDL5i++RKFcE0E3bFpiCIbXeNhH5OHRbuHGidiZRyDSKgorPnKxhe+jzE2F8AgZ0ZEYv8gUQ==","signatures":[{"sig":"MEQCIDg0PcRdcohmRrYejdE7oDgvSAT33fsX2nXE2tqqPj1gAiB+pIfhoZFcj7Y81iFEm/94zT49C1z8f1ukebIeB+vCzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117221},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.89b469e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/87017251187f3d2cc827fd6f3b7873df/solana-keys-2.0.0-experimental.89b469e.tgz","_integrity":"sha512-AQij/zvNCrY+3LkDL5i++RKFcE0E3bFpiCIbXeNhH5OHRbuHGidiZRyDSKgorPnKxhe+jzE2F8AgZ0ZEYv8gUQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.89b469e","@solana/codecs-core":"2.0.0-experimental.89b469e","@solana/codecs-strings":"2.0.0-experimental.89b469e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.89b469e_1701444904882_0.8726801233419876","host":"s3://npm-registry-packages"}},"2.0.0-experimental.745437f":{"name":"@solana/keys","version":"2.0.0-experimental.745437f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.745437f","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6f61ab4bdfd3638e7bf25791138bee1f841bde57","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.745437f.tgz","fileCount":25,"integrity":"sha512-9JMc+5lIr+TW06tdUulFeruSU6qMhTEmqCePwzedIaXwsAORPTgDOzZQs0amYE9fJvcGomlTi4S2+PGlbg6yRg==","signatures":[{"sig":"MEUCIQCWMzWfdxu/Kwpfy7l8yD63NJiSelFDfWEzXYCeQ04K6AIgMOWEanZFbFTeP+76R8wm3Tvm/cKH2Lj324Pkt4wQdAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114365},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.745437f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f971bbf387ac36319be2bb325c35c0ba/solana-keys-2.0.0-experimental.745437f.tgz","_integrity":"sha512-9JMc+5lIr+TW06tdUulFeruSU6qMhTEmqCePwzedIaXwsAORPTgDOzZQs0amYE9fJvcGomlTi4S2+PGlbg6yRg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.745437f","@solana/codecs-core":"2.0.0-experimental.745437f","@solana/codecs-strings":"2.0.0-experimental.745437f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.745437f_1701446911485_0.14401993095854837","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a28936e":{"name":"@solana/keys","version":"2.0.0-experimental.a28936e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a28936e","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e777bba45e2b1e893d5a80ba8fe746f33118573a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a28936e.tgz","fileCount":25,"integrity":"sha512-V0iWt5Ho4Z1Zk7jdm7UDiJVrBudw+vII6AAQ0UhlMWr0nxT9g/PL+ZDgNK2I6DLQJ2PqvzuIDeQ+0avWm1n/sg==","signatures":[{"sig":"MEUCIQD5JrmQIRciqw7Y5lYmt/miZT4j9qnoVx8WAj8m1j3vhgIgPhMbBhZejvkVtIDcHO7+RFQsrr/b5CSKwSKpvtxS0k0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116031},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a28936e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/dbcbd2aa40038255eca19c5beaa407f7/solana-keys-2.0.0-experimental.a28936e.tgz","_integrity":"sha512-V0iWt5Ho4Z1Zk7jdm7UDiJVrBudw+vII6AAQ0UhlMWr0nxT9g/PL+ZDgNK2I6DLQJ2PqvzuIDeQ+0avWm1n/sg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a28936e","@solana/codecs-core":"2.0.0-experimental.a28936e","@solana/codecs-strings":"2.0.0-experimental.a28936e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a28936e_1701577165928_0.20997509552441018","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fb88a79":{"name":"@solana/keys","version":"2.0.0-experimental.fb88a79","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fb88a79","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3c00b90e3a9fa30860a4d647619b1d86d6ad46e3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fb88a79.tgz","fileCount":25,"integrity":"sha512-sENmDB+7mJC48vVzN7IQxMHThy9vywNBHV5ojBHfi69uGJjD9keCrP49JPmUZo66j2t3Pgfl1Rks3FW1ZxTmpA==","signatures":[{"sig":"MEYCIQCMm1+bnaNZ2aSsLb6UAfsl/zwSXp4IFxgzdStPV5hOIgIhAOuxMBVxKXZ0tkRk4pYgSQza2BF9oj2nXkelvqYbkiOd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117074},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fb88a79.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c72372489e747f8924b74f31334f27ae/solana-keys-2.0.0-experimental.fb88a79.tgz","_integrity":"sha512-sENmDB+7mJC48vVzN7IQxMHThy9vywNBHV5ojBHfi69uGJjD9keCrP49JPmUZo66j2t3Pgfl1Rks3FW1ZxTmpA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.fb88a79","@solana/codecs-core":"2.0.0-experimental.fb88a79","@solana/codecs-strings":"2.0.0-experimental.fb88a79"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fb88a79_1701577171116_0.6014613903345036","host":"s3://npm-registry-packages"}},"2.0.0-experimental.aef0571":{"name":"@solana/keys","version":"2.0.0-experimental.aef0571","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.aef0571","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f7554e0dc230ba0707738ffd95926e9d619b21cc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.aef0571.tgz","fileCount":25,"integrity":"sha512-qTMgD740Ap//kYg4Bad267PY2ElQwyoCV2mpZ+ua/Aasr/odlam2YFyekmvrF7NfcXjXqF8gBK0GKzeMPHnzJQ==","signatures":[{"sig":"MEUCIDZz6YoQxCYaClzQUOyiULkRPINlwQKYweMs6wYfHF3WAiEAmi8yJk3hbS2qoRoQQscAneUJPtDb/u1526LKneBrYKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115884},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.aef0571.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7ff4cf97dd393dca72c4e1add83e2c1d/solana-keys-2.0.0-experimental.aef0571.tgz","_integrity":"sha512-qTMgD740Ap//kYg4Bad267PY2ElQwyoCV2mpZ+ua/Aasr/odlam2YFyekmvrF7NfcXjXqF8gBK0GKzeMPHnzJQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.aef0571","@solana/codecs-core":"2.0.0-experimental.aef0571","@solana/codecs-strings":"2.0.0-experimental.aef0571"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.aef0571_1701682337090_0.7455079289676994","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3bc22e7":{"name":"@solana/keys","version":"2.0.0-experimental.3bc22e7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3bc22e7","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a813b7b2f2299a448019a4594f8f705e7080902c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3bc22e7.tgz","fileCount":25,"integrity":"sha512-wwsqY1VlDyF3iHu6KtB2iwsPhyX0VPF5mRqWua2GbnRGUXbOpLG3ULzvcR02TesViHCZW2X5NuYiS9T8kWuq5g==","signatures":[{"sig":"MEYCIQDHlxOe9bwBPxxAxFCveXurtwbjiVorbVgmwQ0y8BA9ogIhANDc2dN8WL9LUip+xpH3O5yEx+inmZHCqNLdpHeXAB8M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115959},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3bc22e7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f2938d9bc259ff2feebf559aa2672655/solana-keys-2.0.0-experimental.3bc22e7.tgz","_integrity":"sha512-wwsqY1VlDyF3iHu6KtB2iwsPhyX0VPF5mRqWua2GbnRGUXbOpLG3ULzvcR02TesViHCZW2X5NuYiS9T8kWuq5g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.3bc22e7","@solana/codecs-core":"2.0.0-experimental.3bc22e7","@solana/codecs-strings":"2.0.0-experimental.3bc22e7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3bc22e7_1701683114112_0.31214613002685465","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7ed772d":{"name":"@solana/keys","version":"2.0.0-experimental.7ed772d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7ed772d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3d137055223dcc004078d0058089ef3e9e404fd3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7ed772d.tgz","fileCount":25,"integrity":"sha512-TzsGido6SN0tkemtvrhXzXco644AxzlQTtx7Ez5AjxWSWFPuloecROaMW/IHgzTIHz8d+2xN+0+97ltBBXxY9w==","signatures":[{"sig":"MEUCIQCZcYIaOvZSOywM0366VrVQsQN0cHel7Yt/1bc4jWLDcgIgYypoqZan9BmDkmBxG922G2NBkmut2eLcKeYS5gQfiMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115742},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7ed772d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1cf546d6a5075b03d1d90063587951a6/solana-keys-2.0.0-experimental.7ed772d.tgz","_integrity":"sha512-TzsGido6SN0tkemtvrhXzXco644AxzlQTtx7Ez5AjxWSWFPuloecROaMW/IHgzTIHz8d+2xN+0+97ltBBXxY9w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7ed772d","@solana/codecs-core":"2.0.0-experimental.7ed772d","@solana/codecs-strings":"2.0.0-experimental.7ed772d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7ed772d_1701739063667_0.941877270439297","host":"s3://npm-registry-packages"}},"2.0.0-experimental.445121c":{"name":"@solana/keys","version":"2.0.0-experimental.445121c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.445121c","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f85dc45382d43fd51b913c115347015653ae69cb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.445121c.tgz","fileCount":25,"integrity":"sha512-QIWQx2oqXeNEgcVTw8A3TXcIa8eDPeuRn5UO7KtJiDXVXY3k0upN/1JMuN70K0QzFLsibPvhcqyPBfSOXxqzMw==","signatures":[{"sig":"MEUCIQCp5PXZ5JPjQmKDaVTXcsWsaowv3KkCvtCi/3Ly4y5fugIgLB6TLv6vo8mqbsr1xd/1pGZaKxS5sK6IoXaZWIU5wAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117221},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.445121c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d2cd7ffabc283fae20f49a14226b86fa/solana-keys-2.0.0-experimental.445121c.tgz","_integrity":"sha512-QIWQx2oqXeNEgcVTw8A3TXcIa8eDPeuRn5UO7KtJiDXVXY3k0upN/1JMuN70K0QzFLsibPvhcqyPBfSOXxqzMw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.445121c","@solana/codecs-core":"2.0.0-experimental.445121c","@solana/codecs-strings":"2.0.0-experimental.445121c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.445121c_1701767975178_0.2663436354702944","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0f3404a":{"name":"@solana/keys","version":"2.0.0-experimental.0f3404a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0f3404a","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2e818cce3d0ae4c8ab167880b72f1ee8c476b124","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0f3404a.tgz","fileCount":25,"integrity":"sha512-5xUAXeyKfkvmQmeiRteRAfuYnyD0EgUPG2EfqG09XwbgZCt7DZY694ivUnpVpiPDDAYlQWGhtBVpZir3bufylA==","signatures":[{"sig":"MEQCIAETgDNi/jUrhfzsa9lxKkbXSkD/2IXphapNXFGHzWjrAiB0EeKJo4+rEcPL+DnHCbaS0Zk6R7Nfptz6SPrmqLXcQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115768},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0f3404a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f491182fa2802efceddacb76ae822314/solana-keys-2.0.0-experimental.0f3404a.tgz","_integrity":"sha512-5xUAXeyKfkvmQmeiRteRAfuYnyD0EgUPG2EfqG09XwbgZCt7DZY694ivUnpVpiPDDAYlQWGhtBVpZir3bufylA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0f3404a","@solana/codecs-core":"2.0.0-experimental.0f3404a","@solana/codecs-strings":"2.0.0-experimental.0f3404a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0f3404a_1701797662849_0.5064471645618764","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fcff844":{"name":"@solana/keys","version":"2.0.0-experimental.fcff844","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fcff844","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ac895de8a67239c81cafbb7cbf27daebb1af227a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fcff844.tgz","fileCount":25,"integrity":"sha512-dG6FQpKTr/bgHjBSCpIdMoEQOQE+JKPzCxZe8XYdokzrIEnNugr8pX9GiEgnEOmbfwb9gTX5Wd51U84TL0oDww==","signatures":[{"sig":"MEUCIQC4yXu3Vu+jLHi5tyn4KG1WpVLPbhI0dsXTJZ9B2fp8jAIgDfAhTvaEZBufS1mvSRHMudHxT5KMohALCqsc1KilEdo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115983},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fcff844.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b068df7670f2842547d18d8d85605182/solana-keys-2.0.0-experimental.fcff844.tgz","_integrity":"sha512-dG6FQpKTr/bgHjBSCpIdMoEQOQE+JKPzCxZe8XYdokzrIEnNugr8pX9GiEgnEOmbfwb9gTX5Wd51U84TL0oDww==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.fcff844","@solana/codecs-core":"2.0.0-experimental.fcff844","@solana/codecs-strings":"2.0.0-experimental.fcff844"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fcff844_1701913113345_0.6487271487876389","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8618508":{"name":"@solana/keys","version":"2.0.0-experimental.8618508","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8618508","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"df0b14c93bc25cc61553a6d5bf958970082c15f8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8618508.tgz","fileCount":25,"integrity":"sha512-vvKHIzQJX7om8XX+H6sLiUdVOCkXUGJ6WXJwtVZcUYch20lL8a9Fq1oxZr2IHAhafN8RZgFAnVNt/dqkTSk9tA==","signatures":[{"sig":"MEUCIDFRyCGUXn3Jl+cD/SfKh8HscjS81B9TbLqRwhBVYdDnAiEA2d7WqZd6VFVhE0KPOwtiASOP45rLO0LbIfRyIdGqoKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116057},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8618508.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/23cb4b96f4f0095f0c89ea20e88d3516/solana-keys-2.0.0-experimental.8618508.tgz","_integrity":"sha512-vvKHIzQJX7om8XX+H6sLiUdVOCkXUGJ6WXJwtVZcUYch20lL8a9Fq1oxZr2IHAhafN8RZgFAnVNt/dqkTSk9tA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8618508","@solana/codecs-core":"2.0.0-experimental.8618508","@solana/codecs-strings":"2.0.0-experimental.8618508"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8618508_1701944157863_0.45562451311923247","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e1ca396":{"name":"@solana/keys","version":"2.0.0-experimental.e1ca396","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e1ca396","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b0cde3717ef2154abc6f427e521d9c54b565a266","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e1ca396.tgz","fileCount":25,"integrity":"sha512-GBfpVbHI0/lwJp8MBIfFdSEQUBDBI/MZy1D4/QE9qs0p7dV6NMKtvokx8xtRCWPEVNaP+9M/PUsJx830ka2V9A==","signatures":[{"sig":"MEYCIQDNNsetRWbLUjsAR0LQ/uV1HPnPVNZ3h2wWWBPbZVgH4gIhAJwnRmnGGe1IqcOgSrPW3FKaOyTM5PWXxv2Pyqx65jD1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114365},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e1ca396.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/79ffc9f1f6f320aabd14e565466e93c4/solana-keys-2.0.0-experimental.e1ca396.tgz","_integrity":"sha512-GBfpVbHI0/lwJp8MBIfFdSEQUBDBI/MZy1D4/QE9qs0p7dV6NMKtvokx8xtRCWPEVNaP+9M/PUsJx830ka2V9A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e1ca396","@solana/codecs-core":"2.0.0-experimental.e1ca396","@solana/codecs-strings":"2.0.0-experimental.e1ca396"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.6","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e1ca396_1701947878844_0.625167981861847","host":"s3://npm-registry-packages"}},"2.0.0-experimental.be3a154":{"name":"@solana/keys","version":"2.0.0-experimental.be3a154","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.be3a154","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a95f885765c29c697db9cac3bb4dd59650f97e54","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.be3a154.tgz","fileCount":25,"integrity":"sha512-kkg4F48+1M1wRNIMyrc9vemPpL2ZFJBzRXJ0CLTC5mIIZCljNmiBlL2sLpymK8TOfgFwG/6Zt3/pxnJ+A+S4Uw==","signatures":[{"sig":"MEQCIC/KnOPeQOtWnTz3FSsjGtzczMe2k62oH0w64YoPr1bCAiB7u5r9R0oG/+VgOHbQTfD+3OdtLpJt+Jx3zjPARkT1Pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116132},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.be3a154.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3f066ef52b8a656a80a44e4f4ef731cd/solana-keys-2.0.0-experimental.be3a154.tgz","_integrity":"sha512-kkg4F48+1M1wRNIMyrc9vemPpL2ZFJBzRXJ0CLTC5mIIZCljNmiBlL2sLpymK8TOfgFwG/6Zt3/pxnJ+A+S4Uw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.be3a154","@solana/codecs-core":"2.0.0-experimental.be3a154","@solana/codecs-strings":"2.0.0-experimental.be3a154"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.be3a154_1701948532715_0.7983389816920741","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9855bfb":{"name":"@solana/keys","version":"2.0.0-experimental.9855bfb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9855bfb","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a6210a3030b0786648067233c11eceebbe9214bc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9855bfb.tgz","fileCount":25,"integrity":"sha512-jBaSvGxYRR7M1zxhNfmJLjYOSKOciKx/bJKi9ICREyAJMO2wL2N7giZkimrXvMYtTxILM6kDIUAfQpfpUvm0vQ==","signatures":[{"sig":"MEUCIQCWkF3peBCpdWGn6KMB4UsOAt4znb5US5fMGnN4bVIJIwIgcTSBxeJLRdgtew5th/m7x3CnzlimBZo118QCiMD3cB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116132},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9855bfb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/db1effc18b4cec5f9589669c022bfee5/solana-keys-2.0.0-experimental.9855bfb.tgz","_integrity":"sha512-jBaSvGxYRR7M1zxhNfmJLjYOSKOciKx/bJKi9ICREyAJMO2wL2N7giZkimrXvMYtTxILM6kDIUAfQpfpUvm0vQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.9855bfb","@solana/codecs-core":"2.0.0-experimental.9855bfb","@solana/codecs-strings":"2.0.0-experimental.9855bfb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9855bfb_1701999654727_0.5013330860409089","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8de8e11":{"name":"@solana/keys","version":"2.0.0-experimental.8de8e11","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8de8e11","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3e5344fac7a18b351c58e491bd21e87d488f6b4e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8de8e11.tgz","fileCount":25,"integrity":"sha512-p+SNevA+P5zzqkTeuDVdRr+ASSY8ij87bJ/2dhbkeFJl44hqFXB6NjuN3wMDUPmHVsHKYFb326rY2W3JnVV5Pg==","signatures":[{"sig":"MEUCIQDZOMOPDgTa/L+n9WuK/GkvNqiLgQCxxbWJn22VKniLyAIgUXkJTagQNp7ycCEv+FOdm3+8wJWqRk/2omDAzHb+p3I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115985},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8de8e11.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7ef83ad20000ea34f4d5bb1b4030ca26/solana-keys-2.0.0-experimental.8de8e11.tgz","_integrity":"sha512-p+SNevA+P5zzqkTeuDVdRr+ASSY8ij87bJ/2dhbkeFJl44hqFXB6NjuN3wMDUPmHVsHKYFb326rY2W3JnVV5Pg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8de8e11","@solana/codecs-core":"2.0.0-experimental.8de8e11","@solana/codecs-strings":"2.0.0-experimental.8de8e11"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8de8e11_1702009136041_0.3132849271482727","host":"s3://npm-registry-packages"}},"2.0.0-experimental.76cf6b4":{"name":"@solana/keys","version":"2.0.0-experimental.76cf6b4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.76cf6b4","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"076213c70699baa8c899a2b29c7a2ac21f532750","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.76cf6b4.tgz","fileCount":25,"integrity":"sha512-VlwF5ZpYkMmgrXXubOBwxDIGk22xHjXEkODt5Ve4EW+vYjTQgLzBOsYkS8isjm9WgIE0gmYCDTpbK2rHsO6hTg==","signatures":[{"sig":"MEUCIQCKO9lDHjvgsmmIWab4fKSJvj84hZc4ff+iVGJVPKMARQIgB1hAXIIjmo3ddRVTiUOw7e0TkJ1/SWXQTe4O/NY6Cz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116060},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.76cf6b4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/da5dba087e6bf46c89ca3fae88d76c3b/solana-keys-2.0.0-experimental.76cf6b4.tgz","_integrity":"sha512-VlwF5ZpYkMmgrXXubOBwxDIGk22xHjXEkODt5Ve4EW+vYjTQgLzBOsYkS8isjm9WgIE0gmYCDTpbK2rHsO6hTg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.76cf6b4","@solana/codecs-core":"2.0.0-experimental.76cf6b4","@solana/codecs-strings":"2.0.0-experimental.76cf6b4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.76cf6b4_1702009199621_0.15993128701101633","host":"s3://npm-registry-packages"}},"2.0.0-experimental.24d0d92":{"name":"@solana/keys","version":"2.0.0-experimental.24d0d92","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.24d0d92","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"dd5e09ceb89b76c8dc5d09ee6960e1d5bcc899ba","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.24d0d92.tgz","fileCount":25,"integrity":"sha512-pM6wa48C4/Y6IvoHur4gsxV6bIghmVLteeu7EWcNOTd3zAWUg9z0osDz70CNUctKheboYnE3xjx8g52AZOqTAw==","signatures":[{"sig":"MEUCID8u+8qVH0jWFUAZYGOB6Sjacc5oYeEpaaWwahR3TI2UAiEAlJICg4JGq5arjb2FGpo3iMqiYkbCJFBZTesmTRdpGqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116060},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.24d0d92.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1d853a751a0a038aeca2f3d3686f2b56/solana-keys-2.0.0-experimental.24d0d92.tgz","_integrity":"sha512-pM6wa48C4/Y6IvoHur4gsxV6bIghmVLteeu7EWcNOTd3zAWUg9z0osDz70CNUctKheboYnE3xjx8g52AZOqTAw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.24d0d92","@solana/codecs-core":"2.0.0-experimental.24d0d92","@solana/codecs-strings":"2.0.0-experimental.24d0d92"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.24d0d92_1702028260537_0.9185098631291888","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c9bd7fa":{"name":"@solana/keys","version":"2.0.0-experimental.c9bd7fa","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c9bd7fa","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"29f15f69fcb60b8580dc50e41a0c3dea89e0d526","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c9bd7fa.tgz","fileCount":25,"integrity":"sha512-83KxsjNcFdirUww5FinUly0mz++jBA9yI6o8IQIED0sibCfkJAsug8XzkGMQ/BKPqflH13SiT++1wlfWgi/vGQ==","signatures":[{"sig":"MEQCIGKtE5c160u2ReJp36QioQGMVqvJ9HBZGeWINlEwMKESAiAjCrP4Mb4bQr6gSLffBUM6J/NFqlYd5xVykdZH5lJsMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115989},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c9bd7fa.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a481aae17e06eef238b4c941ba133ed3/solana-keys-2.0.0-experimental.c9bd7fa.tgz","_integrity":"sha512-83KxsjNcFdirUww5FinUly0mz++jBA9yI6o8IQIED0sibCfkJAsug8XzkGMQ/BKPqflH13SiT++1wlfWgi/vGQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c9bd7fa","@solana/codecs-core":"2.0.0-experimental.c9bd7fa","@solana/codecs-strings":"2.0.0-experimental.c9bd7fa"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c9bd7fa_1702028957418_0.51663616550193","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3e9cf67":{"name":"@solana/keys","version":"2.0.0-experimental.3e9cf67","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3e9cf67","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"58bc7fe1e4fb21c76b90a843da0d353ce204868c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3e9cf67.tgz","fileCount":25,"integrity":"sha512-t5XSS0i2FNU1ezGlX8fXQq0DQXgHwvX1O19eBUIuLiAZDSdd0b6P//LVGSV/LZimlyn+tiUvM8UrWFy5DR4paA==","signatures":[{"sig":"MEUCIEHcW04beZ67hdrMbyo8tROrYkBAvjprXWnY9/ojkDytAiEA5/wSc18lUly0h0VN4TqYfXs+rpKmnrTqxO0m+3QOqvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115917},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3e9cf67.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4dae9a35c5df748036c6e4a784fa0492/solana-keys-2.0.0-experimental.3e9cf67.tgz","_integrity":"sha512-t5XSS0i2FNU1ezGlX8fXQq0DQXgHwvX1O19eBUIuLiAZDSdd0b6P//LVGSV/LZimlyn+tiUvM8UrWFy5DR4paA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"9.8.1","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.3e9cf67","@solana/codecs-core":"2.0.0-experimental.3e9cf67","@solana/codecs-strings":"2.0.0-experimental.3e9cf67"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3e9cf67_1702029248990_0.865706688889851","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5b8e43b":{"name":"@solana/keys","version":"2.0.0-experimental.5b8e43b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5b8e43b","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c917fb1f2cbc3c01ded3e3f4020a367201830de3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5b8e43b.tgz","fileCount":25,"integrity":"sha512-z3qU1QadAcXavSnsg3fatVac7gAy6qIhTegwACyAjv+POSNrRiJH+EtbxlHPB6sBE1A0Fu6fI3/SpQSJg7Ue/w==","signatures":[{"sig":"MEUCICpgvE4QMSr22jDjSRw5hNKDFA6wZwX9uzLIr03sEbrwAiEAlnK1vk6OCPIDnSPB+yakk/Kf8NKqZyzpBwvccCpluvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115991},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5b8e43b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.library.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/610733e0b29072f621b8ac7614843bcf/solana-keys-2.0.0-experimental.5b8e43b.tgz","_integrity":"sha512-z3qU1QadAcXavSnsg3fatVac7gAy6qIhTegwACyAjv+POSNrRiJH+EtbxlHPB6sBE1A0Fu6fI3/SpQSJg7Ue/w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5b8e43b","@solana/codecs-core":"2.0.0-experimental.5b8e43b","@solana/codecs-strings":"2.0.0-experimental.5b8e43b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5b8e43b_1702063437454_0.6132391621067936","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3b54eda":{"name":"@solana/keys","version":"2.0.0-experimental.3b54eda","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3b54eda","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"af9da60e08526091b8f4e78840aad5a01af08e12","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3b54eda.tgz","fileCount":22,"integrity":"sha512-mnxbJM9iqzsLCneoEDGZI04Qd+QlG4wPBbe97Sm6izNO7qf5F77Rps0HYVNeEt4JsXhyRHOtNU+M8uGLIbqCgw==","signatures":[{"sig":"MEYCIQD6dz7PTj1MkJtwfM0Nh/JdNtKlwTbc49ne1dUU0xmfHQIhAIvGjickhwyyDGTnCKWzeoOkNfSn6aGrZ2TNUbWqQ9RY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3b54eda.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/02976adfe5f7e4dfce5497d5ab6c2d99/solana-keys-2.0.0-experimental.3b54eda.tgz","_integrity":"sha512-mnxbJM9iqzsLCneoEDGZI04Qd+QlG4wPBbe97Sm6izNO7qf5F77Rps0HYVNeEt4JsXhyRHOtNU+M8uGLIbqCgw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.3b54eda","@solana/codecs-core":"2.0.0-experimental.3b54eda","@solana/codecs-strings":"2.0.0-experimental.3b54eda"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3b54eda_1702075252285_0.37381417491088675","host":"s3://npm-registry-packages"}},"2.0.0-experimental.31ff931":{"name":"@solana/keys","version":"2.0.0-experimental.31ff931","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.31ff931","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"399f9ff3fdd92e9eb202197f82e7f873f94137dd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.31ff931.tgz","fileCount":22,"integrity":"sha512-7FKdmNMkT7VgZmcqC6rPsrHHkuMlHYeiZO4KaoiD4bmjHvbwFe2V1tagOGaJqxZ+5AZzZIFcJvktTizf8k0kUg==","signatures":[{"sig":"MEUCIQCKdn9d7rb9/OEJz9RqRxCMw13l6jf993QBIwXQUwY5ZgIgG2qrrXLxi28NTREHvkDVHvpMG88QdwItn5NFMbErT3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.31ff931.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cb08d94ae5206371d0cc60eb1b754e1c/solana-keys-2.0.0-experimental.31ff931.tgz","_integrity":"sha512-7FKdmNMkT7VgZmcqC6rPsrHHkuMlHYeiZO4KaoiD4bmjHvbwFe2V1tagOGaJqxZ+5AZzZIFcJvktTizf8k0kUg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.31ff931","@solana/codecs-core":"2.0.0-experimental.31ff931","@solana/codecs-strings":"2.0.0-experimental.31ff931"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.31ff931_1702075302548_0.5417284343161739","host":"s3://npm-registry-packages"}},"2.0.0-experimental.96442d1":{"name":"@solana/keys","version":"2.0.0-experimental.96442d1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.96442d1","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"acc4f6e641a0b272cbd43ef4fdc383d111bc9329","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.96442d1.tgz","fileCount":22,"integrity":"sha512-6GPFvWYZJxNwsix5QS0gVW6PmzD3POIjT7EYHwbccXnCNbIgzFpzttxIiii3jsoqQRJS4CD10IPak7Ph9rR4iQ==","signatures":[{"sig":"MEUCIQCWIc7M251DGffiYgQVP6ghckTFqpgeolQ6I2xMLbDl/QIgUsBSgtkStytp+FrXP1Mj9VQYbMGSa8N2tvI6mdlwSPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.96442d1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9d37e563503530223462a66709dfd580/solana-keys-2.0.0-experimental.96442d1.tgz","_integrity":"sha512-6GPFvWYZJxNwsix5QS0gVW6PmzD3POIjT7EYHwbccXnCNbIgzFpzttxIiii3jsoqQRJS4CD10IPak7Ph9rR4iQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.96442d1","@solana/codecs-core":"2.0.0-experimental.96442d1","@solana/codecs-strings":"2.0.0-experimental.96442d1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.96442d1_1702075309056_0.7421173469204394","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c42ccfd":{"name":"@solana/keys","version":"2.0.0-experimental.c42ccfd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c42ccfd","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"177765fa168cf9414f1102250c647d01b7329da4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c42ccfd.tgz","fileCount":22,"integrity":"sha512-9iZ4fYnqAoLOgzp2tKxCyxa/yHaf//yUFpaedKWulip6qRXq1Q+MoXx/6MyngrNukJv901KV3SAXxhKh5WBsBQ==","signatures":[{"sig":"MEYCIQDmtuavA3K1w+RNjnvoNkJTfmcjn8EBATsGCiuWT4HxrgIhAO1fHt2ycR0IAFWG3bHavTQiIR35q/eEJVHuTuiaOCys","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c42ccfd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/82e2be97ac5193682282989de5bc0e51/solana-keys-2.0.0-experimental.c42ccfd.tgz","_integrity":"sha512-9iZ4fYnqAoLOgzp2tKxCyxa/yHaf//yUFpaedKWulip6qRXq1Q+MoXx/6MyngrNukJv901KV3SAXxhKh5WBsBQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c42ccfd","@solana/codecs-core":"2.0.0-experimental.c42ccfd","@solana/codecs-strings":"2.0.0-experimental.c42ccfd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c42ccfd_1702077000493_0.32725395523292566","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7297b81":{"name":"@solana/keys","version":"2.0.0-experimental.7297b81","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7297b81","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"87d6d869aac37ddad124f25970f55367144ac613","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7297b81.tgz","fileCount":22,"integrity":"sha512-uL9QahyW5F+2pX2rLeV2YbALzDUUhthTX+Wc92urksqpvub+iNyNiGPQTpmAlpjZYqArJknzhS8Vn9WKpD5hwQ==","signatures":[{"sig":"MEUCIHhQrnToyMlEcWm6LpMsYOMItfLoKJjZGnJiRtCjmaQuAiEA9tRRHQKIMgnTRnoPgka4Qs4V8CmfTKKs7lhg3CT5rhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7297b81.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/90f4d3490672869a34dbf8c80044332b/solana-keys-2.0.0-experimental.7297b81.tgz","_integrity":"sha512-uL9QahyW5F+2pX2rLeV2YbALzDUUhthTX+Wc92urksqpvub+iNyNiGPQTpmAlpjZYqArJknzhS8Vn9WKpD5hwQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7297b81","@solana/codecs-core":"2.0.0-experimental.7297b81","@solana/codecs-strings":"2.0.0-experimental.7297b81"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7297b81_1702077609602_0.9270803526793177","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9741939":{"name":"@solana/keys","version":"2.0.0-experimental.9741939","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9741939","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1dba9c5236c2c65867cad7e9b77a03d5944384f3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9741939.tgz","fileCount":22,"integrity":"sha512-fjtXb7zYBNIVcO79yDXgq7S+7tuEmu6nryemJLnzwy6U9GURnE9UTGiWjwgXaroGgr6fTqXz1/0AXSwbd7jONg==","signatures":[{"sig":"MEYCIQDbwxTeJhmrKGC5GqU2aIHRXKztCw8NLrgXZhqbX0/W7QIhAJzGqWiMLTNQyKk9FYsx9DZdMrCni8X6vx58EtXozZPP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9741939.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5e1adb4989e773dd6e1d0703dfcb113e/solana-keys-2.0.0-experimental.9741939.tgz","_integrity":"sha512-fjtXb7zYBNIVcO79yDXgq7S+7tuEmu6nryemJLnzwy6U9GURnE9UTGiWjwgXaroGgr6fTqXz1/0AXSwbd7jONg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.9741939","@solana/codecs-core":"2.0.0-experimental.9741939","@solana/codecs-strings":"2.0.0-experimental.9741939"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9741939_1702083441370_0.8251948573030135","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4c009bf":{"name":"@solana/keys","version":"2.0.0-experimental.4c009bf","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4c009bf","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"20edffc52dd23512a933e9c1945c6276ac9f44d3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4c009bf.tgz","fileCount":22,"integrity":"sha512-GACwwUlxXLXZFlynBNYd/pJikeONF01cjcD4SuC0guOgVEtedGODq1g+gcsv56FeqROkT22wT7GQw9fFcddvHA==","signatures":[{"sig":"MEQCIDUAJyiiTgs00H1BHOQF3GSGAplcBPaSfH0S5Y5zCR1+AiAkhB8RiiBkP2QZ5zJ40Qg5KJL7bXu/oo+0mp8q36HwYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4c009bf.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/404f367a369d2bd9668cfc688bf61bc2/solana-keys-2.0.0-experimental.4c009bf.tgz","_integrity":"sha512-GACwwUlxXLXZFlynBNYd/pJikeONF01cjcD4SuC0guOgVEtedGODq1g+gcsv56FeqROkT22wT7GQw9fFcddvHA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4c009bf","@solana/codecs-core":"2.0.0-experimental.4c009bf","@solana/codecs-strings":"2.0.0-experimental.4c009bf"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4c009bf_1702297770962_0.5167415918788225","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ed98b3d":{"name":"@solana/keys","version":"2.0.0-experimental.ed98b3d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ed98b3d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"21ff159825d9a4f37711977dd24716ff57a5f282","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ed98b3d.tgz","fileCount":22,"integrity":"sha512-VZwuMG+cNWOUb7PIS4cUo8X5mSM9TjeJguksj8Cje+rFEb7/oXTrSeXWRbpHpXsy/h/GRKV2zZR5UwfxEDgD9Q==","signatures":[{"sig":"MEYCIQCtlhABcEJcpHxXIYG4P5OQW2XYMq/QgLjQU3aqHcvjoQIhAKoCREU2FVcpjV9Bg9iVZujdPoM61Kbos7ybrNn6WXMP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ed98b3d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8a06d8949f45d1d581f48e4135b4e8ed/solana-keys-2.0.0-experimental.ed98b3d.tgz","_integrity":"sha512-VZwuMG+cNWOUb7PIS4cUo8X5mSM9TjeJguksj8Cje+rFEb7/oXTrSeXWRbpHpXsy/h/GRKV2zZR5UwfxEDgD9Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ed98b3d","@solana/codecs-core":"2.0.0-experimental.ed98b3d","@solana/codecs-strings":"2.0.0-experimental.ed98b3d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ed98b3d_1702315234751_0.10253364757573746","host":"s3://npm-registry-packages"}},"2.0.0-experimental.63c7492":{"name":"@solana/keys","version":"2.0.0-experimental.63c7492","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.63c7492","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"00f11e3df3ed1121787eec8bfd4060eb5437e63d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.63c7492.tgz","fileCount":22,"integrity":"sha512-geQb9GFZpNVDf2HIB3T6G31i0/eT2/jlvVemAHr7vjpDZUX4ZaPNS2pEXyOjHs03e4FkCNmIMIlWvhiLwKxOug==","signatures":[{"sig":"MEUCIQDSl5PoLrUWZQxgoOpMga38raIhZkIyfapC6CWfqCIVOwIgWFm2ri4mWw91cFFLgt6Pm/H24DFOs7PLl10mxu5U6zA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.63c7492.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/14d83bd71bef04a7c2bf92813e327ef8/solana-keys-2.0.0-experimental.63c7492.tgz","_integrity":"sha512-geQb9GFZpNVDf2HIB3T6G31i0/eT2/jlvVemAHr7vjpDZUX4ZaPNS2pEXyOjHs03e4FkCNmIMIlWvhiLwKxOug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.63c7492","@solana/codecs-core":"2.0.0-experimental.63c7492","@solana/codecs-strings":"2.0.0-experimental.63c7492"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.63c7492_1702318367251_0.47522128860784707","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c144a41":{"name":"@solana/keys","version":"2.0.0-experimental.c144a41","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c144a41","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fd89cc8b65f7ce36adb8e42d7fbf9d22aa2a5105","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c144a41.tgz","fileCount":22,"integrity":"sha512-pECDIIgV/s97Cs2BDiU6FJJanWQLPd53sQC2mQAvGrA5VHs9RRxlediNf0L3KdHnQ6p4VCfpBvcMPdVN649FpA==","signatures":[{"sig":"MEUCIBUhOBcvy8MkOGE0OKiQNf4uDyI25aJsq97RlMoTTUHZAiEAh6Eq8xgJCXCcey7tgLT7I0yyk29vWwkKAeHiFMbGYQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c144a41.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e1f18b36be5196a1b2db1331548eca66/solana-keys-2.0.0-experimental.c144a41.tgz","_integrity":"sha512-pECDIIgV/s97Cs2BDiU6FJJanWQLPd53sQC2mQAvGrA5VHs9RRxlediNf0L3KdHnQ6p4VCfpBvcMPdVN649FpA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c144a41","@solana/codecs-core":"2.0.0-experimental.c144a41","@solana/codecs-strings":"2.0.0-experimental.c144a41"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c144a41_1702345158971_0.40850706175568674","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1e2106f":{"name":"@solana/keys","version":"2.0.0-experimental.1e2106f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1e2106f","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6e3b9cb26e282d58035e3c23d3832152653b9a1e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1e2106f.tgz","fileCount":22,"integrity":"sha512-bJzv9PXzDXWotxN/Hx1/GLQvEOPTLWCLGTKDWWd9Dzrti6+dbCg+/3BnXQlC5R7oBPLYE2b39Fpscq1az+SWIA==","signatures":[{"sig":"MEYCIQDb36Xs6pinhwHw3QXbJ2u2EISm81xA8Ux8jBRU1KL1LAIhAKwkvMgj0hSc9ioqXHIjII9WWKelK77SnsjD71NI0fqj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1e2106f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f40735d4eff4cf6a12367def590d67f5/solana-keys-2.0.0-experimental.1e2106f.tgz","_integrity":"sha512-bJzv9PXzDXWotxN/Hx1/GLQvEOPTLWCLGTKDWWd9Dzrti6+dbCg+/3BnXQlC5R7oBPLYE2b39Fpscq1az+SWIA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.1e2106f","@solana/codecs-core":"2.0.0-experimental.1e2106f","@solana/codecs-strings":"2.0.0-experimental.1e2106f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1e2106f_1702345315879_0.416738133477198","host":"s3://npm-registry-packages"}},"2.0.0-experimental.15440e6":{"name":"@solana/keys","version":"2.0.0-experimental.15440e6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.15440e6","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0cbb18a0a4fa427ab4d6a7951fa1c85c5bf8ab11","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.15440e6.tgz","fileCount":22,"integrity":"sha512-Po8OnpzEWGtdi0eLvjiwXRxRfyDFYyaI119OJNSHZ9TvYxn7Ruu437Gkz9W2TNnrfLTE2qDzO69tDpZ4wCqWkg==","signatures":[{"sig":"MEYCIQDC3lHe19Hucd2zdNm1EtmKcXDqr8eiPfDa+gznWaKbUAIhAOHftZLEBMhxx3A1kCIClR009plG2yIgWmPlbiIlHRby","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.15440e6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/506a830cf439e496c4b2471b10c7d48b/solana-keys-2.0.0-experimental.15440e6.tgz","_integrity":"sha512-Po8OnpzEWGtdi0eLvjiwXRxRfyDFYyaI119OJNSHZ9TvYxn7Ruu437Gkz9W2TNnrfLTE2qDzO69tDpZ4wCqWkg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.15440e6","@solana/codecs-core":"2.0.0-experimental.15440e6","@solana/codecs-strings":"2.0.0-experimental.15440e6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.15440e6_1702345370470_0.30345491538205405","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ae3f1f0":{"name":"@solana/keys","version":"2.0.0-experimental.ae3f1f0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ae3f1f0","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a02beb712dc94a833751c16cbba0a91fd80f9605","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ae3f1f0.tgz","fileCount":22,"integrity":"sha512-Mwelm5QEx5j/yon/Zfb9nX67rlsvMf5BqpNqrpb3MGqPxNtMwtIEAcOlf0VreIt4MjyHWVZgDyhZTkhMgw73TA==","signatures":[{"sig":"MEUCIQDkhI0TtkQkpvv9CtKlH61w9oZ1pXUjrRQxpz1pnDP9NAIgIzGFxuUWkjIeRohMyFlTSrJCwfIntxQ6D70SNHhIjcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ae3f1f0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8eca4c6f54718ad9eeacce971caedb9d/solana-keys-2.0.0-experimental.ae3f1f0.tgz","_integrity":"sha512-Mwelm5QEx5j/yon/Zfb9nX67rlsvMf5BqpNqrpb3MGqPxNtMwtIEAcOlf0VreIt4MjyHWVZgDyhZTkhMgw73TA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ae3f1f0","@solana/codecs-core":"2.0.0-experimental.ae3f1f0","@solana/codecs-strings":"2.0.0-experimental.ae3f1f0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ae3f1f0_1702345425270_0.957089649372618","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2ac1df6":{"name":"@solana/keys","version":"2.0.0-experimental.2ac1df6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2ac1df6","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"582f5495fdd53ebe6b52a3d4915a89a62e93d6c9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2ac1df6.tgz","fileCount":22,"integrity":"sha512-XTOt/qi/MP4UZJrJWPfzkfUoRjCOfIVgO/b5a0XCKlG+uWrPaxffrW33IkfTtTayCyg0lS7rp3tmC8kP92cM7w==","signatures":[{"sig":"MEQCID6kWOIR0d2l/rysPmslan7sdCKxOEk2CoqvHbO94al/AiAcJhzoIC3TYzenVnpnq19XcWMO9lq52yIF67q6A4dcBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2ac1df6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a9e5db98fbb5f4a5d63023abe57d23ad/solana-keys-2.0.0-experimental.2ac1df6.tgz","_integrity":"sha512-XTOt/qi/MP4UZJrJWPfzkfUoRjCOfIVgO/b5a0XCKlG+uWrPaxffrW33IkfTtTayCyg0lS7rp3tmC8kP92cM7w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2ac1df6","@solana/codecs-core":"2.0.0-experimental.2ac1df6","@solana/codecs-strings":"2.0.0-experimental.2ac1df6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2ac1df6_1702547969556_0.04537040956259064","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b315352":{"name":"@solana/keys","version":"2.0.0-experimental.b315352","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b315352","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"25e78a92c3aca7d3daa62d1c5ceb6d4693f623ef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b315352.tgz","fileCount":22,"integrity":"sha512-cnd8I51P412VwGO4EENhi+jWacAJNPlkkbELKdOXGKS0HNRenc4Mfem+PlEOZQEsBjYGr2pP7NrHEw6AtAoj4A==","signatures":[{"sig":"MEUCIERdHX1kRsT2GnT0qCwX6pxlqXCmT4Ip7VfqU/v0XpsbAiEAnU8D+C3G2dHdhnHipQ/TmylnSMH8XqWf4/KxBfl3oac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b315352.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6b492aa68f52f087ca6aa40b34932e81/solana-keys-2.0.0-experimental.b315352.tgz","_integrity":"sha512-cnd8I51P412VwGO4EENhi+jWacAJNPlkkbELKdOXGKS0HNRenc4Mfem+PlEOZQEsBjYGr2pP7NrHEw6AtAoj4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b315352","@solana/codecs-core":"2.0.0-experimental.b315352","@solana/codecs-strings":"2.0.0-experimental.b315352"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b315352_1702688411876_0.18250931046466334","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2962a3f":{"name":"@solana/keys","version":"2.0.0-experimental.2962a3f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2962a3f","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"50eafcd484162436e8aede83c13f19bdb11b50ea","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2962a3f.tgz","fileCount":22,"integrity":"sha512-w4EIQUJvsT9BAXG/cMjFqdPP4h7nhs8x49+Af+PXTgWP4qYbj03eAWih8QH/eNfl1nZ7IqfTQiFgOGbNRfuhwA==","signatures":[{"sig":"MEQCIGiDM0b7snjTSinMO1l4zcrOCFnucEeOaBG7nt6QxIBgAiAS4VH6YoACAuV93mB4J62pFz4NUFy73f8vqxhaNamXEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2962a3f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/0d88ffb2f4fa61b72cc39b375d323bfa/solana-keys-2.0.0-experimental.2962a3f.tgz","_integrity":"sha512-w4EIQUJvsT9BAXG/cMjFqdPP4h7nhs8x49+Af+PXTgWP4qYbj03eAWih8QH/eNfl1nZ7IqfTQiFgOGbNRfuhwA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.2962a3f","@solana/codecs-core":"2.0.0-experimental.2962a3f","@solana/codecs-strings":"2.0.0-experimental.2962a3f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2962a3f_1702942373444_0.04971259508086878","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e1b2277":{"name":"@solana/keys","version":"2.0.0-experimental.e1b2277","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e1b2277","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"92b8c62909efde582798774ff0d90ba00c9fefba","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e1b2277.tgz","fileCount":22,"integrity":"sha512-NJhsHhfz3iglDDh8gR1U9hdB2KsVGFNNr28CBZpiI2M2ow22lOlMp0VFv4D4De7d63KVg2lOl8hR/jjpEVWtOQ==","signatures":[{"sig":"MEUCIHxFgtna7o6OK4ckQ7EkJ+74ET0zw3UCU1dsnOvgLCwSAiEA2NTGS+bS1QyclsWg1KVvKZ/6LUFVo4Zj0xROntmbTGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e1b2277.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2ecaf0885bb685305c12dbfe562737d7/solana-keys-2.0.0-experimental.e1b2277.tgz","_integrity":"sha512-NJhsHhfz3iglDDh8gR1U9hdB2KsVGFNNr28CBZpiI2M2ow22lOlMp0VFv4D4De7d63KVg2lOl8hR/jjpEVWtOQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e1b2277","@solana/codecs-core":"2.0.0-experimental.e1b2277","@solana/codecs-strings":"2.0.0-experimental.e1b2277"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e1b2277_1703015531216_0.6146678060525956","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a1fafee":{"name":"@solana/keys","version":"2.0.0-experimental.a1fafee","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a1fafee","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4824f4c121857afb8b8bf4538c97efc9d00856a2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a1fafee.tgz","fileCount":22,"integrity":"sha512-lyViebrWdYubMUBX/S/1wQAzSyKxZA1sBOKj0a7SHlVghjeR2ONUDwrt/M1j+I27OB0/2aqu0vFAyXw+kKtwPg==","signatures":[{"sig":"MEUCIQDs7LCJd/Z23hh2hpCPNrwiJQHyBqH+co5dJDlA/xhulAIgByFbabJrbeNzopdahATonImkIf/kn59HE1LvrXD+rSE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a1fafee.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f735dcb001a16abd616459a5e9b90080/solana-keys-2.0.0-experimental.a1fafee.tgz","_integrity":"sha512-lyViebrWdYubMUBX/S/1wQAzSyKxZA1sBOKj0a7SHlVghjeR2ONUDwrt/M1j+I27OB0/2aqu0vFAyXw+kKtwPg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a1fafee","@solana/codecs-core":"2.0.0-experimental.a1fafee","@solana/codecs-strings":"2.0.0-experimental.a1fafee"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a1fafee_1703190329262_0.3907620554003983","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ef2569b":{"name":"@solana/keys","version":"2.0.0-experimental.ef2569b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ef2569b","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4e8b3e4dd464cb3c3ae6599bf588819c84a93302","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ef2569b.tgz","fileCount":22,"integrity":"sha512-sJdnmw+pGaMVcCecFUo8TqTw9kepp6OPhknUbKi664Mqn61xMFcVlh1HPHfpJ4qXO05iBLJpMUI16D360kW3sQ==","signatures":[{"sig":"MEQCIFbgFXhl1lLnwQNKyOrJSH+asM6fp930rN100jUthmKGAiASLYKzQCBpJVCDWEl//9RvJR//h0LUIHkNI851HOISyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ef2569b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1ec43fbf261d8676c006fb2a3042f256/solana-keys-2.0.0-experimental.ef2569b.tgz","_integrity":"sha512-sJdnmw+pGaMVcCecFUo8TqTw9kepp6OPhknUbKi664Mqn61xMFcVlh1HPHfpJ4qXO05iBLJpMUI16D360kW3sQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ef2569b","@solana/codecs-core":"2.0.0-experimental.ef2569b","@solana/codecs-strings":"2.0.0-experimental.ef2569b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ef2569b_1704218176284_0.25210823357533463","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a157265":{"name":"@solana/keys","version":"2.0.0-experimental.a157265","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a157265","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3bac0c394a7e94dfc3f7fc1802e2d36f49739a2e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a157265.tgz","fileCount":22,"integrity":"sha512-02LKFJGVyvd0EljlaAMSVGBh5ulauhmn/IcoPQAJKNbGMgujb/b1fG0StswvVW0KHpprCPhIyWm4rccotaTqfQ==","signatures":[{"sig":"MEQCIEYo3QZDJc9FnJWzd9Mo5r65rGunVSOaBDy9CvMm/mwdAiBnibfBu/wPMA8zKMqFMVUENgwfCOy+kDOVGynks0WXFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a157265.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f0ba4bed9f813d0a44537fd2e57be02a/solana-keys-2.0.0-experimental.a157265.tgz","_integrity":"sha512-02LKFJGVyvd0EljlaAMSVGBh5ulauhmn/IcoPQAJKNbGMgujb/b1fG0StswvVW0KHpprCPhIyWm4rccotaTqfQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a157265","@solana/codecs-core":"2.0.0-experimental.a157265","@solana/codecs-strings":"2.0.0-experimental.a157265"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a157265_1704301737814_0.7653926207309873","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5e737f9":{"name":"@solana/keys","version":"2.0.0-experimental.5e737f9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5e737f9","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"889ae45ea4625e78b9dbe40842151535a2b01303","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5e737f9.tgz","fileCount":22,"integrity":"sha512-wN1Rrq+uU6r6HFEY8fMxq5da9F5O+IbxOfLVuyyEELa3TpCVAR8QjVwpWyqb/GyIE3/DQQw/3tSi+NQ/Fd2yMg==","signatures":[{"sig":"MEUCIQD5qOhPqt1gQX6aTYDkikQ3e4AWKxVCkhVs6emwTItCVQIgDUUIbu6j23TPYMf4G/4uh+JDfmBs+pywjJoup3ERAyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5e737f9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a4f170ff91627a0c38592391a2b6c67d/solana-keys-2.0.0-experimental.5e737f9.tgz","_integrity":"sha512-wN1Rrq+uU6r6HFEY8fMxq5da9F5O+IbxOfLVuyyEELa3TpCVAR8QjVwpWyqb/GyIE3/DQQw/3tSi+NQ/Fd2yMg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5e737f9","@solana/codecs-core":"2.0.0-experimental.5e737f9","@solana/codecs-strings":"2.0.0-experimental.5e737f9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5e737f9_1704457858761_0.24529253301559661","host":"s3://npm-registry-packages"}},"2.0.0-experimental.109615d":{"name":"@solana/keys","version":"2.0.0-experimental.109615d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.109615d","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3228180a9f6cb80b308379b0bce5fbc3bb561e8e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.109615d.tgz","fileCount":22,"integrity":"sha512-dkgBDaxYhoNwiqAME2WWhlOp38rvoivjKuvDS+Cr30cEsWCC/IjMBesdxV6HBVGzzrBd1+vKiWIaFQXsT0vWpA==","signatures":[{"sig":"MEUCIQDCsaZ5LmPCIWjPC9S33bTDrWO2QQptSNALwbmz//uccQIgdzrGdQ+Mcoy/6UzOzJynEC53h+Fstynp8zPKdfk+4fA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.109615d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8b49bfb00f19062335511208b4294618/solana-keys-2.0.0-experimental.109615d.tgz","_integrity":"sha512-dkgBDaxYhoNwiqAME2WWhlOp38rvoivjKuvDS+Cr30cEsWCC/IjMBesdxV6HBVGzzrBd1+vKiWIaFQXsT0vWpA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.109615d","@solana/codecs-core":"2.0.0-experimental.109615d","@solana/codecs-strings":"2.0.0-experimental.109615d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.109615d_1704478226115_0.13463980735511316","host":"s3://npm-registry-packages"}},"2.0.0-experimental.59e5893":{"name":"@solana/keys","version":"2.0.0-experimental.59e5893","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.59e5893","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"53e3663eb973ab40a0b245bf0314178e56c18735","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.59e5893.tgz","fileCount":22,"integrity":"sha512-885jL2a96cmo8x2MJd20RGcV799K5rAU9t8hqijoRB1x1HLV7y6JOAKcJfcDCWPRHFKmv2wPGVAsrUqbpEfvqA==","signatures":[{"sig":"MEQCIAhE0AfCuLgckmh5/ghniHRtpvUaBSmV0Tp8/g2eaKGtAiAlkV1aYfihx6uXwCQWbcki5KdiybIGnaWXcVgbWloCWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.59e5893.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c324102ceb14b475ad690410d9f76d3e/solana-keys-2.0.0-experimental.59e5893.tgz","_integrity":"sha512-885jL2a96cmo8x2MJd20RGcV799K5rAU9t8hqijoRB1x1HLV7y6JOAKcJfcDCWPRHFKmv2wPGVAsrUqbpEfvqA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.59e5893","@solana/codecs-core":"2.0.0-experimental.59e5893","@solana/codecs-strings":"2.0.0-experimental.59e5893"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.59e5893_1704494083186_0.2148794839096384","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6d27574":{"name":"@solana/keys","version":"2.0.0-experimental.6d27574","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6d27574","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"35bcb4d14a49dbea7dd0cc3f018a8dc41722041a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6d27574.tgz","fileCount":22,"integrity":"sha512-otdhMPjeyP/E8Fv6MvOGtVauvGb9i0TYdxWvDOJB/ZE7q++I3RjhJ0ytQVk2QKLMiS4roBdpVgFJU1FQOgAuHA==","signatures":[{"sig":"MEYCIQDw9iexlt6RKWUe0HtCMAUOGGkj0H0/S+/Rp4b1tNRHLQIhAKRf1VPwsfdUNtYah2HW6EgWC4Ljx1mBpJT7/yVbmqNn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6d27574.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7fed78e77f2f49a1dc9a1e6bf86f2e4c/solana-keys-2.0.0-experimental.6d27574.tgz","_integrity":"sha512-otdhMPjeyP/E8Fv6MvOGtVauvGb9i0TYdxWvDOJB/ZE7q++I3RjhJ0ytQVk2QKLMiS4roBdpVgFJU1FQOgAuHA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6d27574","@solana/codecs-core":"2.0.0-experimental.6d27574","@solana/codecs-strings":"2.0.0-experimental.6d27574"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6d27574_1704518359798_0.5841096540050064","host":"s3://npm-registry-packages"}},"2.0.0-experimental.24d71d6":{"name":"@solana/keys","version":"2.0.0-experimental.24d71d6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.24d71d6","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9d52c9d820f0c428d7f3d0d66655990c1b037c11","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.24d71d6.tgz","fileCount":22,"integrity":"sha512-3hpz8BgQ75rqpbgkT4Vucpjb3v0KPWD9TcZe0fkpxzmFt49s4cpef0qX0Kx03ymmFsZyFZXBWipqU/Viwtpcbg==","signatures":[{"sig":"MEYCIQCTmsWHAbsBInqep6wHjupAxdqAZc12rapFOgt0vqpG7gIhANCpi2i64KfYA/jvTFRj2a51ZXBNQT4TpwkdIVQYP1xX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.24d71d6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8c33040ad74a9819832ec20fae5fbb48/solana-keys-2.0.0-experimental.24d71d6.tgz","_integrity":"sha512-3hpz8BgQ75rqpbgkT4Vucpjb3v0KPWD9TcZe0fkpxzmFt49s4cpef0qX0Kx03ymmFsZyFZXBWipqU/Viwtpcbg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.24d71d6","@solana/codecs-core":"2.0.0-experimental.24d71d6","@solana/codecs-strings":"2.0.0-experimental.24d71d6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.24d71d6_1704519845233_0.8249081512765364","host":"s3://npm-registry-packages"}},"2.0.0-experimental.944fbc3":{"name":"@solana/keys","version":"2.0.0-experimental.944fbc3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.944fbc3","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cf016a5ea2c254a8934e44c06576c3cceec2a5f7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.944fbc3.tgz","fileCount":22,"integrity":"sha512-1QYeGxvvliQnogMRsycd+FpUv2FyRqTCIl7X3AwJ6EbkelEQeNHZc0h+uw7CwdME+4nL9Ge9tNTGmeq0gp6Exw==","signatures":[{"sig":"MEYCIQDm9qvclCfu+sgCIbwVlGT8NwW9omd/0IIzbbEinndXnwIhAOSwxFL8MJkpmApkRPxgXJJW2o4ZaSstVLdtbqcXI8Cc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.944fbc3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c69391dc8fc78a933821686183b548d9/solana-keys-2.0.0-experimental.944fbc3.tgz","_integrity":"sha512-1QYeGxvvliQnogMRsycd+FpUv2FyRqTCIl7X3AwJ6EbkelEQeNHZc0h+uw7CwdME+4nL9Ge9tNTGmeq0gp6Exw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.944fbc3","@solana/codecs-core":"2.0.0-experimental.944fbc3","@solana/codecs-strings":"2.0.0-experimental.944fbc3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.944fbc3_1704829825934_0.7605792320069391","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f5d64e6":{"name":"@solana/keys","version":"2.0.0-experimental.f5d64e6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f5d64e6","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"29fa954d87483cae0f14f87f310aff277f88635f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f5d64e6.tgz","fileCount":22,"integrity":"sha512-hnegMrVGt9L4qYNTgPHhbWE5kTjzlyCQv7l66G+VSml/zclBg8gowU3j9PGaW0N/y4FgfZv+Qpk6XiCcuCUMxw==","signatures":[{"sig":"MEUCIQDeAtjTJiFEbequtEeWYtIDu302v80F85Sco/7e6+B19QIgSlRAf/93bTwcUXLPpOkjQyAYWRmMfvBqcF1p29D12m8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f5d64e6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a14ad96009af04d50183a1327f588486/solana-keys-2.0.0-experimental.f5d64e6.tgz","_integrity":"sha512-hnegMrVGt9L4qYNTgPHhbWE5kTjzlyCQv7l66G+VSml/zclBg8gowU3j9PGaW0N/y4FgfZv+Qpk6XiCcuCUMxw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f5d64e6","@solana/codecs-core":"2.0.0-experimental.f5d64e6","@solana/codecs-strings":"2.0.0-experimental.f5d64e6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f5d64e6_1704829969959_0.5443920723555913","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d148156":{"name":"@solana/keys","version":"2.0.0-experimental.d148156","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d148156","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"53eb20eb7c8c780f6b8184e1d87444968ef1dc2e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d148156.tgz","fileCount":22,"integrity":"sha512-ipQj8ZOCPbTc25qCmgaWwRft8E0pw4Tzg8/E4r8AmghVno2YEOXc3HOJ83Z/1yHNykv8I62tOCUxuQMPH8o8IA==","signatures":[{"sig":"MEUCIQCldVF1+XYuPeUUw+dlPoTcLq0hiR6ix54+/KlFLEOOVQIgOcwAmsZODFtJE6BIfMAjFpnScsH/T2Ftd6cjMLud9xQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d148156.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3f38d257dac872a4afb74e7ab956a6fa/solana-keys-2.0.0-experimental.d148156.tgz","_integrity":"sha512-ipQj8ZOCPbTc25qCmgaWwRft8E0pw4Tzg8/E4r8AmghVno2YEOXc3HOJ83Z/1yHNykv8I62tOCUxuQMPH8o8IA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.d148156","@solana/codecs-core":"2.0.0-experimental.d148156","@solana/codecs-strings":"2.0.0-experimental.d148156"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d148156_1704830065152_0.34240226812218366","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0835c79":{"name":"@solana/keys","version":"2.0.0-experimental.0835c79","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0835c79","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b808e088f89e9d44a64921a8a97c95e3a915aecc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0835c79.tgz","fileCount":22,"integrity":"sha512-bwC/QxOTm2oAAtEBvSUNpil7kco0RpEt5Uvjcs4Uv+VOMk7qZCfhbfEsc37dFQMZIIYJ7+zBUB1akU+7Ii1zMA==","signatures":[{"sig":"MEYCIQCm955EdrfhY6nq3+7P/kNzXOTpxTz5ull3l8XWkWgk+QIhAPNcs7BqeLpKaK/KX1rdGMT02YeR1nYxZFr4xHllKzkq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0835c79.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/77d325ed80226eccfd5147234a623e2f/solana-keys-2.0.0-experimental.0835c79.tgz","_integrity":"sha512-bwC/QxOTm2oAAtEBvSUNpil7kco0RpEt5Uvjcs4Uv+VOMk7qZCfhbfEsc37dFQMZIIYJ7+zBUB1akU+7Ii1zMA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0835c79","@solana/codecs-core":"2.0.0-experimental.0835c79","@solana/codecs-strings":"2.0.0-experimental.0835c79"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0835c79_1704842409508_0.21603771862419774","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8488c9f":{"name":"@solana/keys","version":"2.0.0-experimental.8488c9f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8488c9f","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fb8c15a623ba60e1c2479ed45ce8a61feff04999","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8488c9f.tgz","fileCount":22,"integrity":"sha512-70hSYSzynNSpYrCQJFZo+KxwjoMrWBWCsrzBIIXsuXlYsDbmXpgGTCk8Yi0mSl2g132Vj42/UDuTg9MIY8Jwkg==","signatures":[{"sig":"MEUCIQCb41UVR//LTprMxCYGaZx2UP+4IZWvxFAHeXpBcOFWbAIgJXAnxH4/d2hb8ck1L/sXGYol93sfB9Yd5ZCumKSIH3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8488c9f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/88d93d2ac236c23e8d1691dd1eacb62c/solana-keys-2.0.0-experimental.8488c9f.tgz","_integrity":"sha512-70hSYSzynNSpYrCQJFZo+KxwjoMrWBWCsrzBIIXsuXlYsDbmXpgGTCk8Yi0mSl2g132Vj42/UDuTg9MIY8Jwkg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8488c9f","@solana/codecs-core":"2.0.0-experimental.8488c9f","@solana/codecs-strings":"2.0.0-experimental.8488c9f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8488c9f_1704842725699_0.598203677688173","host":"s3://npm-registry-packages"}},"2.0.0-experimental.510ead7":{"name":"@solana/keys","version":"2.0.0-experimental.510ead7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.510ead7","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3e8a0a861deaacded4f74600cb0689fa416eb275","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.510ead7.tgz","fileCount":22,"integrity":"sha512-N+r1iqQt5u2ATOh7yrqP6xTugTWlDD1wMccCr3glBSZdxaMXF7vZgNdfI54PLixgaW3718fsxpxe1TEntHZ6nw==","signatures":[{"sig":"MEUCIDYY+iiYZXqqmdFyGil3zULsWrzqmdJgB34y4dT5Sq/cAiEA2yoxkEQHuJfztkssnqF4efZ28fVEj1J0ozlyehBa308=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.510ead7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8bc21139b3f479ee6fcc51eda249beaa/solana-keys-2.0.0-experimental.510ead7.tgz","_integrity":"sha512-N+r1iqQt5u2ATOh7yrqP6xTugTWlDD1wMccCr3glBSZdxaMXF7vZgNdfI54PLixgaW3718fsxpxe1TEntHZ6nw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.510ead7","@solana/codecs-core":"2.0.0-experimental.510ead7","@solana/codecs-strings":"2.0.0-experimental.510ead7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.510ead7_1704885216781_0.40566056857776234","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b5bbd3a":{"name":"@solana/keys","version":"2.0.0-experimental.b5bbd3a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b5bbd3a","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"467d2116fefd7a193ad8cce7d3099495d42c65db","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b5bbd3a.tgz","fileCount":22,"integrity":"sha512-2DUvsc9pAJfLVVdGLck21Mj84iMn495YKPIz7TyeiWPm6d6EPhbG2jr2OORyklOf1G1JKxqcpCsrh9crv1lHMA==","signatures":[{"sig":"MEYCIQDk3rmnCTvZxsqjiOA52aW/9ty8utqWIjpdO+5r3CpUHwIhAO41xrISnY0Qir21erjyDxKpw1dLZD71YR52IQI16vn2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b5bbd3a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/0111c67b09501392a0f44f0b8c22082e/solana-keys-2.0.0-experimental.b5bbd3a.tgz","_integrity":"sha512-2DUvsc9pAJfLVVdGLck21Mj84iMn495YKPIz7TyeiWPm6d6EPhbG2jr2OORyklOf1G1JKxqcpCsrh9crv1lHMA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b5bbd3a","@solana/codecs-core":"2.0.0-experimental.b5bbd3a","@solana/codecs-strings":"2.0.0-experimental.b5bbd3a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b5bbd3a_1704897899836_0.4001272418998938","host":"s3://npm-registry-packages"}},"2.0.0-experimental.acab173":{"name":"@solana/keys","version":"2.0.0-experimental.acab173","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.acab173","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d58372ad5df0b5b344ddf1549f7b22ac0f609230","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.acab173.tgz","fileCount":22,"integrity":"sha512-Va2lBkaBfUQpv//PWPmWozzQ7opuQFcAFmRe43kfRPqQJytuev2an0kTGkcLaUdadvUGu7co/oJ4Q+gCVkQ43Q==","signatures":[{"sig":"MEUCIAhWWuQ/E9gboMiHTjvba/lAPzcITc0dOQcH08GRi7zYAiEA59zQ2dcBVbDTkPE+icbR+yhSQBHJghOJlNjhVIijZMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.acab173.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e00dc6bfe6690ee7bf883b674328d828/solana-keys-2.0.0-experimental.acab173.tgz","_integrity":"sha512-Va2lBkaBfUQpv//PWPmWozzQ7opuQFcAFmRe43kfRPqQJytuev2an0kTGkcLaUdadvUGu7co/oJ4Q+gCVkQ43Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.acab173","@solana/codecs-core":"2.0.0-experimental.acab173","@solana/codecs-strings":"2.0.0-experimental.acab173"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.acab173_1704970231134_0.5336616364703128","host":"s3://npm-registry-packages"}},"2.0.0-experimental.23420ec":{"name":"@solana/keys","version":"2.0.0-experimental.23420ec","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.23420ec","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ecf56c3097614ce60a73bfd8f80bd31b2dae1e44","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.23420ec.tgz","fileCount":22,"integrity":"sha512-ZxmL14iz4OhcieUYEw8KPP3fpEs0NT3XnVxjntyh31X0Uun+jWtt7AS4rpj8+RLyS3ezDDAYaW/Bk4bAYzI07w==","signatures":[{"sig":"MEYCIQCTedM46SsJMlNPeaNOO+UWq+pHn3LFX7pIgc07DGdhtQIhANZeg0TMvTfVWH9ZkKTu6Dl+lL2igplPpoMLaNHKsBpY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.23420ec.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ba2f637d30cebae0ba300061bf3332fa/solana-keys-2.0.0-experimental.23420ec.tgz","_integrity":"sha512-ZxmL14iz4OhcieUYEw8KPP3fpEs0NT3XnVxjntyh31X0Uun+jWtt7AS4rpj8+RLyS3ezDDAYaW/Bk4bAYzI07w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.23420ec","@solana/codecs-core":"2.0.0-experimental.23420ec","@solana/codecs-strings":"2.0.0-experimental.23420ec"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.23420ec_1704970475521_0.8087067496910498","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6466d76":{"name":"@solana/keys","version":"2.0.0-experimental.6466d76","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6466d76","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e20f79c752d2bcdc8507c2045d37d936c054dc5e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6466d76.tgz","fileCount":22,"integrity":"sha512-AdXPVnFHu5oyFWbZNLR/UEDwcoApC4bFejr4Mb0jDmjH15U1uqgJdxgq5mriMCFTQktSQHZgY6C8VSoQhw3qgw==","signatures":[{"sig":"MEUCIQCpZvWv6s7r4PQofuobnFmTElrJbVKWsleRNNfg8/LoSAIgEkDXQ/J97hgJUTarwGVWIjRe085g9vGOd8fFtu3tjwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6466d76.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/55f994df3ec205e339d2458bb9525969/solana-keys-2.0.0-experimental.6466d76.tgz","_integrity":"sha512-AdXPVnFHu5oyFWbZNLR/UEDwcoApC4bFejr4Mb0jDmjH15U1uqgJdxgq5mriMCFTQktSQHZgY6C8VSoQhw3qgw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6466d76","@solana/codecs-core":"2.0.0-experimental.6466d76","@solana/codecs-strings":"2.0.0-experimental.6466d76"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6466d76_1704970955367_0.11763877632757014","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c588817":{"name":"@solana/keys","version":"2.0.0-experimental.c588817","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c588817","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"31670871972e61e39a42210fecc77d34c69827d7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c588817.tgz","fileCount":22,"integrity":"sha512-sIUyzferHWLrCdVTkhAvlLs9e6EEZkfptL6ovKDRnb2JTdgjSI+B1lg9z56bSPkev7sI7mHV2MOQTPwsHpx6XA==","signatures":[{"sig":"MEUCIQDVox0CfyeXuJOBQUFFMyUZSnGA+x2GRn3sWmRjERRnkQIgZdvf0yMR+NuhMZ/RQNMBY1Nb8lPZq9LT7g1OnOunXDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c588817.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d0a96b8777b8f15b7d1b0488d96ea723/solana-keys-2.0.0-experimental.c588817.tgz","_integrity":"sha512-sIUyzferHWLrCdVTkhAvlLs9e6EEZkfptL6ovKDRnb2JTdgjSI+B1lg9z56bSPkev7sI7mHV2MOQTPwsHpx6XA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c588817","@solana/codecs-core":"2.0.0-experimental.c588817","@solana/codecs-strings":"2.0.0-experimental.c588817"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c588817_1704972204809_0.6430050071815216","host":"s3://npm-registry-packages"}},"2.0.0-experimental.62b6bd6":{"name":"@solana/keys","version":"2.0.0-experimental.62b6bd6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.62b6bd6","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7dfff10b4fdbc1a87cc0fef87e796aa0a068b48b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.62b6bd6.tgz","fileCount":22,"integrity":"sha512-nQX/7U7cq0sHLz2VdfGV5o/nd2n00h9zfYGdDx/6iB6DoXcAa3EKJXzVZSoLxiC/1TOqmim1ZYqJ9ZsxGrBhpQ==","signatures":[{"sig":"MEUCIQDU8UOydUTmq0R9gbPYPUCQ/Q+FJaFVtgWL1iktXNuNmwIgNF40nVPFe9IAVA7sp39ZHnPdn3gQ/vYNSj9T/jpFfzg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.62b6bd6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/aec539480da9c869d287a53f45b75cf4/solana-keys-2.0.0-experimental.62b6bd6.tgz","_integrity":"sha512-nQX/7U7cq0sHLz2VdfGV5o/nd2n00h9zfYGdDx/6iB6DoXcAa3EKJXzVZSoLxiC/1TOqmim1ZYqJ9ZsxGrBhpQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.62b6bd6","@solana/codecs-core":"2.0.0-experimental.62b6bd6","@solana/codecs-strings":"2.0.0-experimental.62b6bd6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.62b6bd6_1704973716779_0.7196142085666868","host":"s3://npm-registry-packages"}},"2.0.0-experimental.dbe6a73":{"name":"@solana/keys","version":"2.0.0-experimental.dbe6a73","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.dbe6a73","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"417c6cee43b50d89231ea7f5d4abe0249302bd38","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.dbe6a73.tgz","fileCount":22,"integrity":"sha512-5fV2dJrOxrs5AKv/5WihkNENrXTWdhq+pG1Oy5ZB7O0z8exrjwWFbBPOnLJ08kV6dZomdJxn0Nihd4GTyKJftg==","signatures":[{"sig":"MEYCIQDqmWYoAkr4G7/DqDczQNKJC11JCR4SABk5nVM0NKol0AIhAJ9BVSBPbuZd0fJPdgKksJiGr4sGU9ocCLd0B8AL6Guv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.dbe6a73.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d2f963061f7e0adf53b4f5dc8a36fdea/solana-keys-2.0.0-experimental.dbe6a73.tgz","_integrity":"sha512-5fV2dJrOxrs5AKv/5WihkNENrXTWdhq+pG1Oy5ZB7O0z8exrjwWFbBPOnLJ08kV6dZomdJxn0Nihd4GTyKJftg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.dbe6a73","@solana/codecs-core":"2.0.0-experimental.dbe6a73","@solana/codecs-strings":"2.0.0-experimental.dbe6a73"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.dbe6a73_1705044931488_0.24410876427001393","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cee6f23":{"name":"@solana/keys","version":"2.0.0-experimental.cee6f23","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cee6f23","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7fc27c69adc339840ef85556a58add55fcb200d2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cee6f23.tgz","fileCount":22,"integrity":"sha512-TlyvkeWbs8YRh23g4QHh7tvZTuAwwyoTffb55GpVyLO4Kf6u1Ov2mMu76wlCzQV4DpTHdIErPFO/EFjkq95XVA==","signatures":[{"sig":"MEYCIQDJWfNccTk3zwYJmdMjQdSNTeOvuQFUb6yNV9nydtjC5QIhAKphUI8dyH/K7q+zwueTIyTbIWJd0eMfpcylcFRePDoC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cee6f23.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/fde7a7abdd0c75c63bdf991cf70f80ad/solana-keys-2.0.0-experimental.cee6f23.tgz","_integrity":"sha512-TlyvkeWbs8YRh23g4QHh7tvZTuAwwyoTffb55GpVyLO4Kf6u1Ov2mMu76wlCzQV4DpTHdIErPFO/EFjkq95XVA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.cee6f23","@solana/codecs-core":"2.0.0-experimental.cee6f23","@solana/codecs-strings":"2.0.0-experimental.cee6f23"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cee6f23_1705060742074_0.7133299054819575","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4c9a8b8":{"name":"@solana/keys","version":"2.0.0-experimental.4c9a8b8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4c9a8b8","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"21d3347f6efb4ee2111dfe7159418327c409cd3c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4c9a8b8.tgz","fileCount":22,"integrity":"sha512-8J4xR1JhXdSkTSo3Zq0wsQhxU0ltrFup1j3hCyrf8FzHOFExbHZ+KE85D6NcT/W1VOkt9Mvl2u5vhfVo1zWoaQ==","signatures":[{"sig":"MEUCICvtiwEhkGC5rbC0yxLdfsCehkMJblf/NepwMj4CjnTdAiEAs4y2u0HnJ7i6TO93bxuSad5LsxJumqPcAqikPsmbqMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4c9a8b8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/df456ffd7acce79ad9ee3b2bbb5e007a/solana-keys-2.0.0-experimental.4c9a8b8.tgz","_integrity":"sha512-8J4xR1JhXdSkTSo3Zq0wsQhxU0ltrFup1j3hCyrf8FzHOFExbHZ+KE85D6NcT/W1VOkt9Mvl2u5vhfVo1zWoaQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4c9a8b8","@solana/codecs-core":"2.0.0-experimental.4c9a8b8","@solana/codecs-strings":"2.0.0-experimental.4c9a8b8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4c9a8b8_1705070993297_0.8054684861350696","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7aeac5a":{"name":"@solana/keys","version":"2.0.0-experimental.7aeac5a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7aeac5a","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6819fa59fdabacea75428c534a1117ea7a68e0fb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7aeac5a.tgz","fileCount":22,"integrity":"sha512-J0WPAfPu142Mpou5yI+q/D019EDlusmGt3s8F31EvESlsb6Bb8SNvjnCS7ELtL2DLunpBDHAUUgZcE7LO/v/xw==","signatures":[{"sig":"MEUCICvIea556qDQQLhd3IkXlNbMbM7jKAO8yjjqOyTSTa5MAiEAgpbYm6V136MnBh5mDd0CW739knT8wo0wlcyuvg0xHCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7aeac5a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c82e10ad9eb18a7639002210137e9119/solana-keys-2.0.0-experimental.7aeac5a.tgz","_integrity":"sha512-J0WPAfPu142Mpou5yI+q/D019EDlusmGt3s8F31EvESlsb6Bb8SNvjnCS7ELtL2DLunpBDHAUUgZcE7LO/v/xw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.7aeac5a","@solana/codecs-core":"2.0.0-experimental.7aeac5a","@solana/codecs-strings":"2.0.0-experimental.7aeac5a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7aeac5a_1705351254346_0.5382203443311717","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5e43617":{"name":"@solana/keys","version":"2.0.0-experimental.5e43617","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5e43617","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d73fad1b5ab6eed88065c9b5c3adf08b1e12fe78","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5e43617.tgz","fileCount":22,"integrity":"sha512-vDwOeIvjEyvQcwzBrEPk2Dk///CVk+diMpm6yRrcBRMjdfZrCzl7okMgo1qXAOTZBxqGMa9LsPgPTyY8dX9D9w==","signatures":[{"sig":"MEQCIDCPgdKcs6Za/Q48ncTGrBPgX451fMbYIqY4IvTAwmcPAiA30x9NhN2rranWDuRohAXJJNZx3UwtP0A7d2dClA9hsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5e43617.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b7902b30b875cea9d77517c52b509b44/solana-keys-2.0.0-experimental.5e43617.tgz","_integrity":"sha512-vDwOeIvjEyvQcwzBrEPk2Dk///CVk+diMpm6yRrcBRMjdfZrCzl7okMgo1qXAOTZBxqGMa9LsPgPTyY8dX9D9w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5e43617","@solana/codecs-core":"2.0.0-experimental.5e43617","@solana/codecs-strings":"2.0.0-experimental.5e43617"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5e43617_1705351946104_0.7032498883414611","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1c57210":{"name":"@solana/keys","version":"2.0.0-experimental.1c57210","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1c57210","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4d603ef5a7848f23bde2ff45617454f13777bb3f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1c57210.tgz","fileCount":22,"integrity":"sha512-teg3k9l2ly6BFxiztmiaF0GGsevF4VplBOWjECWU2SizldYklShLxTDYxKPt+aj4SiZyptaPSXIsWIELGyIwvw==","signatures":[{"sig":"MEQCIHZA0VBj1undgx/0hp8bI4lw0hkKedqGKwLmbxv+AdaMAiB4wPfUYRY8C9C1Ez7fGSyPH9djN9qiMOFdh8z2C1mh9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1c57210.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/096316e383b8a6031a9909ab040931d3/solana-keys-2.0.0-experimental.1c57210.tgz","_integrity":"sha512-teg3k9l2ly6BFxiztmiaF0GGsevF4VplBOWjECWU2SizldYklShLxTDYxKPt+aj4SiZyptaPSXIsWIELGyIwvw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.1c57210","@solana/codecs-core":"2.0.0-experimental.1c57210","@solana/codecs-strings":"2.0.0-experimental.1c57210"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1c57210_1705417975815_0.9833340905842003","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6d93188":{"name":"@solana/keys","version":"2.0.0-experimental.6d93188","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6d93188","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2bb0a959c30ca3ccb44a9c07bcd073e2ebc875ce","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6d93188.tgz","fileCount":22,"integrity":"sha512-6sywp8dPCSnIDgl1xdDBzJYgnqIMHGGld/z7aWdNjZnUvi5wma+WqIKePqZ/2sWiZCpsiSDA9QFCW7uQYN9J/g==","signatures":[{"sig":"MEUCIG77rPYOBhQ0lFh9zHGZDr3qXtRVM8y/2rGSgNCbhOF9AiEAx/vsSt2269yNbQYrdniIDI48NkLXObObVIOuRvM4aRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6d93188.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1426c5da30028e657b5a23195e53dffe/solana-keys-2.0.0-experimental.6d93188.tgz","_integrity":"sha512-6sywp8dPCSnIDgl1xdDBzJYgnqIMHGGld/z7aWdNjZnUvi5wma+WqIKePqZ/2sWiZCpsiSDA9QFCW7uQYN9J/g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6d93188","@solana/codecs-core":"2.0.0-experimental.6d93188","@solana/codecs-strings":"2.0.0-experimental.6d93188"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6d93188_1705418583555_0.598385827960505","host":"s3://npm-registry-packages"}},"2.0.0-experimental.651e653":{"name":"@solana/keys","version":"2.0.0-experimental.651e653","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.651e653","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"16ff8f55a9daa0e217d29ed055806848b450f55d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.651e653.tgz","fileCount":22,"integrity":"sha512-mypgkpDlY0myGIL7U4jqsDKMFDJoXQ1SARsV34Ksqup8QP5PjpCh0t0E2Qgq1Q2TZUeeRk8cPQRy0xBrVtu5Kw==","signatures":[{"sig":"MEUCIQCliYF0A+5JdzbCb2h73L2W6x1E1P+pI9m42qAZgFf01gIgDXNJHm6RfEHUOLN55I3zOX0x33s0tDL0ENQLgM22Svs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.651e653.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/74ccf1b298fa316d8b18ae9e18a6f5dc/solana-keys-2.0.0-experimental.651e653.tgz","_integrity":"sha512-mypgkpDlY0myGIL7U4jqsDKMFDJoXQ1SARsV34Ksqup8QP5PjpCh0t0E2Qgq1Q2TZUeeRk8cPQRy0xBrVtu5Kw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.651e653","@solana/codecs-core":"2.0.0-experimental.651e653","@solana/codecs-strings":"2.0.0-experimental.651e653"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.651e653_1705531040561_0.228060537351076","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f2a2e5b":{"name":"@solana/keys","version":"2.0.0-experimental.f2a2e5b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f2a2e5b","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"736bf4f4f24452220065f0b31aa51d99ed83ebe6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f2a2e5b.tgz","fileCount":22,"integrity":"sha512-G4PclmuPBlTZWtFgtrL+Awp1HmyybHEN9gdGEXqm8jXUekg0LTYpwfIzoNZaMQKLmGV6XpU2+Dz4Ila4mxA2CA==","signatures":[{"sig":"MEQCIAzXIsAPmufsK01tZgtVowyEfbhJyP237zyk2tWdCWuAAiAF3sMbg6wCgyWroB7l6PnozSZYG23Ypzs3vc0qZaPXww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f2a2e5b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cee059c3a3d78e83ff00a9bcc408fca5/solana-keys-2.0.0-experimental.f2a2e5b.tgz","_integrity":"sha512-G4PclmuPBlTZWtFgtrL+Awp1HmyybHEN9gdGEXqm8jXUekg0LTYpwfIzoNZaMQKLmGV6XpU2+Dz4Ila4mxA2CA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f2a2e5b","@solana/codecs-core":"2.0.0-experimental.f2a2e5b","@solana/codecs-strings":"2.0.0-experimental.f2a2e5b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f2a2e5b_1705531807319_0.2605260570796164","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ca243cb":{"name":"@solana/keys","version":"2.0.0-experimental.ca243cb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ca243cb","maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"86cb5bf73c5ea28fe27ad108548e18bb99b60a60","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ca243cb.tgz","fileCount":22,"integrity":"sha512-4Xt/aBnQVREVpDmgp64DcT41qgjlznhcgQx5dyXevHK4P2npYePpPgTQchqS5jXUL8JHdz/nZZXGJ8R3DNfsUw==","signatures":[{"sig":"MEUCIQDCpOfwUA2iKRF4SySFgm1Nl56T69uCCtcxowtd91UVYQIgVaQh+o9GrsttF7VIebnCn9yDcfq3ucGAvvbxvmKhqA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ca243cb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8a671ca77b9f785771ea88c44e6d918a/solana-keys-2.0.0-experimental.ca243cb.tgz","_integrity":"sha512-4Xt/aBnQVREVpDmgp64DcT41qgjlznhcgQx5dyXevHK4P2npYePpPgTQchqS5jXUL8JHdz/nZZXGJ8R3DNfsUw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.ca243cb","@solana/codecs-core":"2.0.0-experimental.ca243cb","@solana/codecs-strings":"2.0.0-experimental.ca243cb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ca243cb_1705591480851_0.5019658828404496","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a81a78e":{"name":"@solana/keys","version":"2.0.0-experimental.a81a78e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a81a78e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5ba0bb001b037549f7008e5ec83392bd2fee9f0c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a81a78e.tgz","fileCount":22,"integrity":"sha512-tdwqmYfaj7SmVDn3kebbRv+ZUShhsj74upqDz/bgro1UfFS6EmeAwlDCJ/eVBZYb2DhKx2LZB4E5HA4zhBZKpA==","signatures":[{"sig":"MEUCIQDT9xYrf2HS28NrZWpTrsu7TfJfEWPKXCtzqCGh31uPjwIgfAvuQ1EFuGZd9UZUtV8SZC5WJ43KahPFGVAjwES9alI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a81a78e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/67f0606085730e48d89c064f1cb863ab/solana-keys-2.0.0-experimental.a81a78e.tgz","_integrity":"sha512-tdwqmYfaj7SmVDn3kebbRv+ZUShhsj74upqDz/bgro1UfFS6EmeAwlDCJ/eVBZYb2DhKx2LZB4E5HA4zhBZKpA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a81a78e","@solana/codecs-core":"2.0.0-experimental.a81a78e","@solana/codecs-strings":"2.0.0-experimental.a81a78e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a81a78e_1705947381453_0.9897568009828923","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a0b9a27":{"name":"@solana/keys","version":"2.0.0-experimental.a0b9a27","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a0b9a27","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"560a585794a4aae3bfc70c6c8e7aabb1d9fea5de","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a0b9a27.tgz","fileCount":22,"integrity":"sha512-uculZF6EWu51U+0XdRCeyHK8uznKAjTkbnkHICOGnyl+O/L3jJFPB1rq/whVV2IKn6VPGrTqskcbe6TNzcYSMw==","signatures":[{"sig":"MEUCICFFOJ6E7ydtdFknzcrOJ790/InSzBterg/hRrmCyxC0AiEA+BSlVNofhlt60ASncCpMqP2OpzniSn9zU/M+hTt4Oco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a0b9a27.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/8e18df664cebed23b0451d6493f399fa/solana-keys-2.0.0-experimental.a0b9a27.tgz","_integrity":"sha512-uculZF6EWu51U+0XdRCeyHK8uznKAjTkbnkHICOGnyl+O/L3jJFPB1rq/whVV2IKn6VPGrTqskcbe6TNzcYSMw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.a0b9a27","@solana/codecs-core":"2.0.0-experimental.a0b9a27","@solana/codecs-strings":"2.0.0-experimental.a0b9a27"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a0b9a27_1705994443683_0.1346147631449064","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4f33613":{"name":"@solana/keys","version":"2.0.0-experimental.4f33613","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4f33613","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0506a6a9f05763c858e99f32420afc41279a68d4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4f33613.tgz","fileCount":22,"integrity":"sha512-tVPRJierxVIyVhnJiKGQIMkizbHS4t7bwprU6gt6lsEulAfy0vP3+bK2eWzX/emvMs/dOlv+ouRjHNOOaK17rg==","signatures":[{"sig":"MEQCIFo1koFRq9f8FO+ulgLuYMKQvA1a0spK/SsYB3OqRoX4AiB4Zi5aHmDPM7XBkbEAMH5MOQVCxim3EVlc0wTFUnptHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4f33613.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2ceeece96c3b3e72fa95cca881344fb7/solana-keys-2.0.0-experimental.4f33613.tgz","_integrity":"sha512-tVPRJierxVIyVhnJiKGQIMkizbHS4t7bwprU6gt6lsEulAfy0vP3+bK2eWzX/emvMs/dOlv+ouRjHNOOaK17rg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.4f33613","@solana/codecs-core":"2.0.0-experimental.4f33613","@solana/codecs-strings":"2.0.0-experimental.4f33613"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4f33613_1706069907506_0.25715516732634347","host":"s3://npm-registry-packages"}},"2.0.0-experimental.098806e":{"name":"@solana/keys","version":"2.0.0-experimental.098806e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.098806e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"878db18f2a0bf2c0d42914baafec9657aacf8d63","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.098806e.tgz","fileCount":22,"integrity":"sha512-lK0ncsLLLof9JjvdisCUGOXGK0HPzq/kt7/cnmkGSN3avEqTBbeNyKXA144R/nFK1DipTl4PVVV6WwjoIpkOTg==","signatures":[{"sig":"MEQCIBo/FnMCyWjGtFgRAFBMFfx1Nnxf2DyMKBHvwxdFpGqCAiARNLxBP4EVzlJ2aRfw1n+niT+2t35PcprMhW1uxrM8ZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.098806e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/afb89eacda31f87c54e3d4ad9cc1c2e1/solana-keys-2.0.0-experimental.098806e.tgz","_integrity":"sha512-lK0ncsLLLof9JjvdisCUGOXGK0HPzq/kt7/cnmkGSN3avEqTBbeNyKXA144R/nFK1DipTl4PVVV6WwjoIpkOTg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.098806e","@solana/codecs-core":"2.0.0-experimental.098806e","@solana/codecs-strings":"2.0.0-experimental.098806e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.098806e_1706069959998_0.12427590151355439","host":"s3://npm-registry-packages"}},"2.0.0-experimental.35de86b":{"name":"@solana/keys","version":"2.0.0-experimental.35de86b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.35de86b","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ac70af10c705fa97a9e0e380b8791b66533d1e51","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.35de86b.tgz","fileCount":22,"integrity":"sha512-V1qOdLtzEDmYlrfXPl6Tpp4eypG2CK2ZKQYi6EFqX/SppSXYlqm49rk0+XxPSO/G2mx7NOIDUvMF7NGYpB2lQA==","signatures":[{"sig":"MEYCIQCRx7A7W8AIegIeEnvFUdxxbBPUOpe76AczteV0VfvSZQIhAJacwm73L+xQ489G78ZOE0gX8VbPkaFAkIaob7yXaQvP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.35de86b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/1069fb8fa8f7993b4011f7cfe009b06e/solana-keys-2.0.0-experimental.35de86b.tgz","_integrity":"sha512-V1qOdLtzEDmYlrfXPl6Tpp4eypG2CK2ZKQYi6EFqX/SppSXYlqm49rk0+XxPSO/G2mx7NOIDUvMF7NGYpB2lQA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.35de86b","@solana/codecs-core":"2.0.0-experimental.35de86b","@solana/codecs-strings":"2.0.0-experimental.35de86b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.35de86b_1706070119450_0.1867037111505705","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f8c941c":{"name":"@solana/keys","version":"2.0.0-experimental.f8c941c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f8c941c","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7b6e9d3530a50df1cc2c9e3fa3f3ba036c7c207b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f8c941c.tgz","fileCount":22,"integrity":"sha512-QmcndQe9DI3jN9pTdbIa0l7yIGtnc5KrzH3xa1NC4jFl3v5wpqKta2o3yb7OFxT8yWwVLHc2IynBQPgkoC0fmg==","signatures":[{"sig":"MEYCIQDT5PM6WHd9aYmIDtB8Ul3Kik6mu/CzzKcSAuTnoQ095AIhAJvQAicSA/7yhkqG5wFGMHBCV+YyIZSnNU/oDvNoVnU5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f8c941c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/583398fad2f58949b8787a447d9f11eb/solana-keys-2.0.0-experimental.f8c941c.tgz","_integrity":"sha512-QmcndQe9DI3jN9pTdbIa0l7yIGtnc5KrzH3xa1NC4jFl3v5wpqKta2o3yb7OFxT8yWwVLHc2IynBQPgkoC0fmg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f8c941c","@solana/codecs-core":"2.0.0-experimental.f8c941c","@solana/codecs-strings":"2.0.0-experimental.f8c941c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f8c941c_1706395387287_0.34070474908299997","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f025b33":{"name":"@solana/keys","version":"2.0.0-experimental.f025b33","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f025b33","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b542cdd58fd1bb4157ec463f06f6f8f185f85b8e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f025b33.tgz","fileCount":22,"integrity":"sha512-kJZ83Pen8ZmTucH7rjaWs1Mz1VYdRyKT8bkn9HaWQ3jWUzuQwR27yLW6kmmLaJJPPboR6C57LhE4lCf35f3KZg==","signatures":[{"sig":"MEYCIQD6OOQCtJe3e0erHsyWXGOifAftPfn8JZocX+8zTToGgAIhAM4N9An8FY1i4LYtzblEviFs5TXQzXyEZJFQbYllzr6Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f025b33.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/28e680cf29bfb7bb044f3d9c120d7326/solana-keys-2.0.0-experimental.f025b33.tgz","_integrity":"sha512-kJZ83Pen8ZmTucH7rjaWs1Mz1VYdRyKT8bkn9HaWQ3jWUzuQwR27yLW6kmmLaJJPPboR6C57LhE4lCf35f3KZg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.f025b33","@solana/codecs-core":"2.0.0-experimental.f025b33","@solana/codecs-strings":"2.0.0-experimental.f025b33"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f025b33_1706395517385_0.06866644534857325","host":"s3://npm-registry-packages"}},"2.0.0-experimental.76ad167":{"name":"@solana/keys","version":"2.0.0-experimental.76ad167","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.76ad167","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"534f2de39c7d8cf15db93716351f00b258bc42be","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.76ad167.tgz","fileCount":22,"integrity":"sha512-kab3ZdQdgsTM0lxWWLKjJL1gG6IG6DMrJwl2F+TLnG5YCqyXzv9bsqL8eY1PEk02DCDhI632BgH4AZyw9ev+DQ==","signatures":[{"sig":"MEUCIFejUWrTYPxl1bR2IhEbD4OIpmWcQprKzEFNopZPijsFAiEAlWb2C1EoAd9DYfPgujtM/oC0Xe17VZKlB+4CpJD7gcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.76ad167.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b075b1759f9a67db2720e46f457d9b74/solana-keys-2.0.0-experimental.76ad167.tgz","_integrity":"sha512-kab3ZdQdgsTM0lxWWLKjJL1gG6IG6DMrJwl2F+TLnG5YCqyXzv9bsqL8eY1PEk02DCDhI632BgH4AZyw9ev+DQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.76ad167","@solana/codecs-core":"2.0.0-experimental.76ad167","@solana/codecs-strings":"2.0.0-experimental.76ad167"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.76ad167_1706545312880_0.21681817653574242","host":"s3://npm-registry-packages"}},"2.0.0-experimental.71dcc4e":{"name":"@solana/keys","version":"2.0.0-experimental.71dcc4e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.71dcc4e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0a21e46664de7bed4338c7b476862e20841f745b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.71dcc4e.tgz","fileCount":22,"integrity":"sha512-mx2m2WcyIqSwRgsvVSf9EHqOIVE4bl3FQei++j799EkIs1Y6a/N5yx+m0puWypZ5nWN8FI8TbV2inFWwQLooTA==","signatures":[{"sig":"MEQCIHQiCkxR+etY6ay2ZVwdzhspdl5u0cIFkuC0Wz4y8uYBAiAkoPcQ7Yfczy3Q13GCxZ4knCz6j/Qs8phfmonSlbANxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.71dcc4e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/42e37a4c34e6bf75b78c0529008db194/solana-keys-2.0.0-experimental.71dcc4e.tgz","_integrity":"sha512-mx2m2WcyIqSwRgsvVSf9EHqOIVE4bl3FQei++j799EkIs1Y6a/N5yx+m0puWypZ5nWN8FI8TbV2inFWwQLooTA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.71dcc4e","@solana/codecs-core":"2.0.0-experimental.71dcc4e","@solana/codecs-strings":"2.0.0-experimental.71dcc4e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.71dcc4e_1706742460365_0.02216492795717051","host":"s3://npm-registry-packages"}},"2.0.0-experimental.af9f012":{"name":"@solana/keys","version":"2.0.0-experimental.af9f012","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.af9f012","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ef1012db537f04e39cac4ed48aafaadf6368ce6a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.af9f012.tgz","fileCount":22,"integrity":"sha512-SDIaCu0Sh0tvpQC5qVbiul1jqoZ+ykzBT42n8DoO5FLCGIgG2Jd1Mn+yVgN4Id+zFLyQk2/xGH1gFo+HI88QMQ==","signatures":[{"sig":"MEUCIQCEU54/m1mUbBwqZ45t7iHwERLunIEGZUmMy3n5QdEtmwIgE1jVHae2bzZmGnROPsh9arTMsbpM9dudziDCE5oN5x4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.af9f012.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e9cb01fc232402f493062682a54f1183/solana-keys-2.0.0-experimental.af9f012.tgz","_integrity":"sha512-SDIaCu0Sh0tvpQC5qVbiul1jqoZ+ykzBT42n8DoO5FLCGIgG2Jd1Mn+yVgN4Id+zFLyQk2/xGH1gFo+HI88QMQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.af9f012","@solana/codecs-core":"2.0.0-experimental.af9f012","@solana/codecs-strings":"2.0.0-experimental.af9f012"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.af9f012_1706814927469_0.07691366568939206","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c34bab9":{"name":"@solana/keys","version":"2.0.0-experimental.c34bab9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c34bab9","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9987c0890dc0a9d0f07e6e4a5c25882ab94f449f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c34bab9.tgz","fileCount":22,"integrity":"sha512-E8h9b8B9I66wcxe09+Ok4FA8pmFtNLMoNluhM2xPLjMGozkAWaJM2zbZ6UtbXv5fZN2UEHoupYE+hIlbMrUoeQ==","signatures":[{"sig":"MEYCIQDDRAVWPUR9yoxBpdh3nMjFcF6/h07RYvY5pri4JpbR8wIhAPmwdk4+2VL095Mm2P0WzHQt0iyc7uDEb83a6JBX9RMI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c34bab9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c2c95a66c128e6585b14c9dbc58794c1/solana-keys-2.0.0-experimental.c34bab9.tgz","_integrity":"sha512-E8h9b8B9I66wcxe09+Ok4FA8pmFtNLMoNluhM2xPLjMGozkAWaJM2zbZ6UtbXv5fZN2UEHoupYE+hIlbMrUoeQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.c34bab9","@solana/codecs-core":"2.0.0-experimental.c34bab9","@solana/codecs-strings":"2.0.0-experimental.c34bab9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c34bab9_1706814988571_0.14238682492400923","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8e39a42":{"name":"@solana/keys","version":"2.0.0-experimental.8e39a42","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8e39a42","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"057c9c067eeccfeb295c09898d61bade309f870a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8e39a42.tgz","fileCount":22,"integrity":"sha512-ghKuz6iz5E2x7rOZkYIhsOtgqVvAnVQ7QlEonhfWsV9MYE8Z9QIVTstlhhX1Y9oBXVMzYKp/SE5mtsBgd6PWBw==","signatures":[{"sig":"MEYCIQC2ATKJ4NI5/K8BKUdX+AKP8xq4BqYaaHv1xYOaFU4y1QIhAL470qWMN5yn/e6DbY0rFiVqqQ6ycxKsfkCrX+bwgWa+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8e39a42.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c533b4cfc79e86097d9d5a2831ee2bd8/solana-keys-2.0.0-experimental.8e39a42.tgz","_integrity":"sha512-ghKuz6iz5E2x7rOZkYIhsOtgqVvAnVQ7QlEonhfWsV9MYE8Z9QIVTstlhhX1Y9oBXVMzYKp/SE5mtsBgd6PWBw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.8e39a42","@solana/codecs-core":"2.0.0-experimental.8e39a42","@solana/codecs-strings":"2.0.0-experimental.8e39a42"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8e39a42_1706815251419_0.7866900072451306","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b93299a":{"name":"@solana/keys","version":"2.0.0-experimental.b93299a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b93299a","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"01c8043e57992fa991f51d96ea1acea52c62b060","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b93299a.tgz","fileCount":22,"integrity":"sha512-FKk9LwzIFcKs/p1TXqCu1i4akjo/G7gIFKoDwt0JG7phbvRrxQIoFeHFPwMpcyMqJClAIjxOvrJQ8SwY1Q5rTQ==","signatures":[{"sig":"MEQCIBFsUMP8OvOLUyibpbgLItpGuFtsdbsoaOjv4Uu7LmJEAiAzvUPulLpaR+rIjmsd2lKX+gfW2/PbGXWqrfMUc+JRMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b93299a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5509cc0115ceaf93ff7934687d3e0f25/solana-keys-2.0.0-experimental.b93299a.tgz","_integrity":"sha512-FKk9LwzIFcKs/p1TXqCu1i4akjo/G7gIFKoDwt0JG7phbvRrxQIoFeHFPwMpcyMqJClAIjxOvrJQ8SwY1Q5rTQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b93299a","@solana/codecs-core":"2.0.0-experimental.b93299a","@solana/codecs-strings":"2.0.0-experimental.b93299a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b93299a_1706815350687_0.9705527857082334","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6725a9f":{"name":"@solana/keys","version":"2.0.0-experimental.6725a9f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6725a9f","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"37a5cfc967c423d41c9c192f897559c24dfe48b4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6725a9f.tgz","fileCount":22,"integrity":"sha512-FtesNxlLPpGiExRN0NSo3VXfj/YXgIchPzs56uH6qWta1XrVIUo7t/mQIhCZdy1nqFWsmJyORjLL3OLXOTBEWQ==","signatures":[{"sig":"MEQCIHS31oFnrGrQMiC0QUZocht9UnqAdBExORDLP6EY+u+nAiATSLFVxg3R0kjvKDq4YI8U3T+Y2FmdnsbsqkfMJphNng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6725a9f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c99a65d52dbfc736c0e47e224bc1b444/solana-keys-2.0.0-experimental.6725a9f.tgz","_integrity":"sha512-FtesNxlLPpGiExRN0NSo3VXfj/YXgIchPzs56uH6qWta1XrVIUo7t/mQIhCZdy1nqFWsmJyORjLL3OLXOTBEWQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.6725a9f","@solana/codecs-core":"2.0.0-experimental.6725a9f","@solana/codecs-strings":"2.0.0-experimental.6725a9f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6725a9f_1706818317960_0.4818551216968934","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fd64233":{"name":"@solana/keys","version":"2.0.0-experimental.fd64233","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fd64233","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ef1cf23adece43d4d9fc8419f3d2203e878fb57f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fd64233.tgz","fileCount":22,"integrity":"sha512-mEisZA7YXt2ee/dJ+0Fz0syiKNnMHz364T+pY62Mg3PIeCyu67n5XDbD2t0oPOTen67G/qgacYALcERLrXtLsA==","signatures":[{"sig":"MEUCIEPcujxUzz6LF/l23/3G7Y3NdsTZtjfvE4pfeSgomC3EAiEAtOAYMsYVS6pCmEa9oTXFJxHtRBRlJASD7eem/yUVD/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fd64233.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e0d9a5faa225455a1ec6063ca1c76c3e/solana-keys-2.0.0-experimental.fd64233.tgz","_integrity":"sha512-mEisZA7YXt2ee/dJ+0Fz0syiKNnMHz364T+pY62Mg3PIeCyu67n5XDbD2t0oPOTen67G/qgacYALcERLrXtLsA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.fd64233","@solana/codecs-core":"2.0.0-experimental.fd64233","@solana/codecs-strings":"2.0.0-experimental.fd64233"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fd64233_1706818612388_0.8531809159863915","host":"s3://npm-registry-packages"}},"2.0.0-experimental.11dd48f":{"name":"@solana/keys","version":"2.0.0-experimental.11dd48f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.11dd48f","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0f017d66a5c2f9fd19a1f8e03e035e997efe9d50","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.11dd48f.tgz","fileCount":22,"integrity":"sha512-8xzY7N0otsoj2u2KTxCHzZ1WyHoxVHcLQHuf4RnIavls0ITRdkRxYLeT0eb5XwbwWzHh4/rVPW7QO4IvqUSDkQ==","signatures":[{"sig":"MEUCIQCoScTX+Gj+ynB6RJ9lY9LY2qFiV3+ZKvU0oFPw1gEwNgIgdH640m4H8dTfhjk9WUXof7TlnviRrfLvAy+jsd6Pvr4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.11dd48f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/f028b7a18107be76c1aca4304f64ae2c/solana-keys-2.0.0-experimental.11dd48f.tgz","_integrity":"sha512-8xzY7N0otsoj2u2KTxCHzZ1WyHoxVHcLQHuf4RnIavls0ITRdkRxYLeT0eb5XwbwWzHh4/rVPW7QO4IvqUSDkQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.11dd48f","@solana/codecs-core":"2.0.0-experimental.11dd48f","@solana/codecs-strings":"2.0.0-experimental.11dd48f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.11dd48f_1706823653750_0.5116627726551344","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e9c1b10":{"name":"@solana/keys","version":"2.0.0-experimental.e9c1b10","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e9c1b10","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"62d751923d9812a5116a5dbd4e52354cee010b16","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e9c1b10.tgz","fileCount":22,"integrity":"sha512-TJft2bzyjcjsH1sY3TTdi+9Q84g5GeVB5PACQjndEIzYSZleuskEdfoibwgqbaaiSeXNln1CKwK7epxzARes+A==","signatures":[{"sig":"MEUCICAaCUxt1HRe3JFgBjlxrso0BCFW/ldf8Rt7QOKmPuJuAiEA863T3hb1stF2NYkzhOWurhkF/Vx3TZ+fhMxT60rtyC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e9c1b10.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fe8e2f542c657dedc29ba8aab09278af/solana-keys-2.0.0-experimental.e9c1b10.tgz","_integrity":"sha512-TJft2bzyjcjsH1sY3TTdi+9Q84g5GeVB5PACQjndEIzYSZleuskEdfoibwgqbaaiSeXNln1CKwK7epxzARes+A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e9c1b10","@solana/codecs-core":"2.0.0-experimental.e9c1b10","@solana/codecs-strings":"2.0.0-experimental.e9c1b10"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e9c1b10_1706823966339_0.3182395590725229","host":"s3://npm-registry-packages"}},"2.0.0-experimental.61f7ba0":{"name":"@solana/keys","version":"2.0.0-experimental.61f7ba0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.61f7ba0","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"dc4cdc49499a5441e66ed3c498329c1d30ecf962","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.61f7ba0.tgz","fileCount":22,"integrity":"sha512-nVS2rKAL2Xx0Hi+fDs2PgDE1ofuauX2CjNwkfadn3/ICl4jW/Li8a7qxXxv5QLvFaHkTcvaAfsrb/RM+Tg7dTA==","signatures":[{"sig":"MEUCIQDm/xZZUgLVoRugar2B6sevTb2JaPk9mb7KA5AT7AQo8wIgDUGQVyysMk7wGgu80rtSGcN5AJh8si29Ot/zhZVmllw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.61f7ba0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/28aba041dba23642cf17fc96d4e4ce92/solana-keys-2.0.0-experimental.61f7ba0.tgz","_integrity":"sha512-nVS2rKAL2Xx0Hi+fDs2PgDE1ofuauX2CjNwkfadn3/ICl4jW/Li8a7qxXxv5QLvFaHkTcvaAfsrb/RM+Tg7dTA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.61f7ba0","@solana/codecs-core":"2.0.0-experimental.61f7ba0","@solana/codecs-strings":"2.0.0-experimental.61f7ba0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.61f7ba0_1706892259569_0.5672887275999867","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e58bb22":{"name":"@solana/keys","version":"2.0.0-experimental.e58bb22","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e58bb22","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3f77d9fee42d2e9167c56fb508c307eb56ab6a62","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e58bb22.tgz","fileCount":22,"integrity":"sha512-dvDhI1XdhTUeW3LHlmy3u+gV5ZsHcsIMU42f8uf04f661NIZE4yyxAFzojCsZrScq/50ySjekTf3hzY5A5eRlA==","signatures":[{"sig":"MEQCICO9863z0ym0i4rF5Kpxceygnf6Xd6MLYDMT5vxriN4gAiBsNOcK3IcSmMlMlttJpfOOHaYgMRmDGucVkXX443tGAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e58bb22.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/a813608ca84910dd54bf7a8c6eef15c0/solana-keys-2.0.0-experimental.e58bb22.tgz","_integrity":"sha512-dvDhI1XdhTUeW3LHlmy3u+gV5ZsHcsIMU42f8uf04f661NIZE4yyxAFzojCsZrScq/50ySjekTf3hzY5A5eRlA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.e58bb22","@solana/codecs-core":"2.0.0-experimental.e58bb22","@solana/codecs-strings":"2.0.0-experimental.e58bb22"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e58bb22_1706892412243_0.7787885455933838","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5175d8a":{"name":"@solana/keys","version":"2.0.0-experimental.5175d8a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5175d8a","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"32245d06db8b9af8f5e564287b7fe9015d0a8e1f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5175d8a.tgz","fileCount":22,"integrity":"sha512-ofTwEFt8XoNTISQ6LcADtMiv9cn5o2iHAplw603qkVWNe13edbKVdTyRCcomg+1+Z91iGJRDFisGSyxKbksNig==","signatures":[{"sig":"MEUCIH8hV2F91JCgfWkRfTW79X33IMhzB64gN53owUGADKTCAiEAuT228m3DUl6N+7SwL0KeTSNy0vuzYDLnOgcksG1j9l0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5175d8a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/fce033fc9a2aae3bc2686d7cf0ae4d31/solana-keys-2.0.0-experimental.5175d8a.tgz","_integrity":"sha512-ofTwEFt8XoNTISQ6LcADtMiv9cn5o2iHAplw603qkVWNe13edbKVdTyRCcomg+1+Z91iGJRDFisGSyxKbksNig==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5175d8a","@solana/codecs-core":"2.0.0-experimental.5175d8a","@solana/codecs-strings":"2.0.0-experimental.5175d8a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5175d8a_1706892512125_0.05051120406245402","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5a6335d":{"name":"@solana/keys","version":"2.0.0-experimental.5a6335d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5a6335d","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3225fad39fd0c0124a27c15a15dd1ba6756ed621","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5a6335d.tgz","fileCount":22,"integrity":"sha512-14ELbTbMAffRzLYPfLapHWy3wzxcqDSHasDBny6EeGb6kqjLQERX1LEN5FXzRondMG/B7bQJcjPmK0AqgbqpOA==","signatures":[{"sig":"MEQCIARhkJdIZPoQhegMCg8yNSdkPlLsPzd7x1hFqbZ+sALfAiAOxKt889Xwps0hH2+1vq4AiGWBMXvXJbqGbQTG6nigFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5a6335d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7eb974aafd4e53c91921bf0cb1f0191b/solana-keys-2.0.0-experimental.5a6335d.tgz","_integrity":"sha512-14ELbTbMAffRzLYPfLapHWy3wzxcqDSHasDBny6EeGb6kqjLQERX1LEN5FXzRondMG/B7bQJcjPmK0AqgbqpOA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.5a6335d","@solana/codecs-core":"2.0.0-experimental.5a6335d","@solana/codecs-strings":"2.0.0-experimental.5a6335d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5a6335d_1706892641534_0.9654824257667358","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0e03ca9":{"name":"@solana/keys","version":"2.0.0-experimental.0e03ca9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0e03ca9","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0d73f86d82d7b199ba203507c467eac361ac3228","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0e03ca9.tgz","fileCount":22,"integrity":"sha512-zf6JuM19NWK9gXbqnHNCMSXuK0mZm7NeE6ksv7F1+bnoRH4OSH4+SJk5+uLddn3Bw7flxTRNt52k7zFptNgudA==","signatures":[{"sig":"MEUCIQDLe0aC8UZpCSkmG82pNsJoKa9J6v5UeWmSc79Ml/wL3AIgZ0Vj81Q0Jteq0HhuMNZTFPefUXkv3gIf5YlusA74LRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0e03ca9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e4d74a7de01e31c7cf982e80b0e5b802/solana-keys-2.0.0-experimental.0e03ca9.tgz","_integrity":"sha512-zf6JuM19NWK9gXbqnHNCMSXuK0mZm7NeE6ksv7F1+bnoRH4OSH4+SJk5+uLddn3Bw7flxTRNt52k7zFptNgudA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.0e03ca9","@solana/codecs-core":"2.0.0-experimental.0e03ca9","@solana/codecs-strings":"2.0.0-experimental.0e03ca9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0e03ca9_1706892857819_0.866066645937104","host":"s3://npm-registry-packages"}},"2.0.0-experimental.64d583b":{"name":"@solana/keys","version":"2.0.0-experimental.64d583b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.64d583b","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b11c27a275be8ffcbd338760dfbb3bdd88556749","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.64d583b.tgz","fileCount":22,"integrity":"sha512-BWnS1tc9+nD175k+3rEothpyScxbGAOSidwFF9/Wx3Zhpo8egt+2YWgChsvcY68KSPHtbELs1SkJzIUf5Lx4Mw==","signatures":[{"sig":"MEYCIQDc8bXDvBz/ht8LzSdVgz8lhDFmZEhbvzaDeXWfKegOmAIhAMV9kB9lMWEiQC51TJ2RIVpu5nf0RuoLM0804sWv2bpp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.64d583b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d1519c304f5354635ebd7ddec030e395/solana-keys-2.0.0-experimental.64d583b.tgz","_integrity":"sha512-BWnS1tc9+nD175k+3rEothpyScxbGAOSidwFF9/Wx3Zhpo8egt+2YWgChsvcY68KSPHtbELs1SkJzIUf5Lx4Mw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.64d583b","@solana/codecs-core":"2.0.0-experimental.64d583b","@solana/codecs-strings":"2.0.0-experimental.64d583b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.64d583b_1707153738180_0.07188154886369569","host":"s3://npm-registry-packages"}},"2.0.0-experimental.dd2096e":{"name":"@solana/keys","version":"2.0.0-experimental.dd2096e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.dd2096e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4093c2e28368b183a6124181dbf40291bed8d2b7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.dd2096e.tgz","fileCount":22,"integrity":"sha512-yjLc79F2pa2zoK7X3WiCuKUzsOUYCx+TPW3oT/Yykd7qbsagkprj4dJ+1cprEsfCO148zf3QRngLfRl7FcXwqQ==","signatures":[{"sig":"MEUCIDQFUhWG/2fYCASMGMGhmfmadJ7Z2yS1LxKp/6OP5wsbAiEA0M6TlsQNR/fn3aSdUpj52GeNP5oLHZ+NkShjBDk0yaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.dd2096e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/c63d19ab8c590ec118c819073f960a06/solana-keys-2.0.0-experimental.dd2096e.tgz","_integrity":"sha512-yjLc79F2pa2zoK7X3WiCuKUzsOUYCx+TPW3oT/Yykd7qbsagkprj4dJ+1cprEsfCO148zf3QRngLfRl7FcXwqQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.dd2096e","@solana/codecs-core":"2.0.0-experimental.dd2096e","@solana/codecs-strings":"2.0.0-experimental.dd2096e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.dd2096e_1707161116308_0.14031632277319828","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1a0940d":{"name":"@solana/keys","version":"2.0.0-experimental.1a0940d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1a0940d","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bc8c27c7ee122929cfc21fedcbd20b708cc2134c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1a0940d.tgz","fileCount":22,"integrity":"sha512-gImvZ8/W7OXDso3vAKW8DDS4+BFwhdwrxGrF+tvhrz0drUXi4plpX5UjXlB3uLY1OyhmmeyrTaz6ZeIu5E6Sgg==","signatures":[{"sig":"MEQCIH2wPMWQ6GS81lVIrCQLYUHdk7TsWkFH6f64b6UfgvGbAiAjIOS7dqA1kXV21Zy51eDgaIqNkAyN7Z+7DZJfRlXMqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1a0940d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/4b8a12b59beebc51ab5af310dae196fb/solana-keys-2.0.0-experimental.1a0940d.tgz","_integrity":"sha512-gImvZ8/W7OXDso3vAKW8DDS4+BFwhdwrxGrF+tvhrz0drUXi4plpX5UjXlB3uLY1OyhmmeyrTaz6ZeIu5E6Sgg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.1a0940d","@solana/codecs-core":"2.0.0-experimental.1a0940d","@solana/codecs-strings":"2.0.0-experimental.1a0940d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1a0940d_1707273983572_0.8146885132071282","host":"s3://npm-registry-packages"}},"2.0.0-experimental.606040b":{"name":"@solana/keys","version":"2.0.0-experimental.606040b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.606040b","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9f4893c09042e3414c72532813fb26311daa0848","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.606040b.tgz","fileCount":22,"integrity":"sha512-JYBTe6lDK2//hk0fPzGSX/vOGaDJ2MspQL3LL3J0S7zRONifX+ZaS5hLE1dyq1KXX5k1RB0JrbMceYeGu6vpgg==","signatures":[{"sig":"MEYCIQCBS1om5miYk6jEWCOUuOe8fsHOKezwKgxhqhNVf/XUlwIhANEsw3OVr9IXDgkpM/MZILE7hEPhNnui1+X2k26PYMOO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.606040b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/16ba4fcb8e9837ea01db8f07e1633006/solana-keys-2.0.0-experimental.606040b.tgz","_integrity":"sha512-JYBTe6lDK2//hk0fPzGSX/vOGaDJ2MspQL3LL3J0S7zRONifX+ZaS5hLE1dyq1KXX5k1RB0JrbMceYeGu6vpgg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.606040b","@solana/codecs-core":"2.0.0-experimental.606040b","@solana/codecs-strings":"2.0.0-experimental.606040b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.606040b_1707316311996_0.7535377070530753","host":"s3://npm-registry-packages"}},"2.0.0-experimental.025ef21":{"name":"@solana/keys","version":"2.0.0-experimental.025ef21","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.025ef21","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"35a1bc4462f91df6aacfa40a752ffd10e40d0afe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.025ef21.tgz","fileCount":22,"integrity":"sha512-lFCInYfNuCkTpwN92b0nWO+4YnH0owNUlLgFY2RtHPNdB0KnhhygH19wfJeYWCHJsHypVdAMlRGI/IyLATzR2w==","signatures":[{"sig":"MEYCIQCPeNGbVahBz+WSA7GVxYQFRIG6CzqVf4zY4g6Nuc4iZQIhAM2FSkNswmNfzBfQ+nROYiFAhO+wxSZzSeMnJ1Po/t9U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.025ef21.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/5512e34584dcf0d6463fa4136a372693/solana-keys-2.0.0-experimental.025ef21.tgz","_integrity":"sha512-lFCInYfNuCkTpwN92b0nWO+4YnH0owNUlLgFY2RtHPNdB0KnhhygH19wfJeYWCHJsHypVdAMlRGI/IyLATzR2w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.025ef21","@solana/codecs-core":"2.0.0-experimental.025ef21","@solana/codecs-strings":"2.0.0-experimental.025ef21"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.025ef21_1707537644438_0.3239147483735083","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b2c1b82":{"name":"@solana/keys","version":"2.0.0-experimental.b2c1b82","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b2c1b82","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9baab661dee5aa628efc750c3ad63de6965d27fe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b2c1b82.tgz","fileCount":22,"integrity":"sha512-ZAat/37IBRAXVelhmumczq6Z/F+6+jCnxrWICVM7reSNzotxTKH84qKu6pOWDTG/YVwEC/K+PeiFpVnof6nLmw==","signatures":[{"sig":"MEUCIHaeOrPv1HMTtro6WXT86B6FqDlbbd6N24o46SYjvuTxAiEAyVVwf4C1p42lranPor1ZckowzckpqcUlOOLC1+hvhMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b2c1b82.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/9b8e3b0ae60c6906eccfa07ee614d4aa/solana-keys-2.0.0-experimental.b2c1b82.tgz","_integrity":"sha512-ZAat/37IBRAXVelhmumczq6Z/F+6+jCnxrWICVM7reSNzotxTKH84qKu6pOWDTG/YVwEC/K+PeiFpVnof6nLmw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.b2c1b82","@solana/codecs-core":"2.0.0-experimental.b2c1b82","@solana/codecs-strings":"2.0.0-experimental.b2c1b82"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b2c1b82_1707539324934_0.5270727373900077","host":"s3://npm-registry-packages"}},"2.0.0-experimental.06517d7":{"name":"@solana/keys","version":"2.0.0-experimental.06517d7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.06517d7","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"11a4185089492fd3c3937f3100912f73f7c24ac5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.06517d7.tgz","fileCount":22,"integrity":"sha512-fZF7tSpRouD/wmsE8ZtfcjXLROq2Ax195qOW+KGDMBtioqfeR+TSFHgjBtEhxnJ46zStrSz5Z/bVNMArRZ8cvA==","signatures":[{"sig":"MEUCIQDkOa5URDH29vO92zB0cscTcBdir3XAVSs02vi66Pkw5QIgB06YTN9/Bt8d7nmrI2pLXracv+XehQ+UE+nRIQUJF9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70920},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.06517d7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/d557377af120d8417238bf3353410897/solana-keys-2.0.0-experimental.06517d7.tgz","_integrity":"sha512-fZF7tSpRouD/wmsE8ZtfcjXLROq2Ax195qOW+KGDMBtioqfeR+TSFHgjBtEhxnJ46zStrSz5Z/bVNMArRZ8cvA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/assertions":"2.0.0-experimental.06517d7","@solana/codecs-core":"2.0.0-experimental.06517d7","@solana/codecs-strings":"2.0.0-experimental.06517d7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.06517d7_1708109161009_0.4451397866488853","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8792aa2":{"name":"@solana/keys","version":"2.0.0-experimental.8792aa2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8792aa2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fc8809f22b956fa8f2d0bf8af9d642d559420e45","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8792aa2.tgz","fileCount":22,"integrity":"sha512-CMl6gZAaKgNHmyOPAM1xnoKeQKoPgiZ67eLVgNBDDjNVJNBrMuBPYCr0XxuS9yzG/q20m9d9qINoCb9VUkZdRQ==","signatures":[{"sig":"MEYCIQDKb+SAy03PvfPrJENtg8g+w7MLe0ly/M9F+yUUf01ZIQIhAJmktv/SWtbHVZsvuxhZ0w11Y9iGgK4ufIGmITUaxHzf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81057},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8792aa2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/dfcc77d6702bfbbbf180c6de106de3f2/solana-keys-2.0.0-experimental.8792aa2.tgz","_integrity":"sha512-CMl6gZAaKgNHmyOPAM1xnoKeQKoPgiZ67eLVgNBDDjNVJNBrMuBPYCr0XxuS9yzG/q20m9d9qINoCb9VUkZdRQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.8792aa2","@solana/assertions":"2.0.0-experimental.8792aa2","@solana/codecs-core":"2.0.0-experimental.8792aa2","@solana/codecs-strings":"2.0.0-experimental.8792aa2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8792aa2_1708117292546_0.8179830181491989","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0898b99":{"name":"@solana/keys","version":"2.0.0-experimental.0898b99","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0898b99","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7c397e5ac658fb22fba528a2f985d31d433f40b1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0898b99.tgz","fileCount":22,"integrity":"sha512-GiZ9VKmpMFwgSs+UNk1vkjClgiuk+5KKYFxmQK3FHA8fN3ertuqqACNGkGA7wbkvr/xcYVuWj/8hdkq/mIpvgw==","signatures":[{"sig":"MEUCIBz9P6BjEyDI0MxZJoMYKHOylzxujPhAZx1tOYrJQeTcAiEAwgxQFQLsZZDBy/UujH76AR/xWg/z5N1K4QWn+rMemu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81057},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0898b99.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/01fda3fd61777196508d20961cb4983c/solana-keys-2.0.0-experimental.0898b99.tgz","_integrity":"sha512-GiZ9VKmpMFwgSs+UNk1vkjClgiuk+5KKYFxmQK3FHA8fN3ertuqqACNGkGA7wbkvr/xcYVuWj/8hdkq/mIpvgw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.0898b99","@solana/assertions":"2.0.0-experimental.0898b99","@solana/codecs-core":"2.0.0-experimental.0898b99","@solana/codecs-strings":"2.0.0-experimental.0898b99"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0898b99_1708138062135_0.5887514456507223","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d603013":{"name":"@solana/keys","version":"2.0.0-experimental.d603013","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d603013","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"55ef3ca0b52b1f0f6eb72ff28f57b23dd937646d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d603013.tgz","fileCount":22,"integrity":"sha512-NAbq52yibW27WVmFNgD0ovloFDAs8mc0llpQ0lTRWfMRGMdYLjW4b1ieKBVTkf2TIU3nIrVXfl0aew9CURJpxA==","signatures":[{"sig":"MEQCIDWp5RSlufDTTwbRSUMDIsfI0uHFhuJfO3jSgKtQvEUNAiBWW3qnheICi14HjQcJ/DPXXiO/ynIOYYnexPbvJdVOYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81057},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d603013.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/20ddb4a510a5fb7be5b846850b832f56/solana-keys-2.0.0-experimental.d603013.tgz","_integrity":"sha512-NAbq52yibW27WVmFNgD0ovloFDAs8mc0llpQ0lTRWfMRGMdYLjW4b1ieKBVTkf2TIU3nIrVXfl0aew9CURJpxA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.d603013","@solana/assertions":"2.0.0-experimental.d603013","@solana/codecs-core":"2.0.0-experimental.d603013","@solana/codecs-strings":"2.0.0-experimental.d603013"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d603013_1708286772476_0.4695600581667494","host":"s3://npm-registry-packages"}},"2.0.0-experimental.db105a6":{"name":"@solana/keys","version":"2.0.0-experimental.db105a6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.db105a6","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1d1eb3949a106181fe6170dc850d9d723516ebbc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.db105a6.tgz","fileCount":22,"integrity":"sha512-+cmKqoeb8WVSDKG/CmBHv1aY2fYxc5mrXGS6Gapa2sKsP/vmiDqSp64k2/Zit5qLIPM3opaO5zFNt6OFogTbbg==","signatures":[{"sig":"MEUCIBbujq1zHDahCkAOrFLt/ETTcr1lfnqSgzr7VpF7uhr/AiEAhIRFvaJaCl6q18S+eWUHfvqmtgdwH1mcm/1xuO4+l9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81125},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.db105a6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3f9064b628ce58d198fda66bf3837368/solana-keys-2.0.0-experimental.db105a6.tgz","_integrity":"sha512-+cmKqoeb8WVSDKG/CmBHv1aY2fYxc5mrXGS6Gapa2sKsP/vmiDqSp64k2/Zit5qLIPM3opaO5zFNt6OFogTbbg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.db105a6","@solana/assertions":"2.0.0-experimental.db105a6","@solana/codecs-core":"2.0.0-experimental.db105a6","@solana/codecs-strings":"2.0.0-experimental.db105a6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.db105a6_1708341295469_0.7783447405692883","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bb65ba9":{"name":"@solana/keys","version":"2.0.0-experimental.bb65ba9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bb65ba9","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c10b5503ad751ba06e49bbf989372b293d82d74a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bb65ba9.tgz","fileCount":22,"integrity":"sha512-ApSjWuK8BX1b3/m1CiC1mnpDcQFskFdQIywcWCk4zXCR3++Sk5bE8C6ip5QI7g4/BCTuBi9YPt59reD/VtcSrA==","signatures":[{"sig":"MEUCICLjIR+P8Oq3F16UZQrszAKptPnSjaBmTkysPUaRq6CxAiEA7VWz+8CdSeeBn8U3aGYSKYaDIbcGhr4cywaJjSpepE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81125},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bb65ba9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/0121f386373078cd0861ce9719fb398c/solana-keys-2.0.0-experimental.bb65ba9.tgz","_integrity":"sha512-ApSjWuK8BX1b3/m1CiC1mnpDcQFskFdQIywcWCk4zXCR3++Sk5bE8C6ip5QI7g4/BCTuBi9YPt59reD/VtcSrA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.bb65ba9","@solana/assertions":"2.0.0-experimental.bb65ba9","@solana/codecs-core":"2.0.0-experimental.bb65ba9","@solana/codecs-strings":"2.0.0-experimental.bb65ba9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bb65ba9_1708364140506_0.5756413416811237","host":"s3://npm-registry-packages"}},"2.0.0-experimental.98dd0a9":{"name":"@solana/keys","version":"2.0.0-experimental.98dd0a9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.98dd0a9","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d00b72ebb96ae69c94a392f1e1cd9dd0944ebd35","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.98dd0a9.tgz","fileCount":22,"integrity":"sha512-5JGZh9FghOH3PTG35qOtEZKJHBNoE+AqoBSBHk7vcO56zrRDsqmST6QaFRyujQQChywGPw0iUmW20D5Fw5Z21w==","signatures":[{"sig":"MEYCIQDAUJnf9Eg1qHUnAUAG08rY/aZvZbp16cskcYkwQuciBAIhAPyCzstjS94hEYQiLmBskvwZ03fEXvItN0/k/nvF0TGk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81125},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.98dd0a9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b0a8e679dd206d6c896b32555e20b073/solana-keys-2.0.0-experimental.98dd0a9.tgz","_integrity":"sha512-5JGZh9FghOH3PTG35qOtEZKJHBNoE+AqoBSBHk7vcO56zrRDsqmST6QaFRyujQQChywGPw0iUmW20D5Fw5Z21w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.98dd0a9","@solana/assertions":"2.0.0-experimental.98dd0a9","@solana/codecs-core":"2.0.0-experimental.98dd0a9","@solana/codecs-strings":"2.0.0-experimental.98dd0a9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.98dd0a9_1708457936686_0.25663700572751513","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4a3c533":{"name":"@solana/keys","version":"2.0.0-experimental.4a3c533","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4a3c533","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"39eff197998ca2943a2520e26fd62445924cdff3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4a3c533.tgz","fileCount":22,"integrity":"sha512-iyRXBFHAk/LseZsU5Lz+ezVUhKOEmP+rpn4w8QBWq6Hu3JovYx3xeNkXIbU4TzNPV+fzLnooivPtE1eqfc5mww==","signatures":[{"sig":"MEUCIDl6UTLWxb49SxPSc+h4kffW65HzqGNl2vrZPWFWDI+2AiEAh4gsBxG4i3a7OJ4rHGL8mQRWXq4tSM6yc9XcZringvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81125},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4a3c533.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/e498fe5a7987c5b168611475397933c9/solana-keys-2.0.0-experimental.4a3c533.tgz","_integrity":"sha512-iyRXBFHAk/LseZsU5Lz+ezVUhKOEmP+rpn4w8QBWq6Hu3JovYx3xeNkXIbU4TzNPV+fzLnooivPtE1eqfc5mww==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.4a3c533","@solana/assertions":"2.0.0-experimental.4a3c533","@solana/codecs-core":"2.0.0-experimental.4a3c533","@solana/codecs-strings":"2.0.0-experimental.4a3c533"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4a3c533_1708458124359_0.06321484625992757","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1532546":{"name":"@solana/keys","version":"2.0.0-experimental.1532546","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1532546","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c0a763e8566ca92736ebc536a5d42668afad37be","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1532546.tgz","fileCount":22,"integrity":"sha512-v1zq121iUne+STI2c49MJhOT0iaGtej01VyGNbVUn7//1qOiJeK5uNjn/VMZQrtivVpaup9er2rN+7iPmAC7Cg==","signatures":[{"sig":"MEUCIFgtF2IcPKb9ah6EIqXKRKo6BlpD5gXUwgaP043vqtcmAiEA+xYurlKOxl8Sns3FthKm9c3VsXybjq5vH+4Vn0Yno5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81125},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1532546.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/build-scripts/add-js-extension-to-types.mjs","publish-packages":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/b3a6e272876a7501f7b66afe41363861/solana-keys-2.0.0-experimental.1532546.tgz","_integrity":"sha512-v1zq121iUne+STI2c49MJhOT0iaGtej01VyGNbVUn7//1qOiJeK5uNjn/VMZQrtivVpaup9er2rN+7iPmAC7Cg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.1532546","@solana/assertions":"2.0.0-experimental.1532546","@solana/codecs-core":"2.0.0-experimental.1532546","@solana/codecs-strings":"2.0.0-experimental.1532546"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.1","agadoo":"^3.0.0","eslint":"^8.45.0","prettier":"^3.1","tsconfig":"0.0.0","@swc/jest":"^0.2.29","typescript":"^5.2.2","@types/jest":"^29.5.11","test-config":"0.0.0","build-scripts":"0.0.0","version-from-git":"^1.1.1","eslint-plugin-jest":"^27.4.2","jest-runner-eslint":"^2.1.2","jest-runner-prettier":"^1.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.3.0","eslint-plugin-sort-keys-fix":"^1.1.2","@solana/eslint-config-solana":"^1.0.2","@typescript-eslint/eslint-plugin":"^6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1532546_1708471228423_0.6799940145821057","host":"s3://npm-registry-packages"}},"2.0.0-experimental.900b946":{"name":"@solana/keys","version":"2.0.0-experimental.900b946","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.900b946","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e5ff69231b932ac644dd49cdede3e818a631e5ef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.900b946.tgz","fileCount":22,"integrity":"sha512-T/NwQPmZqd+085kWEpkgHDuhF3QSsEuJabzDJL+fW6JKnBH0Ot5TeeRZKoug9uiD+dEaw3vyb5Fuk94BZRNi2w==","signatures":[{"sig":"MEYCIQCFgeRUUvDGeLiuyiAWwiVvMrf6tIw9aMFz2jrQUPdsowIhAPIDH1YF+tc3B2pQKXa/FCnHS++r6pk+EuAvQG68GsrQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80487},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.900b946.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/94a3c32a712a02b6e920655943b24a0d/solana-keys-2.0.0-experimental.900b946.tgz","_integrity":"sha512-T/NwQPmZqd+085kWEpkgHDuhF3QSsEuJabzDJL+fW6JKnBH0Ot5TeeRZKoug9uiD+dEaw3vyb5Fuk94BZRNi2w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.900b946","@solana/assertions":"2.0.0-experimental.900b946","@solana/codecs-core":"2.0.0-experimental.900b946","@solana/codecs-strings":"2.0.0-experimental.900b946"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.900b946_1708473714280_0.6090850983688849","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c098656":{"name":"@solana/keys","version":"2.0.0-experimental.c098656","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c098656","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"66edab20004f27db405ff7728e902578b2a0c33d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c098656.tgz","fileCount":22,"integrity":"sha512-C5rsEr/fqtKY251JuOQTbvvrY2ynXRR1w7u8dNGIVTZgeHFj2z6xC7dPKvHHbtJMPNHyfqp2bJVGoVoPpYlBRg==","signatures":[{"sig":"MEUCIQCboFROd2JVY8mgdHq2XLGF1hY2FjIm4v0RziXbvrmq3gIgfecrkw1mehyknhQgYmcKIb+AZjZy3z78lg9CHnFwC0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80487},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c098656.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/7417e69d029c0f7a1ac4ecd4570ab461/solana-keys-2.0.0-experimental.c098656.tgz","_integrity":"sha512-C5rsEr/fqtKY251JuOQTbvvrY2ynXRR1w7u8dNGIVTZgeHFj2z6xC7dPKvHHbtJMPNHyfqp2bJVGoVoPpYlBRg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.c098656","@solana/assertions":"2.0.0-experimental.c098656","@solana/codecs-core":"2.0.0-experimental.c098656","@solana/codecs-strings":"2.0.0-experimental.c098656"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c098656_1708474235795_0.3830062366739766","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5ceb5a2":{"name":"@solana/keys","version":"2.0.0-experimental.5ceb5a2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5ceb5a2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1a64c86bd640d432f282b44d3986cf8294c3025e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5ceb5a2.tgz","fileCount":22,"integrity":"sha512-VnBF8JVEAIL1anSZGajF7FxGEEcZmsCjwZL5KoaH00Lv4nUGC/iextL+gsm4rivY3M8QpwewvpbKol8PjrztqA==","signatures":[{"sig":"MEQCIDnMuBZIqHJ0UtKo9LPR+gRoqpP0tPN0kuGa8S6Nvi68AiBWwOwVIYWVtpLkE7L2dHq6YA03yfw1F3k7Ln3Y02Vr4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80487},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5ceb5a2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/3519b782cd8e502039298c02a97516a4/solana-keys-2.0.0-experimental.5ceb5a2.tgz","_integrity":"sha512-VnBF8JVEAIL1anSZGajF7FxGEEcZmsCjwZL5KoaH00Lv4nUGC/iextL+gsm4rivY3M8QpwewvpbKol8PjrztqA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.5ceb5a2","@solana/assertions":"2.0.0-experimental.5ceb5a2","@solana/codecs-core":"2.0.0-experimental.5ceb5a2","@solana/codecs-strings":"2.0.0-experimental.5ceb5a2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5ceb5a2_1708484399464_0.9402747351876213","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4097784":{"name":"@solana/keys","version":"2.0.0-experimental.4097784","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4097784","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"85530d4fb9a4220f38c20abd33f74b9959314912","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4097784.tgz","fileCount":22,"integrity":"sha512-ZQcybqmkwRjB2zmI0TR0H8r8iMMwKPLfptXCBEDE5N0wgkbnTeXjmtfxyoOn0dwvDB+AeUrTk571dvFVt/VG7Q==","signatures":[{"sig":"MEUCIQDEncoPGCHWKddBIzi43C0/swhKr2StdYe8u2pUNNFSRgIgLMAlpckG11rWKbIFL3lr7SFzJB2AAkSTlx30NPgYfks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4097784.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/23f99d832579838f0bc6357d93304374/solana-keys-2.0.0-experimental.4097784.tgz","_integrity":"sha512-ZQcybqmkwRjB2zmI0TR0H8r8iMMwKPLfptXCBEDE5N0wgkbnTeXjmtfxyoOn0dwvDB+AeUrTk571dvFVt/VG7Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.4097784","@solana/assertions":"2.0.0-experimental.4097784","@solana/codecs-core":"2.0.0-experimental.4097784","@solana/codecs-strings":"2.0.0-experimental.4097784"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4097784_1708518038406_0.43324783565060376","host":"s3://npm-registry-packages"}},"2.0.0-experimental.34c3228":{"name":"@solana/keys","version":"2.0.0-experimental.34c3228","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.34c3228","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"347a0ea05c1882c8ab0bdc942c2f863613c96caa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.34c3228.tgz","fileCount":22,"integrity":"sha512-TYxTsUEDbAq3GTftAb4Xvtu+lVSFWRNmIJdvkA7MPlzkhtxjQMZjYDYyaiA3ZEzETEJp4z1kKBhhfCKZTvn4lA==","signatures":[{"sig":"MEQCIAdzUXMU4PosGLL5Acas+3Ok5T697AQmEm1EbODT4nwGAiAykM1EEFmRCNd1k6SAZE+ANPKsbFxHJdb8cfIafXoo3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.34c3228.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"steveluscher","email":"me+npm@steveluscher.com"},"_resolved":"/tmp/2609bad59d1d4e187a871fed77e5207c/solana-keys-2.0.0-experimental.34c3228.tgz","_integrity":"sha512-TYxTsUEDbAq3GTftAb4Xvtu+lVSFWRNmIJdvkA7MPlzkhtxjQMZjYDYyaiA3ZEzETEJp4z1kKBhhfCKZTvn4lA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.34c3228","@solana/assertions":"2.0.0-experimental.34c3228","@solana/codecs-core":"2.0.0-experimental.34c3228","@solana/codecs-strings":"2.0.0-experimental.34c3228"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.34c3228_1708548493956_0.07273952477138779","host":"s3://npm-registry-packages"}},"2.0.0-experimental.12ae1c6":{"name":"@solana/keys","version":"2.0.0-experimental.12ae1c6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.12ae1c6","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b39369d2c925f7fbf12891e96f7c9b06974a0b0a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.12ae1c6.tgz","fileCount":22,"integrity":"sha512-lboqpk3tsqw85zyO81z6ngJqHRLjOwOvPDLHlqyeDx+Xv0DOck8U7XvjtR0532GhvdzP4y8hcQSBt0YH9mGOaQ==","signatures":[{"sig":"MEYCIQDSvDDrwp9aa7aw5+1z2JndSbPPXRb7rhDhQ6ybvV4HIwIhALdTSfCjX/J/XPVNv9pajmU41/neYdbcXcYSgoGUimKK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.12ae1c6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8b1deb5db69e3e2d6dce179c11f8ad66/solana-keys-2.0.0-experimental.12ae1c6.tgz","_integrity":"sha512-lboqpk3tsqw85zyO81z6ngJqHRLjOwOvPDLHlqyeDx+Xv0DOck8U7XvjtR0532GhvdzP4y8hcQSBt0YH9mGOaQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.12ae1c6","@solana/assertions":"2.0.0-experimental.12ae1c6","@solana/codecs-core":"2.0.0-experimental.12ae1c6","@solana/codecs-strings":"2.0.0-experimental.12ae1c6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.12ae1c6_1708612403575_0.14518913900470176","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f16a625":{"name":"@solana/keys","version":"2.0.0-experimental.f16a625","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f16a625","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6da387ffaced0aed2eeb34203fe49b3e6c5277fc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f16a625.tgz","fileCount":22,"integrity":"sha512-9ouFbHGPXvP/CrUcDgmLJN6CPKL0i2A9XvocKQ19P3GY1nPjtQwxsMre2t8FeU8yDa666/Z0jOFKgXfPrF/JRw==","signatures":[{"sig":"MEQCIFAe66Om8cB6ZwXGA8zuhRNe65+TfkgZTdN319uUj4/NAiAT78zH+JRtrpVS8jejPOws6VJR6FfLCnORg3wMEMQSxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f16a625.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c6d7ae752bdb05e6f69b7db2083e3947/solana-keys-2.0.0-experimental.f16a625.tgz","_integrity":"sha512-9ouFbHGPXvP/CrUcDgmLJN6CPKL0i2A9XvocKQ19P3GY1nPjtQwxsMre2t8FeU8yDa666/Z0jOFKgXfPrF/JRw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.f16a625","@solana/assertions":"2.0.0-experimental.f16a625","@solana/codecs-core":"2.0.0-experimental.f16a625","@solana/codecs-strings":"2.0.0-experimental.f16a625"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f16a625_1708629319072_0.7617273600991472","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6965805":{"name":"@solana/keys","version":"2.0.0-experimental.6965805","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6965805","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"dd85570ef5f83b290744f9d64fd59be7698f59b9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6965805.tgz","fileCount":22,"integrity":"sha512-o1ppPGDBSn0iBXlmo9rOyX178gRa4JXiJ/xp6iD0Kc3M2B+Xjkni5Jt+sBhy05yna/TVbVYEmZcidg+WPGrN5Q==","signatures":[{"sig":"MEUCIFkz8jE9vB37wBOK9UE5aTrol9xUul5/gqeH6HW3DAufAiEAheCYrGR1DSre6vE8MKCnwceAXwe63o2o7VWZ6rrRLnk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6965805.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4a550ef1fb618a1452cbb24cd7cd7c3f/solana-keys-2.0.0-experimental.6965805.tgz","_integrity":"sha512-o1ppPGDBSn0iBXlmo9rOyX178gRa4JXiJ/xp6iD0Kc3M2B+Xjkni5Jt+sBhy05yna/TVbVYEmZcidg+WPGrN5Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.6965805","@solana/assertions":"2.0.0-experimental.6965805","@solana/codecs-core":"2.0.0-experimental.6965805","@solana/codecs-strings":"2.0.0-experimental.6965805"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6965805_1708629447615_0.6311316571920529","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fbbf6ba":{"name":"@solana/keys","version":"2.0.0-experimental.fbbf6ba","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fbbf6ba","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a00047e3df1de0ca457d13d8b8625bae1e875171","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fbbf6ba.tgz","fileCount":22,"integrity":"sha512-PhKTTPmsELIWGK3v/glnkifivGqHEGWryYzPoLyiThr41QWcOhpoNW/n5GwbE+cDzgVLA9wP0k+qB/epQR0g1Q==","signatures":[{"sig":"MEQCIEJSqdImu7BMdEkYLysnpByPGCv76jkNPGACTAYE3yWGAiB2p8j/U2okhFZewSTwoyU/1/QnGCt22Kdt+cWkiiKsuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fbbf6ba.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2c1258f954c077cf7c9dbe68211299aa/solana-keys-2.0.0-experimental.fbbf6ba.tgz","_integrity":"sha512-PhKTTPmsELIWGK3v/glnkifivGqHEGWryYzPoLyiThr41QWcOhpoNW/n5GwbE+cDzgVLA9wP0k+qB/epQR0g1Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.fbbf6ba","@solana/assertions":"2.0.0-experimental.fbbf6ba","@solana/codecs-core":"2.0.0-experimental.fbbf6ba","@solana/codecs-strings":"2.0.0-experimental.fbbf6ba"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fbbf6ba_1708629537235_0.795800249746244","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f45e92a":{"name":"@solana/keys","version":"2.0.0-experimental.f45e92a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f45e92a","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0249dcfc27026465fefc267d0457d6bd7027b6da","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f45e92a.tgz","fileCount":22,"integrity":"sha512-U7N4kVi+TtwHEiy/5YStoHZ60dDo/BmnHYVbrHSwGv9H7cG+bIaKJJHjLZev2BzI0hMeJNurmcglSHf4pRX0qA==","signatures":[{"sig":"MEYCIQCzKBHH1G9zAJDyITC7BquxYnqonIILq4iC4sk1Fv1m/AIhAPdjJbbvetBEitYgFrjT9BwwIFbkq898L4V4HrOXeeBe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f45e92a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/0aa5d98384c213b178b57e4d42a78cda/solana-keys-2.0.0-experimental.f45e92a.tgz","_integrity":"sha512-U7N4kVi+TtwHEiy/5YStoHZ60dDo/BmnHYVbrHSwGv9H7cG+bIaKJJHjLZev2BzI0hMeJNurmcglSHf4pRX0qA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.f45e92a","@solana/assertions":"2.0.0-experimental.f45e92a","@solana/codecs-core":"2.0.0-experimental.f45e92a","@solana/codecs-strings":"2.0.0-experimental.f45e92a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f45e92a_1708636083761_0.3765478948415426","host":"s3://npm-registry-packages"}},"2.0.0-experimental.021706b":{"name":"@solana/keys","version":"2.0.0-experimental.021706b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.021706b","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"586f2fd3494b1524f91c706752e1c008c1b0dd7a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.021706b.tgz","fileCount":22,"integrity":"sha512-gNXvtw0wr+CnyvI/Fm2djt/XTHEF3lkM45CzZZ+Xq4QWDV/h8jd1VpZz6xXyHL2MK4jo3A5wd9YucbRD82ozug==","signatures":[{"sig":"MEUCIGZwOtTiO/F+75T1DXj2OuTFyt4Par5nKIm2Id5Ij5CAAiEAvYVtVKhq2Q+YmkiNjxzCiZm2sxg8vqvPviyVzbW7YSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.021706b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/40e1f9c34cddd5dfa5b45e33a789f3bb/solana-keys-2.0.0-experimental.021706b.tgz","_integrity":"sha512-gNXvtw0wr+CnyvI/Fm2djt/XTHEF3lkM45CzZZ+Xq4QWDV/h8jd1VpZz6xXyHL2MK4jo3A5wd9YucbRD82ozug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.021706b","@solana/assertions":"2.0.0-experimental.021706b","@solana/codecs-core":"2.0.0-experimental.021706b","@solana/codecs-strings":"2.0.0-experimental.021706b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.021706b_1708636145950_0.18658269023934904","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2200007":{"name":"@solana/keys","version":"2.0.0-experimental.2200007","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2200007","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"72562018b65ff69c14726ca335f184e4e0a040bf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2200007.tgz","fileCount":22,"integrity":"sha512-ItvvNreQ4FEoubgpvfLQMUQFOmy7ZLobkeeETdCRvb6GGouCiu1+YmoNjmSMAUwzZhXwkldfMIhLIOHXfMaw0A==","signatures":[{"sig":"MEUCIQCqq82e03GW9x+9xb7XmZgj58mGAw+NccN7DmyraXykigIgNP0VicXBv6O0Ak216vQ1cD6pfmDJScIUGsM91kUFIBY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2200007.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b2e73dc404392e48d34e1de2c0717d0b/solana-keys-2.0.0-experimental.2200007.tgz","_integrity":"sha512-ItvvNreQ4FEoubgpvfLQMUQFOmy7ZLobkeeETdCRvb6GGouCiu1+YmoNjmSMAUwzZhXwkldfMIhLIOHXfMaw0A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.2200007","@solana/assertions":"2.0.0-experimental.2200007","@solana/codecs-core":"2.0.0-experimental.2200007","@solana/codecs-strings":"2.0.0-experimental.2200007"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2200007_1708636375438_0.8839678896707255","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fb51adb":{"name":"@solana/keys","version":"2.0.0-experimental.fb51adb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fb51adb","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e25ceaa99716b5edded15963b206f6b1597f38f6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fb51adb.tgz","fileCount":22,"integrity":"sha512-ZZgfSpJWTqRz8Joc5YEZj5+0Sa10CGQKDKYf6g54LiX7uQbUMyja68v76vyEZcMOviu6vPG4+VUR4dDJbcveVA==","signatures":[{"sig":"MEUCIGdLQndziO+hH2W2qqP8SemLkM0QzbAerEJzia/hYYFeAiEAitpKCVJ6mROSc96g+g5A+clt5Zcm1XlkFwLVgALYtBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fb51adb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4c0d143571d989ea7bc2bf3f1e9472de/solana-keys-2.0.0-experimental.fb51adb.tgz","_integrity":"sha512-ZZgfSpJWTqRz8Joc5YEZj5+0Sa10CGQKDKYf6g54LiX7uQbUMyja68v76vyEZcMOviu6vPG4+VUR4dDJbcveVA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.fb51adb","@solana/assertions":"2.0.0-experimental.fb51adb","@solana/codecs-core":"2.0.0-experimental.fb51adb","@solana/codecs-strings":"2.0.0-experimental.fb51adb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fb51adb_1708636521133_0.3599558897168662","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e15a66f":{"name":"@solana/keys","version":"2.0.0-experimental.e15a66f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e15a66f","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4837990e5c2a01ea79337a6c6d2b353f0d4c61c2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e15a66f.tgz","fileCount":22,"integrity":"sha512-Kb1WUEkM6C8KNWV0BcBUzg8mQDb2Zx0UzPoB81sadpV5fcTd+CcWccysr73bM/yuJXhe9OXDsMR6Q4buV839sg==","signatures":[{"sig":"MEUCIDY6nfHD6J2UXNIcLtS9Ebd5I9c/brELgYuvwscsIiHhAiEAvwSOhTRpy1bCPdW3I35m8AO66a1cu+uq4dyf77xhUg0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e15a66f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cb8dbdd068c26e2ad7f5e5357e59546e/solana-keys-2.0.0-experimental.e15a66f.tgz","_integrity":"sha512-Kb1WUEkM6C8KNWV0BcBUzg8mQDb2Zx0UzPoB81sadpV5fcTd+CcWccysr73bM/yuJXhe9OXDsMR6Q4buV839sg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.e15a66f","@solana/assertions":"2.0.0-experimental.e15a66f","@solana/codecs-core":"2.0.0-experimental.e15a66f","@solana/codecs-strings":"2.0.0-experimental.e15a66f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e15a66f_1708636653978_0.4798788802899905","host":"s3://npm-registry-packages"}},"2.0.0-experimental.eb14acd":{"name":"@solana/keys","version":"2.0.0-experimental.eb14acd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.eb14acd","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"982ac6fca8308260b4a59e0071bcec679c1dd796","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.eb14acd.tgz","fileCount":22,"integrity":"sha512-h/409TmI2PPXixslhCol0BzY7hbZTNYCRdQWLjuM+VSfTCFkPJD8G/f+6l0/efFdtaDor8gphxkURY2zJzPYGQ==","signatures":[{"sig":"MEUCIA7hkwhLYtfv9U+ma1rTkKWUT5GTfKRLtVVNZKRr8iq1AiEAhb7TGZ5p17SzLTCxKZq+H1Z7yKmSSPHJlfpPMYHc1hA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.eb14acd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f0d9c63027887c72ea8affec44f14f30/solana-keys-2.0.0-experimental.eb14acd.tgz","_integrity":"sha512-h/409TmI2PPXixslhCol0BzY7hbZTNYCRdQWLjuM+VSfTCFkPJD8G/f+6l0/efFdtaDor8gphxkURY2zJzPYGQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.eb14acd","@solana/assertions":"2.0.0-experimental.eb14acd","@solana/codecs-core":"2.0.0-experimental.eb14acd","@solana/codecs-strings":"2.0.0-experimental.eb14acd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.eb14acd_1708636772406_0.6707294269359543","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9f08044":{"name":"@solana/keys","version":"2.0.0-experimental.9f08044","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9f08044","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f2358cf2abcd80b290cf32ff6ff765b823ea1bb1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9f08044.tgz","fileCount":22,"integrity":"sha512-W2+GgcwFHaeFvO3XUWyA3a6lsipOxDxOhpKZnz/f7OWB2UPURsPc21NB9Ji8cAix8xAetW7YtRRlus+R6IJnjQ==","signatures":[{"sig":"MEQCIHxrjQ2q/VzqOXn49sT4YkYSxmwZAjFhqTnlE/FHrNOTAiBECLLzOZXA1zklYiH2NG1X1+NZw/OTOdPema5E+CATrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9f08044.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ca46b4f52ec8636935d482fb4395de1e/solana-keys-2.0.0-experimental.9f08044.tgz","_integrity":"sha512-W2+GgcwFHaeFvO3XUWyA3a6lsipOxDxOhpKZnz/f7OWB2UPURsPc21NB9Ji8cAix8xAetW7YtRRlus+R6IJnjQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.9f08044","@solana/assertions":"2.0.0-experimental.9f08044","@solana/codecs-core":"2.0.0-experimental.9f08044","@solana/codecs-strings":"2.0.0-experimental.9f08044"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9f08044_1708636882643_0.1557275530929616","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ac2c1c8":{"name":"@solana/keys","version":"2.0.0-experimental.ac2c1c8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ac2c1c8","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d1384015f6e0eca4a5ce3e4625f3e2a662c17226","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ac2c1c8.tgz","fileCount":22,"integrity":"sha512-qKKI5NzoAqoOWBqT7OKYGZSauib8JvAIH7IeDBBSQ2M/3jbUN1DlpauGxUqBfva6vfKAkuyZxzZOzigPI21yug==","signatures":[{"sig":"MEUCIQCqucPmbNtgxtNZGSPOshjTlV8HrSnmDJ6LiOPYkbXmawIgYvFVrxvWoY3sAfnMY1QuDoxM4yJ1zvIf8oCyGx6Hb1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ac2c1c8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/0fc2f181c27627b067aa0fb39ef33da7/solana-keys-2.0.0-experimental.ac2c1c8.tgz","_integrity":"sha512-qKKI5NzoAqoOWBqT7OKYGZSauib8JvAIH7IeDBBSQ2M/3jbUN1DlpauGxUqBfva6vfKAkuyZxzZOzigPI21yug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.ac2c1c8","@solana/assertions":"2.0.0-experimental.ac2c1c8","@solana/codecs-core":"2.0.0-experimental.ac2c1c8","@solana/codecs-strings":"2.0.0-experimental.ac2c1c8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ac2c1c8_1708761325107_0.6927053723846599","host":"s3://npm-registry-packages"}},"2.0.0-experimental.61f4b59":{"name":"@solana/keys","version":"2.0.0-experimental.61f4b59","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.61f4b59","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"193842f6fd5c2ac89a189f10266cdb468878c374","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.61f4b59.tgz","fileCount":22,"integrity":"sha512-HFyLrFKkrzYqiCjZdpniTe3Kuhy6NI/1KxCfI7fpGvlEtsioe+iIX9GxX/Z7OTGVdvcNSnQshXR8Pz5ceItLKQ==","signatures":[{"sig":"MEYCIQCpR6gFoeF9gZNUDo0ZsDCdzLen0+WqQ3J3DiW7oZnMmwIhAOg3UjP/3rycH8f7fZQPDJNCj+62x02y0JqcAEvi9LGp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.61f4b59.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8729e95038ce9d684b9b31b16738dd8c/solana-keys-2.0.0-experimental.61f4b59.tgz","_integrity":"sha512-HFyLrFKkrzYqiCjZdpniTe3Kuhy6NI/1KxCfI7fpGvlEtsioe+iIX9GxX/Z7OTGVdvcNSnQshXR8Pz5ceItLKQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.61f4b59","@solana/assertions":"2.0.0-experimental.61f4b59","@solana/codecs-core":"2.0.0-experimental.61f4b59","@solana/codecs-strings":"2.0.0-experimental.61f4b59"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.61f4b59_1708789075106_0.9420971609406521","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ad9c23c":{"name":"@solana/keys","version":"2.0.0-experimental.ad9c23c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ad9c23c","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"51c68631e8270d90759a20ecd3bea78fae837cc6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ad9c23c.tgz","fileCount":22,"integrity":"sha512-IZKX9uT5YwFKb2g+7+4rIwWDIDTWeMH+ZLBBjWFaBjVRnwKt9Yyvr2SPUUTVdQpF8OUOwBS+f9l7DnkR3c0bYQ==","signatures":[{"sig":"MEUCICxrl0yRxTwYtZ/E5Osivg2LjYeXd6JX4aQlvM9qKoV6AiEA3g7sBxZUKfuqB5EcOTDd/jHDQnjB8SoNR1+NXLue0To=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ad9c23c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a8bf12e2fdba7165304852fafe499e43/solana-keys-2.0.0-experimental.ad9c23c.tgz","_integrity":"sha512-IZKX9uT5YwFKb2g+7+4rIwWDIDTWeMH+ZLBBjWFaBjVRnwKt9Yyvr2SPUUTVdQpF8OUOwBS+f9l7DnkR3c0bYQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.ad9c23c","@solana/assertions":"2.0.0-experimental.ad9c23c","@solana/codecs-core":"2.0.0-experimental.ad9c23c","@solana/codecs-strings":"2.0.0-experimental.ad9c23c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ad9c23c_1708809711363_0.9101243882718906","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fb19a7f":{"name":"@solana/keys","version":"2.0.0-experimental.fb19a7f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fb19a7f","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"80453e4fbe3cbd39133b165583182a199618c4da","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fb19a7f.tgz","fileCount":22,"integrity":"sha512-BMrc4nL594X6WFbNOGWR/6jj9xeFRkyLcZRM+bkKH1kkbinF5fNQU+AOsStp8PrYfSqQSSXYLIm1l6V2Fr2spQ==","signatures":[{"sig":"MEUCIQC134IbMuCRJkmSxDZVwe8AbwnsPjEg0MBvp/sb3E27dAIgGWfXcwMZtfi2RHKk1Xw1aCy9LwLQAsMUfltVU2gnmXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fb19a7f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ad6b6e9b0647f4cc08d586d9d639919b/solana-keys-2.0.0-experimental.fb19a7f.tgz","_integrity":"sha512-BMrc4nL594X6WFbNOGWR/6jj9xeFRkyLcZRM+bkKH1kkbinF5fNQU+AOsStp8PrYfSqQSSXYLIm1l6V2Fr2spQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.fb19a7f","@solana/assertions":"2.0.0-experimental.fb19a7f","@solana/codecs-core":"2.0.0-experimental.fb19a7f","@solana/codecs-strings":"2.0.0-experimental.fb19a7f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fb19a7f_1708809815574_0.12478274411306223","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a7a613a":{"name":"@solana/keys","version":"2.0.0-experimental.a7a613a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a7a613a","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"90a93b71bc5a12cb8ddee834dec4c43853ef7e24","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a7a613a.tgz","fileCount":22,"integrity":"sha512-A2Hf4IL7EH85yaadZMwu8dVMDzKLVRpIug8QjgKKiJRhu9FIezzbUDMT8l4ILBOpsRdcwgcK3/YFVRdVoMcWmA==","signatures":[{"sig":"MEUCIQCpGsVrZxB5RwUkfqwR5ccOmTkAqtBh2FNyZlk1zsw2qAIgT2UeQ8yGbu7kqtoLKg+JaXYqfpLvMkmh3GIsYuyFNF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a7a613a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/78f0bbc13037b3fa26987bc168b16aed/solana-keys-2.0.0-experimental.a7a613a.tgz","_integrity":"sha512-A2Hf4IL7EH85yaadZMwu8dVMDzKLVRpIug8QjgKKiJRhu9FIezzbUDMT8l4ILBOpsRdcwgcK3/YFVRdVoMcWmA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.a7a613a","@solana/assertions":"2.0.0-experimental.a7a613a","@solana/codecs-core":"2.0.0-experimental.a7a613a","@solana/codecs-strings":"2.0.0-experimental.a7a613a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a7a613a_1708858957885_0.5706862823730154","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c168e0c":{"name":"@solana/keys","version":"2.0.0-experimental.c168e0c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c168e0c","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0f29e7225b149f45bf3802bbcb1d3e5674e2efbc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c168e0c.tgz","fileCount":22,"integrity":"sha512-JZ/bx6tmazyQ4Ekw9hKAZyJHBdOu5fMgM6shxq0sYsKfE5wmrGpGjqxaTT6v/aGP79IdCwubdyM0+yixrUPkHg==","signatures":[{"sig":"MEUCIHKCeVUHZJctbON5zHWNYU7+FXRoPYgQ3vHJHFrDUuGkAiEAke+HxBAcNYjmn4nB8WDTfH4vSg4RntcwxhzZ4b4RLrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c168e0c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/bbc2dad4c33166f66d2782df52c529be/solana-keys-2.0.0-experimental.c168e0c.tgz","_integrity":"sha512-JZ/bx6tmazyQ4Ekw9hKAZyJHBdOu5fMgM6shxq0sYsKfE5wmrGpGjqxaTT6v/aGP79IdCwubdyM0+yixrUPkHg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.c168e0c","@solana/assertions":"2.0.0-experimental.c168e0c","@solana/codecs-core":"2.0.0-experimental.c168e0c","@solana/codecs-strings":"2.0.0-experimental.c168e0c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c168e0c_1708926799582_0.07261342157420447","host":"s3://npm-registry-packages"}},"2.0.0-experimental.dfb72ea":{"name":"@solana/keys","version":"2.0.0-experimental.dfb72ea","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.dfb72ea","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"944d95c5065320842f02d9e8e7dfa8fd83390938","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.dfb72ea.tgz","fileCount":22,"integrity":"sha512-TJg8qaRXLbZOyHUaDENmvf6yiEJFdhegnFYhyEtv5L0egH/rjDP++y9XzDXK0whdhhaLTE7lfQqGBW3dyXzIMg==","signatures":[{"sig":"MEUCID2YNsqk403kl4apIhlPbDPORELMN3MKHGEaPk6FjFbCAiEAsNr5qij7PIi6MXaNw2Opqlz/7qe8+ecK+bzEacSNQ2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.dfb72ea.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7ded6e0e14eccd5a351ab9fbcb0cf73a/solana-keys-2.0.0-experimental.dfb72ea.tgz","_integrity":"sha512-TJg8qaRXLbZOyHUaDENmvf6yiEJFdhegnFYhyEtv5L0egH/rjDP++y9XzDXK0whdhhaLTE7lfQqGBW3dyXzIMg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.dfb72ea","@solana/assertions":"2.0.0-experimental.dfb72ea","@solana/codecs-core":"2.0.0-experimental.dfb72ea","@solana/codecs-strings":"2.0.0-experimental.dfb72ea"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.dfb72ea_1708926884838_0.3729257970745652","host":"s3://npm-registry-packages"}},"2.0.0-experimental.26a177e":{"name":"@solana/keys","version":"2.0.0-experimental.26a177e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.26a177e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1e4800ca3d71fc5436db9e491b4d76b75b0c66bf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.26a177e.tgz","fileCount":22,"integrity":"sha512-Yx2IPbyK/y5PexmoxPu53o3Nniez6jQF1UXFIYSyIsB2tM44AMCp8nRMOhhkK+kf8EJBWAJajDmq5qzPWvoL3w==","signatures":[{"sig":"MEUCIAO4R+buDWzCGNJnw7t0dn49iLxKoMiEgNZA+wXqvpIBAiEA84qeEHHyv5N0t5/ntG0BhUu9szgBqF9naKMiCWikBsU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.26a177e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/60808db4e9c7ce0547f90a6e4e2415cf/solana-keys-2.0.0-experimental.26a177e.tgz","_integrity":"sha512-Yx2IPbyK/y5PexmoxPu53o3Nniez6jQF1UXFIYSyIsB2tM44AMCp8nRMOhhkK+kf8EJBWAJajDmq5qzPWvoL3w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.26a177e","@solana/assertions":"2.0.0-experimental.26a177e","@solana/codecs-core":"2.0.0-experimental.26a177e","@solana/codecs-strings":"2.0.0-experimental.26a177e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.26a177e_1708926922056_0.9538428601959483","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2373ab1":{"name":"@solana/keys","version":"2.0.0-experimental.2373ab1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2373ab1","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"455b90887c8a70f1c96eb7d8a990588cd2db1a56","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2373ab1.tgz","fileCount":22,"integrity":"sha512-kzKQ6sKBqYGIP43Y72DgHpgZX6v2vJ0qsTPq4hQnxp1eF6tByw79b4NECPBHur8iqJXDpQnI4GcnGxIJsNgJmA==","signatures":[{"sig":"MEYCIQCDwntEbZPx2Rw4dy5GQeI7g3Uzfo1Tl6FjiP4zxwI56AIhAORvLM12e+H23iWQ5awEQHEMcZY4WWijZHkcs3CZx1S4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2373ab1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/837ac86a98891ed067edacd061a88340/solana-keys-2.0.0-experimental.2373ab1.tgz","_integrity":"sha512-kzKQ6sKBqYGIP43Y72DgHpgZX6v2vJ0qsTPq4hQnxp1eF6tByw79b4NECPBHur8iqJXDpQnI4GcnGxIJsNgJmA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.2373ab1","@solana/assertions":"2.0.0-experimental.2373ab1","@solana/codecs-core":"2.0.0-experimental.2373ab1","@solana/codecs-strings":"2.0.0-experimental.2373ab1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2373ab1_1708978632259_0.9970408711213814","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ac6130e":{"name":"@solana/keys","version":"2.0.0-experimental.ac6130e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ac6130e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6eb8f898d0c09f8bae0bdd8bc275b78e7df05665","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ac6130e.tgz","fileCount":22,"integrity":"sha512-35S6nk413lPnn8MovDVwcEZfGMT8GZa8FROLMAVx8/4BbrkmOaO5Qt8UO5OPYszRGPj3DKHCX1935z5zT+LQlg==","signatures":[{"sig":"MEUCIQCpJNrdCaOgxZKUkR5SrtQ59pOJyzH/YGQP8MwA5RMZiQIgODHz1pGIBmhEEfLOlgQehWvsf01S6cw5QZ4KbEsA250=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ac6130e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e2f70004f985ac017bee453b114327cb/solana-keys-2.0.0-experimental.ac6130e.tgz","_integrity":"sha512-35S6nk413lPnn8MovDVwcEZfGMT8GZa8FROLMAVx8/4BbrkmOaO5Qt8UO5OPYszRGPj3DKHCX1935z5zT+LQlg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.ac6130e","@solana/assertions":"2.0.0-experimental.ac6130e","@solana/codecs-core":"2.0.0-experimental.ac6130e","@solana/codecs-strings":"2.0.0-experimental.ac6130e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ac6130e_1708979438547_0.5099879805461125","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c32f08b":{"name":"@solana/keys","version":"2.0.0-experimental.c32f08b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c32f08b","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c398309b9c797a74df25e8aaa3190a33d79c1911","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c32f08b.tgz","fileCount":22,"integrity":"sha512-x4fyX27gQW56hIm93uxpWv/bkVP+TAwWmIXT6C1UJWLSHV+obH5SZSEE20O0hMl3q1lFS8H1dGhIS6pdDDYpAg==","signatures":[{"sig":"MEQCIHepwbCmHXe/S6qbfFAD3AIktD2thcTeKwAzDfY5nn4+AiBf5bK1LNvI/LQN6K06O0uNdMQxQNyl1k2gH8jpVvWDFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c32f08b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4a7e45687ee5dfa56699d84258744af1/solana-keys-2.0.0-experimental.c32f08b.tgz","_integrity":"sha512-x4fyX27gQW56hIm93uxpWv/bkVP+TAwWmIXT6C1UJWLSHV+obH5SZSEE20O0hMl3q1lFS8H1dGhIS6pdDDYpAg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.c32f08b","@solana/assertions":"2.0.0-experimental.c32f08b","@solana/codecs-core":"2.0.0-experimental.c32f08b","@solana/codecs-strings":"2.0.0-experimental.c32f08b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c32f08b_1708980594396_0.944958704771689","host":"s3://npm-registry-packages"}},"2.0.0-experimental.12eb0bf":{"name":"@solana/keys","version":"2.0.0-experimental.12eb0bf","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.12eb0bf","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"92c58062646d4fe71a092c11ebda8f06ef7c5e4e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.12eb0bf.tgz","fileCount":22,"integrity":"sha512-+yPysR0FNYo5CIzKZiwpp1RGnO9rDh9zvt/rvFVo31DQgi5KQfnzmeD7Bx9d9figm6lOEYahrCh7cw+WPTea9Q==","signatures":[{"sig":"MEUCIQCHse6xgx/wDUeKgThDBHlISBARsCvnREauBesbPu1xBQIgQknaQYf3tDmJlFAliiLPXcInMWQIc9CWP0uZZYZfU2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.12eb0bf.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1ed75fb754f3efb9abad6401f49e4659/solana-keys-2.0.0-experimental.12eb0bf.tgz","_integrity":"sha512-+yPysR0FNYo5CIzKZiwpp1RGnO9rDh9zvt/rvFVo31DQgi5KQfnzmeD7Bx9d9figm6lOEYahrCh7cw+WPTea9Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.12eb0bf","@solana/assertions":"2.0.0-experimental.12eb0bf","@solana/codecs-core":"2.0.0-experimental.12eb0bf","@solana/codecs-strings":"2.0.0-experimental.12eb0bf"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.12eb0bf_1708980712856_0.2602160873131094","host":"s3://npm-registry-packages"}},"2.0.0-experimental.356279e":{"name":"@solana/keys","version":"2.0.0-experimental.356279e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.356279e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b6a35dc394016d32130256caf09d7579ac23a536","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.356279e.tgz","fileCount":22,"integrity":"sha512-2FjZCuKg8nreFj/wJWVW8djBurPpHK4XZGH0UpKI44RQWHxIHhnsfyaM6x3ziuiCQElqMgFSTYoXcxKkODhTeg==","signatures":[{"sig":"MEQCIGML5rBKmov7rGE2DLKk4M8+VFe7Lz54sPzJczaiMg9XAiAt2qaFqKRBnkqkUslPx6hJiIULfo/5BQj9thEp2LkLMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.356279e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3d6b518db67225aa7131a68fcb7cf209/solana-keys-2.0.0-experimental.356279e.tgz","_integrity":"sha512-2FjZCuKg8nreFj/wJWVW8djBurPpHK4XZGH0UpKI44RQWHxIHhnsfyaM6x3ziuiCQElqMgFSTYoXcxKkODhTeg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.356279e","@solana/assertions":"2.0.0-experimental.356279e","@solana/codecs-core":"2.0.0-experimental.356279e","@solana/codecs-strings":"2.0.0-experimental.356279e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.356279e_1709059126537_0.0979125016175122","host":"s3://npm-registry-packages"}},"2.0.0-experimental.16f8db8":{"name":"@solana/keys","version":"2.0.0-experimental.16f8db8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.16f8db8","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2bb894ad80e224c8d717bba68495f5ba4a7e1a3c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.16f8db8.tgz","fileCount":22,"integrity":"sha512-aaBr4V/eYeP0mxtJd0I2Ydtn/aFEyCKZbh+WZ9eMOs+aEFfv/h5Reg5ZJw+KdfgPbfaHk5ThNSB/ZvylxAadyg==","signatures":[{"sig":"MEUCIALgNYBqtvU+kfmsTTCj9yExOP308j8rB9vuZcQ7V7ykAiEApJGFbGc5E/T13nIUbzgcVXJRQE6HGd+2R60wykYQ5Ns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.16f8db8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3548c98b22cde9ef1e5f317b5883130b/solana-keys-2.0.0-experimental.16f8db8.tgz","_integrity":"sha512-aaBr4V/eYeP0mxtJd0I2Ydtn/aFEyCKZbh+WZ9eMOs+aEFfv/h5Reg5ZJw+KdfgPbfaHk5ThNSB/ZvylxAadyg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.16f8db8","@solana/assertions":"2.0.0-experimental.16f8db8","@solana/codecs-core":"2.0.0-experimental.16f8db8","@solana/codecs-strings":"2.0.0-experimental.16f8db8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.16f8db8_1709059145743_0.19248252810221578","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a2fc5a3":{"name":"@solana/keys","version":"2.0.0-experimental.a2fc5a3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a2fc5a3","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cb9647183e6b1f33ba3d8004c87b833b6e322873","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a2fc5a3.tgz","fileCount":22,"integrity":"sha512-2UKCHWiQ/qaudUk+2E5iyvj1AaagNtZvjxbVbrY8zGa6FADWfMrs7vBKe3iLvCIPrTZAKcOJgTVCLduFuk4c+w==","signatures":[{"sig":"MEUCIQDBpmeRrYQUoV/gWDxV5sxKe28pd6UJlpdZMZRyaJiTeQIgXexoIYXrgzfOBl9ZfriFi1C3nqhM1Vf2g7DjJJchXFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a2fc5a3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1919bade34ea093ad346edac64cdb197/solana-keys-2.0.0-experimental.a2fc5a3.tgz","_integrity":"sha512-2UKCHWiQ/qaudUk+2E5iyvj1AaagNtZvjxbVbrY8zGa6FADWfMrs7vBKe3iLvCIPrTZAKcOJgTVCLduFuk4c+w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.a2fc5a3","@solana/assertions":"2.0.0-experimental.a2fc5a3","@solana/codecs-core":"2.0.0-experimental.a2fc5a3","@solana/codecs-strings":"2.0.0-experimental.a2fc5a3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a2fc5a3_1709061019930_0.940720259677895","host":"s3://npm-registry-packages"}},"2.0.0-experimental.97527f4":{"name":"@solana/keys","version":"2.0.0-experimental.97527f4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.97527f4","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"17376e2ba7d44092d3491c61dc684916a14752cb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.97527f4.tgz","fileCount":22,"integrity":"sha512-xMDM6BZhXqiCswZlac9QnKNpxZMmtKpsffzMbO3XpA0He/eVu5xAG7+eAdu2cf9xKjY3WlJ4KCEgFd0nouvedg==","signatures":[{"sig":"MEQCIDh7hyMWHzPGYPderP5iimoAb8M69yXC/6XQ4aUsqRuOAiA9yoAKuZ2GS6mZhSLZvulB5is3T1Awp/1y1lXCm9zicQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.97527f4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ed2f9804d33ae31e44a136ef34630af8/solana-keys-2.0.0-experimental.97527f4.tgz","_integrity":"sha512-xMDM6BZhXqiCswZlac9QnKNpxZMmtKpsffzMbO3XpA0He/eVu5xAG7+eAdu2cf9xKjY3WlJ4KCEgFd0nouvedg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.97527f4","@solana/assertions":"2.0.0-experimental.97527f4","@solana/codecs-core":"2.0.0-experimental.97527f4","@solana/codecs-strings":"2.0.0-experimental.97527f4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.97527f4_1709061093945_0.23426849899840496","host":"s3://npm-registry-packages"}},"2.0.0-experimental.dad59c5":{"name":"@solana/keys","version":"2.0.0-experimental.dad59c5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.dad59c5","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4fd80f77e3839e8f0dbe374de65fea0497463d5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.dad59c5.tgz","fileCount":22,"integrity":"sha512-Bxe1P/zADbT8qXznC1WN/CXMfIYMmUXOe5qzXcEhOyFOo6eYHqOP++GX2a5nlkn8OwChCr94tPAFTc/SViTwRw==","signatures":[{"sig":"MEUCIFMsWsFfVnSyzVAbyPYGuNlPOaWEBjuGNbbrgPE/YN3RAiEAq1RnXV1L/rMKJdA/VIHMFef4M6MfJoOofFTGhkn0l5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.dad59c5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/db37ce90ca1ebb6a88abf6e6ee437d0b/solana-keys-2.0.0-experimental.dad59c5.tgz","_integrity":"sha512-Bxe1P/zADbT8qXznC1WN/CXMfIYMmUXOe5qzXcEhOyFOo6eYHqOP++GX2a5nlkn8OwChCr94tPAFTc/SViTwRw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.dad59c5","@solana/assertions":"2.0.0-experimental.dad59c5","@solana/codecs-core":"2.0.0-experimental.dad59c5","@solana/codecs-strings":"2.0.0-experimental.dad59c5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.dad59c5_1709061207937_0.34101205175110216","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2df278c":{"name":"@solana/keys","version":"2.0.0-experimental.2df278c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2df278c","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d5ec81342c39ab70535695ac0af80e3ec1856719","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2df278c.tgz","fileCount":22,"integrity":"sha512-XsdAQqRDuVhU1EXuEhl4Qu2I6v0i6lRzeliz4xWs2yHJuNmFcUCfxqG9A5hM6If0ki600bv4scQVSxMCkb5/dA==","signatures":[{"sig":"MEUCIDkId0rAFdgvuwGc7u+L0QMPc7N6FmhRPYIe3Ip+JpFMAiEAm/3LwO6QCOslKZeNPVV16GQSAEnKCP/nizuDwlxS3Dw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2df278c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/62bad47198bc53e467b8b110de56faf3/solana-keys-2.0.0-experimental.2df278c.tgz","_integrity":"sha512-XsdAQqRDuVhU1EXuEhl4Qu2I6v0i6lRzeliz4xWs2yHJuNmFcUCfxqG9A5hM6If0ki600bv4scQVSxMCkb5/dA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.2df278c","@solana/assertions":"2.0.0-experimental.2df278c","@solana/codecs-core":"2.0.0-experimental.2df278c","@solana/codecs-strings":"2.0.0-experimental.2df278c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2df278c_1709061245003_0.7959111119979287","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9a26b88":{"name":"@solana/keys","version":"2.0.0-experimental.9a26b88","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9a26b88","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"64c5879bae059e0f350a5c783fc123021958cdc1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9a26b88.tgz","fileCount":22,"integrity":"sha512-dlrrO3T6Qw+GaysTFHuZuXPQxmHAEB9/BpymWEO09zmOfzoCXgvDGxWjjswrsLEVYT864oElYoj9iwHY321BNA==","signatures":[{"sig":"MEYCIQDfTtZ2OL4jFDQFULMDGu1Vf0L1ZHEPTm+1Z8TnZojW/gIhAITnnjwIQwmAvIyDds5Xt/3XuyH+bgMAc2yYZWf7Rt3o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9a26b88.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/01a7107a40c553773040b3fa7e0ae5e0/solana-keys-2.0.0-experimental.9a26b88.tgz","_integrity":"sha512-dlrrO3T6Qw+GaysTFHuZuXPQxmHAEB9/BpymWEO09zmOfzoCXgvDGxWjjswrsLEVYT864oElYoj9iwHY321BNA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.9a26b88","@solana/assertions":"2.0.0-experimental.9a26b88","@solana/codecs-core":"2.0.0-experimental.9a26b88","@solana/codecs-strings":"2.0.0-experimental.9a26b88"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9a26b88_1709077398857_0.8556242921648698","host":"s3://npm-registry-packages"}},"2.0.0-experimental.cdf7079":{"name":"@solana/keys","version":"2.0.0-experimental.cdf7079","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.cdf7079","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7bff4ab946f26e92f0172724ba0c0c9e8c644e2a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.cdf7079.tgz","fileCount":22,"integrity":"sha512-JI4+TqAoWhG8TvHjx4/Lyhhuj9yCLsSF98Nsb8FHpPYY5fr9ozje+8lGf/c1ohFNTvw5MJ255+0SVP9PyUGdwg==","signatures":[{"sig":"MEUCIA6jVKHglyk4HfVsI1JdzGrNNUErucSVIKoFcqsVgHVVAiEAxTVi7mOOXBO3oM8Zi/l9x8OARl/F0ahwhOY93yQ2nwg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.cdf7079.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2e9c37e4d22d7d37780051fe59d2f4f5/solana-keys-2.0.0-experimental.cdf7079.tgz","_integrity":"sha512-JI4+TqAoWhG8TvHjx4/Lyhhuj9yCLsSF98Nsb8FHpPYY5fr9ozje+8lGf/c1ohFNTvw5MJ255+0SVP9PyUGdwg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.cdf7079","@solana/assertions":"2.0.0-experimental.cdf7079","@solana/codecs-core":"2.0.0-experimental.cdf7079","@solana/codecs-strings":"2.0.0-experimental.cdf7079"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.cdf7079_1709144951109_0.5641024338217611","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a1dad11":{"name":"@solana/keys","version":"2.0.0-experimental.a1dad11","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a1dad11","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e446f4775f3a3860a061961d4a07c9168a5e6ebb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a1dad11.tgz","fileCount":22,"integrity":"sha512-c1wxCPMWTZyqcSMm9sp4kbFEhgety2vIz9GrPkTtu9h4zB5QwKP/1cirygmxSkUAsnaV7BPn+pUNG//WFnRTmQ==","signatures":[{"sig":"MEUCIQCjzE/mTVUIAfPqdOzgj5V4AZVX3lfZIPku38UUsnbSTwIgV8GLbyddw7JM56IGpSEeShIS6Q/NMTId7jV/MQlurGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a1dad11.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c82cda9d63783a16a1734c484b23a861/solana-keys-2.0.0-experimental.a1dad11.tgz","_integrity":"sha512-c1wxCPMWTZyqcSMm9sp4kbFEhgety2vIz9GrPkTtu9h4zB5QwKP/1cirygmxSkUAsnaV7BPn+pUNG//WFnRTmQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.a1dad11","@solana/assertions":"2.0.0-experimental.a1dad11","@solana/codecs-core":"2.0.0-experimental.a1dad11","@solana/codecs-strings":"2.0.0-experimental.a1dad11"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a1dad11_1709164297634_0.30936500571749437","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d06660c":{"name":"@solana/keys","version":"2.0.0-experimental.d06660c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d06660c","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a217da40049c0475a7a8e7971ee07a14b85442dc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d06660c.tgz","fileCount":22,"integrity":"sha512-VHUoLnX6ZXMUB0bLgA8j55XTDIzgc8mviTSy3EcvNZbmm42flQIl+8j0gQ3XeWsU8NRvHyUZLJHq1Esqp6q5EQ==","signatures":[{"sig":"MEYCIQD1khIP2oYEz9/fA0iatzq5/k+dz5mHyz+k70oRGWGoAgIhAM2wN4B3bU8S0xtcsFQDNGt8Ww9Aby/INZl2AxSYjnan","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d06660c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9e2405bf1a65013a9b2ddb907aedc01d/solana-keys-2.0.0-experimental.d06660c.tgz","_integrity":"sha512-VHUoLnX6ZXMUB0bLgA8j55XTDIzgc8mviTSy3EcvNZbmm42flQIl+8j0gQ3XeWsU8NRvHyUZLJHq1Esqp6q5EQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.d06660c","@solana/assertions":"2.0.0-experimental.d06660c","@solana/codecs-core":"2.0.0-experimental.d06660c","@solana/codecs-strings":"2.0.0-experimental.d06660c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d06660c_1709165065539_0.7536223975386234","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e3e579c":{"name":"@solana/keys","version":"2.0.0-experimental.e3e579c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e3e579c","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1514bfc8a5e4aa767f1ae0c350d03a61f9f6c585","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e3e579c.tgz","fileCount":22,"integrity":"sha512-2hxb3ZO0A6bC2lCM0eLds1JwLP40Nfe0GRlQGlZmd7N1wu8lner7WOrqwyUGLYtUOuPQ7q7fvJzPyRp1NNGz4Q==","signatures":[{"sig":"MEUCID5SajessFXGaFbtG7f/L2R9dAsau/fgOmGENxsNKRncAiEAqGG54qxQ/ZVTLs0PFuAfuScuLM/n14XxNCWuuF2d89U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e3e579c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5f785a0d180373526156033c08f0b222/solana-keys-2.0.0-experimental.e3e579c.tgz","_integrity":"sha512-2hxb3ZO0A6bC2lCM0eLds1JwLP40Nfe0GRlQGlZmd7N1wu8lner7WOrqwyUGLYtUOuPQ7q7fvJzPyRp1NNGz4Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.e3e579c","@solana/assertions":"2.0.0-experimental.e3e579c","@solana/codecs-core":"2.0.0-experimental.e3e579c","@solana/codecs-strings":"2.0.0-experimental.e3e579c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e3e579c_1709165263038_0.7131411154079044","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a64df70":{"name":"@solana/keys","version":"2.0.0-experimental.a64df70","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a64df70","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"24ddc230f51cff4c09c3443d6572dcd56b5494ea","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a64df70.tgz","fileCount":22,"integrity":"sha512-tzVk60tldS7EXpxOR2fTQwnnh6czEJdHCLfEQhHfdbkDqraNZgtUzSch0+X44tBrY9G2BMrOpj6U51wf7i8OeQ==","signatures":[{"sig":"MEQCIEVFzq/vbAhqt+fSIzMa1wOxNILIazXSD/TFrG3Cn4BCAiAJgZv3YCjG1bPFK3VJ+SX4Th6y3WOue0n9M6YhTsRTUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a64df70.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3624195d635fd617e299df0f1a29b334/solana-keys-2.0.0-experimental.a64df70.tgz","_integrity":"sha512-tzVk60tldS7EXpxOR2fTQwnnh6czEJdHCLfEQhHfdbkDqraNZgtUzSch0+X44tBrY9G2BMrOpj6U51wf7i8OeQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.a64df70","@solana/assertions":"2.0.0-experimental.a64df70","@solana/codecs-core":"2.0.0-experimental.a64df70","@solana/codecs-strings":"2.0.0-experimental.a64df70"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a64df70_1709165357915_0.337888414027544","host":"s3://npm-registry-packages"}},"2.0.0-experimental.65af153":{"name":"@solana/keys","version":"2.0.0-experimental.65af153","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.65af153","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"976f69e7dd996ba5e92799785c97e63e75f17972","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.65af153.tgz","fileCount":22,"integrity":"sha512-Va+hGCAZ/XDbQF4CoDPI5GWlWsq8F4uU7l1kg/X2548s0z28CW1uA1LT/0zk18gnZ2xwaRxyUlfIvAnkCa+3ug==","signatures":[{"sig":"MEQCIGPDYz+KfYk3LsO1bzb3FojL53wSmCcSMmO93x+MRU7aAiB/rIqzPG7V8T+mi1zXiqeLBzIuSrbhmEcQ70MT9Baefw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.65af153.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f5ee686eedf147dc9fd4fbc5fd82672f/solana-keys-2.0.0-experimental.65af153.tgz","_integrity":"sha512-Va+hGCAZ/XDbQF4CoDPI5GWlWsq8F4uU7l1kg/X2548s0z28CW1uA1LT/0zk18gnZ2xwaRxyUlfIvAnkCa+3ug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.65af153","@solana/assertions":"2.0.0-experimental.65af153","@solana/codecs-core":"2.0.0-experimental.65af153","@solana/codecs-strings":"2.0.0-experimental.65af153"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.65af153_1709229797651_0.6499575393777623","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8541c2e":{"name":"@solana/keys","version":"2.0.0-experimental.8541c2e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8541c2e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"88e6bc8b1a24af4903f1d4be2723be9d6dfd5ab8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8541c2e.tgz","fileCount":22,"integrity":"sha512-ggZj1QJ0wP6NsQKcXlNI1fh2t4ojafgG1zIS4zpv2w2ideTIWRQw4QyGWPqQdyvaSEFy8VxGtpHgcMFMaOkxVw==","signatures":[{"sig":"MEUCIQC2Yrb5Kf8OTd97nKgc8iqIyt4lzJ2ipMrgo/1awm/PNwIgL2XldUtPQSSvvsp2P6hSdN2juZz72bWReMcO5TBpWvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8541c2e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3f4e373a87590365d006cf1b1e7a6222/solana-keys-2.0.0-experimental.8541c2e.tgz","_integrity":"sha512-ggZj1QJ0wP6NsQKcXlNI1fh2t4ojafgG1zIS4zpv2w2ideTIWRQw4QyGWPqQdyvaSEFy8VxGtpHgcMFMaOkxVw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.8541c2e","@solana/assertions":"2.0.0-experimental.8541c2e","@solana/codecs-core":"2.0.0-experimental.8541c2e","@solana/codecs-strings":"2.0.0-experimental.8541c2e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8541c2e_1709229885390_0.5142973888245133","host":"s3://npm-registry-packages"}},"2.0.0-experimental.4ff4425":{"name":"@solana/keys","version":"2.0.0-experimental.4ff4425","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.4ff4425","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"859b324c7e337c821f6d8ad50881d0cce673fdf4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.4ff4425.tgz","fileCount":22,"integrity":"sha512-4ixQBpBMgnIDnVrj3emffi/XwEgI7NV/XCur2CqnZLDDMjRvtABg0A+a4ND3UIHZmDEZNUubLy1reT1MHDYrGw==","signatures":[{"sig":"MEQCIBFKTdPse4tvvSBPHYNM2eaWL+fMnQEK8JmJHNRl6pUiAiB+IJq66a+Td//YTIGVr8+zoRg5BnSZk25JxDIPNnbCdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.4ff4425.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1d184bcae0a04a80a0f5f35e577a8c98/solana-keys-2.0.0-experimental.4ff4425.tgz","_integrity":"sha512-4ixQBpBMgnIDnVrj3emffi/XwEgI7NV/XCur2CqnZLDDMjRvtABg0A+a4ND3UIHZmDEZNUubLy1reT1MHDYrGw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.4ff4425","@solana/assertions":"2.0.0-experimental.4ff4425","@solana/codecs-core":"2.0.0-experimental.4ff4425","@solana/codecs-strings":"2.0.0-experimental.4ff4425"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.4ff4425_1709230014261_0.6413102691004162","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c9b2705":{"name":"@solana/keys","version":"2.0.0-experimental.c9b2705","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c9b2705","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8320263f0c990a4613dc302d21e51bf8ad3e0435","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c9b2705.tgz","fileCount":22,"integrity":"sha512-ADTGxOEKr/AlQbG8zF0v9vlInOV1RkLolzoqREzJHsCWkLTIdgEpAo8iYeqniaQWa4tnwFqbvthBHfJ7r9yWmQ==","signatures":[{"sig":"MEUCIQCldMztLoPLu6h+3zWcdNj6Mck9YEoAdTIf0P0u/D6TMQIgdRGGSIMVh3LgBIrz3CxHB12iON4JrqC92D5JbHh9oH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c9b2705.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/89645431c0ee863477df42de9ad91d51/solana-keys-2.0.0-experimental.c9b2705.tgz","_integrity":"sha512-ADTGxOEKr/AlQbG8zF0v9vlInOV1RkLolzoqREzJHsCWkLTIdgEpAo8iYeqniaQWa4tnwFqbvthBHfJ7r9yWmQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.c9b2705","@solana/assertions":"2.0.0-experimental.c9b2705","@solana/codecs-core":"2.0.0-experimental.c9b2705","@solana/codecs-strings":"2.0.0-experimental.c9b2705"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c9b2705_1709230148404_0.5824358961593334","host":"s3://npm-registry-packages"}},"2.0.0-experimental.61e27a2":{"name":"@solana/keys","version":"2.0.0-experimental.61e27a2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.61e27a2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"388b713018b0702a1330e952d8953b780ef75c6c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.61e27a2.tgz","fileCount":22,"integrity":"sha512-tgQr1yW/QPwo7+G5OWVs/2ESf3PLGXRowvZVyqgIN335C+T6ocNMzxNAkBTTw4GYqtaNl1i/hXh5N2cQX2P21Q==","signatures":[{"sig":"MEUCICB7HUuG0Im72o1P2ycLyaxnNgU1KuBjtWcYlt3LnetKAiEAkAcjWN6gTHnXj0Za2mBzFGNJFFG2gJwyPvSL7SOLZ3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.61e27a2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2de73d7f4b1c82bea225e4df33bec398/solana-keys-2.0.0-experimental.61e27a2.tgz","_integrity":"sha512-tgQr1yW/QPwo7+G5OWVs/2ESf3PLGXRowvZVyqgIN335C+T6ocNMzxNAkBTTw4GYqtaNl1i/hXh5N2cQX2P21Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.61e27a2","@solana/assertions":"2.0.0-experimental.61e27a2","@solana/codecs-core":"2.0.0-experimental.61e27a2","@solana/codecs-strings":"2.0.0-experimental.61e27a2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.61e27a2_1709231397813_0.2140512396129699","host":"s3://npm-registry-packages"}},"2.0.0-experimental.75a18e3":{"name":"@solana/keys","version":"2.0.0-experimental.75a18e3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.75a18e3","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d6898ba0d4d528cdf5f00d1470238be9a9dc5223","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.75a18e3.tgz","fileCount":22,"integrity":"sha512-WqtN6SoT2hCpu/WDUHWCr9X4Vs/m6z9d8YHzYg1BiCZdyTEW+C06h1n1ccQPceqcw+c8azgG9+KscP5whGlA4g==","signatures":[{"sig":"MEUCIQCnDIevGMLA0+Buht0aMMAHkdUXnnAQ1Z0HS3S3pwnV7wIgcgE4cbx8g65+DxwMPN6h4Rja/9zjVLOpTELl892l5oQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.75a18e3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5aab5c991b931cad22e3d41dd2370ba1/solana-keys-2.0.0-experimental.75a18e3.tgz","_integrity":"sha512-WqtN6SoT2hCpu/WDUHWCr9X4Vs/m6z9d8YHzYg1BiCZdyTEW+C06h1n1ccQPceqcw+c8azgG9+KscP5whGlA4g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.75a18e3","@solana/assertions":"2.0.0-experimental.75a18e3","@solana/codecs-core":"2.0.0-experimental.75a18e3","@solana/codecs-strings":"2.0.0-experimental.75a18e3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.75a18e3_1709233257115_0.9916564255535878","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ccd92fd":{"name":"@solana/keys","version":"2.0.0-experimental.ccd92fd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ccd92fd","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"448f1881fdd28e4a2a6d867aedff6fd0d7459ac2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ccd92fd.tgz","fileCount":22,"integrity":"sha512-O3FMe8ul0Kc8ZqYxhBWyN2ZS47AuA/aaMdpOW8Wq01DVShTgzEOf/OTtavm9+GREIMItvl6As3HW+oycxQPLRg==","signatures":[{"sig":"MEUCIQC2IyGza9+S6fo1WPSx+hfqiQKLinwAzckBxwSo6/RAGAIgLUq9HUxgRDZ+RtnvEl16X/ZGN1hJIeW5A4eRjpwWMEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ccd92fd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ad8c0ec3a59b898b39712770e100950f/solana-keys-2.0.0-experimental.ccd92fd.tgz","_integrity":"sha512-O3FMe8ul0Kc8ZqYxhBWyN2ZS47AuA/aaMdpOW8Wq01DVShTgzEOf/OTtavm9+GREIMItvl6As3HW+oycxQPLRg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.ccd92fd","@solana/assertions":"2.0.0-experimental.ccd92fd","@solana/codecs-core":"2.0.0-experimental.ccd92fd","@solana/codecs-strings":"2.0.0-experimental.ccd92fd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ccd92fd_1709233295542_0.6369533035065928","host":"s3://npm-registry-packages"}},"2.0.0-experimental.1ec3696":{"name":"@solana/keys","version":"2.0.0-experimental.1ec3696","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.1ec3696","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c3b6f4c67751c723b2e67f3ce5580e662fcbe970","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.1ec3696.tgz","fileCount":22,"integrity":"sha512-DC9vxAEglOrhg9TijzezNMBdvPilpiHvhMJDQXy9LH5DHSkKS948u96kVGmDf0jECWsOKf7/KJ/A6DeSwJ2qBg==","signatures":[{"sig":"MEQCIHRF4jQvu3ehOXbcp1K03ZRvUgeXeMQd4do20SlNBnWOAiBIp3VnYYLkLmvzoVm9M+BQVzA2zVvlgROlHUDDs6fwEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.1ec3696.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ea73593a69fb2999d914dd007d8b1403/solana-keys-2.0.0-experimental.1ec3696.tgz","_integrity":"sha512-DC9vxAEglOrhg9TijzezNMBdvPilpiHvhMJDQXy9LH5DHSkKS948u96kVGmDf0jECWsOKf7/KJ/A6DeSwJ2qBg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.1ec3696","@solana/assertions":"2.0.0-experimental.1ec3696","@solana/codecs-core":"2.0.0-experimental.1ec3696","@solana/codecs-strings":"2.0.0-experimental.1ec3696"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.1ec3696_1709233310093_0.8746897317892923","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a456a18":{"name":"@solana/keys","version":"2.0.0-experimental.a456a18","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a456a18","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f3787e10beb7c1d09d021667a40767ae793284b7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a456a18.tgz","fileCount":22,"integrity":"sha512-nR1qBGfiCQ2gDjs/GVXr9TN8R5R+krGe7KTsHRtlwAldVag4aIZ0FjdAgDyFaUeVaFiyB1Lm/aFf+tx0kit7fg==","signatures":[{"sig":"MEYCIQDTucbfmkx5SCnGvX72dmkhOYZOGydMgpDZILvy2NWNYgIhAMab6o0wuVR/g9MopnNsOD1ilXO6Rm2kWUM6y21Bu8PC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a456a18.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4db29be8c510d65e02d0908310b332a1/solana-keys-2.0.0-experimental.a456a18.tgz","_integrity":"sha512-nR1qBGfiCQ2gDjs/GVXr9TN8R5R+krGe7KTsHRtlwAldVag4aIZ0FjdAgDyFaUeVaFiyB1Lm/aFf+tx0kit7fg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.a456a18","@solana/assertions":"2.0.0-experimental.a456a18","@solana/codecs-core":"2.0.0-experimental.a456a18","@solana/codecs-strings":"2.0.0-experimental.a456a18"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a456a18_1709235865470_0.3614128671597032","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bea19d2":{"name":"@solana/keys","version":"2.0.0-experimental.bea19d2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bea19d2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"023dcbd58ae32784c4011a46c8739a659a4509cc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bea19d2.tgz","fileCount":22,"integrity":"sha512-fvSTfgrbzk4y6wTiZiNywp3VX2WR7LB7IK8QlLCOJooBJVzweKO92uV0RkOuzageNW7WLNLb1A4331sYnNc0CQ==","signatures":[{"sig":"MEUCIADznnG8bvDTC/sI+DemShK9ocd8v2B+llQsQnSBcCcLAiEA7l29d7bDflGY6SFiSlTAeW6Anpqfs+ilW/M76RG/SGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bea19d2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/872d29fa7a475087138b06709923e31d/solana-keys-2.0.0-experimental.bea19d2.tgz","_integrity":"sha512-fvSTfgrbzk4y6wTiZiNywp3VX2WR7LB7IK8QlLCOJooBJVzweKO92uV0RkOuzageNW7WLNLb1A4331sYnNc0CQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.bea19d2","@solana/assertions":"2.0.0-experimental.bea19d2","@solana/codecs-core":"2.0.0-experimental.bea19d2","@solana/codecs-strings":"2.0.0-experimental.bea19d2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bea19d2_1709236177291_0.5320644722591097","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2e0ae95":{"name":"@solana/keys","version":"2.0.0-experimental.2e0ae95","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2e0ae95","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"22f985ac1338d4185eee0704e2d4eddee7092130","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2e0ae95.tgz","fileCount":22,"integrity":"sha512-AsDzodtptdg6Q4kb5jI+86Y6ZWdjAVefuxBBG6xo09a2JvLeUYSWwur+I3XwYclFIPZhHMHq9Jf5+WNB+ft5+w==","signatures":[{"sig":"MEUCIQCcC7v7z9YIjcx/YOT6NO/szD6CV5XnfdPr4v1FPFb3eQIgNh4B7GmtsVYPR5++scsBvg4GEzphByCfwur5nJV47ZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2e0ae95.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/607564ea2780e3950800b6a041a93edb/solana-keys-2.0.0-experimental.2e0ae95.tgz","_integrity":"sha512-AsDzodtptdg6Q4kb5jI+86Y6ZWdjAVefuxBBG6xo09a2JvLeUYSWwur+I3XwYclFIPZhHMHq9Jf5+WNB+ft5+w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.2e0ae95","@solana/assertions":"2.0.0-experimental.2e0ae95","@solana/codecs-core":"2.0.0-experimental.2e0ae95","@solana/codecs-strings":"2.0.0-experimental.2e0ae95"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2e0ae95_1709236295993_0.8825728932486374","host":"s3://npm-registry-packages"}},"2.0.0-experimental.58ab189":{"name":"@solana/keys","version":"2.0.0-experimental.58ab189","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.58ab189","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0a8761e290e351d6b84dc76ab72c101781a7b770","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.58ab189.tgz","fileCount":22,"integrity":"sha512-TCdvJdkZ8QL3KPsWs3Yy4+a9gujQZyylsWf7HjvSvdhRIB2/wQHcNOo9AHqUz63lA5Pzv3mTPu8KuFH4/doRiQ==","signatures":[{"sig":"MEUCIQCIyxY3f61JiDaX3LRJnUCb6mM+YKKiKQ76Yy/qedvMiwIgWNcTPlz7TDbYsJ3uN+dc7XpA68xd1bip2+3VIPDnNY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.58ab189.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c367d63eb68e82a30985a4dfe645ca2c/solana-keys-2.0.0-experimental.58ab189.tgz","_integrity":"sha512-TCdvJdkZ8QL3KPsWs3Yy4+a9gujQZyylsWf7HjvSvdhRIB2/wQHcNOo9AHqUz63lA5Pzv3mTPu8KuFH4/doRiQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.58ab189","@solana/assertions":"2.0.0-experimental.58ab189","@solana/codecs-core":"2.0.0-experimental.58ab189","@solana/codecs-strings":"2.0.0-experimental.58ab189"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.58ab189_1709236539848_0.942350543082048","host":"s3://npm-registry-packages"}},"2.0.0-experimental.080a7d1":{"name":"@solana/keys","version":"2.0.0-experimental.080a7d1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.080a7d1","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"017e487c233ea7501a8536ba3d5a9d6320891f7f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.080a7d1.tgz","fileCount":22,"integrity":"sha512-ArcRF6n/AO7lMinQpA1Ir9ScZqOvOnlQkDWjwX1W2folnjLS8xEzrpw5O5WuH4l+7HTR6dgQdT4P7aC6uNuBxA==","signatures":[{"sig":"MEQCIDzqjoP6qhTBQW9YMpVmmvcMjrGwK0QRFJmunnU1At+eAiA0loWFMOVbLJU5Q9mf6MBaRRkGrk7VdLgat9Gj6lvSdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.080a7d1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/fab5146bf4dc3724d88894df94080446/solana-keys-2.0.0-experimental.080a7d1.tgz","_integrity":"sha512-ArcRF6n/AO7lMinQpA1Ir9ScZqOvOnlQkDWjwX1W2folnjLS8xEzrpw5O5WuH4l+7HTR6dgQdT4P7aC6uNuBxA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.080a7d1","@solana/assertions":"2.0.0-experimental.080a7d1","@solana/codecs-core":"2.0.0-experimental.080a7d1","@solana/codecs-strings":"2.0.0-experimental.080a7d1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.080a7d1_1709236619055_0.30087486063081603","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7712fc3":{"name":"@solana/keys","version":"2.0.0-experimental.7712fc3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7712fc3","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a04ea3d9b004029d24acd40410cb7e87e5d0b84f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7712fc3.tgz","fileCount":22,"integrity":"sha512-EyyBavszikJqIGeV7U/h9js25+J+2QrSo3Ziufuga8vRXNL9SUjV4ExlcxB5SBNqzarEDQtBHmxBIVMBTA3bcA==","signatures":[{"sig":"MEQCIDVRE495m3VAep2WhfCxPZC4qP/KpNpFrPj/lJfe+aqXAiBsgpZDdbQ4cqcfeZGzMX/mREHF2c2Qwwk/JRwYNcMRlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7712fc3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/282e273a9cd8270f8751f6d5a49e01b6/solana-keys-2.0.0-experimental.7712fc3.tgz","_integrity":"sha512-EyyBavszikJqIGeV7U/h9js25+J+2QrSo3Ziufuga8vRXNL9SUjV4ExlcxB5SBNqzarEDQtBHmxBIVMBTA3bcA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.7712fc3","@solana/assertions":"2.0.0-experimental.7712fc3","@solana/codecs-core":"2.0.0-experimental.7712fc3","@solana/codecs-strings":"2.0.0-experimental.7712fc3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7712fc3_1709236708034_0.3905877186825577","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7d67615":{"name":"@solana/keys","version":"2.0.0-experimental.7d67615","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7d67615","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"830026ab6f1b78de5a22c64a5404b12741577b41","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7d67615.tgz","fileCount":22,"integrity":"sha512-dark2SU9ffRJOLzAJ/PfV+YalwpbJxQaofrsj21ojZmEy5SMR2V2HUoDgNxYL+REikyWqvWtwiAXcirMr7uAoA==","signatures":[{"sig":"MEUCIFYGtYi+Q0C+TjnD5FzEw2d8yMf0KbprEM773fgMAwEYAiEA4au1hUCwcnbemPexsNiYgl8KGthXJlSmgu7Or9Z1J90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7d67615.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b7923d4614fcddf673a432bdaf12f617/solana-keys-2.0.0-experimental.7d67615.tgz","_integrity":"sha512-dark2SU9ffRJOLzAJ/PfV+YalwpbJxQaofrsj21ojZmEy5SMR2V2HUoDgNxYL+REikyWqvWtwiAXcirMr7uAoA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.7d67615","@solana/assertions":"2.0.0-experimental.7d67615","@solana/codecs-core":"2.0.0-experimental.7d67615","@solana/codecs-strings":"2.0.0-experimental.7d67615"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7d67615_1709236858948_0.929028618070679","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0ba8f21":{"name":"@solana/keys","version":"2.0.0-experimental.0ba8f21","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0ba8f21","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0c46dcc6ee76d4889c41c5d98369563515b53576","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0ba8f21.tgz","fileCount":22,"integrity":"sha512-M0Cxd+6kG6d/GRX+LWpSi5Xp5gaR4v7U/2P6ASEdipV5leCfVg/vvyFIaONPtsqjgZOKza/R1zbF9Ituxj462Q==","signatures":[{"sig":"MEUCIDkMRXoMH3LZ8/sgQGJLIw4XGspdrgVBQM9ocz14C0YgAiEAg/1sUSfIi1TgHMcFQIr8Sl1GjvGOK1qH99MKT1xVbrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0ba8f21.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4abdfd72f38cee21d5acd43be8cfd2e0/solana-keys-2.0.0-experimental.0ba8f21.tgz","_integrity":"sha512-M0Cxd+6kG6d/GRX+LWpSi5Xp5gaR4v7U/2P6ASEdipV5leCfVg/vvyFIaONPtsqjgZOKza/R1zbF9Ituxj462Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.0ba8f21","@solana/assertions":"2.0.0-experimental.0ba8f21","@solana/codecs-core":"2.0.0-experimental.0ba8f21","@solana/codecs-strings":"2.0.0-experimental.0ba8f21"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0ba8f21_1709236960631_0.9609752256985109","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a71a2db":{"name":"@solana/keys","version":"2.0.0-experimental.a71a2db","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a71a2db","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bcc49c7386022261750a7e8b0623e98e4ca6fb10","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a71a2db.tgz","fileCount":22,"integrity":"sha512-/XAH1SWGU/woCdHAA02j3a6PdISxjDXA1iKVQQhESTO0pzkmbWH+JDaUDkb8Xr7XhhfhWgDapDSOtRCnA0NKLw==","signatures":[{"sig":"MEQCIA3f/NR3RVySjAcw96nRm8rRH30jw/W/UAIVsvf5rUY/AiAWlmR3cvPAJ9qW1ht+l6PyeWRwVI8Rj35yRJumvd6WtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a71a2db.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/30aa983f5f5a9fb678628e3124117973/solana-keys-2.0.0-experimental.a71a2db.tgz","_integrity":"sha512-/XAH1SWGU/woCdHAA02j3a6PdISxjDXA1iKVQQhESTO0pzkmbWH+JDaUDkb8Xr7XhhfhWgDapDSOtRCnA0NKLw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.a71a2db","@solana/assertions":"2.0.0-experimental.a71a2db","@solana/codecs-core":"2.0.0-experimental.a71a2db","@solana/codecs-strings":"2.0.0-experimental.a71a2db"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a71a2db_1709237202541_0.41016358090023375","host":"s3://npm-registry-packages"}},"2.0.0-experimental.19341fc":{"name":"@solana/keys","version":"2.0.0-experimental.19341fc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.19341fc","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d9f24f25baa5a48895a5b357af66e5b4448172d9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.19341fc.tgz","fileCount":22,"integrity":"sha512-WLQQjQAOh+0dmOc28GN3c9oUix9T2ItaR19L8iCGwrrwZX1eDtpyjy0+Sl2gRrRNbjNfPIy0LeESzcoCVL9rXg==","signatures":[{"sig":"MEQCICnSDDSlYMIhVXnZEojGEmif5uD7VeJjiXWNx47KbozHAiAgcLY1MnzyCocUxS67v/Tq9DvfPjUX7TvKXKRtW2WqlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.19341fc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e7f18c316e7cb8f4ef9b4ee268d3c6a1/solana-keys-2.0.0-experimental.19341fc.tgz","_integrity":"sha512-WLQQjQAOh+0dmOc28GN3c9oUix9T2ItaR19L8iCGwrrwZX1eDtpyjy0+Sl2gRrRNbjNfPIy0LeESzcoCVL9rXg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.19341fc","@solana/assertions":"2.0.0-experimental.19341fc","@solana/codecs-core":"2.0.0-experimental.19341fc","@solana/codecs-strings":"2.0.0-experimental.19341fc"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.19341fc_1709247699892_0.1639153940951843","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f054d90":{"name":"@solana/keys","version":"2.0.0-experimental.f054d90","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f054d90","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d81ac025db895244d66ffc1e35ad23c45219ab9c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f054d90.tgz","fileCount":22,"integrity":"sha512-Y0SnJ0e0s9MzieEqiPYg1oER1UBflkKiPIMDp9wGpeRJtQp/qOvRNd0Q01Tuyb+Km1EeNBcqu7maU+LCMz9IUQ==","signatures":[{"sig":"MEYCIQDvrrlnnaa+N9hKqCDmDyyRelbSBH8C1q1EFBn1LbtSzAIhAPll80Ldlje1JXOeENx8+RoiVa1iwxNYlsiwP3w92GgO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f054d90.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/85ba777ecf958011ad3fdf22f6439b7c/solana-keys-2.0.0-experimental.f054d90.tgz","_integrity":"sha512-Y0SnJ0e0s9MzieEqiPYg1oER1UBflkKiPIMDp9wGpeRJtQp/qOvRNd0Q01Tuyb+Km1EeNBcqu7maU+LCMz9IUQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.f054d90","@solana/assertions":"2.0.0-experimental.f054d90","@solana/codecs-core":"2.0.0-experimental.f054d90","@solana/codecs-strings":"2.0.0-experimental.f054d90"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f054d90_1709258294316_0.2740161018286289","host":"s3://npm-registry-packages"}},"2.0.0-experimental.07c30c1":{"name":"@solana/keys","version":"2.0.0-experimental.07c30c1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.07c30c1","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"53b5ee528d9bff2a2ecd72cb6b318aafcaa12a72","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.07c30c1.tgz","fileCount":22,"integrity":"sha512-zWeImGqeNyGPdoHY/rfdplATbk5UT6N5jaG69NtuPfhRcoRdjOIFj12oqbMEJKAqg4eQpfOce6RITRyLaammDw==","signatures":[{"sig":"MEYCIQC7sCmeCnFVyW90ESRWyldftuau0kwkigoP8pXZWyJ5IAIhALJ/etJebVDgmw8zMN+X61eoXRdicA8GZYnxa/43Jexz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.07c30c1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9ae7c059a01a96ba2d5f09ac60d1e589/solana-keys-2.0.0-experimental.07c30c1.tgz","_integrity":"sha512-zWeImGqeNyGPdoHY/rfdplATbk5UT6N5jaG69NtuPfhRcoRdjOIFj12oqbMEJKAqg4eQpfOce6RITRyLaammDw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.07c30c1","@solana/assertions":"2.0.0-experimental.07c30c1","@solana/codecs-core":"2.0.0-experimental.07c30c1","@solana/codecs-strings":"2.0.0-experimental.07c30c1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.07c30c1_1709293986256_0.7961512226928944","host":"s3://npm-registry-packages"}},"2.0.0-experimental.613053d":{"name":"@solana/keys","version":"2.0.0-experimental.613053d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.613053d","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"08c39ebb40a14b3bb170d57b46ee4d1c8ba0392c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.613053d.tgz","fileCount":22,"integrity":"sha512-kmVLr4IbtbQM50GlBiyHojvVSbPLshyBmsu8HzpLk12GPI3PPSCFKEaA5YsC2MU/d2phFiw2GM09tN5OU/7ppQ==","signatures":[{"sig":"MEQCICECQvcrU/wodpA0AFY2/kSjse9edUuV9Sd4hCnZi74mAiB77qD1qLf2+w0wb3TgM4sMEvbOpXE4yX6kKX4iZxU6NA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.613053d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e8c2702d4c620d71627d2e01bd0c70ad/solana-keys-2.0.0-experimental.613053d.tgz","_integrity":"sha512-kmVLr4IbtbQM50GlBiyHojvVSbPLshyBmsu8HzpLk12GPI3PPSCFKEaA5YsC2MU/d2phFiw2GM09tN5OU/7ppQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.613053d","@solana/assertions":"2.0.0-experimental.613053d","@solana/codecs-core":"2.0.0-experimental.613053d","@solana/codecs-strings":"2.0.0-experimental.613053d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.613053d_1709333936773_0.34676440306374734","host":"s3://npm-registry-packages"}},"2.0.0-experimental.483c674":{"name":"@solana/keys","version":"2.0.0-experimental.483c674","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.483c674","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2d6559cb90d07da090277f2b5c8a2cca26f4e480","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.483c674.tgz","fileCount":22,"integrity":"sha512-Jc+6OBwwMJ0HqDVYf4K4umVgURxwwr4ZOhYrC2O5v0CBFMG0MNxBha1JLTo9/7maQwcyu0etcAcyrc7pATltrg==","signatures":[{"sig":"MEYCIQCXqmxIFX4S9Hn0QXx1zC4bbOAGgvf4N3j+8zqWDc+HLwIhAP6UnVmbLAzpe+ANUEjfQLyCHl5dlV6TACsGV7nJCHuC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.483c674.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cc49cf06cd9998df868384aaa2390acc/solana-keys-2.0.0-experimental.483c674.tgz","_integrity":"sha512-Jc+6OBwwMJ0HqDVYf4K4umVgURxwwr4ZOhYrC2O5v0CBFMG0MNxBha1JLTo9/7maQwcyu0etcAcyrc7pATltrg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.483c674","@solana/assertions":"2.0.0-experimental.483c674","@solana/codecs-core":"2.0.0-experimental.483c674","@solana/codecs-strings":"2.0.0-experimental.483c674"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.483c674_1709334632429_0.25656553770885004","host":"s3://npm-registry-packages"}},"2.0.0-experimental.adbd218":{"name":"@solana/keys","version":"2.0.0-experimental.adbd218","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.adbd218","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a9e48e933c8f735f7fcd145e7d85ed2a1609347a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.adbd218.tgz","fileCount":22,"integrity":"sha512-+Eq7B6bEeW9dBRXToHW9LobMNrrWrdntRstTba5JcX+TBtpCFMmpHJhtXcwZIAUoM34rId9kHulDyAIg8zER2w==","signatures":[{"sig":"MEYCIQC57E4ytVBdHuQQwhEbFVLaVHKI2ntFzeYNpLgKKHBaigIhAOBarvLg9fF0kOeuCwFhvCBH9MgnHMHL9mPNhPFZ7QW5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.adbd218.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/de3ae2060ef6ea9cd2c8ca3ed2b2d163/solana-keys-2.0.0-experimental.adbd218.tgz","_integrity":"sha512-+Eq7B6bEeW9dBRXToHW9LobMNrrWrdntRstTba5JcX+TBtpCFMmpHJhtXcwZIAUoM34rId9kHulDyAIg8zER2w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.adbd218","@solana/assertions":"2.0.0-experimental.adbd218","@solana/codecs-core":"2.0.0-experimental.adbd218","@solana/codecs-strings":"2.0.0-experimental.adbd218"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.adbd218_1709335950478_0.08196021701340483","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9ce1f51":{"name":"@solana/keys","version":"2.0.0-experimental.9ce1f51","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9ce1f51","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f447d1025b0a3ffe281676d78dc5565207c66110","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9ce1f51.tgz","fileCount":22,"integrity":"sha512-SJDFj14Er5Lf3RLmkXCLrcekr2S5WgW4WG/spNlJuqzw3y/xqMqtP6dkIaWCa7H8jHYv82JWVARVj1CJ7aoP9A==","signatures":[{"sig":"MEYCIQDHG4GIXKRimV8FADfGn8KvRlN8mpYVgLmD9j7/DVg9hgIhAPsPn+ziuN1RatlvCZM0Gy77DeP0if5YNwB3yK2YYUQr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9ce1f51.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9a93378ef2c4f622aa1bcb41b077ecc6/solana-keys-2.0.0-experimental.9ce1f51.tgz","_integrity":"sha512-SJDFj14Er5Lf3RLmkXCLrcekr2S5WgW4WG/spNlJuqzw3y/xqMqtP6dkIaWCa7H8jHYv82JWVARVj1CJ7aoP9A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.9ce1f51","@solana/assertions":"2.0.0-experimental.9ce1f51","@solana/codecs-core":"2.0.0-experimental.9ce1f51","@solana/codecs-strings":"2.0.0-experimental.9ce1f51"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9ce1f51_1709341742920_0.16681593430449282","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8023370":{"name":"@solana/keys","version":"2.0.0-experimental.8023370","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8023370","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fcfa4a1ec4e61984c7093482f270f03be532c04e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8023370.tgz","fileCount":22,"integrity":"sha512-49ph+ZoLAywMesqge+Gf21FsV/OA06BOLl9oJbB2iR8cv5KX4K3M/qpSxS4LBeh4dcLb4G4H3Mwe4iRcWViAow==","signatures":[{"sig":"MEYCIQCyWCRQHzTpelPketYgTNBDf08DNDGUbyc1445dXlpdyQIhAPzMB7Ath7dRI06PwRJuTj7iD6dBhGNlV3BfnLYnt4Ei","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8023370.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d923545269f5f3b25c57b8b1afae0ecb/solana-keys-2.0.0-experimental.8023370.tgz","_integrity":"sha512-49ph+ZoLAywMesqge+Gf21FsV/OA06BOLl9oJbB2iR8cv5KX4K3M/qpSxS4LBeh4dcLb4G4H3Mwe4iRcWViAow==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.8023370","@solana/assertions":"2.0.0-experimental.8023370","@solana/codecs-core":"2.0.0-experimental.8023370","@solana/codecs-strings":"2.0.0-experimental.8023370"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8023370_1709379756239_0.7864049575916097","host":"s3://npm-registry-packages"}},"2.0.0-experimental.803b2d8":{"name":"@solana/keys","version":"2.0.0-experimental.803b2d8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.803b2d8","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e683b0dee3fb3742a01e72425bc918b34614f795","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.803b2d8.tgz","fileCount":22,"integrity":"sha512-Uxu5p7FWFkqrqYyETenPcPkVegRspwHAx74IwKI6BRRbG0B41NQIERTWL7pBk+h81R+VQbgNrTYYGGHYf07QDw==","signatures":[{"sig":"MEUCIEx2hLlnrjYK88ZuRjLR7NAjzIKr9AqVMauZYYXQSu05AiEAjq0CAU4Ov7enFEO6IX/JCrpl3/9SP60RU8FeyB+LhiM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.803b2d8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4a15f4b74911f02e22bec157ffbb493e/solana-keys-2.0.0-experimental.803b2d8.tgz","_integrity":"sha512-Uxu5p7FWFkqrqYyETenPcPkVegRspwHAx74IwKI6BRRbG0B41NQIERTWL7pBk+h81R+VQbgNrTYYGGHYf07QDw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.803b2d8","@solana/assertions":"2.0.0-experimental.803b2d8","@solana/codecs-core":"2.0.0-experimental.803b2d8","@solana/codecs-strings":"2.0.0-experimental.803b2d8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.803b2d8_1709522062849_0.7381488093100768","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e00f668":{"name":"@solana/keys","version":"2.0.0-experimental.e00f668","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e00f668","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d47ca2c416c138f6944a033f3c33ae2c6f77d1e1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e00f668.tgz","fileCount":22,"integrity":"sha512-jhWMe3TgEVZG7gQoDspBVF17fY0a/yh88a0JHsCgpFheMy6f0f7T6fOR69u+Bb6/LxlC8vWw4VZpv1BDEyze4w==","signatures":[{"sig":"MEUCIQCFsqZSdya2wJpL/unHxfvFKwuMB1i2Z9Dh4B/JzrYzEAIgIhZglYTfeyJd+vVlZuf6mPY0Sv/9Stoc3I40Be0qpB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e00f668.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9ce8c336c03c9508961c77f038f4a2b4/solana-keys-2.0.0-experimental.e00f668.tgz","_integrity":"sha512-jhWMe3TgEVZG7gQoDspBVF17fY0a/yh88a0JHsCgpFheMy6f0f7T6fOR69u+Bb6/LxlC8vWw4VZpv1BDEyze4w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.e00f668","@solana/assertions":"2.0.0-experimental.e00f668","@solana/codecs-core":"2.0.0-experimental.e00f668","@solana/codecs-strings":"2.0.0-experimental.e00f668"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e00f668_1709569274302_0.5717617281879301","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fb655dd":{"name":"@solana/keys","version":"2.0.0-experimental.fb655dd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fb655dd","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"15b6c3e7953801a109a914bbad0dc816a95cbd92","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fb655dd.tgz","fileCount":22,"integrity":"sha512-QSMtJjX2+2X5cMC/gC365JBsTyudHL5PYKxTGnZz06su4161jReFfSj1BQdXYpTI2r7WMRHkShYp528U80UVxw==","signatures":[{"sig":"MEQCIAC0S723kc9/SrcNTQr6ziCgs/NzBIZKPRIx8TgRRwa1AiAa6pdwDh4unlrE9jtVEnPXEXarueH/gQ6TQHBJGHjQxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fb655dd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a08a8133b0a084ae3285402a79c1711e/solana-keys-2.0.0-experimental.fb655dd.tgz","_integrity":"sha512-QSMtJjX2+2X5cMC/gC365JBsTyudHL5PYKxTGnZz06su4161jReFfSj1BQdXYpTI2r7WMRHkShYp528U80UVxw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.fb655dd","@solana/assertions":"2.0.0-experimental.fb655dd","@solana/codecs-core":"2.0.0-experimental.fb655dd","@solana/codecs-strings":"2.0.0-experimental.fb655dd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fb655dd_1709573574134_0.45943503725651547","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d8524d8":{"name":"@solana/keys","version":"2.0.0-experimental.d8524d8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d8524d8","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"91e60536ac5df4671ccbe5e2c713276fe348f616","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d8524d8.tgz","fileCount":22,"integrity":"sha512-uAyjTJ+f8OPN0kC+CRJlCngRrd2w/iLhhtzeZ8jyTY0YbdrGNx0ghbu7S9bcMnpnSBKYWI/AgIxT2sbgXo7m4Q==","signatures":[{"sig":"MEQCIC3CoRJemsuyBHJaNGceKxKILPA+1+5xTsfV9KsPybxKAiAJp6UPvXKSXealISgTLH0GUTeBh7jI9MlHHyh3vpZo+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d8524d8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/82e75fa5496a1658efd87b800ae4494b/solana-keys-2.0.0-experimental.d8524d8.tgz","_integrity":"sha512-uAyjTJ+f8OPN0kC+CRJlCngRrd2w/iLhhtzeZ8jyTY0YbdrGNx0ghbu7S9bcMnpnSBKYWI/AgIxT2sbgXo7m4Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.d8524d8","@solana/assertions":"2.0.0-experimental.d8524d8","@solana/codecs-core":"2.0.0-experimental.d8524d8","@solana/codecs-strings":"2.0.0-experimental.d8524d8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d8524d8_1709579362834_0.41994498282614523","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5ee70c6":{"name":"@solana/keys","version":"2.0.0-experimental.5ee70c6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5ee70c6","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c596b378ee86544918755253925c164293e95ef9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5ee70c6.tgz","fileCount":22,"integrity":"sha512-QG4n6FGTfSdpJO0jTy5yNAm1ubNlCJFg8QHUkoAJfCz6SZjk3Y073PEsPJpf2UU83erzgBMJcdEscMkS6OFvGA==","signatures":[{"sig":"MEUCIQCyuet8TuZrhwpaIZUwEsixg8r6fklx9M0bGZgN/4H98wIgWF/V9fgutEPx4Kr7TTrhI5RtyOg/EFkTckwmL6Y7xlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5ee70c6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2b0d6a8d59e162521d74087f3eb21f2e/solana-keys-2.0.0-experimental.5ee70c6.tgz","_integrity":"sha512-QG4n6FGTfSdpJO0jTy5yNAm1ubNlCJFg8QHUkoAJfCz6SZjk3Y073PEsPJpf2UU83erzgBMJcdEscMkS6OFvGA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.5ee70c6","@solana/assertions":"2.0.0-experimental.5ee70c6","@solana/codecs-core":"2.0.0-experimental.5ee70c6","@solana/codecs-strings":"2.0.0-experimental.5ee70c6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5ee70c6_1709581827211_0.44501131409820593","host":"s3://npm-registry-packages"}},"2.0.0-experimental.0af01ac":{"name":"@solana/keys","version":"2.0.0-experimental.0af01ac","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.0af01ac","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1f4e99601e90c6075127136adbcc290b5d9fed2a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.0af01ac.tgz","fileCount":22,"integrity":"sha512-oh2X4ftwFtkjJxSlxQchQAdtxVFjROwNXt9Wax7TTwf1f7S+MmdHLIdw6GitF4sQtdyPpqYsukMajXY7Phw7YA==","signatures":[{"sig":"MEUCIQCgWob/mTzeZuw28ZNlUY2YNdWHDuVlK+V7r/fBeRid6AIgEWl0G6/Dv6oCSVaVlz9NvlU3GxZJVeK0IkLMq0gEMCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.0af01ac.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4f33c3af6f86d57e0594fd5a6881ac78/solana-keys-2.0.0-experimental.0af01ac.tgz","_integrity":"sha512-oh2X4ftwFtkjJxSlxQchQAdtxVFjROwNXt9Wax7TTwf1f7S+MmdHLIdw6GitF4sQtdyPpqYsukMajXY7Phw7YA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.0af01ac","@solana/assertions":"2.0.0-experimental.0af01ac","@solana/codecs-core":"2.0.0-experimental.0af01ac","@solana/codecs-strings":"2.0.0-experimental.0af01ac"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.0af01ac_1709585581681_0.7375804578645069","host":"s3://npm-registry-packages"}},"2.0.0-experimental.27479b3":{"name":"@solana/keys","version":"2.0.0-experimental.27479b3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.27479b3","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0fa8df7e46814c124cde93540811eda4685c7a9f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.27479b3.tgz","fileCount":22,"integrity":"sha512-ayiBcW49WQeFoDzfv06ObCEoq2BB9FDrbMSxALDnFjaAAaWY+ZS+QH8mwxs651iWXi+aYb2Bbzb38217/e6BnA==","signatures":[{"sig":"MEUCIHBd3kbgPNyBInz0JfpJvKFZPYldMUi5v9DHoFhNIikZAiEAgEGR6XkL+SuBXLAJME02aFIK0W+Uew0LhqbMR/DsfV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.27479b3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/885820261e2f5c98d039531a453ba067/solana-keys-2.0.0-experimental.27479b3.tgz","_integrity":"sha512-ayiBcW49WQeFoDzfv06ObCEoq2BB9FDrbMSxALDnFjaAAaWY+ZS+QH8mwxs651iWXi+aYb2Bbzb38217/e6BnA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.27479b3","@solana/assertions":"2.0.0-experimental.27479b3","@solana/codecs-core":"2.0.0-experimental.27479b3","@solana/codecs-strings":"2.0.0-experimental.27479b3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.27479b3_1709585691993_0.01998707388388765","host":"s3://npm-registry-packages"}},"2.0.0-experimental.9084fdd":{"name":"@solana/keys","version":"2.0.0-experimental.9084fdd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.9084fdd","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7bbee1ac5857b281dd5492ffef3568765c142410","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.9084fdd.tgz","fileCount":22,"integrity":"sha512-JKXvbYYHUgEgU2yAwtVpxJ7BaHpv4JZ2r7Omid6MIHasbD+o5vyeU0U+TXnN2MTtZiSM+Z/kZGU2vCDIC3CrLw==","signatures":[{"sig":"MEUCIE2/z60OVeu/gAmEcQzw10BLrzxaLizomsWEN+BaTezfAiEA4H/BlFjCR2RP7vn5cP7m9kZdf1NvOZ6GVssMmvdn06s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80551},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.9084fdd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/faaa1792cde256203afc7039d5625e2a/solana-keys-2.0.0-experimental.9084fdd.tgz","_integrity":"sha512-JKXvbYYHUgEgU2yAwtVpxJ7BaHpv4JZ2r7Omid6MIHasbD+o5vyeU0U+TXnN2MTtZiSM+Z/kZGU2vCDIC3CrLw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.9084fdd","@solana/assertions":"2.0.0-experimental.9084fdd","@solana/codecs-core":"2.0.0-experimental.9084fdd","@solana/codecs-strings":"2.0.0-experimental.9084fdd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.9084fdd_1709595699748_0.6774767847391319","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e374ac6":{"name":"@solana/keys","version":"2.0.0-experimental.e374ac6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e374ac6","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d57a3fe4b723965890c1422c438db49f1bcb4814","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e374ac6.tgz","fileCount":22,"integrity":"sha512-yoqSfNATYKwT5kR9JcY/k6IpUw2kFpQwxKAkGMH9kkIHVLeCLK5FrLWjWtUoJfZ4D+Vv78LMwOsYEK80fHC+IA==","signatures":[{"sig":"MEYCIQDQS7NA9kOY+s4mhGS7s9/V94jteoliuktqQ8IsiC4MRQIhAOQivFxIgO5hZ06SAHxO1WmcZm9U4ZD6tugyZnjvbyJE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82452},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e374ac6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/0bb49141adf9997e2c8fd2e786d0eccb/solana-keys-2.0.0-experimental.e374ac6.tgz","_integrity":"sha512-yoqSfNATYKwT5kR9JcY/k6IpUw2kFpQwxKAkGMH9kkIHVLeCLK5FrLWjWtUoJfZ4D+Vv78LMwOsYEK80fHC+IA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.e374ac6","@solana/assertions":"2.0.0-experimental.e374ac6","@solana/codecs-core":"2.0.0-experimental.e374ac6","@solana/codecs-strings":"2.0.0-experimental.e374ac6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e374ac6_1709595787330_0.5034872872728076","host":"s3://npm-registry-packages"}},"2.0.0-experimental.7e745d6":{"name":"@solana/keys","version":"2.0.0-experimental.7e745d6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.7e745d6","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"aee794e6a16e1f103415e5850302d19125075e9a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.7e745d6.tgz","fileCount":22,"integrity":"sha512-WzTH/uSPYB6EAOj2OO+ToiDhasmZBFRnC76xQxPW5H7w9dHlZAxOh75UXrscczwF68m5MQ+c/LcgKt6bQz0PEw==","signatures":[{"sig":"MEYCIQCm7/fLFJFTsQ6jy+Dqq8zBFTYhcY+OwabSAno5NX6CtwIhAMHIFU9kkUqSH3Qenp5qRrs+dKjgidNbiYbb6d1M9TXQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82452},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.7e745d6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/839a5a5b20aece18d5940124d3683187/solana-keys-2.0.0-experimental.7e745d6.tgz","_integrity":"sha512-WzTH/uSPYB6EAOj2OO+ToiDhasmZBFRnC76xQxPW5H7w9dHlZAxOh75UXrscczwF68m5MQ+c/LcgKt6bQz0PEw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.7e745d6","@solana/assertions":"2.0.0-experimental.7e745d6","@solana/codecs-core":"2.0.0-experimental.7e745d6","@solana/codecs-strings":"2.0.0-experimental.7e745d6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.7e745d6_1709602166425_0.7202142164976983","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5161a70":{"name":"@solana/keys","version":"2.0.0-experimental.5161a70","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5161a70","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c93673ab9e545d4736ad9ff5550a3359084fab0a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5161a70.tgz","fileCount":22,"integrity":"sha512-gi2yhZJQPz1l+0Hz1wh0mo0lY8AiAK6cmR5pFekC5ezeurCOMfYNvBbIc1kW34QjRFB7bb+s0y7BvNGRtcUD6g==","signatures":[{"sig":"MEYCIQDogkNTeeRvoo4hDDk7sxIGEaC7lNdeCqZzJfIuvgCOGwIhAJHgrQRzW7e9lJz4wDewkK5v1juB2qzMb0fD7qNZ28G7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82452},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5161a70.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/29174c1ff9ce141428203424cc619adf/solana-keys-2.0.0-experimental.5161a70.tgz","_integrity":"sha512-gi2yhZJQPz1l+0Hz1wh0mo0lY8AiAK6cmR5pFekC5ezeurCOMfYNvBbIc1kW34QjRFB7bb+s0y7BvNGRtcUD6g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.5161a70","@solana/assertions":"2.0.0-experimental.5161a70","@solana/codecs-core":"2.0.0-experimental.5161a70","@solana/codecs-strings":"2.0.0-experimental.5161a70"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5161a70_1709661748564_0.38626880129476215","host":"s3://npm-registry-packages"}},"2.0.0-experimental.a53387e":{"name":"@solana/keys","version":"2.0.0-experimental.a53387e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.a53387e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"30552f5d160087b822940113c9027477db305536","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.a53387e.tgz","fileCount":22,"integrity":"sha512-AUq0mTplzriIdaZlSRSJtCVlOaA5cO9I3EkRYc3iMMHNS5KBEr1TouYFtLGTM0E6yr7IgGsF42RuUIc8HFSB4Q==","signatures":[{"sig":"MEUCIHtDgHItyYlVrMu0Wsav+uvmN0gXBPKCE9vOBTWmHx2YAiEA2GscAnUnBj2rKwFCuTuCT7/OfMNWLgI4KRmJjeTZwRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82452},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.a53387e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/925a5ce1fc98e9c65cd91aed8c0e42bb/solana-keys-2.0.0-experimental.a53387e.tgz","_integrity":"sha512-AUq0mTplzriIdaZlSRSJtCVlOaA5cO9I3EkRYc3iMMHNS5KBEr1TouYFtLGTM0E6yr7IgGsF42RuUIc8HFSB4Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.a53387e","@solana/assertions":"2.0.0-experimental.a53387e","@solana/codecs-core":"2.0.0-experimental.a53387e","@solana/codecs-strings":"2.0.0-experimental.a53387e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.a53387e_1709663410590_0.8268372854094301","host":"s3://npm-registry-packages"}},"2.0.0-experimental.6bfb261":{"name":"@solana/keys","version":"2.0.0-experimental.6bfb261","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.6bfb261","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0f7e9857fcdfb2599e3ec378306d2f56ecb07762","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.6bfb261.tgz","fileCount":22,"integrity":"sha512-DD/vEZIkTA2FNM/hsZjG3OWjQ6U5wxqpTDY+k9agMAU/XfbN0BRrI2c5s/HUyqAvwYYkHU6UpzJ1tHWmvIp0hw==","signatures":[{"sig":"MEYCIQCkyJlEgWVLOO5iWE3lGsgmu0MyD2Yxhy/fpni3Q88wnQIhAJajLXfb0GOim1dn0WmynsqHFvtGegHQ/e/BGJHk8QUa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82452},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.6bfb261.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/66c42615c5156a1d90a780305e182129/solana-keys-2.0.0-experimental.6bfb261.tgz","_integrity":"sha512-DD/vEZIkTA2FNM/hsZjG3OWjQ6U5wxqpTDY+k9agMAU/XfbN0BRrI2c5s/HUyqAvwYYkHU6UpzJ1tHWmvIp0hw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.6bfb261","@solana/assertions":"2.0.0-experimental.6bfb261","@solana/codecs-core":"2.0.0-experimental.6bfb261","@solana/codecs-strings":"2.0.0-experimental.6bfb261"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.6bfb261_1709663436810_0.6705235791704807","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fafdfb2":{"name":"@solana/keys","version":"2.0.0-experimental.fafdfb2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fafdfb2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"10bc0ed091df0ed883ea7ba5830f4749d5705601","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fafdfb2.tgz","fileCount":22,"integrity":"sha512-6dYdgXU6AR96MKDV0KgeD6b1YCjKUZebUEc0ogdGaqUhhXR72sxJWCQP8TyTxtqSua4ehHP7MCHutZwfZ//YDw==","signatures":[{"sig":"MEYCIQDvbsedUJcm+gugwn66GxdmH5QCRtuJTOT0yP2byXdR6gIhAPrDh5Vrs2jkhM1XzK5WxPghjGkDWBzgdU+oAMFK4HCY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82452},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fafdfb2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/384a3f49be565c83dd2639c089c2a33a/solana-keys-2.0.0-experimental.fafdfb2.tgz","_integrity":"sha512-6dYdgXU6AR96MKDV0KgeD6b1YCjKUZebUEc0ogdGaqUhhXR72sxJWCQP8TyTxtqSua4ehHP7MCHutZwfZ//YDw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.fafdfb2","@solana/assertions":"2.0.0-experimental.fafdfb2","@solana/codecs-core":"2.0.0-experimental.fafdfb2","@solana/codecs-strings":"2.0.0-experimental.fafdfb2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fafdfb2_1709663584672_0.6235778734889088","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c067018":{"name":"@solana/keys","version":"2.0.0-experimental.c067018","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c067018","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2dfc22b845b2fc42a7fd25fc6056e166ce1bff13","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c067018.tgz","fileCount":22,"integrity":"sha512-MuiNtZcMWXJjZQyx6x++yvfEFJYQqUs+A8i9f7WCy75Qz6vYrB7QrV1SUbG03mAUWPC339+gITIr/mF8LCxkNQ==","signatures":[{"sig":"MEUCIF/ZITHroJLavm4nuvkP7tLc1QqKLsVIkFIcgXIGJXUsAiEAoqEVgXRs3JHQH5XUItpDOVCEM/2zirYAYn6uTYvWeNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82452},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c067018.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a6061714f863381d7fc24e5825329926/solana-keys-2.0.0-experimental.c067018.tgz","_integrity":"sha512-MuiNtZcMWXJjZQyx6x++yvfEFJYQqUs+A8i9f7WCy75Qz6vYrB7QrV1SUbG03mAUWPC339+gITIr/mF8LCxkNQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.c067018","@solana/assertions":"2.0.0-experimental.c067018","@solana/codecs-core":"2.0.0-experimental.c067018","@solana/codecs-strings":"2.0.0-experimental.c067018"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c067018_1709663742041_0.6686424015166303","host":"s3://npm-registry-packages"}},"2.0.0-experimental.2ab5f3f":{"name":"@solana/keys","version":"2.0.0-experimental.2ab5f3f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.2ab5f3f","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"68be06036bd00f35e14bf3940ba952de9583c883","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.2ab5f3f.tgz","fileCount":22,"integrity":"sha512-Q6HziJl824MS7MQaAZXmSKQIbmtEEKW5JG65xAHxfwPROrgrUmJMRo7t7LN9JQtEP/+gInI/dR3laq5wH+iIPA==","signatures":[{"sig":"MEQCIE2Qtd4YiFSmzUsCsk9DxzS76zJj+EoV+pvK5xjnHIJoAiArRP420sDVVDKWwaysvsjeKWRbHJXgtsWNj3hdKuQrfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82452},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.2ab5f3f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4f16c671c2a63d7a95a813211eda2124/solana-keys-2.0.0-experimental.2ab5f3f.tgz","_integrity":"sha512-Q6HziJl824MS7MQaAZXmSKQIbmtEEKW5JG65xAHxfwPROrgrUmJMRo7t7LN9JQtEP/+gInI/dR3laq5wH+iIPA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.2ab5f3f","@solana/assertions":"2.0.0-experimental.2ab5f3f","@solana/codecs-core":"2.0.0-experimental.2ab5f3f","@solana/codecs-strings":"2.0.0-experimental.2ab5f3f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.2ab5f3f_1709663824464_0.7610253031552807","host":"s3://npm-registry-packages"}},"2.0.0-experimental.378499d":{"name":"@solana/keys","version":"2.0.0-experimental.378499d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.378499d","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"19053b7c226a2ebf4f83431ee1d11a396d44a21a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.378499d.tgz","fileCount":22,"integrity":"sha512-9sFT5nYbJNRPSWtqElSdG9ORbyHBh7xF0WXsqOZf8bEw1KZlUnJDcI36Eq/MuokMN+8NiTkX8EyqoPPEZ10kCg==","signatures":[{"sig":"MEQCIAHz24WmDs13uB5satmBAxL2+QnrENPcFgyBYN3rrHExAiBC+OVZhXTyMRYKf3nX+jECeqlp2a9CgBW2k3cZBG1hhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82452},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.378499d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d7af3163cd3213e4df49cf505cb5adba/solana-keys-2.0.0-experimental.378499d.tgz","_integrity":"sha512-9sFT5nYbJNRPSWtqElSdG9ORbyHBh7xF0WXsqOZf8bEw1KZlUnJDcI36Eq/MuokMN+8NiTkX8EyqoPPEZ10kCg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.378499d","@solana/assertions":"2.0.0-experimental.378499d","@solana/codecs-core":"2.0.0-experimental.378499d","@solana/codecs-strings":"2.0.0-experimental.378499d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.378499d_1709663959714_0.4456979979394873","host":"s3://npm-registry-packages"}},"2.0.0-experimental.5130b75":{"name":"@solana/keys","version":"2.0.0-experimental.5130b75","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.5130b75","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c029131425fdc939de3a718657cf274b18755366","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.5130b75.tgz","fileCount":22,"integrity":"sha512-Y2yOaD1Bz6c0uOtQ9FfeKIOALsiVyehwNeonRmuH1mEso3KmkjaRGQ7courJbMlzrWJukqJr+XgYmxHSfUc89Q==","signatures":[{"sig":"MEUCIQDm8Lje6fxSQkvmFQ0UO/jwSfd5FbtDABHAzZYbII05SQIgGNgACXj9t6XwIzKmyDvH1bCu4BM790hdrrrL6rZ8sK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82452},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.5130b75.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f7ef4205f76d64a4a2a45979d9e9f8bb/solana-keys-2.0.0-experimental.5130b75.tgz","_integrity":"sha512-Y2yOaD1Bz6c0uOtQ9FfeKIOALsiVyehwNeonRmuH1mEso3KmkjaRGQ7courJbMlzrWJukqJr+XgYmxHSfUc89Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.5130b75","@solana/assertions":"2.0.0-experimental.5130b75","@solana/codecs-core":"2.0.0-experimental.5130b75","@solana/codecs-strings":"2.0.0-experimental.5130b75"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.5130b75_1709664113795_0.7558219302201552","host":"s3://npm-registry-packages"}},"2.0.0-experimental.8f82bb2":{"name":"@solana/keys","version":"2.0.0-experimental.8f82bb2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.8f82bb2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b151e1901e3484e940b4ab0e6503b3b8f2fc9b0b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.8f82bb2.tgz","fileCount":22,"integrity":"sha512-3pyGO8q3dC6K0XqUX/Q7al4VKyg1EW6I4fa6oMdb2P/OmjqaUE3IVLwU/QvrAeMvR5aU967ladnSw/k3wlpz9g==","signatures":[{"sig":"MEUCIDsvJPsouOO2H6oYoWu2LM/+0aQtbAjQrradQSf0w+CyAiEAoouDKW6JTfMSIZGvcJVzoIxWwICvz2HpMgI5csbaYsM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82680},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.8f82bb2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f5b39ed7b531f713c0241a0c91d76216/solana-keys-2.0.0-experimental.8f82bb2.tgz","_integrity":"sha512-3pyGO8q3dC6K0XqUX/Q7al4VKyg1EW6I4fa6oMdb2P/OmjqaUE3IVLwU/QvrAeMvR5aU967ladnSw/k3wlpz9g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.8f82bb2","@solana/assertions":"2.0.0-experimental.8f82bb2","@solana/codecs-core":"2.0.0-experimental.8f82bb2","@solana/codecs-strings":"2.0.0-experimental.8f82bb2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.8f82bb2_1709664189930_0.8696463021622507","host":"s3://npm-registry-packages"}},"2.0.0-experimental.3fc662d":{"name":"@solana/keys","version":"2.0.0-experimental.3fc662d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.3fc662d","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cd4a6d1116facd3ac76346aa15f6db212bbacccb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.3fc662d.tgz","fileCount":22,"integrity":"sha512-dYKMy1zPsmiN87Y1NcZIj/iIm6VYvlicUa6MRwPfLhsHwVRklEugGBUyGDcIkbdrtsEMWP3LHhH5VdG156/Ykg==","signatures":[{"sig":"MEUCIAGaLSr9VJBZ5+PlVDLhLoZZhNp9s14P1tY4eNdsK7KEAiEAxT00QkkmcJ+nbGCaw8TIXglwNxVzLpo76FgelCCfPnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82756},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.3fc662d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ec779e985435f61ff735afedc641906f/solana-keys-2.0.0-experimental.3fc662d.tgz","_integrity":"sha512-dYKMy1zPsmiN87Y1NcZIj/iIm6VYvlicUa6MRwPfLhsHwVRklEugGBUyGDcIkbdrtsEMWP3LHhH5VdG156/Ykg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.3fc662d","@solana/assertions":"2.0.0-experimental.3fc662d","@solana/codecs-core":"2.0.0-experimental.3fc662d","@solana/codecs-strings":"2.0.0-experimental.3fc662d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.3fc662d_1709665272385_0.9585198478280506","host":"s3://npm-registry-packages"}},"2.0.0-experimental.feaeef2":{"name":"@solana/keys","version":"2.0.0-experimental.feaeef2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.feaeef2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7c751609d8c1008f539f91cf9466630e0d9b9714","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.feaeef2.tgz","fileCount":22,"integrity":"sha512-QR1v/Ffqa7B8M+297qH+icKx87SIiWZ0PGxQIeGOh4yPYBC5++PlXh+LP5qGlFJaolclzSWuj0sCdgWHUgeDfQ==","signatures":[{"sig":"MEYCIQCr/cMHx1Un/KpJDzC9a8telntn32jrufMlt81J5YlmrgIhALJ2FSfOAkKJpuf1QTlfLUsycSlbRG1JJ0EXMiHYYT+Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82756},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.feaeef2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2a1c7b00a42fb5815d64a53658aa967f/solana-keys-2.0.0-experimental.feaeef2.tgz","_integrity":"sha512-QR1v/Ffqa7B8M+297qH+icKx87SIiWZ0PGxQIeGOh4yPYBC5++PlXh+LP5qGlFJaolclzSWuj0sCdgWHUgeDfQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.feaeef2","@solana/assertions":"2.0.0-experimental.feaeef2","@solana/codecs-core":"2.0.0-experimental.feaeef2","@solana/codecs-strings":"2.0.0-experimental.feaeef2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.feaeef2_1709665454471_0.6367310786389218","host":"s3://npm-registry-packages"}},"2.0.0-experimental.833e4f9":{"name":"@solana/keys","version":"2.0.0-experimental.833e4f9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.833e4f9","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c46df1ffe7bc88f55335c21aa2847e74cbc70f11","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.833e4f9.tgz","fileCount":22,"integrity":"sha512-PgA3LQq0CV9NIQ1zJy4U0MQfTrenfgf9YoaJWfy6pEVEStnQY1h1KdKaPXIP/SxTTrsZe/FUPXZk9pB8MCgpBg==","signatures":[{"sig":"MEUCIQDWAMVKXaH+9KPGNv6TpWOZl5auiyi4blC1X6AjJyPFgAIgEHe5fXhwZOXBTgvvbW2HjPLV8kwOZvbfePG9ehkmCTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82756},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.833e4f9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d7e901f438f17125f99fcedcf7d9c7d1/solana-keys-2.0.0-experimental.833e4f9.tgz","_integrity":"sha512-PgA3LQq0CV9NIQ1zJy4U0MQfTrenfgf9YoaJWfy6pEVEStnQY1h1KdKaPXIP/SxTTrsZe/FUPXZk9pB8MCgpBg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.833e4f9","@solana/assertions":"2.0.0-experimental.833e4f9","@solana/codecs-core":"2.0.0-experimental.833e4f9","@solana/codecs-strings":"2.0.0-experimental.833e4f9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.833e4f9_1709712592257_0.9655326939142104","host":"s3://npm-registry-packages"}},"2.0.0-experimental.b08a3a2":{"name":"@solana/keys","version":"2.0.0-experimental.b08a3a2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.b08a3a2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"13fca2abb6e2a4ca80ea1a1bd0adae8ddb365c3e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.b08a3a2.tgz","fileCount":22,"integrity":"sha512-XLiSLa2zBw0s+k/qZbLq8NJ7sjZfFkfUPmKcK3VvmzWE5cXgRaENasWbjzKFlnndGJord44G/gOyZibpZqG0Dw==","signatures":[{"sig":"MEYCIQCje0ajz8ealhiGyAkLD2wvtejGhddWZeWjlPG0Ea4FzgIhAPBch57P3sp/WNiCMvZ5x9ee+pHwLOIkAPAtH46EdmF0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82756},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.b08a3a2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/0b97fa415d4511207523e6b9168dda5d/solana-keys-2.0.0-experimental.b08a3a2.tgz","_integrity":"sha512-XLiSLa2zBw0s+k/qZbLq8NJ7sjZfFkfUPmKcK3VvmzWE5cXgRaENasWbjzKFlnndGJord44G/gOyZibpZqG0Dw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.b08a3a2","@solana/assertions":"2.0.0-experimental.b08a3a2","@solana/codecs-core":"2.0.0-experimental.b08a3a2","@solana/codecs-strings":"2.0.0-experimental.b08a3a2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.b08a3a2_1709749000512_0.5165078867407102","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d3890b7":{"name":"@solana/keys","version":"2.0.0-experimental.d3890b7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d3890b7","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b0bcb8dc63c116472832cc9cdfddac34f9f1b473","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d3890b7.tgz","fileCount":22,"integrity":"sha512-ujbZRzcU/aRrScmctZtCHwvnvxiAGWlx3Rn5whKS5Ddu6j/7hVV/SX6qZ00wypjeylutolDT43xM4YC1nmrIFQ==","signatures":[{"sig":"MEQCIEOw+ZfAnaKKhgASSzxdVbxt89mFaMnhhF2id00Ri440AiAYBaHEXYcbT376AaLAYnd1mH3QMUwyeANovvAlU1kS/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82756},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d3890b7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d5dda801e947b7c6cf1d95953be9a1ec/solana-keys-2.0.0-experimental.d3890b7.tgz","_integrity":"sha512-ujbZRzcU/aRrScmctZtCHwvnvxiAGWlx3Rn5whKS5Ddu6j/7hVV/SX6qZ00wypjeylutolDT43xM4YC1nmrIFQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.d3890b7","@solana/assertions":"2.0.0-experimental.d3890b7","@solana/codecs-core":"2.0.0-experimental.d3890b7","@solana/codecs-strings":"2.0.0-experimental.d3890b7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d3890b7_1709749043342_0.18844418588864031","host":"s3://npm-registry-packages"}},"2.0.0-experimental.28775df":{"name":"@solana/keys","version":"2.0.0-experimental.28775df","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.28775df","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"27d594d2f35f26a2713d8aaad6ec66959b3f1b43","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.28775df.tgz","fileCount":22,"integrity":"sha512-jMppriVZ2nKHvKitf9B6AMZ+/eE/mMID1Xq1CLQATzkvrSiheDx8IHP/00ouH7P8wfOVuG0Yk+WSwdBpRGXuUg==","signatures":[{"sig":"MEUCIH0lsYfJ9Cs4RkcT+EsyDqeY9TV+hDkVDk5Gp0uNVkR3AiEA8qVnbhuiEOvoeqLQa5ahqLe7IU96Nom9sGYFym20fmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82756},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.28775df.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cadb4b576bf20ef51f9d6f95a3893585/solana-keys-2.0.0-experimental.28775df.tgz","_integrity":"sha512-jMppriVZ2nKHvKitf9B6AMZ+/eE/mMID1Xq1CLQATzkvrSiheDx8IHP/00ouH7P8wfOVuG0Yk+WSwdBpRGXuUg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.28775df","@solana/assertions":"2.0.0-experimental.28775df","@solana/codecs-core":"2.0.0-experimental.28775df","@solana/codecs-strings":"2.0.0-experimental.28775df"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.28775df_1709749090934_0.11315766438685637","host":"s3://npm-registry-packages"}},"2.0.0-experimental.eb951b0":{"name":"@solana/keys","version":"2.0.0-experimental.eb951b0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.eb951b0","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"391e4fba2fd3e57bedcf011b39a0218f207dca76","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.eb951b0.tgz","fileCount":22,"integrity":"sha512-BgFnFrAa2vJ+2yWTIQfACEULB0XPWPKKbtjYTjKwDJCwDfRoTgamD6kqq+FPvYOAizPC71dBM7Guc115Y97+qw==","signatures":[{"sig":"MEYCIQCCFiNnNSL3+liEv+aLvteoFRaWkvv9wMgIo45EuklxqAIhAM/q142P9M6uX+cw94SccyjzX8BcE0RzCGZ6jAaXRWrh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82756},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.eb951b0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7fdaaa4cd31961877b3ddbb3858601a8/solana-keys-2.0.0-experimental.eb951b0.tgz","_integrity":"sha512-BgFnFrAa2vJ+2yWTIQfACEULB0XPWPKKbtjYTjKwDJCwDfRoTgamD6kqq+FPvYOAizPC71dBM7Guc115Y97+qw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.eb951b0","@solana/assertions":"2.0.0-experimental.eb951b0","@solana/codecs-core":"2.0.0-experimental.eb951b0","@solana/codecs-strings":"2.0.0-experimental.eb951b0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.eb951b0_1709749304995_0.04367575344164898","host":"s3://npm-registry-packages"}},"2.0.0-experimental.e587f8d":{"name":"@solana/keys","version":"2.0.0-experimental.e587f8d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.e587f8d","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f814621c9f393da48777e8a8bc60d91c36d9fb0a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.e587f8d.tgz","fileCount":22,"integrity":"sha512-H/ZVd3LBCis4r8taHPKeSusFuZ4dzQ7CydM60qcxyEWaeh0Wa+eVl+GDll6Wp4tiHFokAXqdTX33JEB+PpLwQQ==","signatures":[{"sig":"MEUCIQCx/9Z9hAwuGBQWDAhNB4b2hHOyeaKmlxnEd7RF6oiRrwIgQHBpBX6M7P/LwslrBXmlnXlN5FTrOzcENG5OmgTFUJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82756},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.e587f8d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b755ba63765d20d994b3d64db6552278/solana-keys-2.0.0-experimental.e587f8d.tgz","_integrity":"sha512-H/ZVd3LBCis4r8taHPKeSusFuZ4dzQ7CydM60qcxyEWaeh0Wa+eVl+GDll6Wp4tiHFokAXqdTX33JEB+PpLwQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.e587f8d","@solana/assertions":"2.0.0-experimental.e587f8d","@solana/codecs-core":"2.0.0-experimental.e587f8d","@solana/codecs-strings":"2.0.0-experimental.e587f8d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.e587f8d_1709749967353_0.1018831350745073","host":"s3://npm-registry-packages"}},"2.0.0-experimental.f4436f4":{"name":"@solana/keys","version":"2.0.0-experimental.f4436f4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.f4436f4","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f42745136dd9cec5f8cbfde7a728ae1126d2b804","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.f4436f4.tgz","fileCount":22,"integrity":"sha512-5evc9XBLcntIpZ/Id5eAV3mDp9icIMLsq40WEvWBTusDZKAssR7UnMMD9klMxn7wQXDjrcLJNnmHpVbLVtBR+g==","signatures":[{"sig":"MEUCIDJiyBnNz4NA7bKRRYMXMRVHL6PRdTvnnWEeKAFTwDC6AiEA7G4Ldua0ai5Q8hxpZ2VMfR51ALcf62qoVVfUUseVWwo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82756},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.f4436f4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/bed306bf455c221d4b42d164fd7160f9/solana-keys-2.0.0-experimental.f4436f4.tgz","_integrity":"sha512-5evc9XBLcntIpZ/Id5eAV3mDp9icIMLsq40WEvWBTusDZKAssR7UnMMD9klMxn7wQXDjrcLJNnmHpVbLVtBR+g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.f4436f4","@solana/assertions":"2.0.0-experimental.f4436f4","@solana/codecs-core":"2.0.0-experimental.f4436f4","@solana/codecs-strings":"2.0.0-experimental.f4436f4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.f4436f4_1709750462919_0.8183452819171855","host":"s3://npm-registry-packages"}},"2.0.0-experimental.c732fad":{"name":"@solana/keys","version":"2.0.0-experimental.c732fad","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.c732fad","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"41429b71191d2194b76bc74584cbe3199c5da641","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.c732fad.tgz","fileCount":22,"integrity":"sha512-WDa6Ks6NOtPF1JNc9YqIVXAGQxA/l71FJKvmDq8m2iqEruJ/eE6/7BOvypaa4NM34Kc1Ys5zGxsQoKOdlvTyPw==","signatures":[{"sig":"MEUCIFHbzbh4PwX1+iHbsyJ6C89A+QO9Oq2i4igWrfcT/L1QAiEA+io8ArT+0Q9d51uxLF7xR5ZjOonfhLzP0BuTKT5peOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82792},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.c732fad.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e04294a4d90de05d92c16b7924a85f36/solana-keys-2.0.0-experimental.c732fad.tgz","_integrity":"sha512-WDa6Ks6NOtPF1JNc9YqIVXAGQxA/l71FJKvmDq8m2iqEruJ/eE6/7BOvypaa4NM34Kc1Ys5zGxsQoKOdlvTyPw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.c732fad","@solana/assertions":"2.0.0-experimental.c732fad","@solana/codecs-core":"2.0.0-experimental.c732fad","@solana/codecs-strings":"2.0.0-experimental.c732fad"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.c732fad_1709786398388_0.8656346896882638","host":"s3://npm-registry-packages"}},"2.0.0-experimental.d49ac92":{"name":"@solana/keys","version":"2.0.0-experimental.d49ac92","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.d49ac92","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b74266a7a1a867430c261a13fa73406f200c47de","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.d49ac92.tgz","fileCount":21,"integrity":"sha512-Lfu7964rA9/NddZ+elphC4RuZPoVsBy5nz3TWGvyaTzLkQ2cEoaTibHYlzCuUDwy/Eo+dOd905uoSuda4PnoHA==","signatures":[{"sig":"MEUCIQC5YK9/dkBZCTTEn2yg2WlCmx5gMEOjZ/GH7S2IXiDtGwIgZVsFPe80d/3aY++mhAnTmkKsCpYCqQ7MHufbZO1x7iE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78077},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.d49ac92.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/59ec42b624971bbe2665d7e280d5d9b4/solana-keys-2.0.0-experimental.d49ac92.tgz","_integrity":"sha512-Lfu7964rA9/NddZ+elphC4RuZPoVsBy5nz3TWGvyaTzLkQ2cEoaTibHYlzCuUDwy/Eo+dOd905uoSuda4PnoHA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.d49ac92","@solana/assertions":"2.0.0-experimental.d49ac92","@solana/codecs-core":"2.0.0-experimental.d49ac92","@solana/codecs-strings":"2.0.0-experimental.d49ac92"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.d49ac92_1709797374681_0.8194599532125606","host":"s3://npm-registry-packages"}},"2.0.0-experimental.997a7cc":{"name":"@solana/keys","version":"2.0.0-experimental.997a7cc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.997a7cc","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"60ad4bcbf7d1051f0386a6fe06be0e2c80e66d0e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.997a7cc.tgz","fileCount":21,"integrity":"sha512-GDX6WjK3oJHMnulVtcoowL0VBWpQfQoogRN2hKcjqNVFcPbruw8BeRmK2Iz0gNr6yeTyKxl20536zdSSimie0g==","signatures":[{"sig":"MEUCIQCVC388DRP79QFoXrIEML5fDxwHdBwa5601MmNsPZ8yOQIgPN8jeL0itjr4n5beONgeFpaeHfPMKnkqt8Qj4lMlD0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78077},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.997a7cc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3699038aedab1fbbd2c0cd2822d578ed/solana-keys-2.0.0-experimental.997a7cc.tgz","_integrity":"sha512-GDX6WjK3oJHMnulVtcoowL0VBWpQfQoogRN2hKcjqNVFcPbruw8BeRmK2Iz0gNr6yeTyKxl20536zdSSimie0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.997a7cc","@solana/assertions":"2.0.0-experimental.997a7cc","@solana/codecs-core":"2.0.0-experimental.997a7cc","@solana/codecs-strings":"2.0.0-experimental.997a7cc"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.997a7cc_1709797774889_0.9037585052980244","host":"s3://npm-registry-packages"}},"2.0.0-experimental.ed41fe2":{"name":"@solana/keys","version":"2.0.0-experimental.ed41fe2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.ed41fe2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"acf448e16a707beb0ea298f17aafb6fc5c33e97e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.ed41fe2.tgz","fileCount":21,"integrity":"sha512-26N/Bqb+wHGDN7lmsa4owxSvZVLkCh8FHiiqHf54GjPBldSHDFrRYHokZK2wOYIPxdKHVyndxDGWHPLy9F3sLg==","signatures":[{"sig":"MEQCIBcCzRPpmCK9hvbUIjWOV4aBhUNgam+HYmC+DnWrYUkSAiAfkeMaFEvRTazwtAU96DD6DYh7YAUpjYYm7fLzN9CcXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78077},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.ed41fe2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/16fa494cc009009fa3e4de308ce61e81/solana-keys-2.0.0-experimental.ed41fe2.tgz","_integrity":"sha512-26N/Bqb+wHGDN7lmsa4owxSvZVLkCh8FHiiqHf54GjPBldSHDFrRYHokZK2wOYIPxdKHVyndxDGWHPLy9F3sLg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.ed41fe2","@solana/assertions":"2.0.0-experimental.ed41fe2","@solana/codecs-core":"2.0.0-experimental.ed41fe2","@solana/codecs-strings":"2.0.0-experimental.ed41fe2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.ed41fe2_1709801532436_0.5679852224246491","host":"s3://npm-registry-packages"}},"2.0.0-experimental.bab191b":{"name":"@solana/keys","version":"2.0.0-experimental.bab191b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.bab191b","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ee3af1422b0ea510ab3f87ccfe49ee30cbcfe4fa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.bab191b.tgz","fileCount":21,"integrity":"sha512-GDSBnARwvz1Mic4XUtatLhDU4Il7yFohlSs2vkeXahzU4WCqw+Ixbkc7hymibu4LP5zlYmEJOT6hKzJWaGdybA==","signatures":[{"sig":"MEYCIQCHORu5887xJuemCfirjVPgfeJHRMXxUiQT6/YGfMT4RQIhAJwkLdyZm9JKTafOegP2p24Ekcfs0qGSE2PQGIYmKJl1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78077},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.bab191b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9873044acaf77afe14f241c8b1055218/solana-keys-2.0.0-experimental.bab191b.tgz","_integrity":"sha512-GDSBnARwvz1Mic4XUtatLhDU4Il7yFohlSs2vkeXahzU4WCqw+Ixbkc7hymibu4LP5zlYmEJOT6hKzJWaGdybA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.bab191b","@solana/assertions":"2.0.0-experimental.bab191b","@solana/codecs-core":"2.0.0-experimental.bab191b","@solana/codecs-strings":"2.0.0-experimental.bab191b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.bab191b_1709802047826_0.15806718211499615","host":"s3://npm-registry-packages"}},"2.0.0-experimental.00fa195":{"name":"@solana/keys","version":"2.0.0-experimental.00fa195","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.00fa195","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fe980c56dbe5fb3a51f7debb3ce2cb9685ac3a85","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.00fa195.tgz","fileCount":21,"integrity":"sha512-UCV3PSJpWQ4Ewc8oK+NmBxVUcNrhfLFchkJE4d2/4tS3Xi6/NCdGukP3n484B2k1/dh7u7yN3ZyGMbyxd3vHHw==","signatures":[{"sig":"MEUCIBuFX1+cNDpl0FY+egDF/J3EB3HVUKTfdb9RgGkwN7Q9AiEA96b3LHhqTGUnXAoiqxSpwFnQ2+3SnZPj1qkCUKJNFtg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78077},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.00fa195.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5087a1bb83c3a94ece7e96d31ce98473/solana-keys-2.0.0-experimental.00fa195.tgz","_integrity":"sha512-UCV3PSJpWQ4Ewc8oK+NmBxVUcNrhfLFchkJE4d2/4tS3Xi6/NCdGukP3n484B2k1/dh7u7yN3ZyGMbyxd3vHHw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.00fa195","@solana/assertions":"2.0.0-experimental.00fa195","@solana/codecs-core":"2.0.0-experimental.00fa195","@solana/codecs-strings":"2.0.0-experimental.00fa195"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.00fa195_1709803520175_0.18510710934398444","host":"s3://npm-registry-packages"}},"2.0.0-experimental.fa2293f":{"name":"@solana/keys","version":"2.0.0-experimental.fa2293f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental.fa2293f","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ab4e64f5c9ad9b179e479bcd6c13c78a66695873","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental.fa2293f.tgz","fileCount":21,"integrity":"sha512-ww6GetkqlQo1MYFcSSrhs5MalLRJ25E6z/uGJFUA7ywjyIlSRouarL3995zMohGie3p3brDgnfOOKutBFrOSWw==","signatures":[{"sig":"MEUCIQDedgrKmqSo2fPzz+G7I2qFBn/sjmu9EXnK4X7on890RgIgFxTDxkrNcxaRxgOMTEYXGLDOrm0AZj3dmIzuAIZaq4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78077},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental.fa2293f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/84369445417914fdac85040fdb32a258/solana-keys-2.0.0-experimental.fa2293f.tgz","_integrity":"sha512-ww6GetkqlQo1MYFcSSrhs5MalLRJ25E6z/uGJFUA7ywjyIlSRouarL3995zMohGie3p3brDgnfOOKutBFrOSWw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental.fa2293f","@solana/assertions":"2.0.0-experimental.fa2293f","@solana/codecs-core":"2.0.0-experimental.fa2293f","@solana/codecs-strings":"2.0.0-experimental.fa2293f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental.fa2293f_1709835736136_0.56286267930302","host":"s3://npm-registry-packages"}},"2.0.0-preview.1":{"name":"@solana/keys","version":"2.0.0-preview.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8b88de19ce39b048883d0d3402d571d8f7953125","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.tgz","fileCount":21,"integrity":"sha512-T/tYqS/ebW0NxSCHaYOfTpchBegAH7l8spv8AkZs0xbO9cwdRmt+Tmd5bZMEPkvY/ReFrZFMQ3k04JEnBRZl8Q==","signatures":[{"sig":"MEQCIFBdFqzn8/b53zgQzRBf8hE0qB/cTzOVpvwXgDaeuCwMAiA1+hY3vFhr67nLQUogugbXGwWem/VY5GMUZdYJrDUa+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78017},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag preview --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5351900ec53b83148fe5fdc87059803b/solana-keys-2.0.0-preview.1.tgz","_integrity":"sha512-T/tYqS/ebW0NxSCHaYOfTpchBegAH7l8spv8AkZs0xbO9cwdRmt+Tmd5bZMEPkvY/ReFrZFMQ3k04JEnBRZl8Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1","@solana/assertions":"2.0.0-preview.1","@solana/codecs-core":"2.0.0-preview.1","@solana/codecs-strings":"2.0.0-preview.1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1_1709849478369_0.9706480886178697","host":"s3://npm-registry-packages"}},"2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7":{"name":"@solana/keys","version":"2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d93eaa4e88780e6d46cc29afc197745a99a386e4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7.tgz","fileCount":21,"integrity":"sha512-DvGfdfhp0qHZEdL6NV4UMmjY0eJA+7j844tY/GOplVnFH/5UYbNNB/6W3jQ60CjLU/zD5qBmBbLIUXUnJ3LlcQ==","signatures":[{"sig":"MEQCIDZiy6Togm+AL2FD5gMWRWtuouIw9Vf7jUI2qFdzHzSCAiA5ShF6M8jb0fy2OLLXf1VPDDTGMs0cmp51F7AFVfIE8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78312},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag preview --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/fd82271cb1939cfe873b5a5a8f1c45f5/solana-keys-2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7.tgz","_integrity":"sha512-DvGfdfhp0qHZEdL6NV4UMmjY0eJA+7j844tY/GOplVnFH/5UYbNNB/6W3jQ60CjLU/zD5qBmBbLIUXUnJ3LlcQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7","@solana/assertions":"2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7","@solana/codecs-core":"2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7","@solana/codecs-strings":"2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7_1709861661606_0.2061536131758328","host":"s3://npm-registry-packages"}},"2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958":{"name":"@solana/keys","version":"2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a2e4930ffa90e934f1c1b60fded0e6a319bdeeda","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958.tgz","fileCount":21,"integrity":"sha512-1rIv/cU5XjZhzqIalZHEDqAKX7K7JMQTT6Rdq5MR3pwqLifsajnrMqwgYln8C5rRFJr3SMpNc7mCPkLJPyL/JQ==","signatures":[{"sig":"MEUCIQDsqrDvn1vZyd9W3UU7NvAroN5YmeApF5Of/mXi1wyyzwIgblzOeKBA26E+j2jt7AaxIaMiDNTAwKYDUP/Rir56DMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78312},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag preview --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b67948c3a609ef8870bf020217a36981/solana-keys-2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958.tgz","_integrity":"sha512-1rIv/cU5XjZhzqIalZHEDqAKX7K7JMQTT6Rdq5MR3pwqLifsajnrMqwgYln8C5rRFJr3SMpNc7mCPkLJPyL/JQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958","@solana/assertions":"2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958","@solana/codecs-core":"2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958","@solana/codecs-strings":"2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958_1709870245000_0.644822239041632","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb":{"name":"@solana/keys","version":"2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6584c701cb1838e1ac5702e43d2234792242ac41","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb.tgz","fileCount":21,"integrity":"sha512-3pISD/Z9KQq6QnvQMA+xUFNOQWMgMRnq2dFRC/9vMKzi3X8/KszM6OmcBxGIf5RUPg/JzG8m9FwMz4hpqxylrQ==","signatures":[{"sig":"MEUCIQCrt07+n3n9V1mg/b4WJDblUN2VWR6nl+7aKPavMFHyIgIgRJ/26xkx+AKd+TbnGyCvbVTh7+cmQbE4lqdQKLJciX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/051864105ecb494b446e6fd77889855f/solana-keys-2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb.tgz","_integrity":"sha512-3pISD/Z9KQq6QnvQMA+xUFNOQWMgMRnq2dFRC/9vMKzi3X8/KszM6OmcBxGIf5RUPg/JzG8m9FwMz4hpqxylrQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb","@solana/assertions":"2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb","@solana/codecs-core":"2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb","@solana/codecs-strings":"2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb_1709871758892_0.5069948719849753","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438":{"name":"@solana/keys","version":"2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e322817e0786e8c19e7b0508266a1aa40d52a6e3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438.tgz","fileCount":21,"integrity":"sha512-38DMBpjywtHbIv7xtC4UbSWxuurp2F0ldWALvIEycYQizj6vnMlVV4kuvSgvVqKToc/FTK95YG54sOV2D8uyjw==","signatures":[{"sig":"MEYCIQCpLRSN7KgyvlbAE8UuCeK4fZQL/GamAZEgUcJud52T+AIhAP0Hlylxi1t31bPEK85avI02CtryMYsC9pHoFAhsOr3Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e67aca3985177ad5cad15984e83fc827/solana-keys-2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438.tgz","_integrity":"sha512-38DMBpjywtHbIv7xtC4UbSWxuurp2F0ldWALvIEycYQizj6vnMlVV4kuvSgvVqKToc/FTK95YG54sOV2D8uyjw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438","@solana/assertions":"2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438","@solana/codecs-core":"2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438","@solana/codecs-strings":"2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438_1709968855474_0.9285707111466988","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487":{"name":"@solana/keys","version":"2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0ba163f09e9fb9b62d1bd1871a6220095018b488","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487.tgz","fileCount":21,"integrity":"sha512-9K3e7JHyJ/XZy1Nw9SOQ3iF2JeiGyKwH6Mv7oaFAFzbOQk909SCEArFTZEIgAHNl6JD7jsk7rUPn142S+c5/ew==","signatures":[{"sig":"MEUCIH1zLp/5hl7n5yuBvytd0T4PMLsgaKrJXOlop7hGwjA9AiEAn5C0LynXajp2jQlcQhRb72N+AASIeIHgiNisA0oUXGo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/459b537410d57b9aa37da158598f0b95/solana-keys-2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487.tgz","_integrity":"sha512-9K3e7JHyJ/XZy1Nw9SOQ3iF2JeiGyKwH6Mv7oaFAFzbOQk909SCEArFTZEIgAHNl6JD7jsk7rUPn142S+c5/ew==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487","@solana/assertions":"2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487","@solana/codecs-core":"2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487","@solana/codecs-strings":"2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487_1709982445184_0.2287035837878857","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b":{"name":"@solana/keys","version":"2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b836507cec1dfed3498a7ee69f7ac92bc69fc204","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b.tgz","fileCount":21,"integrity":"sha512-cPyjhRmxQplSj/A7Nozy7g1QDG+DA+Hj4aFHwye8YSvUhnoWKwkifpL82MlqKUg6K/O5/CCj0ZKKdIZOCl0MTA==","signatures":[{"sig":"MEUCIHcgL89mNYl4wI0edP7AiCoVTdIGCWox6z6I9vUfHPLwAiEAyOU4Q2ZOJeBJ+SBBuUxc2qYWVh8YK4LnE/8Z3Qf8BUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f3366f7c7d7c85c48f3dd0fdf82ffef7/solana-keys-2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b.tgz","_integrity":"sha512-cPyjhRmxQplSj/A7Nozy7g1QDG+DA+Hj4aFHwye8YSvUhnoWKwkifpL82MlqKUg6K/O5/CCj0ZKKdIZOCl0MTA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b","@solana/assertions":"2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b","@solana/codecs-core":"2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b","@solana/codecs-strings":"2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b_1710216856466_0.08323427049964738","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7":{"name":"@solana/keys","version":"2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"23d8e8487111c89ccdd50d2430d736d1597efa1d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7.tgz","fileCount":21,"integrity":"sha512-GqRKMaSMZRDrmk333XJ88EcKinVS9yvH99hBd+CvIrR8HbsZ0JmWi/XdG1Nj3wBk7xWL/pGsC1zdU29cVYBVXQ==","signatures":[{"sig":"MEUCIQD4Wrqx21c4M8O8OkqHv3hBjF9m6tWx0o6tbMmJx1zKDQIgEf7nfpYnqVb2F4sofTiiyLk6qdHrptY/m7mpuUEmM+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/86a9f7881f5a0db037d90d15ebb95580/solana-keys-2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7.tgz","_integrity":"sha512-GqRKMaSMZRDrmk333XJ88EcKinVS9yvH99hBd+CvIrR8HbsZ0JmWi/XdG1Nj3wBk7xWL/pGsC1zdU29cVYBVXQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7","@solana/assertions":"2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7","@solana/codecs-core":"2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7","@solana/codecs-strings":"2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7_1710267352948_0.781869244225466","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584":{"name":"@solana/keys","version":"2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"38d4bb2e9b6a986fbe96636dc0cef642871b6061","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584.tgz","fileCount":21,"integrity":"sha512-IbcfDwQ143T28bnTP+meBCKZSbALAPoSerIdE+llTqPDA0S1sNjR3HS7SCeJw4oUJrpyB8rBscTbVO4CNafHzA==","signatures":[{"sig":"MEUCIFJqJaGo4YRNia+xc5cwQSH2HODE1+jO4bM37H6BiqkbAiEAtXLk3p3KhlQE4uAXX+dSsPg8MLZVGMnlMmZOgUgsFQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/eacc78c4503aa60e12515d05b6291224/solana-keys-2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584.tgz","_integrity":"sha512-IbcfDwQ143T28bnTP+meBCKZSbALAPoSerIdE+llTqPDA0S1sNjR3HS7SCeJw4oUJrpyB8rBscTbVO4CNafHzA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584","@solana/assertions":"2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584","@solana/codecs-core":"2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584","@solana/codecs-strings":"2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584_1710267481043_0.6815926410760538","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906":{"name":"@solana/keys","version":"2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"78992baca79869db0d8d0b0409c06ec547e05d0e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906.tgz","fileCount":21,"integrity":"sha512-DmzNl96ZTU2u3nvaYT6p/aV84zzR1Y/g6NWzFaErOkgUpgcoAhk3qp8vHq3IV65b/sLi/Sh8b1C/3o4iBnnhDA==","signatures":[{"sig":"MEUCIQDfBfGGjQY7+nvYc+rCl5FXUQlVr/6vmMBCc8AdVDVZOAIgXpOCvub5k29y/59+XocYoeq+B65kDxhnTGvl7E/nPSo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a81fa0b46ff4772c8a7a8c9439bae2e9/solana-keys-2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906.tgz","_integrity":"sha512-DmzNl96ZTU2u3nvaYT6p/aV84zzR1Y/g6NWzFaErOkgUpgcoAhk3qp8vHq3IV65b/sLi/Sh8b1C/3o4iBnnhDA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906","@solana/assertions":"2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906","@solana/codecs-core":"2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906","@solana/codecs-strings":"2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906_1710267607253_0.33737792321475424","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24":{"name":"@solana/keys","version":"2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e4cfda1553af3aac902c3610a74eea83258a11c6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24.tgz","fileCount":21,"integrity":"sha512-mL18y2IYZqqKXUul05T+Wfb5uz74aG1DIo7eKjbsv60eIURVQwb+yROXotZ4p72mPzXvmbo7k2SuTa9S8vQhsw==","signatures":[{"sig":"MEQCIH5HNxAG0FDGpufCmXUfavLbel68RRkRa2jMGiLpSFmRAiBQP+j0osv3Zy4swuIjDXySjoLlsW+6lRon3QOBW1fwrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f3c1c8e7d751fe2d124d6f78c832a817/solana-keys-2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24.tgz","_integrity":"sha512-mL18y2IYZqqKXUul05T+Wfb5uz74aG1DIo7eKjbsv60eIURVQwb+yROXotZ4p72mPzXvmbo7k2SuTa9S8vQhsw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24","@solana/assertions":"2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24","@solana/codecs-core":"2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24","@solana/codecs-strings":"2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24_1710278978441_0.9716481764563063","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85":{"name":"@solana/keys","version":"2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"815981b2e4dd5a22d0ad8d72c0fc6e799f31603e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85.tgz","fileCount":21,"integrity":"sha512-KjxFfpvt0iTnGpV30odRTTgQgaKP+NcUKuV8JTKHKXBwC1ZFS1PMgYQn0xs5TFqvPwYmtoCa558kHGAJleiQfg==","signatures":[{"sig":"MEYCIQCjO7DPN/68AIsqTbQp9Wierzmlwc/K58cEIv074qYq1AIhAK1p8J13arMntvYoB81YSBCPIpNougbjk5ndv8w7uT/8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8b92b0d4bf7955c07ce7633f4badd73e/solana-keys-2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85.tgz","_integrity":"sha512-KjxFfpvt0iTnGpV30odRTTgQgaKP+NcUKuV8JTKHKXBwC1ZFS1PMgYQn0xs5TFqvPwYmtoCa558kHGAJleiQfg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85","@solana/assertions":"2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85","@solana/codecs-core":"2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85","@solana/codecs-strings":"2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85_1710366793441_0.8481658783859007","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d6628b04f6b513ff545f942cfd08016bedb48a9c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074.tgz","fileCount":21,"integrity":"sha512-aCmp3zGrvNX6ncho2ZjGXO6i3FKcaHraddm6CTBNBavJc81LacEe2UG/vG947ylfMOx9YtDHvumwv+ElWOIs2A==","signatures":[{"sig":"MEUCIQDz+wgaludcgMN+lWeROi24HlYr3sJIwRWYHz0fq6AK0wIgDpmj2cx52Es2bRutXjF6MGjVXx7/o9WToHp7NVuubbI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d069ab4535bc34de3f96868b99152f8f/solana-keys-2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074.tgz","_integrity":"sha512-aCmp3zGrvNX6ncho2ZjGXO6i3FKcaHraddm6CTBNBavJc81LacEe2UG/vG947ylfMOx9YtDHvumwv+ElWOIs2A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074","@solana/assertions":"2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074","@solana/codecs-core":"2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074","@solana/codecs-strings":"2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074_1710411889247_0.6432268280898819","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a37acb15ce9881db8ec9e9f969310973f416a273","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2.tgz","fileCount":21,"integrity":"sha512-Dgto5NyiOvj6AQarlA5mJJSiHQ4NmaodlOJcdW8b+PbdJCSNl1UwrMhZRGbxihdicN9zqbj8QJ8PgyDpthp5ZQ==","signatures":[{"sig":"MEUCIQCdQmqKP0n622mjH7cB28+4QO5UXW1hgTN5OcxiB+/p/AIgYAHgMIrSeqHSisOUQpN8rCu+8XvmuPUS1/9vRnnr2lg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/74dd8b749e4e5f3c6f23e935e6c49266/solana-keys-2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2.tgz","_integrity":"sha512-Dgto5NyiOvj6AQarlA5mJJSiHQ4NmaodlOJcdW8b+PbdJCSNl1UwrMhZRGbxihdicN9zqbj8QJ8PgyDpthp5ZQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2","@solana/assertions":"2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2","@solana/codecs-core":"2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2","@solana/codecs-strings":"2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2_1710412125521_0.14889651666329606","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e61e8df037377452b8dfc02d6a91767421ef26ea","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428.tgz","fileCount":21,"integrity":"sha512-GwCDY7l78s8mJvMncJXByO5xQOUAryzTkL6DYc0BHHAKuuhhYVVCjELDe+gvlv3CPCmmljdNkGDKheCotQ7Tmw==","signatures":[{"sig":"MEYCIQDWz6BvZijKs6h85VhKPqaOdi2x+SsSUoMlTDhN8N7OugIhAPuQNJv+4td9kCKPne24l+7p0j/Ht26PVMexUz1jPq+7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2ac38a925fffa486a9b96255b9363bf0/solana-keys-2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428.tgz","_integrity":"sha512-GwCDY7l78s8mJvMncJXByO5xQOUAryzTkL6DYc0BHHAKuuhhYVVCjELDe+gvlv3CPCmmljdNkGDKheCotQ7Tmw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428","@solana/assertions":"2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428","@solana/codecs-core":"2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428","@solana/codecs-strings":"2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428_1710435964543_0.8824602818485303","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"28935d537179102eabd3257179ee7996608f2aa1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b.tgz","fileCount":21,"integrity":"sha512-CknfB54k5e+IBdWXn3l6lRdb23+GynI7RTgMATDCdHxiR7a5XHcZGs8TotDjtQrw7VtoLjY4t6ILdbZmKN7GeQ==","signatures":[{"sig":"MEUCIHh1muWCswc3v7IqxiZ3h65gE0v3EAWZsLlW7x7aPI1NAiEA0J3j+yr9O5BwAzoWFvzwGYSKqxloFN5QwMcE0Fj/T6Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e29aa8a127cbddcdb58723a178ca6bb5/solana-keys-2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b.tgz","_integrity":"sha512-CknfB54k5e+IBdWXn3l6lRdb23+GynI7RTgMATDCdHxiR7a5XHcZGs8TotDjtQrw7VtoLjY4t6ILdbZmKN7GeQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b","@solana/assertions":"2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b","@solana/codecs-core":"2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b","@solana/codecs-strings":"2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b_1710436155621_0.9258678368367466","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5c5972e8972f619072c7c26e179016c9764ddde8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec.tgz","fileCount":21,"integrity":"sha512-LxRK2tBZ1zEfOYjYqm+7dEbEnrUvJErsEI/7gSUqTLmZDJV9Dz+tol7lZjBwbgzK0buXRyDPM9XPXAQTukz85w==","signatures":[{"sig":"MEYCIQCTGOKE0g+p/alTXyjY4Wqsptx5fabaxUETz+Y2s83FIgIhALoFTCW4u4PGtbrfVTIfdrBhVwfV1XNeUn7IFExMfqkR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3249c3b9bfa204c8b822c955ccaff618/solana-keys-2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec.tgz","_integrity":"sha512-LxRK2tBZ1zEfOYjYqm+7dEbEnrUvJErsEI/7gSUqTLmZDJV9Dz+tol7lZjBwbgzK0buXRyDPM9XPXAQTukz85w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec","@solana/assertions":"2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec","@solana/codecs-core":"2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec","@solana/codecs-strings":"2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec_1710436251678_0.4357123050156355","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5056d5da270fadd80aecfcd96963cb785d42db70","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071.tgz","fileCount":21,"integrity":"sha512-vFV3Bi68ELobNBncFchfejKV/yPBaGCugLUDLj3RRadzTC98KhaqQjH09w3E7kvicoNwrXS56Hn8MCl+/gn0qQ==","signatures":[{"sig":"MEUCIQCU2kTVpM5/wnXpPyqd7lCgpKcIzptfsklYyjveqjhMDgIgOjxxzDLg4S/tmDor/ord61WUnKlOCcUkrGw8W+frT0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a68a385c3a65f33b48d06f90395ffdbd/solana-keys-2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071.tgz","_integrity":"sha512-vFV3Bi68ELobNBncFchfejKV/yPBaGCugLUDLj3RRadzTC98KhaqQjH09w3E7kvicoNwrXS56Hn8MCl+/gn0qQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071","@solana/assertions":"2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071","@solana/codecs-core":"2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071","@solana/codecs-strings":"2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071_1710436526814_0.4808588378566081","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e266c8da5793265da1698e40bea2c9ad193886b6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f.tgz","fileCount":21,"integrity":"sha512-FVt08gf+NIXzN7jloF5G0iWIvijz/92mksNIEiBxmsEnUISWb536J4h9pumUX46yiOxFVnnmMAMt3xgZmwLPZw==","signatures":[{"sig":"MEYCIQC4VAezfAAvamj7Xr6ovU1g+f9zAVLnHeoIZO8k4lmg1gIhALB5Puzl30zXQLYc3ZK57e6epxXreYeOS4mt3HpwdP2s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/25afbcbd44c4d77b75f09e0345b4dc35/solana-keys-2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f.tgz","_integrity":"sha512-FVt08gf+NIXzN7jloF5G0iWIvijz/92mksNIEiBxmsEnUISWb536J4h9pumUX46yiOxFVnnmMAMt3xgZmwLPZw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f","@solana/assertions":"2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f","@solana/codecs-core":"2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f","@solana/codecs-strings":"2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f_1710436629943_0.5738236589465153","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4bd1160adee1bcc91aa287751324b38f8a8c164b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef.tgz","fileCount":21,"integrity":"sha512-+9jzmXlseP0Nh3nQNm8jMxrj4qK6EKhS8glSKip1XjW91jc6MHzx38TEiVndRb0TlVIr4G6hMpuYYmN1rHtq8Q==","signatures":[{"sig":"MEUCIBijrNz7hSHmJy9F0j3MKt2IwryAEC2qv4QMbFkAN3zfAiEAziXenKflwwV0XeLA4mFoQ7dSaIMf7iz5yj3zumWSlsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e1ff1ec72a2f835bf8af547bb821c039/solana-keys-2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef.tgz","_integrity":"sha512-+9jzmXlseP0Nh3nQNm8jMxrj4qK6EKhS8glSKip1XjW91jc6MHzx38TEiVndRb0TlVIr4G6hMpuYYmN1rHtq8Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef","@solana/assertions":"2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef","@solana/codecs-core":"2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef","@solana/codecs-strings":"2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef_1710436732236_0.5704801395651335","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"649a5d47cc097ede902e091d042248aa65d3d48c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690.tgz","fileCount":21,"integrity":"sha512-IENzYfILkkoz0jnTiWYLgWOvEs2jIbAl5kk++rQUfWVkX63/IF4I6hl/3g3rDEPLmOIxlREZpFoHwtcnlip+cA==","signatures":[{"sig":"MEUCIGXVlYZ9hsT5GFeT5n1lq+V/3LzE90ZnwzZMvRLPedI/AiEAqIEjEDeDsCw58kn4Kf31spwVe3Zry413RaR6NjBMqN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/232b63b95fb76b1162f7cd34b17d0d29/solana-keys-2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690.tgz","_integrity":"sha512-IENzYfILkkoz0jnTiWYLgWOvEs2jIbAl5kk++rQUfWVkX63/IF4I6hl/3g3rDEPLmOIxlREZpFoHwtcnlip+cA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690","@solana/assertions":"2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690","@solana/codecs-core":"2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690","@solana/codecs-strings":"2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690_1710436933972_0.4618466919299844","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2b02ace71abc5eaee993c61a0d84bc785974b803","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c.tgz","fileCount":21,"integrity":"sha512-oWaR0ieSlpG/jE41x6/Q574beolyIjszZD5ITH3mt3YcvC/SzXFibsQwiiuTv9oyWdGm8kNh44De2qg5+MRdBg==","signatures":[{"sig":"MEUCIGpGEud/nuifLUnijPBpbZ8fl+fU0A6NbxBMru1GRE6hAiEAlHPL9/CblDt12T2xeMUUOU15R+fUfrY/8yVEn47u3dw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7f048cefabd3311f3f4a276775c91553/solana-keys-2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c.tgz","_integrity":"sha512-oWaR0ieSlpG/jE41x6/Q574beolyIjszZD5ITH3mt3YcvC/SzXFibsQwiiuTv9oyWdGm8kNh44De2qg5+MRdBg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c","@solana/assertions":"2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c","@solana/codecs-core":"2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c","@solana/codecs-strings":"2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c_1710437055318_0.48385935418531245","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e65eaae3d975d65998e0609e1f30b66f9fcd8192","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf.tgz","fileCount":21,"integrity":"sha512-lyts3dbr3b1xDhBiTMZ7v5WW1fBFlxlkJkqkrZW0I1FlYTexLL7cD58WDKM6W/PJHXKedeuQFlVir8aOIBtyYw==","signatures":[{"sig":"MEQCIGKEd6x4x3ZUrKicw8jCvl4+APvOFjbziJcCKLSPHCocAiAlvPgvCO8wE+AU/yeS8u2BtTs/aB6KRT6DY8FOkZb7sg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9517a01ac1e382e1405f867842dc83e5/solana-keys-2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf.tgz","_integrity":"sha512-lyts3dbr3b1xDhBiTMZ7v5WW1fBFlxlkJkqkrZW0I1FlYTexLL7cD58WDKM6W/PJHXKedeuQFlVir8aOIBtyYw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf","@solana/assertions":"2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf","@solana/codecs-core":"2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf","@solana/codecs-strings":"2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf_1710437150026_0.29424077806935056","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a37679a790720848ff1f98d7a536e4da471de929","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880.tgz","fileCount":21,"integrity":"sha512-zyjkOWzEbua8jZZQ1Z7nNA+okEmSnvoiwxh+l3IPxY3F2+Yi6qWFGB3r0uhtfctwLlvHq3OdQxcsly/Q8K/xXg==","signatures":[{"sig":"MEYCIQDK1hJGvV9R8cJORGsVolOdIu62BgLrdRZet+lfbpS53wIhAMr5MpUSyg0ppx1HYe6B4RE3qJNDyVU9NIvMVgzvR75V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/abb40c5483a3e7f2dff8a980c2b56002/solana-keys-2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880.tgz","_integrity":"sha512-zyjkOWzEbua8jZZQ1Z7nNA+okEmSnvoiwxh+l3IPxY3F2+Yi6qWFGB3r0uhtfctwLlvHq3OdQxcsly/Q8K/xXg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880","@solana/assertions":"2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880","@solana/codecs-core":"2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880","@solana/codecs-strings":"2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880_1710437303361_0.8571005714280664","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3eb9d44694d11d4dff05aaedf3064ab4904d0c17","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d.tgz","fileCount":21,"integrity":"sha512-bFiqgo2cw822/WA3nA4aOQ1jpwe7c/G4vZzt7A0h+ykpSMOx7K0kI40qwSHcEkghuhMe5Yt313xvegobZGHMEg==","signatures":[{"sig":"MEUCIQDdBiJn83RUPSDTYP5YxmwEUpLDo9KvsdQ6UyUZV5C6VQIgEOv977maIjV/1x40NSH43dA38ZAUDFEjX1Bl+W8KLtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/fe2ca5e7582915794a62d2868b4fac72/solana-keys-2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d.tgz","_integrity":"sha512-bFiqgo2cw822/WA3nA4aOQ1jpwe7c/G4vZzt7A0h+ykpSMOx7K0kI40qwSHcEkghuhMe5Yt313xvegobZGHMEg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d","@solana/assertions":"2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d","@solana/codecs-core":"2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d","@solana/codecs-strings":"2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d_1710437496531_0.5738605513703228","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d":{"name":"@solana/keys","version":"2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d4d6a67621e626cbac5155668e9f926fda4df500","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d.tgz","fileCount":21,"integrity":"sha512-b1sxcnScwtCn/J2cPmreYt7jd51/KcRgEeuhP1dYxpkjJhHmOTo7M2W0LKNNCI55Z+Epq7NCjC2K7aVjvWwDDg==","signatures":[{"sig":"MEQCIEZgePpiQmhY/suayqPH8s0VbmYU/GGj5KG/1oyluAWlAiBXi/XLTM4+CVyW9CtoJJVxYGqsPonGTsXQPmQvBaFcmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/private/var/folders/48/thmgyt_92zx8rfg3yhb_rqww0000gn/T/73a17ba6897ef4257150a0cdaa408a52/solana-keys-2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d.tgz","_integrity":"sha512-b1sxcnScwtCn/J2cPmreYt7jd51/KcRgEeuhP1dYxpkjJhHmOTo7M2W0LKNNCI55Z+Epq7NCjC2K7aVjvWwDDg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d","@solana/assertions":"2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d","@solana/codecs-core":"2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d","@solana/codecs-strings":"2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d_1710441094924_0.09910447169019432","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4":{"name":"@solana/keys","version":"2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7938b141b3187e7569b2a4742774b8cedd901594","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4.tgz","fileCount":21,"integrity":"sha512-CzyncCYphCda/ChFndpZkie5nEclwn3Bm9yZ3p4vneZsTeLb7OUVH6HbLuovtWGm166EMIG+42PL7ejP8xkong==","signatures":[{"sig":"MEUCIG9KIzfhC5YI4fZ5OU4BzNeSXKbzrWWdwdAjNqqoxyb8AiEAvoMLCxNns9g8hHUja4ljrcukoG/WdkCxCXCrgPyoCb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/88b3357aaf4976d3a4b3436ff6bfb114/solana-keys-2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4.tgz","_integrity":"sha512-CzyncCYphCda/ChFndpZkie5nEclwn3Bm9yZ3p4vneZsTeLb7OUVH6HbLuovtWGm166EMIG+42PL7ejP8xkong==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4","@solana/assertions":"2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4","@solana/codecs-core":"2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4","@solana/codecs-strings":"2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4_1710494857804_0.08208386793500644","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7":{"name":"@solana/keys","version":"2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4bfe412fa1068eee4c2b2852421f95c23533f322","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7.tgz","fileCount":21,"integrity":"sha512-aB7S8UqHdkqbb6ccKSUGo19v6v5E3B0IIO4K6RS9h20tTLPXHZEWIx+k1RIqB2PyjhAnec2qNlxAbacwWv5BJA==","signatures":[{"sig":"MEUCIHDxe8Zy7PQ9PIld6azH4rtZISToeIWUXE21YOMWlaOgAiEAzfLvyv5FU3MERLh4WE2WVuQ+IDtRKnxXc0qGfUGJ+Tw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/83b8b4e6e7ad7df834e5d830972bd23d/solana-keys-2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7.tgz","_integrity":"sha512-aB7S8UqHdkqbb6ccKSUGo19v6v5E3B0IIO4K6RS9h20tTLPXHZEWIx+k1RIqB2PyjhAnec2qNlxAbacwWv5BJA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7","@solana/assertions":"2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7","@solana/codecs-core":"2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7","@solana/codecs-strings":"2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7_1710509325932_0.6429030029768845","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d":{"name":"@solana/keys","version":"2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8a39ffb3ff9dd041fd7a70ba08f4dec68526da7b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d.tgz","fileCount":21,"integrity":"sha512-FoWPxJ4MF96uUkn+HARGiI1TlEa7ktErlSah7MSXgDAnpspV+UJm3ZfXZSg7VfuSxE2MaP4Lj2Kd0mfjBWdArg==","signatures":[{"sig":"MEUCIQDI5gIRX97eVNLCeTnGCHwqnucoNyLdSp7M373PHcf+NgIgLaw74qGDpZ2R7sz7tQCu0EvSU0UJ59tlt/SyUUf0Ato=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/4cd034f9a0ed0a35db4b8f234d90b8a4/solana-keys-2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d.tgz","_integrity":"sha512-FoWPxJ4MF96uUkn+HARGiI1TlEa7ktErlSah7MSXgDAnpspV+UJm3ZfXZSg7VfuSxE2MaP4Lj2Kd0mfjBWdArg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d","@solana/assertions":"2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d","@solana/codecs-core":"2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d","@solana/codecs-strings":"2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d_1710513052629_0.24701289995805453","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d":{"name":"@solana/keys","version":"2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e7ceeebc7fd4552d43d1720e9391e39408ad8b2d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d.tgz","fileCount":21,"integrity":"sha512-tR9xjLPQfsgcaszXcNMAlSM4yb12jv62HzPWsw5742oAyI+USS2QMMMCS4MLdmFeV/oHYOn2h0sJnKAjhlY/pA==","signatures":[{"sig":"MEUCIQDYJQ/KV+8B0zzaoi5PJ6czWdZV0OpL7WvsVPtjkPNVTgIgESr/UYkpiWm6LlmX4/9ZzNAx5O2pv8S7BpTXKaSgZDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/4a60cd18302a83361162444ea8987dd0/solana-keys-2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d.tgz","_integrity":"sha512-tR9xjLPQfsgcaszXcNMAlSM4yb12jv62HzPWsw5742oAyI+USS2QMMMCS4MLdmFeV/oHYOn2h0sJnKAjhlY/pA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d","@solana/assertions":"2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d","@solana/codecs-core":"2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d","@solana/codecs-strings":"2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d_1710522975622_0.7252868490334463","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845":{"name":"@solana/keys","version":"2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ccc5f6e44a335b1c635480f9bc129fdd943906ea","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845.tgz","fileCount":21,"integrity":"sha512-JaN3vaxmQscTkr7p+U9yzi+4zVAsYM0vmY+oIyV5vZExqjQkzOt+LArexAly6lIWXy7WIq8t4vVlg/BH9v/liw==","signatures":[{"sig":"MEYCIQDbmBlcFLZkffoYqVfWnbj3+1OhuIJJzhhlKHiyDqWH9gIhALaGllsozHz+Glf8ee0XfQia44hk7S47VJ2bZ3i9zhGM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/27633ef0ee2620559eaf2aaa81f8f6aa/solana-keys-2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845.tgz","_integrity":"sha512-JaN3vaxmQscTkr7p+U9yzi+4zVAsYM0vmY+oIyV5vZExqjQkzOt+LArexAly6lIWXy7WIq8t4vVlg/BH9v/liw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845","@solana/assertions":"2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845","@solana/codecs-core":"2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845","@solana/codecs-strings":"2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845_1710533440274_0.28880418058127955","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8":{"name":"@solana/keys","version":"2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f1930ddc97f269738cccf32bcd0a0f147f4bea80","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8.tgz","fileCount":21,"integrity":"sha512-PyJAyGEgmWY+rfjYC5/XMWKolWmoPkGNldiW0b1NxguWAMzLVgBDP9DJ3PhorvlHHg87j3je+LkxQWSYHnpVVQ==","signatures":[{"sig":"MEQCIAF9yIytPpIy2z7sPQ8TmR+vShD5L/Gcm6xnhbHYheNeAiAL7AQtCjiTPS9Q1vowOtXGy3TbUFmi8ImTrnS/Jt6pRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/9fbe8a9ff8757dfaa0fc007685598ad3/solana-keys-2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8.tgz","_integrity":"sha512-PyJAyGEgmWY+rfjYC5/XMWKolWmoPkGNldiW0b1NxguWAMzLVgBDP9DJ3PhorvlHHg87j3je+LkxQWSYHnpVVQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8","@solana/assertions":"2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8","@solana/codecs-core":"2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8","@solana/codecs-strings":"2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8_1710740111653_0.2539855003911915","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945":{"name":"@solana/keys","version":"2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3bf3e510c980eeb55b5cad63adf59c0434113b61","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945.tgz","fileCount":21,"integrity":"sha512-yPkhWWR8I0fjMwAf5DFo+rCdh2N2Vac75FNeC4rzrpCxRglgjidOmFNTFQ643dmeb/o7qyHyHWYVI1rPtF/l0g==","signatures":[{"sig":"MEUCIQDsCr46wsEFGTda6cnmG43KQnkgKJVEAngUvnPuQKGZigIgJGJSdAulWLGQL/UGsPDSUY7La8w9vSd7EkfaIdTYEno=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/fe0607415541ada7097abb980917d06d/solana-keys-2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945.tgz","_integrity":"sha512-yPkhWWR8I0fjMwAf5DFo+rCdh2N2Vac75FNeC4rzrpCxRglgjidOmFNTFQ643dmeb/o7qyHyHWYVI1rPtF/l0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945","@solana/assertions":"2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945","@solana/codecs-core":"2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945","@solana/codecs-strings":"2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945_1710762788177_0.2930583455948492","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5":{"name":"@solana/keys","version":"2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"02fd58bf13270d341ca3fd63f8bd8af1fae6b3e9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5.tgz","fileCount":21,"integrity":"sha512-669DYzAflvk+oBfDTguOf2f5KJOZZsjNUXvi2iGXTYFOTJHnQbCCaTMGicMeh6yFw5VtY55kS40Ixetk0PrP1g==","signatures":[{"sig":"MEYCIQCoQlNodh3w4Cxy0QjQ+JWfmvfblcb25mKq8CjrZ2LRpQIhAOAGCEMMwI/r9KjXmthBqE16r6AWn5rw8qPBQ4zA0JPP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/cf86f40d3611a0ff6065d86301c49c04/solana-keys-2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5.tgz","_integrity":"sha512-669DYzAflvk+oBfDTguOf2f5KJOZZsjNUXvi2iGXTYFOTJHnQbCCaTMGicMeh6yFw5VtY55kS40Ixetk0PrP1g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5","@solana/assertions":"2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5","@solana/codecs-core":"2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5","@solana/codecs-strings":"2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5_1710770754136_0.5245729766107152","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea":{"name":"@solana/keys","version":"2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"418c9eb1453c04773c42b4abb023c3d4cc58d4f3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea.tgz","fileCount":21,"integrity":"sha512-/zL3qFDqFZAg1nTv+9iv3bIjy1a9YYYRASDlwY7nXWRmZewVLNFDEbcH4en2LIzUcqZ9/udxivC18lC0tgzNGQ==","signatures":[{"sig":"MEQCIHtq2qU0hllXFJvYp+LL+m4LJmQ6vGkjBhTkca099Zf6AiBzw2lXX4TqBDHGWWTE/nkixO+237Id3W5U3lVcznRfAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/a8037c478f0f67b359f50784ccf8f699/solana-keys-2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea.tgz","_integrity":"sha512-/zL3qFDqFZAg1nTv+9iv3bIjy1a9YYYRASDlwY7nXWRmZewVLNFDEbcH4en2LIzUcqZ9/udxivC18lC0tgzNGQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea","@solana/assertions":"2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea","@solana/codecs-core":"2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea","@solana/codecs-strings":"2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea_1710792550679_0.4107822197025317","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674":{"name":"@solana/keys","version":"2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c10f33acfff3dcbe7056b9547cbe8e691e072e05","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674.tgz","fileCount":21,"integrity":"sha512-K5pZIXI3eceV/YrTbFz9VE1U4FJo6wL3m8zVFGFSVmdWwePBFbdIJN4nZeR1i/DPptEkfUcNEiixzOVGzBh4EQ==","signatures":[{"sig":"MEUCIQDhrCJLtGq6biEoZo8X4wsNLkUfDOEd2qZSYhwA3DOWvgIgNzYX9NxIP3W+wT0SC0mqq02UGJ6/AkvsX29TPJbrT2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/b9b741a13f29edcd12df34538a1c912e/solana-keys-2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674.tgz","_integrity":"sha512-K5pZIXI3eceV/YrTbFz9VE1U4FJo6wL3m8zVFGFSVmdWwePBFbdIJN4nZeR1i/DPptEkfUcNEiixzOVGzBh4EQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674","@solana/assertions":"2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674","@solana/codecs-core":"2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674","@solana/codecs-strings":"2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674_1710802868280_0.6601367367331821","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c":{"name":"@solana/keys","version":"2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"88c5980a88fe7bd850f8f9a09e172408985b801e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c.tgz","fileCount":21,"integrity":"sha512-wXu1c0+yCaj7tTawUR/z5u/wFUoNsRSJBJXM4oaaUXSqsNrVCqBujEl0mQjVSLt0yWKnCHOfrfQ/ZbbECEVh9A==","signatures":[{"sig":"MEUCIQCkSqODQwrFv54qHEvMNxT0wMqduRxQYciHznKIHAGxtgIgM5zuGGOA/VS/MEq7K5y1JvokyMV5+bvc6KsxALFB0FU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/04129c4cc5fb6be29750e7e29bc41607/solana-keys-2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c.tgz","_integrity":"sha512-wXu1c0+yCaj7tTawUR/z5u/wFUoNsRSJBJXM4oaaUXSqsNrVCqBujEl0mQjVSLt0yWKnCHOfrfQ/ZbbECEVh9A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c","@solana/assertions":"2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c","@solana/codecs-core":"2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c","@solana/codecs-strings":"2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c_1710839629118_0.5589371936764858","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a":{"name":"@solana/keys","version":"2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"40cb792b112bdf7163da06c0bf3794509e3cd465","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a.tgz","fileCount":21,"integrity":"sha512-llt4BTnnVibQDFpUoSkjxX5SFwqWolcfjSQVfu8XnCShfMreoiXMV0d8U7TclZQec1qKiHEQyZLWZWOD/ERAXQ==","signatures":[{"sig":"MEUCIQCnHO21odRcmx88xDfsnAYv9Fki+wx2dEyxbYi4vAHZlAIgRWQU0rO6UF1qdDVrQq97QTtXiXk3Glv1VwrGDGn/zQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/f23103c8df46c8d6ac501a2f71d61535/solana-keys-2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a.tgz","_integrity":"sha512-llt4BTnnVibQDFpUoSkjxX5SFwqWolcfjSQVfu8XnCShfMreoiXMV0d8U7TclZQec1qKiHEQyZLWZWOD/ERAXQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a","@solana/assertions":"2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a","@solana/codecs-core":"2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a","@solana/codecs-strings":"2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a_1710843790558_0.35161153700319314","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba":{"name":"@solana/keys","version":"2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7a4a1f53ddcab85d646311ffa60fd3a43273c63e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba.tgz","fileCount":21,"integrity":"sha512-0Wm0zbxPPf6WKK/ZzveWJ+0rBEppdhs/Vj9+bT5RQEYXukV5xY1Jo9rj0yQELb7hZN+Mzk4h9TiMFlKFSUgwhQ==","signatures":[{"sig":"MEUCIHsxyIyjxAyyvuY3J+FR14fYaZF8/bkwWgr58DrX0/fqAiEAuvLzamZ5m7/9g0yRQh8vTk9Co34DcUjUtuate4tlt5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/2fb31813a06eb71767b7ead584fc5e65/solana-keys-2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba.tgz","_integrity":"sha512-0Wm0zbxPPf6WKK/ZzveWJ+0rBEppdhs/Vj9+bT5RQEYXukV5xY1Jo9rj0yQELb7hZN+Mzk4h9TiMFlKFSUgwhQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba","@solana/assertions":"2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba","@solana/codecs-core":"2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba","@solana/codecs-strings":"2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba_1710843923430_0.17175500239353592","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3":{"name":"@solana/keys","version":"2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"dde07123a0fe732bc28e7fa946189c1051bcb86c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3.tgz","fileCount":21,"integrity":"sha512-Z2oGNKg6GFTTKLfoFD3ds/W2Fpg0Z9xwrBq1zgsWClLJ1w+vRWmHGuizXKNVfIL7ynap/UknQY7SFGynEv7NJw==","signatures":[{"sig":"MEYCIQDc4QEqjjg7QC/Djs9jL0Vu/w/YKMVDPbl8yvT1GgJ7VwIhAKsiweMinRlYAy7b3x9ndOplkLH67g27SeKz3ak6Nk+g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/c25d7d07fe5e9e2f589233b5417908bc/solana-keys-2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3.tgz","_integrity":"sha512-Z2oGNKg6GFTTKLfoFD3ds/W2Fpg0Z9xwrBq1zgsWClLJ1w+vRWmHGuizXKNVfIL7ynap/UknQY7SFGynEv7NJw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3","@solana/assertions":"2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3","@solana/codecs-core":"2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3","@solana/codecs-strings":"2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3_1710844285868_0.531483264196349","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995":{"name":"@solana/keys","version":"2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b8949aab6b6c0136ff7e0b86939455a064991d5c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995.tgz","fileCount":21,"integrity":"sha512-KjY/duRPpH/7ywCSMQY/aAlmKImxct4X3+h86TirMrs9VAdWl9JbSENNaua6+MpuKUgjzzxV2WC73gZxrf6QUQ==","signatures":[{"sig":"MEQCICep/HSYver4TXAOSmi9lhLjhftyxG5d86WAEtFrrZjnAiAxF7AH0oWwFtSUyd38NpSUy/Mm3srnaSwg+Fb5Dnm5yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/4afb2d894d2dc10bf9914eb399e90db3/solana-keys-2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995.tgz","_integrity":"sha512-KjY/duRPpH/7ywCSMQY/aAlmKImxct4X3+h86TirMrs9VAdWl9JbSENNaua6+MpuKUgjzzxV2WC73gZxrf6QUQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995","@solana/assertions":"2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995","@solana/codecs-core":"2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995","@solana/codecs-strings":"2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995_1710844368317_0.41164637667340154","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e":{"name":"@solana/keys","version":"2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0a90187320f0fa8068593f7ffab774ebb22a867e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e.tgz","fileCount":21,"integrity":"sha512-jvhlxC/hReCgH3LLIk3aPNGMc8Oo8lkBvsaa7jDcAeENrQ9zlsKTUV5+5bvR50bTbAJCt3QD58gWbb+LXIGysQ==","signatures":[{"sig":"MEUCIQDielMX8qhYv8+rGIppN96eG3j9VFUwGYHMWC25cAJ1CQIga8U8hDQFWOWbxCPaDbgBm3oQSbBpc2soosPHw6Vgesk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/039185ead7afaa1582aa91b1b936a8ce/solana-keys-2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e.tgz","_integrity":"sha512-jvhlxC/hReCgH3LLIk3aPNGMc8Oo8lkBvsaa7jDcAeENrQ9zlsKTUV5+5bvR50bTbAJCt3QD58gWbb+LXIGysQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e","@solana/assertions":"2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e","@solana/codecs-core":"2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e","@solana/codecs-strings":"2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e_1710872272295_0.3095135646754523","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec":{"name":"@solana/keys","version":"2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f5f2b581724b67f4c62ec1f532d9339dbe1bada0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec.tgz","fileCount":21,"integrity":"sha512-S/H/CBWROVqQPAhdZuwKCdFtuW/WMgx9OLb2L5g5va10w/A0TXL3KP+IVgTM2F8nJDQtjMe0/4Ckg8BtKXsQ5A==","signatures":[{"sig":"MEUCIGvOv0WfySPkl0NDToiukRTidl/eo0oVGPyMT+sFndtrAiEAgETobL7fUopO0Xpf5h+UL2kcRlUxnHPUU2lW/JjM+Mc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/70ccbf2805d26265e573b99894db162d/solana-keys-2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec.tgz","_integrity":"sha512-S/H/CBWROVqQPAhdZuwKCdFtuW/WMgx9OLb2L5g5va10w/A0TXL3KP+IVgTM2F8nJDQtjMe0/4Ckg8BtKXsQ5A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec","@solana/assertions":"2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec","@solana/codecs-core":"2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec","@solana/codecs-strings":"2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec_1710872467288_0.31114973724853856","host":"s3://npm-registry-packages"}},"2.0.0-preview.2":{"name":"@solana/keys","version":"2.0.0-preview.2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"231b43e5086b7d4d1a37bf91737e15c0f861bf0f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.tgz","fileCount":21,"integrity":"sha512-vLB/GnmGILHalYww7zyra8M8+lKH1YR0Fuih3MIlk626k4tQaVc09MhQHxxo1KqLxgKYJYvJ6Z0/GQ92yyKAEQ==","signatures":[{"sig":"MEUCIF+QlvCjQ1rXWpfb3R4hcZkBMygMJWbNMRI93Lvc/lU7AiEAxtxuOzFYUIJFGjDyok9PtEnHYJFGnsc8EhJwy0ElMgU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78033},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/a978b937626610491bf19872711b8c4c/solana-keys-2.0.0-preview.2.tgz","_integrity":"sha512-vLB/GnmGILHalYww7zyra8M8+lKH1YR0Fuih3MIlk626k4tQaVc09MhQHxxo1KqLxgKYJYvJ6Z0/GQ92yyKAEQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2","@solana/assertions":"2.0.0-preview.2","@solana/codecs-core":"2.0.0-preview.2","@solana/codecs-strings":"2.0.0-preview.2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2_1710878214520_0.12861206732267894","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707":{"name":"@solana/keys","version":"2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5d02765c65d14491398d4b279c6b3d309482894c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707.tgz","fileCount":21,"integrity":"sha512-Fg3w8lSOglRrn2W1MleI2/MWXbWhXqIqcmDh6qk4j1arEKBrdbtpfHVt6Z5WgFdxxQYZx7GToBIOBeUQcauMsw==","signatures":[{"sig":"MEQCIDaz8ECQ7zQuutJkfC16mcNVWgdSRmj2mmM8mxkeO66eAiAgpJyBPMEWaMbogfw8PrQnFADjxPT5ZRMN96WsvWtFGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/ea015558eef3a98f3624be005f0a0b6a/solana-keys-2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707.tgz","_integrity":"sha512-Fg3w8lSOglRrn2W1MleI2/MWXbWhXqIqcmDh6qk4j1arEKBrdbtpfHVt6Z5WgFdxxQYZx7GToBIOBeUQcauMsw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707","@solana/assertions":"2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707","@solana/codecs-core":"2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707","@solana/codecs-strings":"2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707_1710880253315_0.750988890054034","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e":{"name":"@solana/keys","version":"2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f5eaa09f4b23f6659344cc37d236319e480f6e6b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e.tgz","fileCount":21,"integrity":"sha512-zuWMdrqeER/J19ImMp7qEflh2OLRHBW0fapkHdLNC62dZ8UGUAKTf1ePMlcXPICb4CpOQ+LhQXdiLmoInJr3Ow==","signatures":[{"sig":"MEUCIEqwv4d+Lin7UaCmsn880wOtfGf3feMA+yBLENZxD6SbAiEAtgDEDQUpgJilEZ9pmdWlj/s2WxJ9RkNY8WkAAuyw0gI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/586dd38acf552cc4006fd0742b2bfa30/solana-keys-2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e.tgz","_integrity":"sha512-zuWMdrqeER/J19ImMp7qEflh2OLRHBW0fapkHdLNC62dZ8UGUAKTf1ePMlcXPICb4CpOQ+LhQXdiLmoInJr3Ow==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e","@solana/assertions":"2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e","@solana/codecs-core":"2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e","@solana/codecs-strings":"2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e_1710885870932_0.5220363855815058","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac":{"name":"@solana/keys","version":"2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"40e7b54b01314c4b481d3c665cd2728751b81108","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac.tgz","fileCount":21,"integrity":"sha512-eWuOhhyFUlbSlSbHO2eELRCwuFhwA+SomQZvXstBakMgC9uQ9MjWanu/Um9dumnfy7BUO+lXvlDrGW7eHyyS7A==","signatures":[{"sig":"MEQCIGF36G44ly67moZnkyNhFd3OXo2fk3xvqdsUt40TMrG4AiBKaTQQ/EEvjtqD8u/apd1Oknj2kzpP9+AclGLKfLbl0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/61135095dc376876ad0a9969c5cd0159/solana-keys-2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac.tgz","_integrity":"sha512-eWuOhhyFUlbSlSbHO2eELRCwuFhwA+SomQZvXstBakMgC9uQ9MjWanu/Um9dumnfy7BUO+lXvlDrGW7eHyyS7A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac","@solana/assertions":"2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac","@solana/codecs-core":"2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac","@solana/codecs-strings":"2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac_1710931685436_0.08124124040164626","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6":{"name":"@solana/keys","version":"2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cdd6813cc3cce6b4dc1365086ac0bffcd2dec0c4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6.tgz","fileCount":21,"integrity":"sha512-L78WWZgf7mJ2/HrhPohDUzaxCxHfjd/69xVKXaydVPtsCmrh/4JYxj/S7JPvXLfloRvfWYwisldp1L8oC5p3iA==","signatures":[{"sig":"MEYCIQCscF+5BltFypIN3kHFIbj87fZO+mrLhV7dW40hg4PwsgIhAPLCurj7QWzfOrJTfzh8YjPBqHFJGfcVRxlQh7x+PrcT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78313},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/24d3b27c95475b8463a210bc6465085c/solana-keys-2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6.tgz","_integrity":"sha512-L78WWZgf7mJ2/HrhPohDUzaxCxHfjd/69xVKXaydVPtsCmrh/4JYxj/S7JPvXLfloRvfWYwisldp1L8oC5p3iA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6","@solana/assertions":"2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6","@solana/codecs-core":"2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6","@solana/codecs-strings":"2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6_1710931772218_0.2534085049503194","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1":{"name":"@solana/keys","version":"2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b1012a6283e8536b86e2ffcfd709ca253ee4cb56","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1.tgz","fileCount":21,"integrity":"sha512-Bt3kj2PiAmN33d3kQMInLRfDTj6uDOP/POzkGYG3k/Qx9sAnF2NRUEaEXWF5tMdO4Q2WVzU3kom1HkBbCZVW6Q==","signatures":[{"sig":"MEYCIQCU2kCihWpvabXa/6ch4RTFoOF087uMYll9jM9emnkngwIhAO3eH1BDNFyx/YwbI0OUxzneRrzcCJQhGQE0j34wE54p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78143},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/d2bd333f72d44cb7c51963c82f4d6655/solana-keys-2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1.tgz","_integrity":"sha512-Bt3kj2PiAmN33d3kQMInLRfDTj6uDOP/POzkGYG3k/Qx9sAnF2NRUEaEXWF5tMdO4Q2WVzU3kom1HkBbCZVW6Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1","@solana/assertions":"2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1","@solana/codecs-core":"2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1","@solana/codecs-strings":"2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1_1710996363393_0.9407381912412738","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7":{"name":"@solana/keys","version":"2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3c0866b7c439bed7f2ceedfe2dff45a456f4b367","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7.tgz","fileCount":21,"integrity":"sha512-w8wg/E+fEzuGl2JDcBUxnTcPSjDnBK1U0woO68VSSABrsvZ8tiUIvDKdKtmhOnigom35N0rTowcf+vi5+kdzQQ==","signatures":[{"sig":"MEQCIDDYqTIeB8GKzguAUwtSfNdnk69XhdFI1hUycOvsRKZSAiBxUyI61Yejd/895aTc2fhSZmCf14jJxFqCapfOMkbIMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78191},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/ac10319d2e39758642bf8f7a99e5beef/solana-keys-2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7.tgz","_integrity":"sha512-w8wg/E+fEzuGl2JDcBUxnTcPSjDnBK1U0woO68VSSABrsvZ8tiUIvDKdKtmhOnigom35N0rTowcf+vi5+kdzQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7","@solana/assertions":"2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7","@solana/codecs-core":"2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7","@solana/codecs-strings":"2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7_1711041197063_0.8857499299255245","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148":{"name":"@solana/keys","version":"2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148","maintainers":[{"name":"mcintyre94","email":"mcintyre1994@gmail.com"},{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2e35264547d60f2abed58ce3ac6d6d410a88b430","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148.tgz","fileCount":21,"integrity":"sha512-pENr6Q7qvHrbU0UfsTyXIrcEmmpUgC0eh2w4dzI7h94KZld/VB0DGi74/CinOIjDbSDmGu/sTsRdvidczsm44w==","signatures":[{"sig":"MEYCIQCNwIT4JS8IrgvifqBQEenSbRIwPHFltjXRN/pJtFDHtgIhAKU7epLF3X8ehaoucYHZKzug8bMHoHiuvgQVD32Zdr9K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78191},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@solana.com"},"_resolved":"/tmp/edb4bc85870e28be11864990a27f64a7/solana-keys-2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148.tgz","_integrity":"sha512-pENr6Q7qvHrbU0UfsTyXIrcEmmpUgC0eh2w4dzI7h94KZld/VB0DGi74/CinOIjDbSDmGu/sTsRdvidczsm44w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148","@solana/assertions":"2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148","@solana/codecs-core":"2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148","@solana/codecs-strings":"2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148_1711128701936_0.8422587944390736","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c":{"name":"@solana/keys","version":"2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d6a94f8b8c6fce6fdcf5bc4f4b867cbba5c5e028","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c.tgz","fileCount":21,"integrity":"sha512-/VVdNt8oVuE8HMFoz1ks3O+RQ5fZXSybiaySjIow9ErVGKNdcQgtQ5E8ApeBlMkmCwJXv6T/hyj/N5qZC/Zi2g==","signatures":[{"sig":"MEYCIQDzyAY8w+0q8rn22rb07XoEjBwIxd3rzLkyirMssypJtgIhAMdwouPliJez5iGZRN5NOKz0lYqmHxjUV6/KYto70A+K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78191},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier -w src/* package.json","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/769b92e48063c926a29b43a3d690b34e/solana-keys-2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c.tgz","_integrity":"sha512-/VVdNt8oVuE8HMFoz1ks3O+RQ5fZXSybiaySjIow9ErVGKNdcQgtQ5E8ApeBlMkmCwJXv6T/hyj/N5qZC/Zi2g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c","@solana/assertions":"2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c","@solana/codecs-core":"2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c","@solana/codecs-strings":"2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c_1711132615257_0.3038915527716288","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22":{"name":"@solana/keys","version":"2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8dcd8e8abfe652d90785699bd3b5a97f35d1443f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22.tgz","fileCount":21,"integrity":"sha512-kbLbHCGpij06yPGV8HNK+kCUMvVfBAnFr1MSq7K+Qq1gj/lvJfa2KZo39pJrmUCaTKg95JHyoDDuE9qu+IWq1w==","signatures":[{"sig":"MEUCIGuxpoe0zbOaFkv5hsgwXHOR+LRLzj6kdSiHp/vHFobbAiEAorcJ7b1KkFr/JIxKHQ0tVrr1qLnuIAFJKfUbtbDraFQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78215},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/ae77fe968cfd16766c686224b9e4abe0/solana-keys-2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22.tgz","_integrity":"sha512-kbLbHCGpij06yPGV8HNK+kCUMvVfBAnFr1MSq7K+Qq1gj/lvJfa2KZo39pJrmUCaTKg95JHyoDDuE9qu+IWq1w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22","@solana/assertions":"2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22","@solana/codecs-core":"2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22","@solana/codecs-strings":"2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22_1711140091222_0.018623991566201425","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e":{"name":"@solana/keys","version":"2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b9c1bd678765b06ef502428fe6ca99441a69f2a0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e.tgz","fileCount":21,"integrity":"sha512-4wFZL8myQ+yP/Ac9GgMHQ81MK2IQ6b0OdJXKjp3jKsIBsFfKyvnB2chxcrLl2tcD8XyhRC7tx9QtW7LvZaTYCA==","signatures":[{"sig":"MEUCIQCURYgcpx/MfYm/HDvB/ARxYklMn001BZ8AbcoUkdq6KwIgLebxeFTG8xInMfRjbk0yYE03TjppklsT2lx1L3KrFPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78215},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/8bcee3e44368e5eb85b40fd894984ef4/solana-keys-2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e.tgz","_integrity":"sha512-4wFZL8myQ+yP/Ac9GgMHQ81MK2IQ6b0OdJXKjp3jKsIBsFfKyvnB2chxcrLl2tcD8XyhRC7tx9QtW7LvZaTYCA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e","@solana/assertions":"2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e","@solana/codecs-core":"2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e","@solana/codecs-strings":"2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e_1711158458681_0.2162425927895666","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da":{"name":"@solana/keys","version":"2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"57fc7598fa5b6f8e000618945a49648099a27435","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da.tgz","fileCount":21,"integrity":"sha512-XBuO1q+X+KVA58ex6Och9SZ56pzq3JoRQQd6qUv7WfMxr7TNOyURQJL9kRcJ2LboGxKVTdyylST0KFDTnwtErQ==","signatures":[{"sig":"MEYCIQDGHRf/DGRV+ooKowUWBBBYVfSG8e1vo3ket3+Q3o9VfwIhAMqqZhiLnUWI+qg1hR9/4FIoqGOgcms2XXFAh/lvaKCK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78215},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/671b62cb52f1ecc88392ae18eee4e46d/solana-keys-2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da.tgz","_integrity":"sha512-XBuO1q+X+KVA58ex6Och9SZ56pzq3JoRQQd6qUv7WfMxr7TNOyURQJL9kRcJ2LboGxKVTdyylST0KFDTnwtErQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da","@solana/assertions":"2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da","@solana/codecs-core":"2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da","@solana/codecs-strings":"2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da_1711158604075_0.2985706765676104","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1":{"name":"@solana/keys","version":"2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0fa4a51949af5088dc61fb2c4afb4b410f5d0d29","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1.tgz","fileCount":21,"integrity":"sha512-Z9izbudRIKlmWMAp+os8G8YODectdFQ1OrKiLdFvsDSMx2C128xTemwomN2YAmR7NK2JKZzA3nUsl5UQWezAsA==","signatures":[{"sig":"MEYCIQC0+rbDNhThhJA1l0OY+vkR5SdFJ1hG/8i0hs0vBbbA6gIhAMPuYfUuIghh4RdVOiYt/CLyhbZ0y8DNwmphGA7c7mNe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78215},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/ebd1ef5a6c2a337e00e8870527942ecd/solana-keys-2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1.tgz","_integrity":"sha512-Z9izbudRIKlmWMAp+os8G8YODectdFQ1OrKiLdFvsDSMx2C128xTemwomN2YAmR7NK2JKZzA3nUsl5UQWezAsA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1","@solana/assertions":"2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1","@solana/codecs-core":"2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1","@solana/codecs-strings":"2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1_1711158702311_0.6414404152064326","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69":{"name":"@solana/keys","version":"2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"65ac46243ad7287adc76a8bd46f19417285e0632","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69.tgz","fileCount":21,"integrity":"sha512-8fUgQFp4v6w8T8sY3DT89BIdlufqxMz1d0OBmsJ6CPOemS0y5pa/P20M3hrXQBC8aU/SBB3PfcnOvbrSvaVgTg==","signatures":[{"sig":"MEQCIA3tY4tzt+Dx2t1/+YGUa3mnUYDcAdS3EgH8WYnmWrVBAiAgKbFS/sH/t55hQu66wdzi5TuN1gxkF1WN0VCcm5OHPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78215},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/f8d084520d83cd4158b621be9400d4f2/solana-keys-2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69.tgz","_integrity":"sha512-8fUgQFp4v6w8T8sY3DT89BIdlufqxMz1d0OBmsJ6CPOemS0y5pa/P20M3hrXQBC8aU/SBB3PfcnOvbrSvaVgTg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69","@solana/assertions":"2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69","@solana/codecs-core":"2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69","@solana/codecs-strings":"2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69_1711158833110_0.08186400185367693","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a":{"name":"@solana/keys","version":"2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"784b9008f748dfecc901b811c33bb972c74f071e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a.tgz","fileCount":21,"integrity":"sha512-Vos/Yqo3ha9/zMYVOwCGDCjjN7MzjLQAhAoSgIufy7s1BQWg4Kl7EMj4iPve6smKZ5h7qzmv0LrLvBDBxa3Ulg==","signatures":[{"sig":"MEYCIQCg964QAlaj6nf9TtoF206s9mKtld/BwhkkxvW4yQKNRQIhAOz8uZSnLMnkldkUuUFSJDf+Vy92HOhX4NFYh7ATytRT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78215},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/51fcda5a7f1e1913c77f2bca05648c33/solana-keys-2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a.tgz","_integrity":"sha512-Vos/Yqo3ha9/zMYVOwCGDCjjN7MzjLQAhAoSgIufy7s1BQWg4Kl7EMj4iPve6smKZ5h7qzmv0LrLvBDBxa3Ulg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a","@solana/assertions":"2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a","@solana/codecs-core":"2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a","@solana/codecs-strings":"2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a_1711159016824_0.7330922856982431","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7":{"name":"@solana/keys","version":"2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f76a283923cb553f2e4a01c82dea3ee617baa931","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7.tgz","fileCount":21,"integrity":"sha512-mWgm3V63Awq16XWyB8IBS79EsEA9hegujetgBzRh8znUOvQKbVuQ6EEAHzgIn+LwGjbVvvD2TurWXScfqAXssg==","signatures":[{"sig":"MEYCIQCSVds/tai9l0bCDRqtyTvVrLtw1Z8SxnBkdXC4GUMS0QIhAKgr2vuLtDSB+CkMc6GDLLH0NgwGqGQ8CiE93NvelnXw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78215},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/92bf0c091c0ea938f1ad721f529c286a/solana-keys-2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7.tgz","_integrity":"sha512-mWgm3V63Awq16XWyB8IBS79EsEA9hegujetgBzRh8znUOvQKbVuQ6EEAHzgIn+LwGjbVvvD2TurWXScfqAXssg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7","@solana/assertions":"2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7","@solana/codecs-core":"2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7","@solana/codecs-strings":"2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7_1711159207905_0.3573618151247542","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016":{"name":"@solana/keys","version":"2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a85f470eb7afc00023783a81f218660cf6979616","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016.tgz","fileCount":21,"integrity":"sha512-MgyBCpS9qg7GoIaOJarzWXWrWHXkbYyb9MP/KZ1/coFqbdKHDTHMRcpgcdJLONv7mkPVM7XpmCyLwv8oLV2vVQ==","signatures":[{"sig":"MEUCIQDYUYj680HAxgEDvQdgIrN/rBgQWRJt81mxZ+eBq6IFNgIgVx+i627WK9jwi8tfd19RqPw6nIcgO/m6FVjWEjbnG0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78215},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/9efe2200750a0d8a6c6e95e2155d4190/solana-keys-2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016.tgz","_integrity":"sha512-MgyBCpS9qg7GoIaOJarzWXWrWHXkbYyb9MP/KZ1/coFqbdKHDTHMRcpgcdJLONv7mkPVM7XpmCyLwv8oLV2vVQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016","@solana/assertions":"2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016","@solana/codecs-core":"2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016","@solana/codecs-strings":"2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016_1711159249327_0.6237992568079318","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb":{"name":"@solana/keys","version":"2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e96e3b955b7822d7bbb701a7b4564b237a3103de","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb.tgz","fileCount":21,"integrity":"sha512-kKyFC2U3NNSI5WYSDmukV9CDCZFglb0MQC6uBGbrVHn2gTzI1zd5zaESqcAMO0tyI8fEB+97IOhWgmayH/ruRw==","signatures":[{"sig":"MEQCIALDCH6A5o8SZpn2Z3eHrxSkekioHPBWq6faYdrg+V45AiBXRIhtNt22n9kEQ/7Xdl597xUR9bwCnHJn/0zrE/C6OQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78215},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/ea9731d1da3d27471c3119ee8619beef/solana-keys-2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb.tgz","_integrity":"sha512-kKyFC2U3NNSI5WYSDmukV9CDCZFglb0MQC6uBGbrVHn2gTzI1zd5zaESqcAMO0tyI8fEB+97IOhWgmayH/ruRw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb","@solana/assertions":"2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb","@solana/codecs-core":"2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb","@solana/codecs-strings":"2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb_1711178182243_0.060484580897003815","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8":{"name":"@solana/keys","version":"2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f83084a825ecad61add578923ef8cdc4c9be8b01","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8.tgz","fileCount":21,"integrity":"sha512-hay1rAuo6gaxKQ3/vK9uPVGcBn0FqzsZjTFLM14ZNv2fguj/hjXaPB1M0jsXK8EzMWd0hOofpxmXRDz1chVvVw==","signatures":[{"sig":"MEUCIQC+a2OekvctGBFj2/IBsq5ff/CkNjiElgub+etIcL++cgIgXJJ1lqRoZtCa6oJfL+ATwTA9JhGohSLxlbUqEGdjAmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/88049cac329c3d07e8d9924227123535/solana-keys-2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8.tgz","_integrity":"sha512-hay1rAuo6gaxKQ3/vK9uPVGcBn0FqzsZjTFLM14ZNv2fguj/hjXaPB1M0jsXK8EzMWd0hOofpxmXRDz1chVvVw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8","@solana/assertions":"2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8","@solana/codecs-core":"2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8","@solana/codecs-strings":"2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8_1711434913106_0.9132003737040448","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01":{"name":"@solana/keys","version":"2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"57a0148698bd530838f6c36c029daece65637a8e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01.tgz","fileCount":21,"integrity":"sha512-idllen/65evKxdSTz9sM0C0jzDtdOKn53lJctgdEL2JET9d3n7lQ+0z1NifnA1SNCnx/CtGtYBfOE+nkI/7Zfw==","signatures":[{"sig":"MEYCIQDCoGlG+DOSHbty/j72BqnId9wJQebqa/BUNzYKttfvkAIhAOe23YWFT1e1FemsUoawEBmUEjOvFkVjqJ+7TSo5bHMv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/281f341be87a0f94ba9437982b1d997a/solana-keys-2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01.tgz","_integrity":"sha512-idllen/65evKxdSTz9sM0C0jzDtdOKn53lJctgdEL2JET9d3n7lQ+0z1NifnA1SNCnx/CtGtYBfOE+nkI/7Zfw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01","@solana/assertions":"2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01","@solana/codecs-core":"2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01","@solana/codecs-strings":"2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01_1711474412119_0.39823042503695527","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c":{"name":"@solana/keys","version":"2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cd36d92835882f92405c35fbeaeacc099f33e01a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c.tgz","fileCount":21,"integrity":"sha512-i0vVJr5tFHqeAHUndeVm+AVTmzWKI+rKcXvRKA8Qu+HafduquQwl3Ckd3tiBkh647neGKc2RAruMy6KfkhGE6g==","signatures":[{"sig":"MEYCIQCVL04y0dqLkVAQujCFqmaY2zQSAY3Bx8gtwvHfNC6EeAIhAM6dcen04JaMfq/D5m99zF7MXvCh77UlP3/i7d6wb0ZK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/221df823828e0105aac8d3ef5676f82f/solana-keys-2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c.tgz","_integrity":"sha512-i0vVJr5tFHqeAHUndeVm+AVTmzWKI+rKcXvRKA8Qu+HafduquQwl3Ckd3tiBkh647neGKc2RAruMy6KfkhGE6g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c","@solana/assertions":"2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c","@solana/codecs-core":"2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c","@solana/codecs-strings":"2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c_1711483748824_0.4900905547204366","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd":{"name":"@solana/keys","version":"2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6af0506d60c4445933eb2e560ca5c7c0c6156106","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd.tgz","fileCount":21,"integrity":"sha512-5Z6bZk6wnolJi5aGQRTJGkaPIZ+r9HE43AJEQdalyC687QJGt9ee/SVXJRyekyb+HUScA6ZZ64ZQ+5kx1GTMqA==","signatures":[{"sig":"MEUCIQDSVx8HDb1mfLB2tVjmuQihDP0ObPYeJURtRMy9MkO03QIgXWHRxvpXBq3bss8rA31yromWgBxPK/BTL3HXyIyCddU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/29f4c541f6ae80df13df69e9f5724142/solana-keys-2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd.tgz","_integrity":"sha512-5Z6bZk6wnolJi5aGQRTJGkaPIZ+r9HE43AJEQdalyC687QJGt9ee/SVXJRyekyb+HUScA6ZZ64ZQ+5kx1GTMqA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd","@solana/assertions":"2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd","@solana/codecs-core":"2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd","@solana/codecs-strings":"2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd_1711483894483_0.8114826734899216","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c":{"name":"@solana/keys","version":"2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fa3d60247ff9cbde9b9c3a4151bc28032504d306","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c.tgz","fileCount":21,"integrity":"sha512-EdPFt2xS9Y3UTOBe0Mp2Zqjg171jDLX8Twi3sR/EYVqBh4XZ4etX0i9BDyWuICiF/V+Hgcs8fHgDA62F7fdITw==","signatures":[{"sig":"MEQCIFNPQrCMT2bb4ADZg2segR4lUgx8MxjYzBdwEsIhafcbAiA3b8gT9rVqaqVNbn8cU0BkKBrdvxdefWU0I/lFO5PwVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/821f70d7550a3205b27bfc28ed7eebb6/solana-keys-2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c.tgz","_integrity":"sha512-EdPFt2xS9Y3UTOBe0Mp2Zqjg171jDLX8Twi3sR/EYVqBh4XZ4etX0i9BDyWuICiF/V+Hgcs8fHgDA62F7fdITw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c","@solana/assertions":"2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c","@solana/codecs-core":"2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c","@solana/codecs-strings":"2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c_1711484461551_0.8548820212637844","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e":{"name":"@solana/keys","version":"2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"10a35b76b99aca870e7e224558ec685b96159da3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e.tgz","fileCount":21,"integrity":"sha512-Zrf8yhExN/FCobz2DPw/5at2GPuGfcOTBLzjMXTXeC44VMhFHY7nWbUzVXcQdKOsEdfP/oCQsbeJPXEV8qStfw==","signatures":[{"sig":"MEYCIQDGnrIRht1yycQ+3/tAueS8Sh+0WSNyl9HN4nfWqS75GAIhAOaiYndDmboj3xDUb4wy7djd/JhALPPr7kp7XKJZIV2J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/ad893c69c295a7976c7717163b5467f6/solana-keys-2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e.tgz","_integrity":"sha512-Zrf8yhExN/FCobz2DPw/5at2GPuGfcOTBLzjMXTXeC44VMhFHY7nWbUzVXcQdKOsEdfP/oCQsbeJPXEV8qStfw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e","@solana/assertions":"2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e","@solana/codecs-core":"2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e","@solana/codecs-strings":"2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e_1711484710816_0.6572742120101791","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e":{"name":"@solana/keys","version":"2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a70103e197392e12803fd983e140d78c9016477c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e.tgz","fileCount":21,"integrity":"sha512-qKw6n+I8eCwN+eCusncd4P0W0J71gyOMJKc1GgR+i93SRPEDEuykeL5mHE0qtf9UzqeRyrRK3fPOmsCOgrpVmw==","signatures":[{"sig":"MEYCIQDLC7DV5EeCFvwjbHguNodd/Acxzs1LfMoHgRxooW+8BAIhAKKNsao7hocMUsRuW9+Kg8DiK8fl3v2ziCrbfflh8qBX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/484e3e57127598f79cc248fb906c5d9d/solana-keys-2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e.tgz","_integrity":"sha512-qKw6n+I8eCwN+eCusncd4P0W0J71gyOMJKc1GgR+i93SRPEDEuykeL5mHE0qtf9UzqeRyrRK3fPOmsCOgrpVmw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e","@solana/assertions":"2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e","@solana/codecs-core":"2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e","@solana/codecs-strings":"2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e_1711547603938_0.9152193234008943","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b":{"name":"@solana/keys","version":"2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f7cb99c246fa7255495ee54ef90805ef14ab2b25","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b.tgz","fileCount":21,"integrity":"sha512-d5ZgRQBHGElSXl4JmoGUj98L0cqgJTdJszTwc0HbR/Dng7OoMEK/khnErYgB/m1V3rhJMTA5Xf+MUiV78D33JA==","signatures":[{"sig":"MEYCIQC0GKXkuSqpbzEKMgg9uLvmhWLyjc/sJJh2exrtaQcVZAIhALZIkHFbf+vUn/5z4Ra2s0tL+/CtKVBArEa9yaT8wZvH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/6c919a305ee3b5f064faafdb7fd4afb3/solana-keys-2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b.tgz","_integrity":"sha512-d5ZgRQBHGElSXl4JmoGUj98L0cqgJTdJszTwc0HbR/Dng7OoMEK/khnErYgB/m1V3rhJMTA5Xf+MUiV78D33JA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b","@solana/assertions":"2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b","@solana/codecs-core":"2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b","@solana/codecs-strings":"2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b_1711547706091_0.359646263108373","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026":{"name":"@solana/keys","version":"2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7ef9efd041c4dc0849601e3e68098ce621622b10","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026.tgz","fileCount":21,"integrity":"sha512-lCygRXmlc1trJXZnGFtaKAY4uDkm06RbyUomddXOmcD3KfwNwRdDz40xEZyOneQ//dneM+e2oOG9bR5Pko7QAA==","signatures":[{"sig":"MEUCIFFPaQjdwbP+NhopPwxe0qf7zylt9qRxdLdAmYAgbKxWAiEApftICzxRHSHdb78+48Jyiz71SZKNPtKqAPxd9+oRxUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/97b62f2b97738df87a2b168626aeba36/solana-keys-2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026.tgz","_integrity":"sha512-lCygRXmlc1trJXZnGFtaKAY4uDkm06RbyUomddXOmcD3KfwNwRdDz40xEZyOneQ//dneM+e2oOG9bR5Pko7QAA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026","@solana/assertions":"2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026","@solana/codecs-core":"2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026","@solana/codecs-strings":"2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026_1711547817764_0.6489998943914799","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77":{"name":"@solana/keys","version":"2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e7c58ed82008699c0dd04118e6998df5c6a3d95f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77.tgz","fileCount":21,"integrity":"sha512-ufpqQIlwPcFPO87xnwUmioDq9sPeocqqhJJz5d92N8u1qq136R/4MbLOIH/iiXTkAgZsS9LLGspw5P7uipgWIA==","signatures":[{"sig":"MEUCIEwW2Tg06btxH9Q9OkTVjZEgrpziLQviBpVCJ5JpCrItAiEAzkoVg2bNtfeRtw6pEOzoymwtRY34s1ChmeW+eRY+ZOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/cd368044e3010ec98fe4a149e445cf3d/solana-keys-2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77.tgz","_integrity":"sha512-ufpqQIlwPcFPO87xnwUmioDq9sPeocqqhJJz5d92N8u1qq136R/4MbLOIH/iiXTkAgZsS9LLGspw5P7uipgWIA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77","@solana/assertions":"2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77","@solana/codecs-core":"2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77","@solana/codecs-strings":"2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77_1711547969873_0.2746919190036925","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be":{"name":"@solana/keys","version":"2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1fdada42d89dd2f4c3c0beeb7c6e1e5b14b31a62","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be.tgz","fileCount":21,"integrity":"sha512-duhsB4xTjGaRZTyHGg+BQJvOW4Yf8w2yItZHdwgYuDlCdFWS77GVb3ffwo+RvB1JqEd3ab2pewIl1cQIw1Axug==","signatures":[{"sig":"MEYCIQDdqZixbR7FmEIkD4vlIGY6uHhiuxrDd0rHJ2Z4u71PjgIhAJO8yDJi1ahF+MDGYEycpBA2QMRNKS9pLSjHgoqGyqN1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/2ffec9b50917c15e7aa32c0052615663/solana-keys-2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be.tgz","_integrity":"sha512-duhsB4xTjGaRZTyHGg+BQJvOW4Yf8w2yItZHdwgYuDlCdFWS77GVb3ffwo+RvB1JqEd3ab2pewIl1cQIw1Axug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be","@solana/assertions":"2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be","@solana/codecs-core":"2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be","@solana/codecs-strings":"2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be_1711548110385_0.4384704770316603","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0":{"name":"@solana/keys","version":"2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1b68ae88882e008e6c99352d181b9340a1bd7981","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0.tgz","fileCount":21,"integrity":"sha512-0xELijf9M1sj8306gCmwVyPATRS6Bg/BfHIu6YOE1CibfQioNDgmANycqrFxcjhf+ZYMIKILaPgjOwDeuYYr9g==","signatures":[{"sig":"MEQCIAds7OZ7qZpQTAsDXWYu4YeJA65uzt8QYh1mKFyGX5vaAiAzLwU2Fx5Tyhk4INFX4mFPgYnf3WF+xFm2jadkrYMSTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/87cec92cc4fc93ec382b20cb40af8745/solana-keys-2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0.tgz","_integrity":"sha512-0xELijf9M1sj8306gCmwVyPATRS6Bg/BfHIu6YOE1CibfQioNDgmANycqrFxcjhf+ZYMIKILaPgjOwDeuYYr9g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0","@solana/assertions":"2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0","@solana/codecs-core":"2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0","@solana/codecs-strings":"2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0_1711983463472_0.6194273959554493","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9":{"name":"@solana/keys","version":"2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cf5cc6ac35a903f78523a366497fe4f99787c416","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9.tgz","fileCount":21,"integrity":"sha512-wZDGCckdUwrjUed+VjN8kPVTNNH9JEZ5gBwGDjxv1slED9GIwj/1aa0moDjmp/PYgpGQxGrKFr03D4Qlmk1VzQ==","signatures":[{"sig":"MEUCIQChwDzE2DmfJgIZcIV79u94it0uR9XYyNmcB3yZYmGiVwIgIIxajUkyVA6WtObWuc1oY/bcXLKev47fHh49WSdxiCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/d2cc9a00224751ba692c7175d6cd79a1/solana-keys-2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9.tgz","_integrity":"sha512-wZDGCckdUwrjUed+VjN8kPVTNNH9JEZ5gBwGDjxv1slED9GIwj/1aa0moDjmp/PYgpGQxGrKFr03D4Qlmk1VzQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9","@solana/assertions":"2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9","@solana/codecs-core":"2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9","@solana/codecs-strings":"2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9_1712011676452_0.0035332421020102256","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203":{"name":"@solana/keys","version":"2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c47f4d65ccd013be896284bd8998c9da3d989590","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203.tgz","fileCount":21,"integrity":"sha512-a/aQmAcbDlME+suAiMgtW6tpRebxxVkmJmIELI/C2I1gyqqnKCvbxjuliEYVXdRslSBb6LT3vMq32b3gC1kJZA==","signatures":[{"sig":"MEUCIAMG9YezU+tKZhGuu+hQd3yeliXE+ShckNwNh9ITBYszAiEAw7kbD+QwSBEJUqxjbWUffJbQl/QBrIfkwNK0oV+6SXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/44793a2f5991ce632a7e43c9534db613/solana-keys-2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203.tgz","_integrity":"sha512-a/aQmAcbDlME+suAiMgtW6tpRebxxVkmJmIELI/C2I1gyqqnKCvbxjuliEYVXdRslSBb6LT3vMq32b3gC1kJZA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203","@solana/assertions":"2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203","@solana/codecs-core":"2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203","@solana/codecs-strings":"2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203_1712011986845_0.5542393503000036","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f":{"name":"@solana/keys","version":"2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ce968ff8a5631896fe5aba1a2311dda61e35600f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f.tgz","fileCount":21,"integrity":"sha512-1VfDh0pVcZkXejcN11dLekUFU6LNQyD6RZprlDqjNU07xo083uyfDGxD9bvr1REcZOp10Le7Uk1T0haL2/dUJw==","signatures":[{"sig":"MEQCIAZKvTm/1ol0ztJo9jIPh7zTqgpWz8S2VbS9xmpG3WkSAiAMri5RE3p5S4GGaET154bDlUqj7qUPuVEdn558bnk1Ug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/71b9f9346e1383eb21a1881a6c5bc8a2/solana-keys-2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f.tgz","_integrity":"sha512-1VfDh0pVcZkXejcN11dLekUFU6LNQyD6RZprlDqjNU07xo083uyfDGxD9bvr1REcZOp10Le7Uk1T0haL2/dUJw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f","@solana/assertions":"2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f","@solana/codecs-core":"2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f","@solana/codecs-strings":"2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f_1712071336139_0.8179706779067157","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2":{"name":"@solana/keys","version":"2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ea64925e56edba3f9b126a4da37d63990fb1c259","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2.tgz","fileCount":21,"integrity":"sha512-bx2oHJVNZ2ydyutIp01fGJrGsZFgPCYb/Y7cgYDMJXU1DZJ4+mkkuf3Ai0PPRLYhhYDRiqmyGZXkiZLtfnTw0A==","signatures":[{"sig":"MEUCIHDUXjrAWfYOQoeErjjCQ2lu4Uxha+KH/7QuC/LPWOV6AiEA4fzzwvO1AD8hN+9gpPNYKj9o3G/wcxz546VSR4qs5Jo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/766d626ae47ce85bc0ed7f9286caf4ec/solana-keys-2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2.tgz","_integrity":"sha512-bx2oHJVNZ2ydyutIp01fGJrGsZFgPCYb/Y7cgYDMJXU1DZJ4+mkkuf3Ai0PPRLYhhYDRiqmyGZXkiZLtfnTw0A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2","@solana/assertions":"2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2","@solana/codecs-core":"2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2","@solana/codecs-strings":"2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2_1712075331661_0.5921639498041531","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90":{"name":"@solana/keys","version":"2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"844e4eb1034dadf98c82a3d1cc09c207bcff8dd0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90.tgz","fileCount":21,"integrity":"sha512-5FmefWYX94PSm5OJB3fS5lzUMrhriUXfbdoFG8P1FoWw7oye003QYUNggfobwhAbgnB5ueUipxWAv/lbbqFzLA==","signatures":[{"sig":"MEQCICyQQWl99IiyWi6eTsJx8SvroQV5RfFMdv02vUm2aAtuAiA4wWA/40DwjoaTJ0B/JjintWlYp8GfiU2Y6bfwm2M3Gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84255},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/18c4d43597648362fe714781c0eb5e70/solana-keys-2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90.tgz","_integrity":"sha512-5FmefWYX94PSm5OJB3fS5lzUMrhriUXfbdoFG8P1FoWw7oye003QYUNggfobwhAbgnB5ueUipxWAv/lbbqFzLA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90","@solana/assertions":"2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90","@solana/codecs-core":"2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90","@solana/codecs-strings":"2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90_1712075856065_0.8170024731004777","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51":{"name":"@solana/keys","version":"2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"019f2d27e0163bc219ded0da4f3b5fda84005d0c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51.tgz","fileCount":21,"integrity":"sha512-DM9BDE/x1VGoVyKTiIsifTG1+BG+Vek0H8NU3Q3TSEdwjLDjLMbaa4mOLHN8C7AOuds9qNn2OfDO/N77qYWZhg==","signatures":[{"sig":"MEQCIEqsiGGLsa7xs9JLAhcYWjm/HMdtmvJz843QkV5MMDTzAiAXH2Bz51CvAjDxEiVzfZjGP3rqmbavedrM675TNO1viQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/16b72384d5045ea6f8d7344254158d6a/solana-keys-2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51.tgz","_integrity":"sha512-DM9BDE/x1VGoVyKTiIsifTG1+BG+Vek0H8NU3Q3TSEdwjLDjLMbaa4mOLHN8C7AOuds9qNn2OfDO/N77qYWZhg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51","@solana/assertions":"2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51","@solana/codecs-core":"2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51","@solana/codecs-strings":"2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51_1712076417088_0.20211796544613692","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677":{"name":"@solana/keys","version":"2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"621a060a93203deb924526740f09f2a0f5131607","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677.tgz","fileCount":21,"integrity":"sha512-jW6npSuWL65Plba1ByAweAkr+bIkbv+r1DRGgMoTlOxghzvo8EBeCa5AouSKCxwwcWHZG6m15O9gMb4+N1sGfg==","signatures":[{"sig":"MEUCIB3QtMobtV/rsaNvkMpp5pTGaUYltdLgbNqUEGqljqvtAiEAuPmOHuT1IjFZSQXUqlCD3ELw4jramLU1K+NHVcxlwrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/tmp/0819faff71fc72dd0d14122ee29c3878/solana-keys-2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677.tgz","_integrity":"sha512-jW6npSuWL65Plba1ByAweAkr+bIkbv+r1DRGgMoTlOxghzvo8EBeCa5AouSKCxwwcWHZG6m15O9gMb4+N1sGfg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677","@solana/assertions":"2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677","@solana/codecs-core":"2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677","@solana/codecs-strings":"2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677_1712096434390_0.3190914895540702","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9045326aef4ee8a03d5232f4b3d9ab2228971387","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d.tgz","fileCount":21,"integrity":"sha512-RfPJ+tQ9DBpKtVQjmXhHPNz4QuTCeqphBQnQNWDbJf+bqY4Z/zObcEMF2BHX9wOPeMOv5DvwjFOW1MpQWoHFUA==","signatures":[{"sig":"MEUCIDSJ+05GwFN8qxW40v0DCCv/ymzoqZ4A+vbo9LKWCorlAiEAjtdH6LPPD46MXJYQiP5GIdo7cOpyCoFXj9wI4KXQaiM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ec02c6bb9d0b5801e9b5c3e880cb5078/solana-keys-2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d.tgz","_integrity":"sha512-RfPJ+tQ9DBpKtVQjmXhHPNz4QuTCeqphBQnQNWDbJf+bqY4Z/zObcEMF2BHX9wOPeMOv5DvwjFOW1MpQWoHFUA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d","@solana/assertions":"2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d","@solana/codecs-core":"2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d","@solana/codecs-strings":"2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d_1712244087898_0.6977670716404001","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0973b856c8d67e82b0e7a1a0eace8a67d9a6b081","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72.tgz","fileCount":21,"integrity":"sha512-lb5IvgeEVn0L2+lJJ3r6j0gg9byuIqR8nj+3p9xrx9Dq8c+BabU4EcDt0wumQcLCT29Gt6gyP1HEyhWRf8+2tg==","signatures":[{"sig":"MEUCIBy2fxseKr/nFZpV6p7fEl+8BMzR7D/50G17YNMbB+VRAiEAj7JO2VgdcF3Zg3BDF3dvEShzjQAJt0oEZwIKmQjKUJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f57e417b974412df8f4f9c598a00eacb/solana-keys-2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72.tgz","_integrity":"sha512-lb5IvgeEVn0L2+lJJ3r6j0gg9byuIqR8nj+3p9xrx9Dq8c+BabU4EcDt0wumQcLCT29Gt6gyP1HEyhWRf8+2tg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72","@solana/assertions":"2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72","@solana/codecs-core":"2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72","@solana/codecs-strings":"2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72_1712244679864_0.34224983183359914","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fc34379b406648cb85a6938967933d9369966a86","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c.tgz","fileCount":21,"integrity":"sha512-tw4xGukyx0PyDq/yg1x1Vs13dkXvSpN0uBTM9sAURjvPUtCWvGwGGIVbrgDaLf70gvUGMH6gAe7bAcNvyP7NxQ==","signatures":[{"sig":"MEYCIQD/Ngcrg8dKv5aw6sUVHWTOTIKrkjUNzNam5Gog+dNHcgIhAIzLomN+PALpAlh/tOZzkX4k7Hg+JsUHSe4eznK8tW9O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ecae3eee33d8c31231213939ddc9c6fd/solana-keys-2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c.tgz","_integrity":"sha512-tw4xGukyx0PyDq/yg1x1Vs13dkXvSpN0uBTM9sAURjvPUtCWvGwGGIVbrgDaLf70gvUGMH6gAe7bAcNvyP7NxQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c","@solana/assertions":"2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c","@solana/codecs-core":"2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c","@solana/codecs-strings":"2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c_1712244828822_0.19034094106126487","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"588c1d001537daa5f111444aadf903ce796ee760","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2.tgz","fileCount":21,"integrity":"sha512-JsR3A1jrWiP4CBP97r7+8A7Mq3BFfKwyHglVoqAmduK2fernRWDMMlyDfxv6Wx0rxYw5d4sbLMmlMnC4oOpBIw==","signatures":[{"sig":"MEUCIQCQlZ62yUeTutumhF1ayNGwE7xv/3ABS8sm4otYjhTK6QIgBjEQ8Wnlrb+Dz0i2Et1qrFF1/7uA8QFWhAic8aSBGlk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2b420fd01daadf9f98dbc2ab2cb337c1/solana-keys-2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2.tgz","_integrity":"sha512-JsR3A1jrWiP4CBP97r7+8A7Mq3BFfKwyHglVoqAmduK2fernRWDMMlyDfxv6Wx0rxYw5d4sbLMmlMnC4oOpBIw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2","@solana/assertions":"2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2","@solana/codecs-core":"2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2","@solana/codecs-strings":"2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2_1712244950294_0.2951260475010342","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e7d4b4be242333c50ef1222352af6fdd39d40c83","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f.tgz","fileCount":21,"integrity":"sha512-kZgAuY6M2ZNq4IjBd672AHGwQfeRe3qULWC6hlMgon+cCR5ca9b24R1XFHqkcL7t30oLgw/pYiRcGmIAg1OKgA==","signatures":[{"sig":"MEUCIQCH9vkfMphZMq8eCjrLwaVzNYKFR8rUlbZd8NkQq2c5ggIgY9yTsbHE7MozmPklHrLevvJOfzWFXAby7cp3mUevHSc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ef35d53656cae89243b4715210b9bbd1/solana-keys-2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f.tgz","_integrity":"sha512-kZgAuY6M2ZNq4IjBd672AHGwQfeRe3qULWC6hlMgon+cCR5ca9b24R1XFHqkcL7t30oLgw/pYiRcGmIAg1OKgA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f","@solana/assertions":"2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f","@solana/codecs-core":"2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f","@solana/codecs-strings":"2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f_1712245574565_0.47777645185412454","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a1df241b3d5437cc176040c3f216817bcf93b6d1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2.tgz","fileCount":21,"integrity":"sha512-cASoZp6UopzJR2eOFGi6KUuQDOgaI1m0SpxFd+VQZ4friMMGGubfL9HpuLl/ZgJcPEx3iojiuFkVwTnUALhUIw==","signatures":[{"sig":"MEYCIQDa+fN4oVmCHYziuKcCtRi9nhh1DiPsgfTK+V9IYhfpCQIhALgyLZ34GGWO2OqqH3iC/VkXwFZz8ADtsL/CzQxwyOmH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5c83c1f37389361cc813919eb995a862/solana-keys-2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2.tgz","_integrity":"sha512-cASoZp6UopzJR2eOFGi6KUuQDOgaI1m0SpxFd+VQZ4friMMGGubfL9HpuLl/ZgJcPEx3iojiuFkVwTnUALhUIw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2","@solana/assertions":"2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2","@solana/codecs-core":"2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2","@solana/codecs-strings":"2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2_1712246996860_0.6656392042078676","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a370b30a1250d0b47d0c3b182af625df4f6690ee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd.tgz","fileCount":21,"integrity":"sha512-XC5VJDd+314Up/VQzh+TanOV/i5GTlAjS16wbdWjcPVD/r8Ezgv9HK3Y4U7nRF7tcX68iVkRl8TsLJ/KiM+/Ag==","signatures":[{"sig":"MEUCIQCHkwES/4AR5yDPANuCbnQDOyb0/dtv0FX/otx/ueo8nwIgHzG+IV343tjXe2Y8wW9NIMottPSFDiq17Uqn8Z/44MA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cc8bba1127647290ac4d2e3404a4aac6/solana-keys-2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd.tgz","_integrity":"sha512-XC5VJDd+314Up/VQzh+TanOV/i5GTlAjS16wbdWjcPVD/r8Ezgv9HK3Y4U7nRF7tcX68iVkRl8TsLJ/KiM+/Ag==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd","@solana/assertions":"2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd","@solana/codecs-core":"2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd","@solana/codecs-strings":"2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd_1712247509724_0.020683070810200377","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ea3b6b37793cdb982a99eaed898599da30729700","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65.tgz","fileCount":21,"integrity":"sha512-x29gwAPoPQ4PcJfB79N8Aw+UtFFMhwippxGrl6YOKVMsWEbnf+DRtlwZ+K6DK43ZIfOGn1dwtjKQD/K3lUMoqw==","signatures":[{"sig":"MEQCIERmdMynNarhFdalRhdKRo4Hyahlg5GaTr+nnyNJeOnwAiAjYsS/woGpp5sPIuoWCvas+Fi64GD092H7c1W8LgSZqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a5c5fd1af2b7cd54024c7ecc119e7a3c/solana-keys-2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65.tgz","_integrity":"sha512-x29gwAPoPQ4PcJfB79N8Aw+UtFFMhwippxGrl6YOKVMsWEbnf+DRtlwZ+K6DK43ZIfOGn1dwtjKQD/K3lUMoqw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65","@solana/assertions":"2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65","@solana/codecs-core":"2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65","@solana/codecs-strings":"2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65_1712248899935_0.2726310236165823","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e1b9339e5fcd8072b65cb25820ed0783c1170258","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f.tgz","fileCount":21,"integrity":"sha512-HnM5WqfSCX8Woqr2CMRXqaYLD+jfzMNfB69X2PUpuBCadtZQFGXEr4WT9jRfejyuktUqIUSZ9VXyD40Ut5FaoA==","signatures":[{"sig":"MEUCIQCg6XBY0Pre4w0J9CtoKS+klXjTuBH+VJu/auVBpuM8WQIgQx3Tfb2RfF4OVzfXWFAdtDYLgX5mPZrb2/cYiwn3C8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/97c1f67ea493cc241c69d9f396dcb9ab/solana-keys-2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f.tgz","_integrity":"sha512-HnM5WqfSCX8Woqr2CMRXqaYLD+jfzMNfB69X2PUpuBCadtZQFGXEr4WT9jRfejyuktUqIUSZ9VXyD40Ut5FaoA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f","@solana/assertions":"2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f","@solana/codecs-core":"2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f","@solana/codecs-strings":"2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f_1712250342378_0.35181122099380135","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"223180324a3c3d9ad37a332fbacfe7de50b05556","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd.tgz","fileCount":21,"integrity":"sha512-4x9eoq/wixwbtEy+gX1cwtngzeQFa2BsXNVF1Bcqntn8DJ0+kcOVYjIrR4UGUQd4L7wlVmNqErG3du5jEnqZ8Q==","signatures":[{"sig":"MEYCIQC6pVGDvsxX7cT7Uhy5qLbyDYeWLBtA4o0RRSDUHbCguwIhAL00vja672gq/x67tUEK+k8SMBypxY/8qgQs/IgCxkSh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/86a858f6fcf1633fd67ede1a5332a024/solana-keys-2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd.tgz","_integrity":"sha512-4x9eoq/wixwbtEy+gX1cwtngzeQFa2BsXNVF1Bcqntn8DJ0+kcOVYjIrR4UGUQd4L7wlVmNqErG3du5jEnqZ8Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd","@solana/assertions":"2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd","@solana/codecs-core":"2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd","@solana/codecs-strings":"2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd_1712250498249_0.22227848999704158","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d175479a0edcd73dd407e8a38766d89326aa255f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c.tgz","fileCount":21,"integrity":"sha512-An09xUx6W3pL8HVIyqDUjU2BfYOnnAAZFZlYO7wTF5pj3seRJRTyVOymwKKZ6EmzbZnV3fG40qdD5JTWzg0NUw==","signatures":[{"sig":"MEQCIBZSoKK/faE8kNcIQdJnWJmJzwvDEydhbxDlJYkUhmBhAiBPz7vyjIYk75qIoGhLtG99EPympgxRQph6HbRg4+c1fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8a00aed5a8be62f499e76bb6f2c48db8/solana-keys-2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c.tgz","_integrity":"sha512-An09xUx6W3pL8HVIyqDUjU2BfYOnnAAZFZlYO7wTF5pj3seRJRTyVOymwKKZ6EmzbZnV3fG40qdD5JTWzg0NUw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c","@solana/assertions":"2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c","@solana/codecs-core":"2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c","@solana/codecs-strings":"2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c_1712250616522_0.13588043914325887","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea":{"name":"@solana/keys","version":"2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8100c791489a1c1dc690e664c0c725c5f9bfc2fc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea.tgz","fileCount":21,"integrity":"sha512-ccIi9GXJ2GwXRZt++umP9xeUCU2quZGTNXVXgvlgzqRab0+PIEv+EPuEk8OhYshWKxjRg24WswRMXlIsZKfY6w==","signatures":[{"sig":"MEYCIQC81jx9iCmyCuUgporms0gnrH5FSL1heUzSq1sNzzhkvQIhANVmxJVzaP7tftBLP/DoRabG/1nodFV7GUnRinTDChp6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3325ff713bb4adecb0f7c221637dd589/solana-keys-2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea.tgz","_integrity":"sha512-ccIi9GXJ2GwXRZt++umP9xeUCU2quZGTNXVXgvlgzqRab0+PIEv+EPuEk8OhYshWKxjRg24WswRMXlIsZKfY6w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.4","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea","@solana/assertions":"2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea","@solana/codecs-core":"2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea","@solana/codecs-strings":"2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea_1712250770125_0.6028738379192788","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd":{"name":"@solana/keys","version":"2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b06d9d20237b3862f53a1325598c2cb2a25e7968","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd.tgz","fileCount":21,"integrity":"sha512-bsj9Fjv8S5WO1HLfE2Yzx6KE5JnfGbLzkH90TeT0BxBTJ8E0/NyR2x9KG46hX8M76EgOCKiy3PGcHV3GLbazDA==","signatures":[{"sig":"MEUCIHfwl6cXCpiIDiBCIIzWNXzegba/sJtgVPTHWo0eb5djAiEA69LMB6k3iQeAp5LCCTFFFN/zd47kjTwMj5HmnavhK2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d430138372c7e06dbe59d63c18c68ab4/solana-keys-2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd.tgz","_integrity":"sha512-bsj9Fjv8S5WO1HLfE2Yzx6KE5JnfGbLzkH90TeT0BxBTJ8E0/NyR2x9KG46hX8M76EgOCKiy3PGcHV3GLbazDA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd","@solana/assertions":"2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd","@solana/codecs-core":"2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd","@solana/codecs-strings":"2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd_1712571978322_0.48640191242902775","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890":{"name":"@solana/keys","version":"2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"57a18bb7dadf9fd2fa382b7feab11105bf4072bd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890.tgz","fileCount":21,"integrity":"sha512-oOXf+MTY+snPSTdgkEWcin+2i1n6EXxpQl4AcBaVbCTjfa0gi5X7q2t+SroQmtDQh1MO1Od2/vsJQ/4qHq+ISA==","signatures":[{"sig":"MEYCIQCls2yXltfmqdVpZX7s9GDrUCjldSyblDtZkh0uxasBIwIhAJ1HVrTeOr0JPSncFHlhOpOpKJBE96RFmLq/cw/Odz+M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3131fcb9f67abcf08be4915b71dc8ed8/solana-keys-2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890.tgz","_integrity":"sha512-oOXf+MTY+snPSTdgkEWcin+2i1n6EXxpQl4AcBaVbCTjfa0gi5X7q2t+SroQmtDQh1MO1Od2/vsJQ/4qHq+ISA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890","@solana/assertions":"2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890","@solana/codecs-core":"2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890","@solana/codecs-strings":"2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890_1712572087355_0.8354597762851521","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef":{"name":"@solana/keys","version":"2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a360f0d9c0d1e86fbd6f981021976ab9777eb46a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef.tgz","fileCount":21,"integrity":"sha512-kPOjCQPtb0pwTv5M/OtxQuwvNj8Yq62Xdk6iseyxLa3K0arBgD0lFOpkuypis2hTDB7/qbQF8tb1PEYIOi/7OQ==","signatures":[{"sig":"MEUCIQDt+yBf+N8UaOTx3cugfBdZl5luaumki3UX7Cpg+IjVwQIgbn9SxY42IXddQR5trylCBOSI5kGI2iMEpr0QgjU50bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/af3a23be0abce4e9fd62e682bcbe072b/solana-keys-2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef.tgz","_integrity":"sha512-kPOjCQPtb0pwTv5M/OtxQuwvNj8Yq62Xdk6iseyxLa3K0arBgD0lFOpkuypis2hTDB7/qbQF8tb1PEYIOi/7OQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef","@solana/assertions":"2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef","@solana/codecs-core":"2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef","@solana/codecs-strings":"2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef_1712572273089_0.02430450926335226","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628":{"name":"@solana/keys","version":"2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"864bcbf4b53dcd033895d9144cd7102dbc636a32","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628.tgz","fileCount":21,"integrity":"sha512-VoIUnUM2aepkujIiELQIn9lFFopOZilqDpp8gMiZPTE0Y0ESp+6l2m8B2fPAV+CQJ7kHe0GuBWyDzuXGBsgW/Q==","signatures":[{"sig":"MEUCIQCUjn2Jxw+ehSVOnXqB27ffK4RHWB7bsi9h3n2ljcv4awIgXCCf+A23GOrZAA53OYhQVl1Ii+FPgyO0sUNXBRPPfwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ce6af9a366bffba98350b27b6f84ab8d/solana-keys-2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628.tgz","_integrity":"sha512-VoIUnUM2aepkujIiELQIn9lFFopOZilqDpp8gMiZPTE0Y0ESp+6l2m8B2fPAV+CQJ7kHe0GuBWyDzuXGBsgW/Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628","@solana/assertions":"2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628","@solana/codecs-core":"2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628","@solana/codecs-strings":"2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628_1712572348447_0.4975001537706052","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465":{"name":"@solana/keys","version":"2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"690b3e2e5373b34c73a589e1b4c488803671bb45","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465.tgz","fileCount":21,"integrity":"sha512-yNvdOr4GBoGj6ECfmXFPtlXvN1EfZ54utFkrHLGcFFz1rOdIoRee2bXhiNXcerOPacWUk6++0MGreZ/Pq6DQbw==","signatures":[{"sig":"MEQCIDGcS1rI16PP5Gv5DOLHaemUw2wRpdrL3IlgBG3YDr8dAiA1kS9pmPUdLfm48UdyTWTy1YgY0wVQmvpVES4I4oEAUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cecb8c7fed6e029cad514d5a3f270916/solana-keys-2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465.tgz","_integrity":"sha512-yNvdOr4GBoGj6ECfmXFPtlXvN1EfZ54utFkrHLGcFFz1rOdIoRee2bXhiNXcerOPacWUk6++0MGreZ/Pq6DQbw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465","@solana/assertions":"2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465","@solana/codecs-core":"2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465","@solana/codecs-strings":"2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465_1712583264279_0.5114237230479035","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af":{"name":"@solana/keys","version":"2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a101a69f8e5b294359c838f7e437999515720442","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af.tgz","fileCount":21,"integrity":"sha512-I4RZK6pqyD376hONM2KqhOAJdoVrMks+b1Ka0SCXAMSVPp2SvOcvlZPCuJoaN/t+xJsn+O/ojutuziVmxt9T9w==","signatures":[{"sig":"MEUCIAfrHJYtGmYY0B1MhiutPfZhjeCF6hWNBY31s2j+avfrAiEAhNAIFYAY/SSL4JKkQDfmZGke4K/Q3LYJQI/r6p1T0Bg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a0018db2da9c91af2cac1e00b3f3dbfb/solana-keys-2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af.tgz","_integrity":"sha512-I4RZK6pqyD376hONM2KqhOAJdoVrMks+b1Ka0SCXAMSVPp2SvOcvlZPCuJoaN/t+xJsn+O/ojutuziVmxt9T9w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af","@solana/assertions":"2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af","@solana/codecs-core":"2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af","@solana/codecs-strings":"2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af_1712583370834_0.475074441802682","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38":{"name":"@solana/keys","version":"2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0c4115bd5da102331d2275f969ecbadf1c859d84","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38.tgz","fileCount":21,"integrity":"sha512-9FD2YgvzY5TZ8JOmJzP4J2yFgdt8NeGMqgeHJ9CaokpRjyGQw199lca5vom2G4P1vN0ZR9K0Og0q8OPA6M6iig==","signatures":[{"sig":"MEUCIQCi3vTljcjttxbpW0HJzGNg5l/lndBbpN7KQKKF9HFxFAIgf7OY8J5ee/90yheNJizrrE20mT+xd4NLiFEk6Vpef/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6f3472981b15318000becb394d2835ce/solana-keys-2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38.tgz","_integrity":"sha512-9FD2YgvzY5TZ8JOmJzP4J2yFgdt8NeGMqgeHJ9CaokpRjyGQw199lca5vom2G4P1vN0ZR9K0Og0q8OPA6M6iig==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38","@solana/assertions":"2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38","@solana/codecs-core":"2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38","@solana/codecs-strings":"2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38_1712583468822_0.4971444633880433","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2":{"name":"@solana/keys","version":"2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"75fba1a01cdc42e7577b41a034927f77382f6352","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2.tgz","fileCount":21,"integrity":"sha512-nVWS9lWp/hHHEaHDOpwJ4e2snWkVMJmQun50LRjKv+Wzl8yqe9r47WuuazFSyBsklHdvnXupqoLheQDFTDVd+g==","signatures":[{"sig":"MEYCIQD/mOlKVq1A8/20r3X7GrCzuHKGHhDZI29E88iajG3wFQIhAPFtclaZIY2LnMhV33SRZrWWALdUoCJ/96bgsVr9whjs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/667acad33da93d4fc3894171e049f96a/solana-keys-2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2.tgz","_integrity":"sha512-nVWS9lWp/hHHEaHDOpwJ4e2snWkVMJmQun50LRjKv+Wzl8yqe9r47WuuazFSyBsklHdvnXupqoLheQDFTDVd+g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2","@solana/assertions":"2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2","@solana/codecs-core":"2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2","@solana/codecs-strings":"2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2_1712583625433_0.44206412124244054","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37":{"name":"@solana/keys","version":"2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0b596b4fd073a68df14aac27c59e3b6cd165705b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37.tgz","fileCount":21,"integrity":"sha512-O/f1zcnmtRFJ57DTYFrZEyjJW7cQ1dFgDEbz2ffIh9owfpPwdYc5GXW+kmKtUe08CtL1N6ZzJb8JJBY+WwlumA==","signatures":[{"sig":"MEUCIQCYWknisrihqIP3Tzl8GnGxpdJcOlIV4MsOd9mHK/t0TwIgE/XOpPV11vNolmS/77UAbtcYXEA7x20x7umDouQrWP8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4820835c3e28f1a117a98b1b3a9b07f8/solana-keys-2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37.tgz","_integrity":"sha512-O/f1zcnmtRFJ57DTYFrZEyjJW7cQ1dFgDEbz2ffIh9owfpPwdYc5GXW+kmKtUe08CtL1N6ZzJb8JJBY+WwlumA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37","@solana/assertions":"2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37","@solana/codecs-core":"2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37","@solana/codecs-strings":"2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37_1712661843354_0.6754960913554262","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9":{"name":"@solana/keys","version":"2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5fcd6fb7698106893db4276c063bce579347e96e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9.tgz","fileCount":21,"integrity":"sha512-WM5wZQCc15sc3cWFI7zuJ4B3DCOFwg1lC8zTE5Ug/yhn6qW0m++FR0LTJsOINk+SsCGarsyDae9hmcbmlxIE3Q==","signatures":[{"sig":"MEYCIQDpgfu1BLPvLIp9qafQVO/lZdtT9SVTIW8vZBQSOiy6jQIhAPYobmAOsSiA5YXk6AEyg9CkWNX5OAQXrVTAvmq0toDK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e0bc81a8bc1fe4a433c506b262a267fb/solana-keys-2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9.tgz","_integrity":"sha512-WM5wZQCc15sc3cWFI7zuJ4B3DCOFwg1lC8zTE5Ug/yhn6qW0m++FR0LTJsOINk+SsCGarsyDae9hmcbmlxIE3Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9","@solana/assertions":"2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9","@solana/codecs-core":"2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9","@solana/codecs-strings":"2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9_1712662010402_0.4805376565779602","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2":{"name":"@solana/keys","version":"2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a53a09447dadf57d9945aff518a40fe5cc64f9b4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2.tgz","fileCount":21,"integrity":"sha512-pGiJESb2KVY3xEA4RYTfHt+A8xPG2UGn6GXBa7m7gaM8WD1bEXe4iLGIvyT5Z30WLtcNeJAaKmaN44JTm6nY2Q==","signatures":[{"sig":"MEQCIHxkeDN4UR5no1NBFfdNZsyfFdzpbLLgV4CC6w8AlqQFAiAlwI8vkeLmQcFMfZ4TYcIGHLkJhdvQegPRDyMKu3E7Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7477537ba049f7260ba0307da778aaae/solana-keys-2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2.tgz","_integrity":"sha512-pGiJESb2KVY3xEA4RYTfHt+A8xPG2UGn6GXBa7m7gaM8WD1bEXe4iLGIvyT5Z30WLtcNeJAaKmaN44JTm6nY2Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2","@solana/assertions":"2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2","@solana/codecs-core":"2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2","@solana/codecs-strings":"2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2_1712733405603_0.6776287824739147","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685":{"name":"@solana/keys","version":"2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"52a6f4d4a9ea93dbc74681f4213c032f8a134f68","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685.tgz","fileCount":21,"integrity":"sha512-s6PzwruRUBxxgeCYflYzChuvYhjyyHUG0nWlhVI9ZYN3nr09YevCmfsNPH2KyRzNUlJmj6GcGUb1Xx8XS1mHOw==","signatures":[{"sig":"MEUCIEXC9dmyVhH7NwQlRjiMnW5Oua61INLGC11G21V09fptAiEA64+R2fjHM//o2OsaxvTV3vhvfeQOgMaFIwznSCbMKSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/71aa853fd8cfe52623bea035195cb0cf/solana-keys-2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685.tgz","_integrity":"sha512-s6PzwruRUBxxgeCYflYzChuvYhjyyHUG0nWlhVI9ZYN3nr09YevCmfsNPH2KyRzNUlJmj6GcGUb1Xx8XS1mHOw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685","@solana/assertions":"2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685","@solana/codecs-core":"2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685","@solana/codecs-strings":"2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685_1712733583073_0.11775966843310792","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868":{"name":"@solana/keys","version":"2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6c26d17c2bed2902d6886dadf078f68ad0481eb9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868.tgz","fileCount":21,"integrity":"sha512-J9DH2Z59YcL3q1QGKcjKYiBSnEyBFmH6sKTgAoL28StTkak2hq1kSuy2sAyItC+FEF5kqAM6tybW+FbJwZ7iAg==","signatures":[{"sig":"MEQCICgitxGij+t2mW9H4ZhtYCkJlpY4EfDRT7MygYOkqTUWAiAnkkGs+jJaMpvL0ZGHsoBeWFrcw1seJ8eGpriPoMT2rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d0f589e69e580aeb6e0599ee68f7485f/solana-keys-2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868.tgz","_integrity":"sha512-J9DH2Z59YcL3q1QGKcjKYiBSnEyBFmH6sKTgAoL28StTkak2hq1kSuy2sAyItC+FEF5kqAM6tybW+FbJwZ7iAg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868","@solana/assertions":"2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868","@solana/codecs-core":"2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868","@solana/codecs-strings":"2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868_1712756967567_0.5945765433867614","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce":{"name":"@solana/keys","version":"2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"27195ffda6fea8cf215b2c01b53e97cc37b2fcf1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce.tgz","fileCount":21,"integrity":"sha512-AF2TU2hfx2qsy7ajeQGLBgotPXd3+1ga8A80+ugo5KIRCCijXoingPedaOHZRxeQN8TNEayBP3MvIfj/2f+9rA==","signatures":[{"sig":"MEQCIDW9hBn7HSyEnSAdnL7OJH9hok/qIqmrCKBl/kY5YQ+rAiA0hQNz8M+ZC0UsJIi7FvYh0W4bDAna3P+WeK3ULyZlGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b198e2f8a080eed83288501bff00fee2/solana-keys-2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce.tgz","_integrity":"sha512-AF2TU2hfx2qsy7ajeQGLBgotPXd3+1ga8A80+ugo5KIRCCijXoingPedaOHZRxeQN8TNEayBP3MvIfj/2f+9rA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce","@solana/assertions":"2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce","@solana/codecs-core":"2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce","@solana/codecs-strings":"2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce_1712758698186_0.6810641777007891","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72":{"name":"@solana/keys","version":"2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5199f3e07b6526274ec0ea3c9ae7db659d1d7ad3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72.tgz","fileCount":21,"integrity":"sha512-IYz5FYdaGsoMehXFA6pO/yrJlt8BHQ3qkv8/yHu7rxT0S2Y2JsykaflgkB9LZxkEbWQNHDE5Q7OjoXN3kjd3SQ==","signatures":[{"sig":"MEYCIQDfNeOpO9Szu0soSw2NO+PtAPmXPC4gC5AprIC0hZUSZQIhANN/KIN86JMcg7YvDFhs/CXUtTsx7OsmGJBSDosR0j3D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9aace12e00643269baccdf27a79fa9e6/solana-keys-2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72.tgz","_integrity":"sha512-IYz5FYdaGsoMehXFA6pO/yrJlt8BHQ3qkv8/yHu7rxT0S2Y2JsykaflgkB9LZxkEbWQNHDE5Q7OjoXN3kjd3SQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72","@solana/assertions":"2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72","@solana/codecs-core":"2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72","@solana/codecs-strings":"2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72_1712758731260_0.5964011528578035","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b":{"name":"@solana/keys","version":"2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a2187422324830dd883eae76ca58cfc2d968182c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b.tgz","fileCount":21,"integrity":"sha512-9rpo7L85jRaj9MSAM+VpruOORDDYgCmennuZHm7R1auFCBZCxdoj/GwkiW5FBUhd5M/TxbpH/FjDYZZumqDBpA==","signatures":[{"sig":"MEUCIG2TxtFnan9+v2hrOjWV5BVC06D3jw0J2Z6OQ96z8IfyAiEAn/y1LK5f57Phu3ez8hbdU78c9tV84rr0pbn3KIIfp44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b5a9832095f59dfb4347963cfc3622aa/solana-keys-2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b.tgz","_integrity":"sha512-9rpo7L85jRaj9MSAM+VpruOORDDYgCmennuZHm7R1auFCBZCxdoj/GwkiW5FBUhd5M/TxbpH/FjDYZZumqDBpA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b","@solana/assertions":"2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b","@solana/codecs-core":"2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b","@solana/codecs-strings":"2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b_1712758871602_0.77651412703646","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb":{"name":"@solana/keys","version":"2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1f4e5207d4eb4d185e6c90b97bb21267c4a2a1a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb.tgz","fileCount":21,"integrity":"sha512-C0e0Bqi4DYb/oPY5F5+i9cUY+5C1wxjPks1UUqTlyBhRNqzPvwIb87l2PF3SWU2XjKryCcoPehGovzkfB6xCmg==","signatures":[{"sig":"MEUCIGuB+kbMf9sbuX+Wyig8Xg67FS3qDf3cHCuYNoDl622DAiEAqEDP6Afc4WzwPrj09atimc6SR8FOgWtg3a4tSQGFycA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d0136fcba67a06fbb8520ff9214692a9/solana-keys-2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb.tgz","_integrity":"sha512-C0e0Bqi4DYb/oPY5F5+i9cUY+5C1wxjPks1UUqTlyBhRNqzPvwIb87l2PF3SWU2XjKryCcoPehGovzkfB6xCmg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb","@solana/assertions":"2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb","@solana/codecs-core":"2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb","@solana/codecs-strings":"2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb_1712857974060_0.6790833259709153","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da":{"name":"@solana/keys","version":"2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fd61f654272c461c5c88597ae152b7931f05dca1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da.tgz","fileCount":21,"integrity":"sha512-q3jb1SqSPB2f7U2FSOMTy7QO+xYbFuwi47O0EJLwnca+Ux8sbCQmI2yKF+aP873C2p9emJOFVXrd1V/+ZKAFrA==","signatures":[{"sig":"MEYCIQDeUlg+hhP894fI8hfKGLWfmO6r0tMmio8pLB0WpbJvoAIhAJF3UqAhmWb6x9RbYcK4j6/D9L9dzTDwgKRw2Lvp8g83","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/947d9e25ee1262c48cb47b513b875185/solana-keys-2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da.tgz","_integrity":"sha512-q3jb1SqSPB2f7U2FSOMTy7QO+xYbFuwi47O0EJLwnca+Ux8sbCQmI2yKF+aP873C2p9emJOFVXrd1V/+ZKAFrA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da","@solana/assertions":"2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da","@solana/codecs-core":"2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da","@solana/codecs-strings":"2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da_1712858156022_0.6796815861906043","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0":{"name":"@solana/keys","version":"2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"be37f4be80f2b8f654983dfd7eebeb1a5104ab77","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0.tgz","fileCount":21,"integrity":"sha512-WanYZVwe6kvi9AYjEdtRrIyacE/Jf4rGy20HH2f48AI+c9z0ALOmgSaWPZjGqQnQxWxJbjJLmzB4tyYoYA4Wbw==","signatures":[{"sig":"MEUCIExBliPN6efk9gJVaxtysTGuvzdyGV6bOOvYDCY83QLwAiEAuO4gC/+fMVNl8MdTS93Y4+zqVn9qI2JLhrxYJD7XFLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/40520040a344e77090d41cb3f1576c6d/solana-keys-2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0.tgz","_integrity":"sha512-WanYZVwe6kvi9AYjEdtRrIyacE/Jf4rGy20HH2f48AI+c9z0ALOmgSaWPZjGqQnQxWxJbjJLmzB4tyYoYA4Wbw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0","@solana/assertions":"2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0","@solana/codecs-core":"2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0","@solana/codecs-strings":"2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0_1712858309177_0.14210316401326417","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e":{"name":"@solana/keys","version":"2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"90be986b2b89161f6780474a3df73b202ffa2b59","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e.tgz","fileCount":21,"integrity":"sha512-dE0h5iFVOGi6Ntc0CxziYEtRkmpvKg8Uo9dNiqVe8/mrvOyVKZdh1aVelwTJpvsYq3rIvNlpv2vJJAILgUItjA==","signatures":[{"sig":"MEQCIDRwPqdZR3/kqNCDvYGZ/JgXB5yYoUnc/Iy0VPio9vt5AiABa4w1w+aUl8WO2MR8kZwY5Cu8My3dQm0yPHiNptxCxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e89b293dd3d095b772d337856f9931a5/solana-keys-2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e.tgz","_integrity":"sha512-dE0h5iFVOGi6Ntc0CxziYEtRkmpvKg8Uo9dNiqVe8/mrvOyVKZdh1aVelwTJpvsYq3rIvNlpv2vJJAILgUItjA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e","@solana/assertions":"2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e","@solana/codecs-core":"2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e","@solana/codecs-strings":"2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e_1712858433749_0.2534563203291049","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2":{"name":"@solana/keys","version":"2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a21ccd6b6b6902b1843df23c9ffd482ececd8ad6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2.tgz","fileCount":21,"integrity":"sha512-ivsdREEq7/36FgohFSWSbUKTimQ0x0Rq+xpwZYrYQ3LeXj3fnIRM90ifg2w0Ugws0T2sy0X+Mo8m7S1oS/F1BQ==","signatures":[{"sig":"MEQCIDyWQQAXCwXLRU5uhVQLHXniKfzSmJ+pLR6hGiPBzWRGAiBI2BLFW+NzE29YvazRef6y505KA0SqstZIn/Yb1IPqUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b70e1707776ae1e58627dca5c3c3136c/solana-keys-2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2.tgz","_integrity":"sha512-ivsdREEq7/36FgohFSWSbUKTimQ0x0Rq+xpwZYrYQ3LeXj3fnIRM90ifg2w0Ugws0T2sy0X+Mo8m7S1oS/F1BQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2","@solana/assertions":"2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2","@solana/codecs-core":"2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2","@solana/codecs-strings":"2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2_1712858523498_0.9925240158625857","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd":{"name":"@solana/keys","version":"2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c04fe751ba244b512d37ca857bd7c524dfcc9900","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd.tgz","fileCount":21,"integrity":"sha512-RJNlBZyUcajqzcnAnS/YMz2z0pcGOn3PucZHwWZB/wMACFBifyqNzRPyJsqpNnbKJpsRZ+2bcz67E+Q85rcUUg==","signatures":[{"sig":"MEUCIQCJ+y/H7ofZSXr/9UHNyxGNoLIGzuAZvFEiSs6Y1pn9NAIgFpAF0KPvwmdKlE7Eo1gkPy8jGSubpoJOSyyQKJdCieo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ffc9e521e87429215852c99e5f6b1e10/solana-keys-2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd.tgz","_integrity":"sha512-RJNlBZyUcajqzcnAnS/YMz2z0pcGOn3PucZHwWZB/wMACFBifyqNzRPyJsqpNnbKJpsRZ+2bcz67E+Q85rcUUg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd","@solana/assertions":"2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd","@solana/codecs-core":"2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd","@solana/codecs-strings":"2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd_1712858639367_0.19222538224244956","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033":{"name":"@solana/keys","version":"2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c72fc7315303a46cc3b3049bf4bb34e359e79cb8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033.tgz","fileCount":21,"integrity":"sha512-oJXSWslPBG7tl4kp3LhkSEk2GCpR8jz6ljWSKtpDeg9AiPd+1yuoNqEdYkt6mZaPbG8ua9PWBezRkm7o2UyjHQ==","signatures":[{"sig":"MEYCIQDtmHXG8syN04z7PdEj5j/d1SCU+uaTLQ/20A7JgkADYgIhAK2YdW9Er+d0q6GVDyNLnQeDlHgNyjpfUsCH9etLe45N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a8c346e130c35feed84218d22404958c/solana-keys-2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033.tgz","_integrity":"sha512-oJXSWslPBG7tl4kp3LhkSEk2GCpR8jz6ljWSKtpDeg9AiPd+1yuoNqEdYkt6mZaPbG8ua9PWBezRkm7o2UyjHQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033","@solana/assertions":"2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033","@solana/codecs-core":"2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033","@solana/codecs-strings":"2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033_1712921466857_0.7013425427421527","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2":{"name":"@solana/keys","version":"2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ad33ea6fea7d83faf852df6f82c142a31ca117d1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2.tgz","fileCount":21,"integrity":"sha512-l5f51B6Ie6NCjuJMrfrRSAlxVlRSRJOjf3wPw7iW2mB1ubRKUY+pBBtuJSDwjGUxBRbUVbYxMVzllhcfc+jhqQ==","signatures":[{"sig":"MEYCIQDKimFRm0k4yNfTdSjy7Naa/q8ak7kRuDHB/QgusrxEBQIhAKzU4XEtPSJESpv/frA9ODqRTyBVTBM9H6rHRjlLWdjk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/081ae01176542e16437d134520cd4cc8/solana-keys-2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2.tgz","_integrity":"sha512-l5f51B6Ie6NCjuJMrfrRSAlxVlRSRJOjf3wPw7iW2mB1ubRKUY+pBBtuJSDwjGUxBRbUVbYxMVzllhcfc+jhqQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2","@solana/assertions":"2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2","@solana/codecs-core":"2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2","@solana/codecs-strings":"2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2_1712922649300_0.6194821076665205","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58":{"name":"@solana/keys","version":"2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c548eb0fd073bdd01fe4388b46875cf0887e1d8a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58.tgz","fileCount":21,"integrity":"sha512-V6i1Z13HUfO/t2G887uO5wa0NXhIT4FiMjxJDrYWlUQbFV/Vf6yLctjWr/wysKjvvsXbu3KjEasRU6aEKsYOPg==","signatures":[{"sig":"MEQCIEtAH5JvN/AWu00xpKpmTvgwgp8HERP0szi6C7pDORqjAiBTwzjF59NDQ1ia76QIMBRYNOsYvKiuAhMtfsf51bOZgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6ff3f1e930ffb574e52f8e2b879e0b2a/solana-keys-2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58.tgz","_integrity":"sha512-V6i1Z13HUfO/t2G887uO5wa0NXhIT4FiMjxJDrYWlUQbFV/Vf6yLctjWr/wysKjvvsXbu3KjEasRU6aEKsYOPg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58","@solana/assertions":"2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58","@solana/codecs-core":"2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58","@solana/codecs-strings":"2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58_1712926154614_0.2122485960427063","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9":{"name":"@solana/keys","version":"2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"689229144c4df5e824ab8823abf2ba71c2ea447a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9.tgz","fileCount":21,"integrity":"sha512-nJjvtpEh1EdeFjf6+l1ceynx24PF2DNRicnC7ccByvztpyZYBqxkCV9vGxYJj6itH7o7Bspw9ki4BSQJp8R+Hg==","signatures":[{"sig":"MEYCIQCw9owTm+/od2zQBZ6/vj0MBlP+NBSPTHhEwMlAJIgAcgIhALcCPRCrHsfIPBW7VwEBkD0miXZ3DfvUz5buU93vMumI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/52d72ba67a76badebf763a781be0ae80/solana-keys-2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9.tgz","_integrity":"sha512-nJjvtpEh1EdeFjf6+l1ceynx24PF2DNRicnC7ccByvztpyZYBqxkCV9vGxYJj6itH7o7Bspw9ki4BSQJp8R+Hg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9","@solana/assertions":"2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9","@solana/codecs-core":"2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9","@solana/codecs-strings":"2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9_1712926266526_0.48566177561667545","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f":{"name":"@solana/keys","version":"2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"df4ef28c174c0d3a479976d503cc25490aba86ed","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f.tgz","fileCount":21,"integrity":"sha512-ugAMHgA+TfgcfOGcNE5YFPlOg8e5XbeVxb+U9Lh6tv5+DP/iEhDaWY2wTRlfKqkIbcyBmgJho8otIENd2ntxSg==","signatures":[{"sig":"MEUCIQDToB/ZF6ChB3idrzWrotBSyR62RjEIY1CEHdYVV7NBqAIgENyhCCNUrtCGfw3Vavi22RnJv3KtAE4G5GVlnCgg6g8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f89f2e2698a11a319c6c1c427d233033/solana-keys-2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f.tgz","_integrity":"sha512-ugAMHgA+TfgcfOGcNE5YFPlOg8e5XbeVxb+U9Lh6tv5+DP/iEhDaWY2wTRlfKqkIbcyBmgJho8otIENd2ntxSg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f","@solana/assertions":"2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f","@solana/codecs-core":"2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f","@solana/codecs-strings":"2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f_1712926385019_0.33466287585508225","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34":{"name":"@solana/keys","version":"2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"56717db28465ea54418c96d12bcbcd8ff395d28c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34.tgz","fileCount":21,"integrity":"sha512-skRjHU+C8GX1D/I+Bo+NDWgVpqd/YZTkQNi2A4W3zLr2Yc/FhrMcLGQrMEkEYkKcS8jhjg/oL2aDdR3fS4OF+w==","signatures":[{"sig":"MEUCIEPav+eeFJqQ5NpwA6zkwPt46e/3YylbWguDRtWTO5cMAiEAmZmUSyBROuA6oGmD9PYTqFO+0/nnNY1aWlU2us+3+Zk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8115a5913347b78a7feb1d451e2569d2/solana-keys-2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34.tgz","_integrity":"sha512-skRjHU+C8GX1D/I+Bo+NDWgVpqd/YZTkQNi2A4W3zLr2Yc/FhrMcLGQrMEkEYkKcS8jhjg/oL2aDdR3fS4OF+w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.20.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34","@solana/assertions":"2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34","@solana/codecs-core":"2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34","@solana/codecs-strings":"2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34_1713191443986_0.7689088081688158","host":"s3://npm-registry-packages"}},"2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d":{"name":"@solana/keys","version":"2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5e1df7599eb663b8b8cb83c7ba55185f67edbaec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d.tgz","fileCount":21,"integrity":"sha512-ArZ5WGKEJnJz+SyxTGlYqih9HbwvIDH5UEWYDAKDB0FEzYPDW4qcJ+5oYoEF/PTdiFl62SmHAkBvGWiCzTGh4w==","signatures":[{"sig":"MEUCIQD2kobeKxc2wGWVmLhsjkEBAT9H7zybrHN4V5r8qg5nbAIgVgZ0m4d/FHdgsrpOa3AmlTOhK99ZjFUZXSyNEq8iSoM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"buffalojoec","email":"joe.caulfield@anza.xyz"},"_resolved":"/private/var/folders/48/thmgyt_92zx8rfg3yhb_rqww0000gn/T/862e3ae29a2c4abd4f7f614420e5cc74/solana-keys-2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d.tgz","_integrity":"sha512-ArZ5WGKEJnJz+SyxTGlYqih9HbwvIDH5UEWYDAKDB0FEzYPDW4qcJ+5oYoEF/PTdiFl62SmHAkBvGWiCzTGh4w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d","@solana/assertions":"2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d","@solana/codecs-core":"2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d","@solana/codecs-strings":"2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d_1713278661808_0.7482150069170947","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347":{"name":"@solana/keys","version":"2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c26383eccd6c2f56b6d58d6e66089066eda8abc3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347.tgz","fileCount":21,"integrity":"sha512-F41mYflvN9w7AeYAGr+F6qgNUA5y/dcIncnkz9iG4H5/aqY1+IMFaWXAF7sqqzABHvtMgx/5KYjdCaL36tExBA==","signatures":[{"sig":"MEQCIHfzMmAQS14CypxVGvujV8erIxTVH3f11epLZ4m0pVXWAiAQo4QKyzL++pWcGkdPWirKAJZ5ezWxaBdqXJLGAApHBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2d47bd654caa36d8727821e5796236bf/solana-keys-2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347.tgz","_integrity":"sha512-F41mYflvN9w7AeYAGr+F6qgNUA5y/dcIncnkz9iG4H5/aqY1+IMFaWXAF7sqqzABHvtMgx/5KYjdCaL36tExBA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347","@solana/assertions":"2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347","@solana/codecs-core":"2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347","@solana/codecs-strings":"2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347_1713353492786_0.45138554836131406","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54":{"name":"@solana/keys","version":"2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"119ae0f14559ab986624e97854178fc1b9d2ec19","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54.tgz","fileCount":21,"integrity":"sha512-05jML2p98ZjclPWjSClSGQF1trL+EI9urFeJ/ESixqHjYQwIgRGUw3oDUJGi9VrokXBBEOP3wZYu8qgSfciPZA==","signatures":[{"sig":"MEUCIQC7cd7qLPRJ4QUTDGLvl2n70Ky0R3jdPpPrM6TGcSzsLAIgOZJddOW8A3oPZ6zUUNCwp94Sbyy7ScVVaDv3BUtYITs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/bb5d940974799d2d05f446e6cb281a11/solana-keys-2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54.tgz","_integrity":"sha512-05jML2p98ZjclPWjSClSGQF1trL+EI9urFeJ/ESixqHjYQwIgRGUw3oDUJGi9VrokXBBEOP3wZYu8qgSfciPZA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54","@solana/assertions":"2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54","@solana/codecs-core":"2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54","@solana/codecs-strings":"2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54_1713362327012_0.23050649480761498","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc":{"name":"@solana/keys","version":"2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9b6ca426a43edae5fd46199c6e05d3d0f175ce7c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc.tgz","fileCount":21,"integrity":"sha512-i08fM5fHCM6ZAooLW03biA65oeE8eP63JSDgXo8/gRtxZ+be9h/ObTTYp2yi4xIerzvTQYQstlU8Qdn6rk4JLg==","signatures":[{"sig":"MEYCIQDCh7eiztCyVg/yBDC0FJXzzCiiKUVWkQKMHgxvqO22/wIhAMW8/p2JZ/+MthT8qv7cBCHqE7OXIT2Wg39F779Sgq8g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5759f59e9a7cd85dca6217e49a6726f4/solana-keys-2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc.tgz","_integrity":"sha512-i08fM5fHCM6ZAooLW03biA65oeE8eP63JSDgXo8/gRtxZ+be9h/ObTTYp2yi4xIerzvTQYQstlU8Qdn6rk4JLg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc","@solana/assertions":"2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc","@solana/codecs-core":"2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc","@solana/codecs-strings":"2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc_1713364653826_0.9928857745427686","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c":{"name":"@solana/keys","version":"2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"94b52767da81946d8c1a7b98da9661027473cf92","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c.tgz","fileCount":21,"integrity":"sha512-CrpBVk8bTne1aNXlHZQ+t4KSZvHA9p12abCkjfHH4+w7KPa6Vh2Yfyj+wPORw6wcXR3IqnvxkPqEKK0mzRY3uQ==","signatures":[{"sig":"MEUCIHcyGJ3y+phqW3sroXx0G7BjiTpazJyliFQ2p9Xn5C2CAiEAnPHn7PJ/DZVPxnhLfZtriUHsL2B4t8vKOceEdGCQ8aI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/abbd55d726baa61d373dd93aa42097f2/solana-keys-2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c.tgz","_integrity":"sha512-CrpBVk8bTne1aNXlHZQ+t4KSZvHA9p12abCkjfHH4+w7KPa6Vh2Yfyj+wPORw6wcXR3IqnvxkPqEKK0mzRY3uQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c","@solana/assertions":"2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c","@solana/codecs-core":"2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c","@solana/codecs-strings":"2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c_1713380868513_0.2248836470299136","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e":{"name":"@solana/keys","version":"2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0452b2993b16f77481073e11290aff2cd7da175d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e.tgz","fileCount":21,"integrity":"sha512-6hCK2C1rgBescQFVSwDUsgoLYpYl4dR+A8h/zcFsXDUBfJjGywqbmLYarvkXrHYk+vcyZp+s8ffW/ajXXYciGg==","signatures":[{"sig":"MEUCIDIW3LgLK2vas7JEFttgKtD7TtSO1Tl8jItxh5ybibl9AiEAq0KWa5XAfTyiVH7ahLwpXwt5vEMu8+RWp71zlvTtz3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/19819203000afa5d80cdded1036418cd/solana-keys-2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e.tgz","_integrity":"sha512-6hCK2C1rgBescQFVSwDUsgoLYpYl4dR+A8h/zcFsXDUBfJjGywqbmLYarvkXrHYk+vcyZp+s8ffW/ajXXYciGg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e","@solana/assertions":"2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e","@solana/codecs-core":"2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e","@solana/codecs-strings":"2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e_1713383214290_0.6496224864309021","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b":{"name":"@solana/keys","version":"2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f8aff2907fa9658d925ace6ee378544cb78e1b92","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b.tgz","fileCount":21,"integrity":"sha512-+F9IPVtIE3J+gthSz6BGi0SyxHJvXs/5iqvmULGDHjiky6bDV7MOC7CLJeaWsBmavrlafiqo17oKvbVfHhiofw==","signatures":[{"sig":"MEQCIE/j2RyK4rvPo2PdGVBLjNsrRCLGbNQJW7oxMVRsDQB/AiAfOHSvKsHtKlxgVlb5xqS3ezH3Kcs+Wg89jlkBp2uMAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/935876aea04093e4b7a384c25cb9ec0d/solana-keys-2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b.tgz","_integrity":"sha512-+F9IPVtIE3J+gthSz6BGi0SyxHJvXs/5iqvmULGDHjiky6bDV7MOC7CLJeaWsBmavrlafiqo17oKvbVfHhiofw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b","@solana/assertions":"2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b","@solana/codecs-core":"2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b","@solana/codecs-strings":"2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b_1713421526357_0.6396976726911245","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6":{"name":"@solana/keys","version":"2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b5f3d24e791e93f96b7f320f31f83d1cbe64cf44","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6.tgz","fileCount":21,"integrity":"sha512-dbp0WzmCCqUriylzzMwEqPs4yeaKMeRUNpSKrAz2Sd25gVJCQQ0SVwah4q3gRQzA7FFFJaueESrX5mGfKqfPFg==","signatures":[{"sig":"MEYCIQCuMJzNo8SKXIXxMDWhS368wHq0GVcRzwRra1TXKSPwBAIhAKztODbU1mxRgymdPGDpDwQoRzoPsTbxE9OY+V5i5iZH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/26756c0be18c85a3152488ef94a929fe/solana-keys-2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6.tgz","_integrity":"sha512-dbp0WzmCCqUriylzzMwEqPs4yeaKMeRUNpSKrAz2Sd25gVJCQQ0SVwah4q3gRQzA7FFFJaueESrX5mGfKqfPFg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6","@solana/assertions":"2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6","@solana/codecs-core":"2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6","@solana/codecs-strings":"2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6_1713423225805_0.9931848343743561","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864":{"name":"@solana/keys","version":"2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"267b57dbd5be91b5c9918ad309403ea3d4a6f605","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864.tgz","fileCount":21,"integrity":"sha512-2N1q5T+S0Z9CuhRF26n5Uu9ZjzBRTk7OCpqJDZdV2EU0ZA22mKSznxukQCPI9SO0JqRBddBm1nYIF5YNmeZ5dw==","signatures":[{"sig":"MEUCIQCKTJt4N6TdVTzVf0WAxCpoPjYCMpTKsf7MOS1kA3gQNAIgC2UEKB9gRMCYWCCGg2xKYxeoGya4YBHqeBIIxIgiS1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b6359933f6e329a0df3a3c5603474452/solana-keys-2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864.tgz","_integrity":"sha512-2N1q5T+S0Z9CuhRF26n5Uu9ZjzBRTk7OCpqJDZdV2EU0ZA22mKSznxukQCPI9SO0JqRBddBm1nYIF5YNmeZ5dw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864","@solana/assertions":"2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864","@solana/codecs-core":"2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864","@solana/codecs-strings":"2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864_1713423321841_0.21821957266155012","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656":{"name":"@solana/keys","version":"2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"97e58faa458f428d276baddbbac30cf988ea908c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656.tgz","fileCount":21,"integrity":"sha512-6mH7MmcrskrtQDm+QavmL1+vRK4y33/Hz5RNa9T8cwKnu/+RnlfRAsYt3UJofyFbJiflpOoAdAyD4uD8xA/QyA==","signatures":[{"sig":"MEYCIQCjZTghEwu8J220qvn4qInnTNjjyA+4h8mSHkuMxPEEdAIhAIVDs0CuSrT/7BhY+5nd2XocEUJlIHfEj8H7Bbak4AUw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f5b547bba2f53e4f278557964a02ba57/solana-keys-2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656.tgz","_integrity":"sha512-6mH7MmcrskrtQDm+QavmL1+vRK4y33/Hz5RNa9T8cwKnu/+RnlfRAsYt3UJofyFbJiflpOoAdAyD4uD8xA/QyA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656","@solana/assertions":"2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656","@solana/codecs-core":"2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656","@solana/codecs-strings":"2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656_1713423500693_0.27721484080787917","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937":{"name":"@solana/keys","version":"2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"adaa8da2ed64fe60daa129440464df1e097b0365","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937.tgz","fileCount":21,"integrity":"sha512-9D3qOKOnFeH4KgbEPLkEWjCWmyKfIvblAP1yV8WGqD1IVsSTrtSphPHzuyIjYYbFSQc8En8uBnClZ6cm/rLLig==","signatures":[{"sig":"MEUCIDWF/+F5X5R03QCC0qqfLFTX/fPelgmaSStC8Jq8GsdMAiEAvqGlK18vzBCdVna9xmu8ewjKCdMQK001CNW2DkC1QCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/41858b28606fd07c75d824a50cc5f55b/solana-keys-2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937.tgz","_integrity":"sha512-9D3qOKOnFeH4KgbEPLkEWjCWmyKfIvblAP1yV8WGqD1IVsSTrtSphPHzuyIjYYbFSQc8En8uBnClZ6cm/rLLig==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937","@solana/assertions":"2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937","@solana/codecs-core":"2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937","@solana/codecs-strings":"2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937_1713426487513_0.7777243417015751","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305":{"name":"@solana/keys","version":"2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"344a5d8a114a0e077304d365f8bc12103a35bbb0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305.tgz","fileCount":21,"integrity":"sha512-IphN749gYJhBH12vheXWFBkvEkUEzrb5hVkR+zWexNePKfRjemj8heE3ey2MLMLpmGDQq3Bpn1bwkdjUkXgqPg==","signatures":[{"sig":"MEQCICJkbG1DkwPb7Ibn6t1zF6n4XDX0WV6bqr4SNKqoIK2sAiAhs7ve5CoZdSwlPyLoa40Vdg9cpc1jHxkBNhj7OvL6rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cf6ec1afffe61df06f743f48725c4ca0/solana-keys-2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305.tgz","_integrity":"sha512-IphN749gYJhBH12vheXWFBkvEkUEzrb5hVkR+zWexNePKfRjemj8heE3ey2MLMLpmGDQq3Bpn1bwkdjUkXgqPg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305","@solana/assertions":"2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305","@solana/codecs-core":"2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305","@solana/codecs-strings":"2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305_1713427172688_0.5569634471133864","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a":{"name":"@solana/keys","version":"2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ac28e716b244a3064ea90eb1770323dcbff3f8e1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a.tgz","fileCount":21,"integrity":"sha512-EhpFPIRF5gSDIq7GQfrw8G6/xY3ueymm2FcxiA4Vpxh1ltfJkcf4X+M/BxhDJ+S5f/aRGhdxF2j4ZvAUrM1+0g==","signatures":[{"sig":"MEYCIQDNWLbw0IBUFEIqJl1N05dpVorrRhYvuEO0rQcfaCw5/wIhAOn1ubRsshqHkI6glglRjcPKW97oe+czSBX6IAL+Mnc2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b1b6c542f3feea18794efb1f8103e9dd/solana-keys-2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a.tgz","_integrity":"sha512-EhpFPIRF5gSDIq7GQfrw8G6/xY3ueymm2FcxiA4Vpxh1ltfJkcf4X+M/BxhDJ+S5f/aRGhdxF2j4ZvAUrM1+0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a","@solana/assertions":"2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a","@solana/codecs-core":"2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a","@solana/codecs-strings":"2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a_1713465395051_0.38938473735342227","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db":{"name":"@solana/keys","version":"2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c3f9f5c6ef7c5fa2c9f5e5a16c09d001836dd0e5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db.tgz","fileCount":21,"integrity":"sha512-6AyoIy6+WqsIis1ZSBIEOxfhEbPER8hRjvSjpK/hDTy5N5YrANgfcYdZh9MwE8XpwnhAEdbOhogwlQ/fO+FLhA==","signatures":[{"sig":"MEYCIQCjpgMcPcEs4hnh6o6rwifTVHAMV8MDcLOyyvPG6ibO5gIhAPvVftzFEuCX113mAM2C4YPEizUBoOk9gBuEV0yL7PnJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2f834e532f672e7aa00087903b2e8dd8/solana-keys-2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db.tgz","_integrity":"sha512-6AyoIy6+WqsIis1ZSBIEOxfhEbPER8hRjvSjpK/hDTy5N5YrANgfcYdZh9MwE8XpwnhAEdbOhogwlQ/fO+FLhA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db","@solana/assertions":"2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db","@solana/codecs-core":"2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db","@solana/codecs-strings":"2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db_1713465672748_0.5607812699897023","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fb986d8d2dad9fa74b389d9233cec13892cc2b00","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d.tgz","fileCount":21,"integrity":"sha512-oMV4QG75MKbjxpF19Rn3Sqznv+hCj55cwTBmo+dnoHldOJLo58cw4EaRhoERGwfPCXsN62q9qP72y/sdRO1XQQ==","signatures":[{"sig":"MEYCIQD5TwsQ2A+VgmJcAHPxYTnMNWFcpVR3hC/4lAA3W4W/IwIhAM6fqSwV1r2q88HZcCm+AamBpYvCi8UnNLidUyRWTOZO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/30d2a042a03813401e797119001d962c/solana-keys-2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d.tgz","_integrity":"sha512-oMV4QG75MKbjxpF19Rn3Sqznv+hCj55cwTBmo+dnoHldOJLo58cw4EaRhoERGwfPCXsN62q9qP72y/sdRO1XQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d","@solana/assertions":"2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d","@solana/codecs-core":"2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d","@solana/codecs-strings":"2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d_1713487800142_0.3827787006214771","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9a5e8df7243316efcdaba40b8b8aa0290b312213","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c.tgz","fileCount":21,"integrity":"sha512-d8zePOcGx8djDdyM7XECogk8oiQtMDUgiM4oLgNffA1lrmQAjBqzybQy1cGr9CkytVBOP1HfhUlfB/FYCoCAqA==","signatures":[{"sig":"MEUCIQCwnoSrDByHtVStH/V0oDpxXAmxkD+45YjIBDbq3EdwhwIgTFfe1JqdBQ6hN1AjNqhmkZOxc+00thJIQcRjYpdI3Tc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/baee1df475c5b65eee5152da1d2edabc/solana-keys-2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c.tgz","_integrity":"sha512-d8zePOcGx8djDdyM7XECogk8oiQtMDUgiM4oLgNffA1lrmQAjBqzybQy1cGr9CkytVBOP1HfhUlfB/FYCoCAqA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c","@solana/assertions":"2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c","@solana/codecs-core":"2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c","@solana/codecs-strings":"2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c_1713501332280_0.19023915976385908","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5f938b542916134ae07fb5d48c3c4128e0730454","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36.tgz","fileCount":21,"integrity":"sha512-1ErwjnqUW14jN9ku9xGL+93sViVF9MeLQDSNUelPbdX5VcACHivnx6yIM2hX5s4qZ+QLRsTJiLdHvpLGHEjqpw==","signatures":[{"sig":"MEUCIQDzGeHm0kgwlpkSz+EqLQB38gaV/k/GD1Wxr57iampb9AIgbf06+BML87EmQaA8Wi380YIOsjKqpIeiJF8qKHSVDEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/52e8e80ad435b5ebbd19dd86412509bc/solana-keys-2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36.tgz","_integrity":"sha512-1ErwjnqUW14jN9ku9xGL+93sViVF9MeLQDSNUelPbdX5VcACHivnx6yIM2hX5s4qZ+QLRsTJiLdHvpLGHEjqpw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36","@solana/assertions":"2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36","@solana/codecs-core":"2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36","@solana/codecs-strings":"2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36_1713501437614_0.3405479982025159","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"645cd53b3f7a9186aafb26337141602c78b818f0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072.tgz","fileCount":21,"integrity":"sha512-4YGJqpD+kRX0ooHpiowEl92WZrcuYFk//9CFw4MO7Mv3+GyXHXgw06NTRqzYPERDIolFZfp5bh63z9mEvQ2iTA==","signatures":[{"sig":"MEUCIAPnGdVmMDg+DhVj1+rnDEjvKMQIs5F3dFEvYpS3RzcfAiEAowffatZh7Yy/N/v00gSkMQQFXTs3UXPom4WnasALu8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6864600f533e96adad4c8bee70cc83b8/solana-keys-2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072.tgz","_integrity":"sha512-4YGJqpD+kRX0ooHpiowEl92WZrcuYFk//9CFw4MO7Mv3+GyXHXgw06NTRqzYPERDIolFZfp5bh63z9mEvQ2iTA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072","@solana/assertions":"2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072","@solana/codecs-core":"2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072","@solana/codecs-strings":"2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072_1713501564191_0.8827193434914098","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d3dc7ec23ef2b41f87762ae7385803cad0ac61aa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00.tgz","fileCount":21,"integrity":"sha512-tL5LEGBBgXQi6Z1Ra4AzvsBZcSAt6zSXUmhNG5vkEep5j5kW32UgveWX3uIM/r+JgkBVAFNfHMdqxTnDI3DvYA==","signatures":[{"sig":"MEQCIBdTsDj2JooeY4ESkKOkh6HrsjGgq7nioILw8eMR683QAiBo7VcCkn59faoo4e42SJN1GMUoj9Oi3689FGDMr+pWew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ce566c97d8927d8df9649ea75850598a/solana-keys-2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00.tgz","_integrity":"sha512-tL5LEGBBgXQi6Z1Ra4AzvsBZcSAt6zSXUmhNG5vkEep5j5kW32UgveWX3uIM/r+JgkBVAFNfHMdqxTnDI3DvYA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00","@solana/assertions":"2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00","@solana/codecs-core":"2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00","@solana/codecs-strings":"2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00_1713501681511_0.3967935880372464","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bdbd2cc1c293cdbbfc1161b038b467c6643363b7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b.tgz","fileCount":21,"integrity":"sha512-EiKcBDHpYBYjRvbMwk/P2QBg0z7VBgiv8ywpU3CnFgAlKAxtuZC783jwdCIxVx3edi2kcMANgA7iYaEuIMn2WA==","signatures":[{"sig":"MEUCIQCs81lFWKNre/28BlmryqTy4eUwiux1FSNkqkC1xULiZAIgJe3qjIvRij31CBGJ/zVCx/EYjQsGBCgdfH+Rj505/M4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6b2dfe73d498ba4023692e57bac42096/solana-keys-2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b.tgz","_integrity":"sha512-EiKcBDHpYBYjRvbMwk/P2QBg0z7VBgiv8ywpU3CnFgAlKAxtuZC783jwdCIxVx3edi2kcMANgA7iYaEuIMn2WA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b","@solana/assertions":"2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b","@solana/codecs-core":"2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b","@solana/codecs-strings":"2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b_1713501786418_0.197829420507041","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1b69e05ac198849d98961a62422cb243a3a774d2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c.tgz","fileCount":21,"integrity":"sha512-8iJmScBKZLS7z6FDVsCnYbHkXm7iqBoE52AIh9G3U4qOvqPI0T8qgHZ/rY8Fy7W8lLF9tnGq4QGImSqckExdYA==","signatures":[{"sig":"MEQCIDPusDRVfSHRD2r0WVBv41V3fntxXv7vOwpdvwkBIZb1AiAdioVQyLfg2BzIiQc4gKV0E2aNMlM75vcE/wMrJ9C5Uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7dc4ef09d0bd01b17237c2dc07928f3c/solana-keys-2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c.tgz","_integrity":"sha512-8iJmScBKZLS7z6FDVsCnYbHkXm7iqBoE52AIh9G3U4qOvqPI0T8qgHZ/rY8Fy7W8lLF9tnGq4QGImSqckExdYA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c","@solana/assertions":"2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c","@solana/codecs-core":"2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c","@solana/codecs-strings":"2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c_1713501979932_0.3592087878436412","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5c9f8ff92bb95fe2856a07f5e90a413833feba3a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e.tgz","fileCount":21,"integrity":"sha512-HwDICPwit0FYYLD5LiQy4NXWU9fdg4sQuLM02p8ZqIP+STszFwwCozg36RHS6KzgN+TxXfQETWoGKw+XhX7WXg==","signatures":[{"sig":"MEUCIQCQluf2KJOIdUUQSO7bYA6UmNCNidwFg+vmt6fxPhzvmAIgbjzB02Dzb/19W9m6jPIR4VLb6gmu4JD/6FsRs/imilc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/b3b07916e5e75ebd8f1167835a57a5c2/solana-keys-2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e.tgz","_integrity":"sha512-HwDICPwit0FYYLD5LiQy4NXWU9fdg4sQuLM02p8ZqIP+STszFwwCozg36RHS6KzgN+TxXfQETWoGKw+XhX7WXg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e","@solana/assertions":"2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e","@solana/codecs-core":"2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e","@solana/codecs-strings":"2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e_1713502131404_0.1820524179440064","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4c00457db93aa473156ccb6bab8d8efed13c8c03","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83.tgz","fileCount":21,"integrity":"sha512-bvuT3GGb2966VQVsGTw/LLXPtKSD4del2NObxSWJwp1yYjhO5wKc7CtNiZLRJFAMHntcCjqUme+hj4B3/ZhW4A==","signatures":[{"sig":"MEYCIQD+sdDUUXfT1ounbPDEWytovCUe4jrJ7SpsMNrkQkxqHAIhAKfKvgVuPCynKnj5y4gBTNrCAH9fzXn72Nuj9Pewuoq3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/80f061dc725c7dbe27f505d38ff2c58a/solana-keys-2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83.tgz","_integrity":"sha512-bvuT3GGb2966VQVsGTw/LLXPtKSD4del2NObxSWJwp1yYjhO5wKc7CtNiZLRJFAMHntcCjqUme+hj4B3/ZhW4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83","@solana/assertions":"2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83","@solana/codecs-core":"2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83","@solana/codecs-strings":"2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83_1713502287078_0.566020507710713","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c00b18904d300775e3adeeee276e09f02012c6a5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b.tgz","fileCount":21,"integrity":"sha512-52mnTomMh3g57DssIfs9l3jF2C20k0qlWsTjEK954t9FFYP1J7gMbAAL/DsY2yM/Ejvrj00eyEgAEY6Ze4xamg==","signatures":[{"sig":"MEUCIDfMTkVHRG4Eg+Wzv0mvxNtu4jpeEZ0FgwsU4wnXFbDmAiEApA5bOh5Sgpesx2b5C6YQ6AqbDpcvWn4bhNONtDcVoWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9abbd704fbc6f75a0cf8aef61b6008d0/solana-keys-2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b.tgz","_integrity":"sha512-52mnTomMh3g57DssIfs9l3jF2C20k0qlWsTjEK954t9FFYP1J7gMbAAL/DsY2yM/Ejvrj00eyEgAEY6Ze4xamg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b","@solana/assertions":"2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b","@solana/codecs-core":"2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b","@solana/codecs-strings":"2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b_1713502476023_0.08111256017853608","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"88d5ff38ca8fe772cc818c984ff5c3fe8a43e0fa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f.tgz","fileCount":21,"integrity":"sha512-jaK/e/HBMTwvqP6IqgGAKN7+bDIKZR8wpQm8odQw3zvSAfVRrnrPJwqwXpK/vwDEixz6A/106ImpxB5dVJwDnw==","signatures":[{"sig":"MEQCIBdkjZ9M+NjCBUgfUpWG1daM4TOlKQXaBUW0dULsSK69AiB+ubPwrz/dlF0tDpyy4bkR/jqvQV8/h2Jgz+NYKO2yQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4698cbdd235f268dfcc9d8d6e8451125/solana-keys-2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f.tgz","_integrity":"sha512-jaK/e/HBMTwvqP6IqgGAKN7+bDIKZR8wpQm8odQw3zvSAfVRrnrPJwqwXpK/vwDEixz6A/106ImpxB5dVJwDnw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f","@solana/assertions":"2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f","@solana/codecs-core":"2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f","@solana/codecs-strings":"2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f_1713502619840_0.21825443543799738","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d0807d0055d9cd1f53964c1966aff61991be4e03","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3.tgz","fileCount":21,"integrity":"sha512-fuU/YynT/oweS85i+HCoJZOQB7RgFiQ9+rhgybS0XkGGpq1lw8ClnZ6R5cLLDX5NZ305ZiSgAsd6Z3LtfWy1lA==","signatures":[{"sig":"MEYCIQC/GceADaSFcocCn60Vn3XEABCj2L4dLDAJHHPYsp0PwgIhAKFc2ljENgjGy0K96IyWGPMdPrLmdWXbR3WHrEcyrm/9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7a756e16177db7af263dd82417e6ab20/solana-keys-2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3.tgz","_integrity":"sha512-fuU/YynT/oweS85i+HCoJZOQB7RgFiQ9+rhgybS0XkGGpq1lw8ClnZ6R5cLLDX5NZ305ZiSgAsd6Z3LtfWy1lA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3","@solana/assertions":"2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3","@solana/codecs-core":"2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3","@solana/codecs-strings":"2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3_1713546376081_0.5817532618287793","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f":{"name":"@solana/keys","version":"2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e6a692839b7f90f3be2c41a78398ad55f0ba633b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f.tgz","fileCount":21,"integrity":"sha512-OkcQiIvDRc74jENAO4vLTJkgOdcksC6zoqC68NUF/0mo9w2F9vSimkpYdTUqepIwrZ2nLseZVVg/fJpA7YMegg==","signatures":[{"sig":"MEYCIQCCYs3NJA1NAiXd+REFULAdEgP0DFH9nuYKHqk7+e5fRgIhAJ283Rd4xnmRN6ArEVfTkdzXFIgCpgdAQrs5rAnOkKSF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f11629f590a0cd877593453777af5d7b/solana-keys-2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f.tgz","_integrity":"sha512-OkcQiIvDRc74jENAO4vLTJkgOdcksC6zoqC68NUF/0mo9w2F9vSimkpYdTUqepIwrZ2nLseZVVg/fJpA7YMegg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f","@solana/assertions":"2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f","@solana/codecs-core":"2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f","@solana/codecs-strings":"2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f_1713565675907_0.31963050797993864","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819":{"name":"@solana/keys","version":"2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c02f234d47df1eee33a3aabc73c1bacc1cf20734","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819.tgz","fileCount":21,"integrity":"sha512-nnYsXkrLEYTRy2mrwYwGALbdoQMyP9G+PD6o8vdNUiJ7xOGWSVEfwBCzJndPBmpMbPX38Xuww8r2mpnUiAQV9A==","signatures":[{"sig":"MEUCIF9TuBYP8dhoB3yA4ppNtjXwjYSUfeSMPnE4U+7ZyziaAiEAn0Yu67St4CnIqkCuZGU+3M42e2TdO8WrYTAS6dsESbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ac33fffff1e6065b4fd25410c636c559/solana-keys-2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819.tgz","_integrity":"sha512-nnYsXkrLEYTRy2mrwYwGALbdoQMyP9G+PD6o8vdNUiJ7xOGWSVEfwBCzJndPBmpMbPX38Xuww8r2mpnUiAQV9A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819","@solana/assertions":"2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819","@solana/codecs-core":"2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819","@solana/codecs-strings":"2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819_1713777454397_0.44826128824292","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac":{"name":"@solana/keys","version":"2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"225df7bb197e37c4987ff4b52d9f669f78cc491a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac.tgz","fileCount":21,"integrity":"sha512-Jj7of1txCJgL9plkShuYt8RyixS3Z7+J1R+OthyrkK0R/THyytv8pOEdFYxUDwTW3zWZZjQnIn+xSbQdrARyGg==","signatures":[{"sig":"MEUCIQCld4AGKp2oy+8jjDjFyn79WxNK9cD0znJ5rkk4LS4D+QIgH3+aN25N9w0mLJ3YNHjtOWwrO4aUCgFbqLkBA3w9gsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e307124ceb77beab70f6e3e467b3b34b/solana-keys-2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac.tgz","_integrity":"sha512-Jj7of1txCJgL9plkShuYt8RyixS3Z7+J1R+OthyrkK0R/THyytv8pOEdFYxUDwTW3zWZZjQnIn+xSbQdrARyGg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac","@solana/assertions":"2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac","@solana/codecs-core":"2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac","@solana/codecs-strings":"2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac_1713811252118_0.08063564349894103","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b":{"name":"@solana/keys","version":"2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7fb5dc930bdb2e4f71f76a05bc99e0855afa84ef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b.tgz","fileCount":21,"integrity":"sha512-IywRNtb/lnZtxY9mf5gJzG2rMP1xxUPtP0IRAPTbuT8I5HZOXw7MFwxNkotOju4+pzc0DwrGfqSsUtvvpE42HQ==","signatures":[{"sig":"MEUCIQDbrpuKv2aMPKZadRoVioHwdpJzfpbI1y+Vu2J6JKIzdgIgWMNIfi71d7SOGVIoFww1azHRVS9dHN6s2cXdh9Xicu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e360df4379ad07fe74857d82f178fa50/solana-keys-2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b.tgz","_integrity":"sha512-IywRNtb/lnZtxY9mf5gJzG2rMP1xxUPtP0IRAPTbuT8I5HZOXw7MFwxNkotOju4+pzc0DwrGfqSsUtvvpE42HQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b","@solana/assertions":"2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b","@solana/codecs-core":"2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b","@solana/codecs-strings":"2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b_1713821169897_0.35410296893112614","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb":{"name":"@solana/keys","version":"2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"77dabda2a82514e36f02628dde566836db813fac","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb.tgz","fileCount":21,"integrity":"sha512-k414rZpcBGO06RgdvXdoJ2jCxCJYACYQbt68599Og2HilqwtKuDQyGXiiPZBHJ56xi8cBRk8Dp1f9siWOuK01g==","signatures":[{"sig":"MEUCIEK+ggYGQ7hYbxATKt8mIQ5YwJ116mmIw+SrFkxj4UFTAiEA1X46NP19SddfgLrIcxw/0iMtiUUyQEPXwrClgLdUJjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/052fe7439f168eddf22d756a4f6af2b2/solana-keys-2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb.tgz","_integrity":"sha512-k414rZpcBGO06RgdvXdoJ2jCxCJYACYQbt68599Og2HilqwtKuDQyGXiiPZBHJ56xi8cBRk8Dp1f9siWOuK01g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb","@solana/assertions":"2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb","@solana/codecs-core":"2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb","@solana/codecs-strings":"2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb_1713821248483_0.8444324765048015","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890":{"name":"@solana/keys","version":"2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f0f7460ca4bfe622ea6432e9edd3803f0d9789fa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890.tgz","fileCount":21,"integrity":"sha512-v47WYh8YyvYBHZNJmyZhQ1V5F0tIl/SLx/5xRl7LuMke2cWxPThcBle6HFyIeozyJVYhcAIXUG5JRd9EO+Jc4g==","signatures":[{"sig":"MEQCIHktmekCn4brWo7isypuTpNreXjJexKqHImN3GKkr1jRAiAg/qnYwmc+H2tLUPoGTNlJZlZPCWekjUQ0e8eGpOdh+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/aa863798288272ce9e84104bcca31a8d/solana-keys-2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890.tgz","_integrity":"sha512-v47WYh8YyvYBHZNJmyZhQ1V5F0tIl/SLx/5xRl7LuMke2cWxPThcBle6HFyIeozyJVYhcAIXUG5JRd9EO+Jc4g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890","@solana/assertions":"2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890","@solana/codecs-core":"2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890","@solana/codecs-strings":"2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890_1713821337079_0.07174854898689276","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e":{"name":"@solana/keys","version":"2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"614cd42d60c90d1ee7bf2c5b00d49190e3c134de","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e.tgz","fileCount":21,"integrity":"sha512-zIBq7fyYHzHrYyg7rqQnxuZOeGSydklvRa2BvVyWFdHRiluktJyYb9L+OKalGHEQfISi0p52WFvEXpH4zPnsjQ==","signatures":[{"sig":"MEUCIQDx1fO/Yaggvpo6dZfPLspB8oSVs1Ef3pfHoQOjSQnZMQIgNV2LH+vkZTHJ4UHiJPT2JYw+mLvzZnHYby+v3k5M6yA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/98cfa4ed482cb931fd2de4d153a38ea7/solana-keys-2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e.tgz","_integrity":"sha512-zIBq7fyYHzHrYyg7rqQnxuZOeGSydklvRa2BvVyWFdHRiluktJyYb9L+OKalGHEQfISi0p52WFvEXpH4zPnsjQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e","@solana/assertions":"2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e","@solana/codecs-core":"2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e","@solana/codecs-strings":"2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e_1713845969646_0.5799335997018915","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460":{"name":"@solana/keys","version":"2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"90d1c9fb1acd64f42502c3fc186b2552d935cb09","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460.tgz","fileCount":21,"integrity":"sha512-4FX6szjNYVoLPmDSJpVhOcF+eAOBh1g1btUYaGcfxQNx2sBiHuFAea0Enhp7cXi22shSuRlS/0sz2Iwy7dFdJg==","signatures":[{"sig":"MEQCIFQyON9myljQo1FBTnagtVwUWGO2o08rDFfMMT5BQz/xAiBsrQtvWFZUMUswn3JLWB6MB+pTe74LiN6mydgjeB5TVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a426e089310f029c3b7603bc74fe326d/solana-keys-2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460.tgz","_integrity":"sha512-4FX6szjNYVoLPmDSJpVhOcF+eAOBh1g1btUYaGcfxQNx2sBiHuFAea0Enhp7cXi22shSuRlS/0sz2Iwy7dFdJg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460","@solana/assertions":"2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460","@solana/codecs-core":"2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460","@solana/codecs-strings":"2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460_1713863487551_0.303350032533398","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa":{"name":"@solana/keys","version":"2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5cf7dacd9596ff378a157761c6bfac8d4901938b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa.tgz","fileCount":21,"integrity":"sha512-2EUhAB7Di51Kc7sHcAjR2H1WanYh/A2gGtL3xjfmD5mYtqXYToOEcQhhKXUtOI6RDjAr4At5k25WlWqb9lxvNQ==","signatures":[{"sig":"MEQCIBM42TKyj8cNweiQAe82OPycC/RTqPp237s4HIJkPKT6AiB+2EagSn2+pcUFzH+vqq5Sl6THt4ca/ZWn+cyUe/ZfqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/91fc6cb58ca7e12995e11b67aacc12cd/solana-keys-2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa.tgz","_integrity":"sha512-2EUhAB7Di51Kc7sHcAjR2H1WanYh/A2gGtL3xjfmD5mYtqXYToOEcQhhKXUtOI6RDjAr4At5k25WlWqb9lxvNQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa","@solana/assertions":"2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa","@solana/codecs-core":"2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa","@solana/codecs-strings":"2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa_1713879620380_0.3184672079080082","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"af3e29e856b99b476732250bf5bc3b1f66231dd5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c.tgz","fileCount":21,"integrity":"sha512-S1oyrpIEsKVIf29weDJdR7yxIZSUfHWOjDpikCy2PqiU+xRKHq+YfGJ2+87mPlxmeAetYitCBuK8iqieDVvBrA==","signatures":[{"sig":"MEYCIQD9V7tLlHW/qETxG5MwYX+N1kGe9lNww6H9dxK0qP/w3QIhAMv6FoxIkKgw7QRaerAFt/kWBUKNg7m9wYOhvOcx+Zqw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f314a8bc00e85f8ee6ffcf470211777b/solana-keys-2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c.tgz","_integrity":"sha512-S1oyrpIEsKVIf29weDJdR7yxIZSUfHWOjDpikCy2PqiU+xRKHq+YfGJ2+87mPlxmeAetYitCBuK8iqieDVvBrA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c","@solana/assertions":"2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c","@solana/codecs-core":"2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c","@solana/codecs-strings":"2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c_1713951334016_0.6600556797352932","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3cd9e2b0942c038fe966cb2062d52ebd8551a8a6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953.tgz","fileCount":21,"integrity":"sha512-OzeD5ExA+/yqbx5D3kYK57b1P1dUj41G+yQetESvZUyGwAap9W6g2Qyo3WpdWU9npSoIS1P9ONmA8GsGI6DU0g==","signatures":[{"sig":"MEUCIBRG9xCyakTIrmyDxOw6xHP43zIXVXDMZCk8K3ZjOfvMAiEAxFhAFfi7MRaGsrzw6LXxwD/FcsE9Y1uXvuI7ErF95qc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c38590c8e9c53ca0c22c98e9f5696370/solana-keys-2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953.tgz","_integrity":"sha512-OzeD5ExA+/yqbx5D3kYK57b1P1dUj41G+yQetESvZUyGwAap9W6g2Qyo3WpdWU9npSoIS1P9ONmA8GsGI6DU0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953","@solana/assertions":"2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953","@solana/codecs-core":"2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953","@solana/codecs-strings":"2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953_1713951446683_0.5613085450906619","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f294e803bc4e68ebd688afde76ce85b9e8432027","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863.tgz","fileCount":21,"integrity":"sha512-B/WNIbSYXH01jBM8puVrbaH0EOH+HG40MZbR4Afx6tw8H8FaLcPenbyX1bBi6z3A7J/DlPCfwgYK7WUcTU2k2w==","signatures":[{"sig":"MEUCIQDbOZvdeOpKPE4hPCvSTDggMzS5m6sf12U+wnENLtg0dwIgLzBV2NlD/M3QUgFwnjsdGa26JlwZXMlZoe2aIqCB00c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4a577a1966178ea371c0100675b2fcdb/solana-keys-2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863.tgz","_integrity":"sha512-B/WNIbSYXH01jBM8puVrbaH0EOH+HG40MZbR4Afx6tw8H8FaLcPenbyX1bBi6z3A7J/DlPCfwgYK7WUcTU2k2w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863","@solana/assertions":"2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863","@solana/codecs-core":"2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863","@solana/codecs-strings":"2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863_1713951545629_0.20000960635234","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5cd23a65b995e32a4bff19246de6378da55865fa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941.tgz","fileCount":21,"integrity":"sha512-MM4ynRmOSkUBrxBifBpVMenvz7i7bRCokD21ZRs8tJ4AaDce1XEKLLB2uLAIYSbUmYGGZAUwJnsTAGAtgvCgdw==","signatures":[{"sig":"MEUCIAHOctpe6kis8HuzwmmezGDm7z2Rp9H09gRHkfyeRhXZAiEAvp3jMNPuUg7do7oHHJp75fHvD38CMK7R2up44NXykeY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/71f7356e28204fc9ee1bbeadf5949a4b/solana-keys-2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941.tgz","_integrity":"sha512-MM4ynRmOSkUBrxBifBpVMenvz7i7bRCokD21ZRs8tJ4AaDce1XEKLLB2uLAIYSbUmYGGZAUwJnsTAGAtgvCgdw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941","@solana/assertions":"2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941","@solana/codecs-core":"2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941","@solana/codecs-strings":"2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941_1713951668074_0.1913713204261709","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7e13828cba8913d34278695e209a5aefdbaf5007","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a.tgz","fileCount":21,"integrity":"sha512-QgR7RMOJcbFeRL/zkk9BZjCxZOQxRPnNmvMSX8/bmbEmk68NGHwm1ShPUJq7rn4sEdx9wotjY5wGd8KkCZhgxA==","signatures":[{"sig":"MEUCIQC/fTXPpabeeABNfqY1VrSz6CSiO42jO6Uc3epYZdyAHgIgAzUk35aNuPNIuVayCzDa/gdYfbKCJGtqZBwXPsM2VEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6680f065e4de9ed7fab3e434e1f1f333/solana-keys-2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a.tgz","_integrity":"sha512-QgR7RMOJcbFeRL/zkk9BZjCxZOQxRPnNmvMSX8/bmbEmk68NGHwm1ShPUJq7rn4sEdx9wotjY5wGd8KkCZhgxA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a","@solana/assertions":"2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a","@solana/codecs-core":"2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a","@solana/codecs-strings":"2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a_1713955063134_0.31579724843413715","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3b3e3a1d5f19672b4e540d7293447e94f1737681","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c.tgz","fileCount":21,"integrity":"sha512-TedkbG/5y8uV8ODujp2GxoJ4dodCsJ8nG1VbHyDhOm1dPSEJgRXS5H9JVU/U5fjBz0rZVM3eYLRVKnM1G4mkew==","signatures":[{"sig":"MEYCIQCgGOwpMUe4WcSIX5WUn0K8QMP2dZ/wPF0QkYnhRZ7gOQIhAJ1g8ryoqKjCT25uhmfoZqvUrzu5shj/npUA7Ny7y6YA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/0f257e4fb441eec964c48c0af60e9532/solana-keys-2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c.tgz","_integrity":"sha512-TedkbG/5y8uV8ODujp2GxoJ4dodCsJ8nG1VbHyDhOm1dPSEJgRXS5H9JVU/U5fjBz0rZVM3eYLRVKnM1G4mkew==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c","@solana/assertions":"2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c","@solana/codecs-core":"2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c","@solana/codecs-strings":"2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c_1713970423986_0.31835109457497746","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5a344fd9d7696214bea1486b0717a2c49789e4f5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92.tgz","fileCount":21,"integrity":"sha512-6k2ovSuF5qewZ5UOHtpMZJpzz2lIoE5vgWVzw3bLbSCylRmQko9kDsUcPOHIX1sinYqRTQGOln5+3xf/+Oc15A==","signatures":[{"sig":"MEQCIDmltwl0tpP5ghTBMYEV9xDSjF+ishZkSVbG03kXGJb6AiBPxafZQ2zRNOEgbuVhy6FjFHADEc1LBvfTMGrP4W9Iqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ced9dc417317f1ce8402ba413f598dec/solana-keys-2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92.tgz","_integrity":"sha512-6k2ovSuF5qewZ5UOHtpMZJpzz2lIoE5vgWVzw3bLbSCylRmQko9kDsUcPOHIX1sinYqRTQGOln5+3xf/+Oc15A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92","@solana/assertions":"2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92","@solana/codecs-core":"2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92","@solana/codecs-strings":"2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92_1713970627825_0.23343348667217967","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"817adac846f48cfc0b53cddd2baefe978f6849e7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e.tgz","fileCount":21,"integrity":"sha512-tt1SwRG5XAli1eGTVA9GRkInNUhai6vBHaYfY/0b5pNyIqLnaGt0Je3lcLs3dOyRKVaOvayxiyd3DCM6TSyQMw==","signatures":[{"sig":"MEUCIQDsZFqydtwIi/o1YQMsIJ7pPkjJBLwZ2ZRj+FNsfEWW7QIgOcPrrj/aKnO4a9tQmZEY3QankFpyo4bsCY8S+2tYi/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/db4ac3fcf798357fa8d5abecdd24a152/solana-keys-2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e.tgz","_integrity":"sha512-tt1SwRG5XAli1eGTVA9GRkInNUhai6vBHaYfY/0b5pNyIqLnaGt0Je3lcLs3dOyRKVaOvayxiyd3DCM6TSyQMw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e","@solana/assertions":"2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e","@solana/codecs-core":"2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e","@solana/codecs-strings":"2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e_1713970723604_0.3467911432926589","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"15cb4dad50bca1797c2e122e1e2e06a48adce58f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6.tgz","fileCount":21,"integrity":"sha512-4itXL17FbNkQUhemUQ5rGqTYINkI2+n4J8s3/FGTA2eOX2q1bd30I5Cr2rPiKkxknAeM59oD+jxRvNykv8wZng==","signatures":[{"sig":"MEUCIQDBFr1g/DFT29ZUzQZwID3YPn39dw4c0xizhAs54kJJnwIgNcwputlz0kiu+SqVK8qgwQlDzj6Mr72z71o6Ux6vLIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/761fe66c0d4fd4385af413d3081127e8/solana-keys-2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6.tgz","_integrity":"sha512-4itXL17FbNkQUhemUQ5rGqTYINkI2+n4J8s3/FGTA2eOX2q1bd30I5Cr2rPiKkxknAeM59oD+jxRvNykv8wZng==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6","@solana/assertions":"2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6","@solana/codecs-core":"2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6","@solana/codecs-strings":"2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6_1713970886215_0.9280860927071222","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4ad6e92d214757126e002f1dd4a090b1c6fe54ad","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a.tgz","fileCount":21,"integrity":"sha512-kGrRCrUGgvzK3DbRmXa8fwm8M1f2y54rkd0IhJR+pgjx6d9yjR//9mqIY/VXh7euUkOmfwKpCEeYuVf1351iYg==","signatures":[{"sig":"MEQCIAwtU4vQxJJsXpeiHRqBwY/7CFxmI2YPiVtZBI4bw/p9AiA6VyND1Kzz9Sgu4fLe1NY5G3jCNmEoeDv9iGxKlJ5RDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/635aa1fef31f85f5f0a922e2f3a2ac35/solana-keys-2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a.tgz","_integrity":"sha512-kGrRCrUGgvzK3DbRmXa8fwm8M1f2y54rkd0IhJR+pgjx6d9yjR//9mqIY/VXh7euUkOmfwKpCEeYuVf1351iYg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a","@solana/assertions":"2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a","@solana/codecs-core":"2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a","@solana/codecs-strings":"2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a_1713971013899_0.65250935169587","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8e6759e79096e46e8131e16725efc05770691310","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c.tgz","fileCount":21,"integrity":"sha512-nNyhAncGGCKykpSzgZTVfXpD+E6eYqFlu3FbSOqHNRKUBlfCy3tKAC9jMe27HOj2OT9t7DODv8BktdgVha5sQw==","signatures":[{"sig":"MEYCIQCnciB13ySHtlfd8I3hJXxIyVxXOj3IrKlnMOPM4FTQFAIhAJ/Ig1dyH3+/XZzcsa7JQkI1RNIV0OJsTUGp8aMv4bJo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9eee2f727bdd53712e4e0fa28d2a0c85/solana-keys-2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c.tgz","_integrity":"sha512-nNyhAncGGCKykpSzgZTVfXpD+E6eYqFlu3FbSOqHNRKUBlfCy3tKAC9jMe27HOj2OT9t7DODv8BktdgVha5sQw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c","@solana/assertions":"2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c","@solana/codecs-core":"2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c","@solana/codecs-strings":"2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c_1713971140703_0.8966384449657829","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"70c4f4629ca04ce904a7c2b36989c52eb602bc86","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777.tgz","fileCount":21,"integrity":"sha512-URMseBexV1op7p1zwdxOnhDjOSOCQCP+GXv5Qv0G3iuYyUbrJFuyCjFgVp3/MoGeIxsziSxgetnY0zGUqMj8pg==","signatures":[{"sig":"MEQCIFcuAcA36MYbQIn4mRDD71FhuWBPQ7oSAySkczP1jr2gAiB613IKqZgc/Jbsw+xb1nUktUcr2VHm48SXeu1GErKxAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/db44ca597fdcd2040f512925c4ded518/solana-keys-2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777.tgz","_integrity":"sha512-URMseBexV1op7p1zwdxOnhDjOSOCQCP+GXv5Qv0G3iuYyUbrJFuyCjFgVp3/MoGeIxsziSxgetnY0zGUqMj8pg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777","@solana/assertions":"2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777","@solana/codecs-core":"2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777","@solana/codecs-strings":"2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777_1713982593588_0.3168830782699088","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3c8cefa8fd4b40ea7586e22b111806b6a7e38c6b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9.tgz","fileCount":21,"integrity":"sha512-V5L4ylF4yfCxeqavxMh5c9H5MRCEvIEt2Iqamd/wXVpQq8XktHEiukOfK9EmmclGiD4QcKH/HM5zR/VNJ7fN0Q==","signatures":[{"sig":"MEQCIFp8MuBL2xfUm7IZuWvUv8AhaoDn9QuQKx2/0sv4we/PAiASKcmJeGtIWhpj9quJXnan8dsjIMLmb0TB3HasFRotJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d058e799f2ce43f1f570db96340d915c/solana-keys-2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9.tgz","_integrity":"sha512-V5L4ylF4yfCxeqavxMh5c9H5MRCEvIEt2Iqamd/wXVpQq8XktHEiukOfK9EmmclGiD4QcKH/HM5zR/VNJ7fN0Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9","@solana/assertions":"2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9","@solana/codecs-core":"2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9","@solana/codecs-strings":"2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9_1713982622657_0.3307039557528775","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777":{"name":"@solana/keys","version":"2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f40b1cbf3ebbc1cfe9f621d6d64922774019edc5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777.tgz","fileCount":21,"integrity":"sha512-2L3/quLHWO+8QEN8WnGKPZ4t5WbH0Diivcwv7i7AuA0DNdywIRonLzYSwqxPi4FB1fhAu/4wnP1WdY2Ov7CJAw==","signatures":[{"sig":"MEUCIQCGS74Ac9PXFdIW4ScrV7w5lQzcHyTbs5rlT5ZMueGH6QIgfP/lXdZVAJURFGrFE8HG0OtkodcTFUbHl8OntawItic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/0c1d1201256180c05ce452de5bc9f555/solana-keys-2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777.tgz","_integrity":"sha512-2L3/quLHWO+8QEN8WnGKPZ4t5WbH0Diivcwv7i7AuA0DNdywIRonLzYSwqxPi4FB1fhAu/4wnP1WdY2Ov7CJAw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777","@solana/assertions":"2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777","@solana/codecs-core":"2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777","@solana/codecs-strings":"2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777_1713985554390_0.28848278498932056","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871":{"name":"@solana/keys","version":"2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2d21c9ee55a3f160be1b37f0d9b4651a5bbb70f2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871.tgz","fileCount":21,"integrity":"sha512-QQ0WsRNoPJmctLzf3igBctWcurLeXnLpHRUy6zyor21Bbm7QOfN7LUUcdF5GjXxV+a0WsjWqRq1WZWaSImDWLQ==","signatures":[{"sig":"MEQCIAHaG0Dp64lA16J6CmL/kVCUSk4PfjZW/lyJOoNGmjG2AiBFu24CtzEdIho+O6FpiTFlXON5RwuqEscNOkiirmHrpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/dfe4ab3b31e02a81c0a292bf6d5dbba1/solana-keys-2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871.tgz","_integrity":"sha512-QQ0WsRNoPJmctLzf3igBctWcurLeXnLpHRUy6zyor21Bbm7QOfN7LUUcdF5GjXxV+a0WsjWqRq1WZWaSImDWLQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871","@solana/assertions":"2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871","@solana/codecs-core":"2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871","@solana/codecs-strings":"2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871_1714064487911_0.3973474663561334","host":"s3://npm-registry-packages"}},"2.0.0-preview.3":{"name":"@solana/keys","version":"2.0.0-preview.3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3d23bca92c83c7c13238e8facdd1718e21be5239","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.tgz","fileCount":21,"integrity":"sha512-TwQ0MQCafbKy277tDl4Q0CbIVuGAcd7NnlnrGXakhgNgO47N+vkEBhP+Zdw6YHWZwnuc30kdcXlaXSXPAMP2jQ==","signatures":[{"sig":"MEQCIH0KFuwVct09hLgbSz+gtWxvU8Kh+xq8BJbh81H7F4lIAiBDHgsmZPxISv5d+4+rA2bW05MqATdjPGDHXGkqd14jMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84366},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/0a6f8718cb20ac77c55fdef04ba07872/solana-keys-2.0.0-preview.3.tgz","_integrity":"sha512-TwQ0MQCafbKy277tDl4Q0CbIVuGAcd7NnlnrGXakhgNgO47N+vkEBhP+Zdw6YHWZwnuc30kdcXlaXSXPAMP2jQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3","@solana/assertions":"2.0.0-preview.3","@solana/codecs-core":"2.0.0-preview.3","@solana/codecs-strings":"2.0.0-preview.3"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3_1714064846168_0.5169718058711317","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87":{"name":"@solana/keys","version":"2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9c1dff26e508a7f5f2422508d44b2fd8a654ed71","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87.tgz","fileCount":21,"integrity":"sha512-Ffa/Hcrt0FUnIgLLm5DW59JD7wBcr9JN6odpmY+jYnJlikegZnpRfIaolejseDfeIgv2NkioIHMaiWKR9tRnWg==","signatures":[{"sig":"MEQCIHoHn1O1NHiRwupjcjk2/iQ88zjX5sw0gCkXn00zVd7oAiAW7TBBbUCK1tINHOjNxL7YjFk4TPbG478o9esardnp0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e2284bd2f9145da44c021f5b31f1d3af/solana-keys-2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87.tgz","_integrity":"sha512-Ffa/Hcrt0FUnIgLLm5DW59JD7wBcr9JN6odpmY+jYnJlikegZnpRfIaolejseDfeIgv2NkioIHMaiWKR9tRnWg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87","@solana/assertions":"2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87","@solana/codecs-core":"2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87","@solana/codecs-strings":"2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87_1714065074274_0.7019301356824397","host":"s3://npm-registry-packages"}},"2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645":{"name":"@solana/keys","version":"2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"191c9f9202c91110c8779709847e1871b1a8406f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645.tgz","fileCount":21,"integrity":"sha512-KEnvcsG6vFHl/yNAuXYuHyKZyqe7+EyetSScveIC5ZrIArulksqYAnr7ZVNasdEmleiVHu9oI4HtSWERvHnrhw==","signatures":[{"sig":"MEUCIQCOby9MSYM+Zqq7wsPRLsZ8TwGEtOdAV2T0G4T6T8OoyQIgeHC5GFNRIH6jzJ5bvYLNWVJlJPdhF2SoTRsWAMhqo40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/22e0e3a0b919c600dcac91e3d4c52457/solana-keys-2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645.tgz","_integrity":"sha512-KEnvcsG6vFHl/yNAuXYuHyKZyqe7+EyetSScveIC5ZrIArulksqYAnr7ZVNasdEmleiVHu9oI4HtSWERvHnrhw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645","@solana/assertions":"2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645","@solana/codecs-core":"2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645","@solana/codecs-strings":"2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645_1714065476621_0.2160197496422933","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332":{"name":"@solana/keys","version":"2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e72658f66130786ec1f01f16a888082015416aa3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332.tgz","fileCount":21,"integrity":"sha512-6SHjNoZ0XfYzIXHVuUWEjSruf3qO4mZ4Xb88JfSTlWLA6VCihw9cWUDGCi8rCaOCF4IlCpQvuDC5HY4ahKsY5g==","signatures":[{"sig":"MEUCIQDQh9IVKttGa3VTzBubhAH3h0C77+Qab5Sz2EJWU/e8hAIgWYC77G3J5QjWZGIYHZ9Hl55/50n9tlaxq00N0BSwWxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a7f2bdf14d63f3efab6b56c92124a080/solana-keys-2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332.tgz","_integrity":"sha512-6SHjNoZ0XfYzIXHVuUWEjSruf3qO4mZ4Xb88JfSTlWLA6VCihw9cWUDGCi8rCaOCF4IlCpQvuDC5HY4ahKsY5g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332","@solana/assertions":"2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332","@solana/codecs-core":"2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332","@solana/codecs-strings":"2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332_1714072596011_0.4392588618119926","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4dab4114b830bb78bc91cc936427644f8b29c5eb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b.tgz","fileCount":21,"integrity":"sha512-oHEsNG8eu7F0qytYKkYmoTEQLMFLqlj0+8L48xBZ8MgM6IDAtjPk8PpqOa/XFYZ8ZrLNb/ZBk78aMP4tP+qEhw==","signatures":[{"sig":"MEUCIB0OFJ1EyYKkba06A2EeUbWu5Rai2N/tmqLM9eJ6HFOJAiEAjWDSKEm6Q0KIubUHPzIC1TSXZ9XCQ/89oHGGphU88QE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4f67cd4923d2d028c0f6327cca15918a/solana-keys-2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b.tgz","_integrity":"sha512-oHEsNG8eu7F0qytYKkYmoTEQLMFLqlj0+8L48xBZ8MgM6IDAtjPk8PpqOa/XFYZ8ZrLNb/ZBk78aMP4tP+qEhw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b","@solana/assertions":"2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b","@solana/codecs-core":"2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b","@solana/codecs-strings":"2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b_1714121488830_0.5041437860112767","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb":{"name":"@solana/keys","version":"2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d2f73b7bc8a9681987f46b45c0510f078530d3c5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb.tgz","fileCount":21,"integrity":"sha512-uTo/BCB7gXjF5hTkWB26S4L/u3itxOWfRlSDv1kZYjCm8dqHle4ne1VzVdG1HSyXZJ6AWbAVm/LwF/XwqPoCfQ==","signatures":[{"sig":"MEYCIQCkTGvAPlL9SiniAj1+a7BBVky+1UfBSjjemXgwKdrb+wIhALfpEPlkR8QfniHljdLu0Z9j6JXlEa43b6FTfEKo6IU+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a2702c6949ba5af0c0e6c2cc091d3b6c/solana-keys-2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb.tgz","_integrity":"sha512-uTo/BCB7gXjF5hTkWB26S4L/u3itxOWfRlSDv1kZYjCm8dqHle4ne1VzVdG1HSyXZJ6AWbAVm/LwF/XwqPoCfQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb","@solana/assertions":"2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb","@solana/codecs-core":"2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb","@solana/codecs-strings":"2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb_1714151521799_0.9230072636495787","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89":{"name":"@solana/keys","version":"2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"11ccbc8e06dbc29d8800601f7e5c735946db92e6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89.tgz","fileCount":21,"integrity":"sha512-AFpzHkutjOGVaFNkXl0L7RQPDgT6JTrlnp2/8dGWJflxEfzq2FasHjg3Nfb6n2ZHWK/BJH6ZMBYXS1WJhYXf7Q==","signatures":[{"sig":"MEUCIFcN/Z4UUN3OiSj/Y8mUn2WzLmbgdAD6ku1s0OVzhCvEAiEAnPlEOSF3LFC1Wg8o0e+FP8Fxfjf41FOc6OWgNaZsVPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7161a2357842aaff9a0bfd754e8894e3/solana-keys-2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89.tgz","_integrity":"sha512-AFpzHkutjOGVaFNkXl0L7RQPDgT6JTrlnp2/8dGWJflxEfzq2FasHjg3Nfb6n2ZHWK/BJH6ZMBYXS1WJhYXf7Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89","@solana/assertions":"2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89","@solana/codecs-core":"2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89","@solana/codecs-strings":"2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89_1714168616586_0.20876337336977469","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e":{"name":"@solana/keys","version":"2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a3bfab3a816372508a4842e8399107f0c8f2d520","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e.tgz","fileCount":21,"integrity":"sha512-/8arXZ1ejDeh1WcG9zm5xzOBSsOjvWR1JEatcxu8rtZb+SlCJO9o6Pz9kpkFL+7C2Y8dXdhEJFH/fJJYZFBMmQ==","signatures":[{"sig":"MEUCIQCqjPyxj/VwXc5WsVwPJCDxRUXeSK3WH6iUMVyFbjzdSAIgCnoCRZx1iOVu0ItFiHb4mYcuwv60hA53yuz8NWJl+UA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/833740f011ab74a72f3a536d8992bfb4/solana-keys-2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e.tgz","_integrity":"sha512-/8arXZ1ejDeh1WcG9zm5xzOBSsOjvWR1JEatcxu8rtZb+SlCJO9o6Pz9kpkFL+7C2Y8dXdhEJFH/fJJYZFBMmQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e","@solana/assertions":"2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e","@solana/codecs-core":"2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e","@solana/codecs-strings":"2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e_1714168660695_0.8646076066067825","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744":{"name":"@solana/keys","version":"2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"67982e08495d6f44901ca9b617af34c252ad369d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744.tgz","fileCount":21,"integrity":"sha512-ExPf0Jz7O8uE+SWJA6bjOyFaH3BI+7gnfRcRCpiPbyqIH7wMSTGQ8OuXIHH1ynjkeqh89YMYteklNSiqZEgwEA==","signatures":[{"sig":"MEUCIDptikpCiO95gliI8SV2F1R6rn5rKl1taaJExLukzyYrAiEAx2rnuCQAxbY7UEDpNYm+Lx3r+DbWoBYydEi9ndmlRfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d33429e47499d38197378a367c8b3c09/solana-keys-2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744.tgz","_integrity":"sha512-ExPf0Jz7O8uE+SWJA6bjOyFaH3BI+7gnfRcRCpiPbyqIH7wMSTGQ8OuXIHH1ynjkeqh89YMYteklNSiqZEgwEA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744","@solana/assertions":"2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744","@solana/codecs-core":"2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744","@solana/codecs-strings":"2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744_1714170205178_0.4860286377643257","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89":{"name":"@solana/keys","version":"2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9c47862816af0d92709004f61983ccdcdf847873","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89.tgz","fileCount":21,"integrity":"sha512-WMRQYca3ID5kSMnrvsx1sXnXhuN4cvJgmZIB4KeDs0Kz8Vs5Cy5FWhxc6mVr8pvPtHuZ5n450yaFL7Syaw07zg==","signatures":[{"sig":"MEUCIEKZsgxkrPVvXrjm45e+bqTMpyK/JzKXlGPV1sMxT8i4AiEArMS8+I3xkYE2WDE8wi3UVfvu0cpA7aEu4aziGwjCRPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84646},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/072d76a97743e462c1e23a233b567f5f/solana-keys-2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89.tgz","_integrity":"sha512-WMRQYca3ID5kSMnrvsx1sXnXhuN4cvJgmZIB4KeDs0Kz8Vs5Cy5FWhxc6mVr8pvPtHuZ5n450yaFL7Syaw07zg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89","@solana/assertions":"2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89","@solana/codecs-core":"2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89","@solana/codecs-strings":"2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89_1714173301845_0.39451066021716197","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2529a0609a81df8f8048282398424d01fc0caf50","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a.tgz","fileCount":21,"integrity":"sha512-r7/XJLkEirZgGRI2XknOAuaO/uh8z5P9Aj2/5qQEglGrnzYPIV2HMSmE1WWV1w9Xwr7DDghdMePbQzX5BJsC0g==","signatures":[{"sig":"MEQCICN/0EyuJbq5s0YfeQsAgWDnN39PQ20lZYDV64ehIXwDAiBehlkfeTi3ju3ReIYBKvvWp0uOX0K+OsgKHj0DZsWujw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7e7c9fb5d6ad9a0932c3773083d976b8/solana-keys-2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a.tgz","_integrity":"sha512-r7/XJLkEirZgGRI2XknOAuaO/uh8z5P9Aj2/5qQEglGrnzYPIV2HMSmE1WWV1w9Xwr7DDghdMePbQzX5BJsC0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a","@solana/assertions":"2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a","@solana/codecs-core":"2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a","@solana/codecs-strings":"2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a_1714173331993_0.3487547164663356","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"22b68f3bfb0d15b6737ac8ae095c3e6b88a14838","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a.tgz","fileCount":21,"integrity":"sha512-BgqawuYaH02LzVy0llcw0h/iHJjB/WvkZnXjnahAR55yroHepZgC8tIVPssHZU4QWU+9Pg5DMwlZOqe4MIlI6Q==","signatures":[{"sig":"MEUCIQDuuUdQwa3UYvrv88S8+G63DfP/hwWxtFPgfWE9OQ3ukwIgVEr6iWUfsQ0wJmdEOw3qKUfj9v20kLTXkB1MwNBtUBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2be2ea23a86fb526b0fe344271923b51/solana-keys-2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a.tgz","_integrity":"sha512-BgqawuYaH02LzVy0llcw0h/iHJjB/WvkZnXjnahAR55yroHepZgC8tIVPssHZU4QWU+9Pg5DMwlZOqe4MIlI6Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a","@solana/assertions":"2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a","@solana/codecs-core":"2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a","@solana/codecs-strings":"2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a_1714173483399_0.8524345059144804","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7":{"name":"@solana/keys","version":"2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"71993cef8cb9cda08cd3a3eae92a8864e306900f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7.tgz","fileCount":21,"integrity":"sha512-sXMaMF52jo76Gk2C0Pf8M8pjRGejlEFSwUTDLxhC+ISMcXZ4LssnRNS4Lz425dV/bf2y/yKSihBDo1VhHwY0Xw==","signatures":[{"sig":"MEYCIQCieHyvIgqL6KwyeaO9SQOzszlcTZA4aIz3Y5x+obMV1gIhAN1WZAKvPSpYMuWdYjyZdKnSfbqzYjf4/LfX0BV/bQ/4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/dc859b330d16462dcfb719df686d5dd4/solana-keys-2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7.tgz","_integrity":"sha512-sXMaMF52jo76Gk2C0Pf8M8pjRGejlEFSwUTDLxhC+ISMcXZ4LssnRNS4Lz425dV/bf2y/yKSihBDo1VhHwY0Xw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7","@solana/assertions":"2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7","@solana/codecs-core":"2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7","@solana/codecs-strings":"2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7_1714173875860_0.4928297968103741","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22":{"name":"@solana/keys","version":"2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"869f5ffdb248d869c254996915557320dc56ddd6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22.tgz","fileCount":21,"integrity":"sha512-fABnZASUdeHAQISTSI+FoxKNY/hEf6/cE9TdsfgbeFP0kmrVXIMV+cymizdWlpBh0p/I4b1XPwzrhKpsjrmZ8w==","signatures":[{"sig":"MEUCIQCRhfs9XivFkT2wEa0ES4NLr8vo30RIGKArm4KbCpfQPAIgNYanFSwBFgBTrlwfXQHhHzq1SuKSDiej1j9CNTHlzFg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9132aa43f6746152b29cc2215380f743/solana-keys-2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22.tgz","_integrity":"sha512-fABnZASUdeHAQISTSI+FoxKNY/hEf6/cE9TdsfgbeFP0kmrVXIMV+cymizdWlpBh0p/I4b1XPwzrhKpsjrmZ8w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22","@solana/assertions":"2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22","@solana/codecs-core":"2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22","@solana/codecs-strings":"2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22_1714200699426_0.45002465802161074","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566":{"name":"@solana/keys","version":"2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b2f77a53ac4245dfefc5e568812bd268df4949a2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566.tgz","fileCount":21,"integrity":"sha512-8WvRvNBsu2rtlz2iMGKPvtrYJcAzDyhTJk5HxysDmhOot7+ZouCBC2AnmvgVpvz63V7TQk9WP5m3+bwwYm5hVg==","signatures":[{"sig":"MEQCIDVW9/iaRbuvmzSDbMZnS8gOUKhrHEd3aUUuiMbXfo46AiBJPR8XY8ANZw+gxKQveJpwfNKoY5OWXYePSa6zhGkq0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8ac8164027253beb91f99c32f00afb60/solana-keys-2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566.tgz","_integrity":"sha512-8WvRvNBsu2rtlz2iMGKPvtrYJcAzDyhTJk5HxysDmhOot7+ZouCBC2AnmvgVpvz63V7TQk9WP5m3+bwwYm5hVg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566","@solana/assertions":"2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566","@solana/codecs-core":"2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566","@solana/codecs-strings":"2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566_1714382385867_0.2473622666330828","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f6037aeddc1e716ec20ac2189799a8243c72441f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4.tgz","fileCount":21,"integrity":"sha512-czH/LI7lmRpDMiCrQIupvoriqu81j+IAY4V3dMv2oEOsjcEYmvz5eKcC5FWcr88ZZvwEsF2F7nyu9kcN0yYk8A==","signatures":[{"sig":"MEUCIGysDa0S2gKmvflnYw0CNPWwsc8yaa8kEuFE8EBGEp3lAiEAw14gZeGSxrpJiG9fTCHjSdcyaaF9hjUDNpCiOVHazVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/552b0ecf72d3e24933f91bd1c514dbe6/solana-keys-2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4.tgz","_integrity":"sha512-czH/LI7lmRpDMiCrQIupvoriqu81j+IAY4V3dMv2oEOsjcEYmvz5eKcC5FWcr88ZZvwEsF2F7nyu9kcN0yYk8A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4","@solana/assertions":"2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4","@solana/codecs-core":"2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4","@solana/codecs-strings":"2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4_1714386497140_0.6140657898589559","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8":{"name":"@solana/keys","version":"2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6d234f962b58d36057c2f9649e898c171c6ebd0c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8.tgz","fileCount":21,"integrity":"sha512-UlUxCjdzELYWeGg9v+fbuD0ZF7u4OOUL6e9EE9jC8QvB/Iv+3Rg6eCPZN7z0iPZsVok+yG/U3CsbtKLsd36mVA==","signatures":[{"sig":"MEYCIQDCxUQ+tSIJHmmrLYFH0cHEusiSHyh63gT8ojQgcYx5OgIhAO7Z8Ji+gXLa3gZTz+FEg5ynmudJ5f5ly/+8k961iygD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f5bffd58164b48c1a8ca65f4f00db01a/solana-keys-2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8.tgz","_integrity":"sha512-UlUxCjdzELYWeGg9v+fbuD0ZF7u4OOUL6e9EE9jC8QvB/Iv+3Rg6eCPZN7z0iPZsVok+yG/U3CsbtKLsd36mVA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8","@solana/assertions":"2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8","@solana/codecs-core":"2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8","@solana/codecs-strings":"2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8_1714417652293_0.5468404071329631","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6":{"name":"@solana/keys","version":"2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9a5432281ce18054b05eb5d87f472cd23468df2b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6.tgz","fileCount":21,"integrity":"sha512-0mxsjM/WY6810x5Q3ZbQZA3x/bnDmwrSCI84N9ykUlP2zRE1mTq2RJ43ZKcXTOW/3RvWWKU1ZwrF9ueKV1b9FQ==","signatures":[{"sig":"MEQCICy6lj/n45l6fiThaiJYP91mz3g0iLta1ld2PfTEw9lhAiAcrLaGhf7Io1jAvAoy1DmGBW6r6b67hcSXoSB5H9KpAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/966f2cf015b53e86197235248de77159/solana-keys-2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6.tgz","_integrity":"sha512-0mxsjM/WY6810x5Q3ZbQZA3x/bnDmwrSCI84N9ykUlP2zRE1mTq2RJ43ZKcXTOW/3RvWWKU1ZwrF9ueKV1b9FQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6","@solana/assertions":"2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6","@solana/codecs-core":"2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6","@solana/codecs-strings":"2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6_1714469335951_0.8438948667270059","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0":{"name":"@solana/keys","version":"2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f7ef9a67bfd69bc564e428dc3aa68c6a992c5e25","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0.tgz","fileCount":21,"integrity":"sha512-kEQeXoniV7CMKOeqNHaFrXEa9wrKIk039vhOtwF4EPlSjjk5OOUliEL7s/w8+QCbimho8RF8VTE53efDLoUthg==","signatures":[{"sig":"MEUCIHA0NZ3d/jpzwTTX1QyO8mvlGjwPEwSHtEne34yxIQknAiEAj+qvF2L3iyre5tXZ8pDyP+ppx58n5wk1ndm7VEAvvdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/44814c059a443d8c51760a815033e419/solana-keys-2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0.tgz","_integrity":"sha512-kEQeXoniV7CMKOeqNHaFrXEa9wrKIk039vhOtwF4EPlSjjk5OOUliEL7s/w8+QCbimho8RF8VTE53efDLoUthg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0","@solana/assertions":"2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0","@solana/codecs-core":"2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0","@solana/codecs-strings":"2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0_1714496352804_0.6617234810616015","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1":{"name":"@solana/keys","version":"2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"485385490037e2447038ee5f66b47cbc98cbdbb4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1.tgz","fileCount":21,"integrity":"sha512-IGZ+F9rinppnedy4/LIAiLfYLhQFOOaVMT3jFtK6AxlKV9S8LXdKsO3BzQcZKfLEJgIp5ix1vTPFoRhfrD8oyw==","signatures":[{"sig":"MEUCIFmJ1UwWeJdNAtfKE2ehMdKwmpa0Uo0KiKilNkhGv0jPAiEA5AJ9Wd2UVFbzx+dKI/S0HnS3S1GJ5ufyg5T7zu48q68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/de8249f0b12777d32f8799b339c81b17/solana-keys-2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1.tgz","_integrity":"sha512-IGZ+F9rinppnedy4/LIAiLfYLhQFOOaVMT3jFtK6AxlKV9S8LXdKsO3BzQcZKfLEJgIp5ix1vTPFoRhfrD8oyw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1","@solana/assertions":"2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1","@solana/codecs-core":"2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1","@solana/codecs-strings":"2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1_1714515092693_0.9153851059966043","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b04c25f9979f162ec2d8ef0e84010c2246e65b5f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b.tgz","fileCount":21,"integrity":"sha512-xE4uzwmm9nU0feOPh+L9r9t1vWZkVxSDma882Gv3zaOP4XP6hWGSSMPcEqLg4ENEg5LmpXIjjt3ZQPyBVPjazA==","signatures":[{"sig":"MEUCIF9XKKBb1JbENDPVwb7pnBph7AiiZ9CDDm9fNrMycFbLAiEAtyPafn93L9UW2u36eR7gswiE+kBViMRf8Xl9WzT5DQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/53ceec0a1a9be54f97bd8ee18f269015/solana-keys-2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b.tgz","_integrity":"sha512-xE4uzwmm9nU0feOPh+L9r9t1vWZkVxSDma882Gv3zaOP4XP6hWGSSMPcEqLg4ENEg5LmpXIjjt3ZQPyBVPjazA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b","@solana/assertions":"2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b","@solana/codecs-core":"2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b","@solana/codecs-strings":"2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b_1714544811591_0.3309606480837477","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c0375ef73afcdc2cf23f991a35e52996e1c4a998","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d.tgz","fileCount":21,"integrity":"sha512-Cf5O5035ZIAb2pWLdy5z/mquZK932ydhk6nhrOPjgNC7qzTYIY3YQPF7ymyotSl8fZAMtBIBZ4dn827FFAkakg==","signatures":[{"sig":"MEUCIQCNJ+KP6IAbpcnxdzjEuvHZdY2GuSecq+d/N3lN1Qes9AIgWo5uCiiBBX5DmzOFZ63IKVOejVrbU49NBuNZXe4P80E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5601697bb451a8b71214a58ec2ad5ef0/solana-keys-2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d.tgz","_integrity":"sha512-Cf5O5035ZIAb2pWLdy5z/mquZK932ydhk6nhrOPjgNC7qzTYIY3YQPF7ymyotSl8fZAMtBIBZ4dn827FFAkakg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d","@solana/assertions":"2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d","@solana/codecs-core":"2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d","@solana/codecs-strings":"2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d_1714586222162_0.2441641808961592","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9":{"name":"@solana/keys","version":"2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"65e8d93422e6d9c427604a81b91ee0a886f8ee52","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9.tgz","fileCount":21,"integrity":"sha512-WLlga3kIDI9hZhWdKtfDBvgdwO9kfq+g38fr4FNwOtQ8BOKdXP0oPtQ5/W0cKVEIkUSrsOSIipg+0wXqdD1BSA==","signatures":[{"sig":"MEQCIFnhXAZbQS786RaBsvdfJl0opgmwMqr8XEe615+wNdnrAiAXtMOMSKMfoh0d5+Pl0iUdweLAXqCAgSJWec6CjJG4Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/43dbc6fd0bc27caad71bd2dece8676a6/solana-keys-2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9.tgz","_integrity":"sha512-WLlga3kIDI9hZhWdKtfDBvgdwO9kfq+g38fr4FNwOtQ8BOKdXP0oPtQ5/W0cKVEIkUSrsOSIipg+0wXqdD1BSA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9","@solana/assertions":"2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9","@solana/codecs-core":"2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9","@solana/codecs-strings":"2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9_1714586380300_0.9227092078153265","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ff13ce1733b3072b2468faf217cbb446a554e68f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5.tgz","fileCount":21,"integrity":"sha512-slTjeKM1g7nwg3t6xY1eLMF5FSZWK3o6OUuq3zKOu6VKFmAmPQJua7ezBXVbq9oXoUu9WNtstMJp7rVAdzPcTw==","signatures":[{"sig":"MEQCIF/e7G/mnTsGZ5WZ7eIkFVLEan0YGZrF4xdEGz23TgycAiACJKlZl+yoAyczTL4DqHlaPLa/YMVDwv2YG1dd8UrIpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/71718937bcb9036cb7e6e89881618973/solana-keys-2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5.tgz","_integrity":"sha512-slTjeKM1g7nwg3t6xY1eLMF5FSZWK3o6OUuq3zKOu6VKFmAmPQJua7ezBXVbq9oXoUu9WNtstMJp7rVAdzPcTw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5","@solana/assertions":"2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5","@solana/codecs-core":"2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5","@solana/codecs-strings":"2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5_1714588281594_0.2650476620909028","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179":{"name":"@solana/keys","version":"2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c57710fcd580e50739ea832f8512d3883b268d97","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179.tgz","fileCount":21,"integrity":"sha512-9aJU0QdMGd3Nf6Zxfd25tLD2JBA9OH29RB/xGVtP8Dl/Ys1pUffETbiICr9ijTF9/Nd6h4w7zg3Z66Z3nfAdeA==","signatures":[{"sig":"MEUCIQCc8K95NjRvY5utYEbJjBF3OELYtn8X6wfWOn40F6RsVwIgARCrU96+acTwepKnX5RZQlO/DKvyXG3wWolrdgwOZYQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ad0a749ac57c517995697c7da0b1e199/solana-keys-2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179.tgz","_integrity":"sha512-9aJU0QdMGd3Nf6Zxfd25tLD2JBA9OH29RB/xGVtP8Dl/Ys1pUffETbiICr9ijTF9/Nd6h4w7zg3Z66Z3nfAdeA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179","@solana/assertions":"2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179","@solana/codecs-core":"2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179","@solana/codecs-strings":"2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179_1714682344879_0.32884183759745444","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10":{"name":"@solana/keys","version":"2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"18762ebe24fbb88171a0eefe94ae9e5368d29525","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10.tgz","fileCount":21,"integrity":"sha512-VoLKxnIVNdOFZklRY2dA+3+kr0WpHcQoHGd5SAKKQSHHrT2vt+qFLSBXHVS0RUGW1vjnYGZtnEzELhRKa/1oLQ==","signatures":[{"sig":"MEUCIQCGslvMeqO4ExdlX6wFAEb0yf8Qjna0nHAuxwYnMAB6DgIgYxvw984taj1u71N+YT+wphOEg1PgQ0+F7J1gt24UxAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7d6e2442bf80c1a9d39d5257436ebcf9/solana-keys-2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10.tgz","_integrity":"sha512-VoLKxnIVNdOFZklRY2dA+3+kr0WpHcQoHGd5SAKKQSHHrT2vt+qFLSBXHVS0RUGW1vjnYGZtnEzELhRKa/1oLQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10","@solana/assertions":"2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10","@solana/codecs-core":"2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10","@solana/codecs-strings":"2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10_1714682408336_0.5574213837031989","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0":{"name":"@solana/keys","version":"2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b52e810297ecd35a04355aadd9a3cf2b970f7726","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0.tgz","fileCount":21,"integrity":"sha512-POVHlUq+wxzNb/lcHzYv1ATYeo1L+ot6fyrGLPvz09LnyiShM2wiafqu2a5vbOx2T/uysF6z/bhbYDNoO+L2Jg==","signatures":[{"sig":"MEQCIA5olievqVmMlGXjiLkIU+lV+wUVfisXNAHQ+XZxolXxAiBb/U2MvWJTDibidxeeFWdfVuEI0FSFLhRKOnYuSz8JWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e7d4daec859a94296ebace5fb1a076f8/solana-keys-2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0.tgz","_integrity":"sha512-POVHlUq+wxzNb/lcHzYv1ATYeo1L+ot6fyrGLPvz09LnyiShM2wiafqu2a5vbOx2T/uysF6z/bhbYDNoO+L2Jg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0","@solana/assertions":"2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0","@solana/codecs-core":"2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0","@solana/codecs-strings":"2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0_1714682519627_0.9181975993162945","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877":{"name":"@solana/keys","version":"2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0944280e7a756167216b073e27f7eb4c3d5c69c2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877.tgz","fileCount":21,"integrity":"sha512-LPmb+VjaP/EPoSLvITnEny5Kx8hMupbrLm+Xt49OIprFZ7z315LkS5YCzPFcD685vFqWCDu4zHx6UjiSQjMujg==","signatures":[{"sig":"MEYCIQCDmdlTEI7X5iH18HEONGoK6TTSdZXC0SeDtze7eS1HfAIhAKvx56/A5VieKFqElGZ6yErDyFiD/Znv6v69d6ap6zVj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/8b8b2039a63874cecf29227cffb63873/solana-keys-2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877.tgz","_integrity":"sha512-LPmb+VjaP/EPoSLvITnEny5Kx8hMupbrLm+Xt49OIprFZ7z315LkS5YCzPFcD685vFqWCDu4zHx6UjiSQjMujg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877","@solana/assertions":"2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877","@solana/codecs-core":"2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877","@solana/codecs-strings":"2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877_1714682638115_0.2424083421408625","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a2550d3daad87e3c65749b756db315654a02b5f6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4.tgz","fileCount":21,"integrity":"sha512-TC+YzJgYk7O8UIhSbFM/Wrs4t4m2nTax8qvf/p5BYfCFFpRSktvoBA6hsIKnu1AWXeuWFDb8ibt0pFFsWUSK3Q==","signatures":[{"sig":"MEUCIQCYBj9exrjltiRqmA4O8LXwXYPV8c4HijhIg/m8p5D3/QIgZ0pjKsrq5zN/u1ooUt60yXPAbu8vdbjlLjePefwiM/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/869501c569cb481ada515b1f2398ee0f/solana-keys-2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4.tgz","_integrity":"sha512-TC+YzJgYk7O8UIhSbFM/Wrs4t4m2nTax8qvf/p5BYfCFFpRSktvoBA6hsIKnu1AWXeuWFDb8ibt0pFFsWUSK3Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4","@solana/assertions":"2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4","@solana/codecs-core":"2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4","@solana/codecs-strings":"2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4_1714682773524_0.3429626709516591","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864":{"name":"@solana/keys","version":"2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"055f41e88819108c6dd49ea93af3f75ef43a1ae0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864.tgz","fileCount":21,"integrity":"sha512-tuV0S12z9gursgj9FpOg4BPMZ6h8gtrmd0Da7CMqhkfhI5Odj6Lm6VYI/bpSmQqGWCpjHCMOswikGWxmf7qmCg==","signatures":[{"sig":"MEUCIQDRCoYWxWu1scnTAUCdX8ctpJDz39w0GhvqYmfoVeZnygIgcWvg3AKL6ZIAdRrDPv2J85GGf69+HnsaIEzvMPj3bAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/bebd694f48202c3134c9b1e576222843/solana-keys-2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864.tgz","_integrity":"sha512-tuV0S12z9gursgj9FpOg4BPMZ6h8gtrmd0Da7CMqhkfhI5Odj6Lm6VYI/bpSmQqGWCpjHCMOswikGWxmf7qmCg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864","@solana/assertions":"2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864","@solana/codecs-core":"2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864","@solana/codecs-strings":"2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864_1714682895151_0.3784642479638529","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c":{"name":"@solana/keys","version":"2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ade2c02b94907b1c42f1e954f73af4a6e0dd468e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c.tgz","fileCount":21,"integrity":"sha512-2M+bSxMPOLNturCy8Lm/qaxwKmtEwieQaHdZhzYbsKZ1jOiI7jtFOG1fW/ijw1snMxialySyBSbsbVGtWESzNQ==","signatures":[{"sig":"MEQCIEM0JcVTN9UhowG3BjOtj9fdm/qieycW6zMG+h25BgF3AiB0O0PoDxM2hNDOpe216XGoWp4CResXo0ZK4PzuqeUG6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/fc9d766a167b9977b4c6eac9d40296bb/solana-keys-2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c.tgz","_integrity":"sha512-2M+bSxMPOLNturCy8Lm/qaxwKmtEwieQaHdZhzYbsKZ1jOiI7jtFOG1fW/ijw1snMxialySyBSbsbVGtWESzNQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c","@solana/assertions":"2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c","@solana/codecs-core":"2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c","@solana/codecs-strings":"2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c_1714726235177_0.7029051436603537","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"418b8cb87c921333d90d84e39e57b0534a2e34ed","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d.tgz","fileCount":21,"integrity":"sha512-xIzHdw6zV6tk6BcawC7x/vu/2+G+O/7UhwVyf/wZKCU4Qe+2hDd+0Ro0Qpe5hNKoK2DsMDy3ex5lQX0i2F2Jww==","signatures":[{"sig":"MEUCIQDcYtLDadxei64NmMNVfwMHjG8F9T0N79Y34mJVNQMbwgIgBd0L2rOjWKlUOYW0ouV/sVabT8vC65EHdT9mPwSJ2Xo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cecdc89cbb7fd5e15a59ebb2ffd7804c/solana-keys-2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d.tgz","_integrity":"sha512-xIzHdw6zV6tk6BcawC7x/vu/2+G+O/7UhwVyf/wZKCU4Qe+2hDd+0Ro0Qpe5hNKoK2DsMDy3ex5lQX0i2F2Jww==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d","@solana/assertions":"2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d","@solana/codecs-core":"2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d","@solana/codecs-strings":"2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d_1714761765822_0.2570843838558541","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"56cb30e5f2a9f68e5e88ef7aa25253724c1cea35","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b.tgz","fileCount":21,"integrity":"sha512-tLUjvq8Rr1JWfEbFexQo1v0/DwZ7mttTKDfssJpnR6QdTrB77/5qFQ4m0o3d6t2gh6K7MWTx+uO4WvYUQZW5fQ==","signatures":[{"sig":"MEQCIC6jg85TEWyYcSIEoI8Lhs5mOCGP9b1hDyhyX6mfQ86JAiAJld1Ev7Gd80w+Pac9QsYB5dgX/pz40W9thfRv8Q4oTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e4f9afbcb40542e1fc89f09eabf103c7/solana-keys-2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b.tgz","_integrity":"sha512-tLUjvq8Rr1JWfEbFexQo1v0/DwZ7mttTKDfssJpnR6QdTrB77/5qFQ4m0o3d6t2gh6K7MWTx+uO4WvYUQZW5fQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b","@solana/assertions":"2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b","@solana/codecs-core":"2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b","@solana/codecs-strings":"2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b_1714763214785_0.33022197417674937","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1abd9d17fd3b79047512198c1c03d9cfff0b127e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4.tgz","fileCount":21,"integrity":"sha512-0d5D87JLG/1D0J1m6o1PkPMklUgY8lnFSE1kT63Ad0gjQRQsDwlmxXy+Jb6MiNnhB8iJnU8nTWmv13FvZDQ/WQ==","signatures":[{"sig":"MEYCIQCWVG1aE7QkexWDDfVHR7SQkWRA7CM1Ss39+Flwm5pfmgIhAKUEjwiQIEzQ/9RL8UANgkSiTREmZ1+64YPSjheUjhMj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/fc29625c9a24e006e0aba56c1eedfe02/solana-keys-2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4.tgz","_integrity":"sha512-0d5D87JLG/1D0J1m6o1PkPMklUgY8lnFSE1kT63Ad0gjQRQsDwlmxXy+Jb6MiNnhB8iJnU8nTWmv13FvZDQ/WQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4","@solana/assertions":"2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4","@solana/codecs-core":"2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4","@solana/codecs-strings":"2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4_1714763601083_0.7499899941420836","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad":{"name":"@solana/keys","version":"2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0a1c81126ba34159e879b28f9d6f57e7ff68ab40","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad.tgz","fileCount":21,"integrity":"sha512-O/D+Lrfzq21AKLJpWTcitxObl0cJ5Rchh29ZAklOg0sBse/THQaUoJusI8/jElPhr3H0TYSiitjr9zVR84fzwg==","signatures":[{"sig":"MEUCIAOTVl67TGjae8yOrtvEFaRX7lL9LoRmhQiCwXDFxDi9AiEAvn0eZZvVw1ARixpTeN6U5AlIbu5zi/kH72XXs6QEyms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e7b1c5dbc83dd99b1b17dd0fac5e205e/solana-keys-2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad.tgz","_integrity":"sha512-O/D+Lrfzq21AKLJpWTcitxObl0cJ5Rchh29ZAklOg0sBse/THQaUoJusI8/jElPhr3H0TYSiitjr9zVR84fzwg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad","@solana/assertions":"2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad","@solana/codecs-core":"2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad","@solana/codecs-strings":"2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad_1714766690147_0.2313657336375794","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea":{"name":"@solana/keys","version":"2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ebdee37ab36d88922d1c658b3b74e005779af81f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea.tgz","fileCount":21,"integrity":"sha512-+2eMyxpcfXiE+X7Kq1vU99qufIbhUVeTXfE46g/o2XFDI0VfB9mQulcRuWuj2SZhrcZhEPTd1Gryvf4l84etzA==","signatures":[{"sig":"MEUCIFjBcRRL2CxjLP3J+DFXUf99upkW8s3y6Uf2rdhkM2WPAiEA9eCbD4BCrni2iVVZ7d+gkGKuarIr4qGgM1+59+/gXSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/a8280ca194dd199defbf9e8c3d446f20/solana-keys-2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea.tgz","_integrity":"sha512-+2eMyxpcfXiE+X7Kq1vU99qufIbhUVeTXfE46g/o2XFDI0VfB9mQulcRuWuj2SZhrcZhEPTd1Gryvf4l84etzA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea","@solana/assertions":"2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea","@solana/codecs-core":"2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea","@solana/codecs-strings":"2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea_1714773995359_0.025894521226248468","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad":{"name":"@solana/keys","version":"2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0c5687756d9f94eb1ffe267063e3202772a25949","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad.tgz","fileCount":21,"integrity":"sha512-7t2B+DQei/VQu/suF296TqqTnoDvG0ifvLQDoNSXMwACcxJkHkMNVgSJQUUzW3fiFv1+J8l1IX1B3vRqG5sd2g==","signatures":[{"sig":"MEQCICpikYk/9FK6m2ryHwWuaLUybvc+wa65c5vfk6t6r7dIAiBDoMPEuMSus7FhZ6zCUebl+df3Oo9BJ1rKqZ+w55rmgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/2e4dab48fc64c016f9562ec7201e85dd/solana-keys-2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad.tgz","_integrity":"sha512-7t2B+DQei/VQu/suF296TqqTnoDvG0ifvLQDoNSXMwACcxJkHkMNVgSJQUUzW3fiFv1+J8l1IX1B3vRqG5sd2g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad","@solana/assertions":"2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad","@solana/codecs-core":"2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad","@solana/codecs-strings":"2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad_1714834249644_0.8617518036641043","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e200f2d0102fd343e3aeb0317121b8a6039b17e8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b.tgz","fileCount":21,"integrity":"sha512-pRkTSvnJNZIQtq7ji1r2aQt9194Dg+hIXX8i/MdKFGjRuG1DzRvFlDIWnPJC9FWHhbHALT38geRJeH1yUymYjg==","signatures":[{"sig":"MEUCIHMybTnMM0ykwbCL1nelngwbtQBtXGC5/rhtY4jBPGuGAiEArWRuFwVHF5ahIkXQzqmSTELnN5nKA9sVsTCUGqYPr40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f1099e2cb669eacb02a322bb6e9185b1/solana-keys-2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b.tgz","_integrity":"sha512-pRkTSvnJNZIQtq7ji1r2aQt9194Dg+hIXX8i/MdKFGjRuG1DzRvFlDIWnPJC9FWHhbHALT38geRJeH1yUymYjg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b","@solana/assertions":"2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b","@solana/codecs-core":"2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b","@solana/codecs-strings":"2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b_1714838512827_0.07241338133415609","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ac6a3141c75fa9267aba19538c8f0b947c8296e0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f.tgz","fileCount":21,"integrity":"sha512-RVYWpl8+jCvfpc6UdfytqsC1ZDaOcKNzwofYm6Nb1uS9Ng2kLDjPVZzifhdtQSIvAhZ51WeePJm2sCUS1OOIJw==","signatures":[{"sig":"MEQCIAdJujSpBeRPG8LBMQ6YowIkB+rfcTsnvi4Z+KxuS7Y+AiB51mshuckkogl3tgpseYOP/2upBENMrte++EyMjqOkCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/038aefb197d6e086035684f75e628bf7/solana-keys-2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f.tgz","_integrity":"sha512-RVYWpl8+jCvfpc6UdfytqsC1ZDaOcKNzwofYm6Nb1uS9Ng2kLDjPVZzifhdtQSIvAhZ51WeePJm2sCUS1OOIJw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f","@solana/assertions":"2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f","@solana/codecs-core":"2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f","@solana/codecs-strings":"2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f_1714838623607_0.9096364729890232","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869":{"name":"@solana/keys","version":"2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"621f287d3d649e31cd5e8ea40be5c90930a184f6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869.tgz","fileCount":21,"integrity":"sha512-yGIyMtffRjokXiXKdQ5JHfcCCiW+br4ObZoM9Q/PDN/XiG773TmzplzMVuLt9iu2crFwgnGjAFkyosSbNfpPmA==","signatures":[{"sig":"MEUCIQCSfmfyGKrQDuRpIslL87JmcSf8EI81YjFrk6UJlrv9EwIgN1si0+CxjeynsXz+2uF48NUnTFpGmwJfRo0p7HEbrd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84699},"main":"./dist/index.node.cjs","type":"module","_from":"file:solana-keys-2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.js","browser":{"./dist/index.node.js":"./dist/index.browser.js","./dist/index.node.cjs":"./dist/index.browser.cjs"},"exports":{"node":{"import":"./dist/index.node.js","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.js","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.native.js"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json && node ../../node_modules/@solana/build-scripts/add-js-extension-to-types.mjs","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.js","test:treeshakability:native":"agadoo dist/index.native.js","test:treeshakability:browser":"agadoo dist/index.browser.js"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9b1a6a73690b3ccb521dca364ea79e58/solana-keys-2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869.tgz","_integrity":"sha512-yGIyMtffRjokXiXKdQ5JHfcCCiW+br4ObZoM9Q/PDN/XiG773TmzplzMVuLt9iu2crFwgnGjAFkyosSbNfpPmA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869","@solana/assertions":"2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869","@solana/codecs-core":"2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869","@solana/codecs-strings":"2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869"},"react-native":"./dist/index.native.js","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869_1714854716142_0.1935833250334542","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"547a51da0c9a784437cbbd09023a8f4d36eaa156","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b.tgz","fileCount":21,"integrity":"sha512-L1RO5WhSw6G7JydBwFo+p2H5QjmDxiWIAytEWBsAPrzVp3pFIcX2LO0YM3jBokSp5C6NbrJ73zGo0CKfeiTvCQ==","signatures":[{"sig":"MEUCICJlKqDhewAc1GqMT5a/WJWcnG/fWwrQZNIQUSjwaVhFAiEA/FdDOUb8Bau9Yw/v7Da0jCNJOKhfOJlfKWVIFZqIrgE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/71bd0b905d72e69d0cf5516701764fc7/solana-keys-2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b.tgz","_integrity":"sha512-L1RO5WhSw6G7JydBwFo+p2H5QjmDxiWIAytEWBsAPrzVp3pFIcX2LO0YM3jBokSp5C6NbrJ73zGo0CKfeiTvCQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b","@solana/assertions":"2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b","@solana/codecs-core":"2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b","@solana/codecs-strings":"2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b_1714904717563_0.200556550238439","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"de7cb986c468c6eea4167ba4a4e5288caf3dc3c9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4.tgz","fileCount":21,"integrity":"sha512-dqXZOcBPUskIkC/JrFH0bh67G+kysKtZojVSLlkn2sDYZXF3ZiXQXgBAycpcpGk7xIEQ8Tr1ITc73P+PRu9xhQ==","signatures":[{"sig":"MEUCIDJxzOS+7wplf3R3h6bh8deZjnvcnkcSqvGJu32xTjqEAiEAo/nzzDxl6zeSBNaf4gCRlb+GRQ5PJYnRnn9AzVKXOzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/48da16791fbf870d2b7a506b9d9b2e26/solana-keys-2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4.tgz","_integrity":"sha512-dqXZOcBPUskIkC/JrFH0bh67G+kysKtZojVSLlkn2sDYZXF3ZiXQXgBAycpcpGk7xIEQ8Tr1ITc73P+PRu9xhQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4","@solana/assertions":"2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4","@solana/codecs-core":"2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4","@solana/codecs-strings":"2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4_1714920004469_0.6522747185051907","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e121ef07ace1fb3067607c16e45f6abb593f93cd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40.tgz","fileCount":21,"integrity":"sha512-zVXzRV3ZfVecVxKqFSW1sbuQ/5UHLgX+8phunnk6WDt5Q5ks0NsX7iHVZUfdzOX//HcS0Tk4TB5jmx8CugR9ew==","signatures":[{"sig":"MEQCIDyOA+5DHtnEwNBmVM5VtvfQJpJGomuGOM+OB1MkPtkTAiBiVZR4fI+bA7W8wnZh64Y9kPNaKTFX64FvXyuq6OZG7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/6ce4f68c77bf3d38d26f72da240b1f87/solana-keys-2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40.tgz","_integrity":"sha512-zVXzRV3ZfVecVxKqFSW1sbuQ/5UHLgX+8phunnk6WDt5Q5ks0NsX7iHVZUfdzOX//HcS0Tk4TB5jmx8CugR9ew==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40","@solana/assertions":"2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40","@solana/codecs-core":"2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40","@solana/codecs-strings":"2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40_1714924180607_0.02437014998111664","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c8c05a92f33f235c0c7b62fcc7b82c2dbc58b90f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7.tgz","fileCount":21,"integrity":"sha512-QA+/OtIijTzFPXAZCJArRfLKuvPfD8S6QBvFQboMTk3N1Z4+pDq/gFbjHd7HwEut/jBviP4l0XtrHY93VGqkMA==","signatures":[{"sig":"MEUCIQCD5E1obH8gLnuP3GPEAhz7Yxr+6gXcGL/7VGmh5l/QzQIgXpKvoDZWu4J3OiVykFG4jgBGLrbp6m40zgDPN7s7Ar0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e25404dce4f878f19f48b25080913ad6/solana-keys-2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7.tgz","_integrity":"sha512-QA+/OtIijTzFPXAZCJArRfLKuvPfD8S6QBvFQboMTk3N1Z4+pDq/gFbjHd7HwEut/jBviP4l0XtrHY93VGqkMA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7","@solana/assertions":"2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7","@solana/codecs-core":"2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7","@solana/codecs-strings":"2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7_1714924253924_0.29091671120118234","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f4663166d1d9f962ae409daf3aef9fd131091ed6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421.tgz","fileCount":21,"integrity":"sha512-fAiAkJ8F1oVUGRiEOhH5ecmW4Q/k7yQIQLtzD0bcYiZ4029VUq2xCJBdsc4utzbQv+lTp5++jpOq0Ojav9ItNg==","signatures":[{"sig":"MEUCICc1S9klus/lWLb1jXwsGO+ob9wans3ywJWWUXjL2D97AiEA1Cf74rOQY5B1KA1cdWPQ7rHACJp61XwU/0Tb84RNt7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/4450b13e104ee8c2a16732f227640ff3/solana-keys-2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421.tgz","_integrity":"sha512-fAiAkJ8F1oVUGRiEOhH5ecmW4Q/k7yQIQLtzD0bcYiZ4029VUq2xCJBdsc4utzbQv+lTp5++jpOq0Ojav9ItNg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421","@solana/assertions":"2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421","@solana/codecs-core":"2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421","@solana/codecs-strings":"2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421_1714930949150_0.5388861305294683","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e96d4fb47dfab2dd490b45fa340b578bc07c9f47","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28.tgz","fileCount":21,"integrity":"sha512-5dmeZlnT8RVUqepXyagf/dp6E9+3mKfyk4qzy2QBqZesRIna+jENwWTauHxZ+D5NSpLhtr4gP+dEivMcZKP6/g==","signatures":[{"sig":"MEYCIQDqgBubvPYfDoQYFDVEwaPymGnCsCrQpb/FUKW/t5wlZgIhALao0x5wLGDSYhrDEsQKDWnWe5lEBfsMOttfYPjvcRdo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d04a4c0d89b2350a75ccbabd5755eadc/solana-keys-2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28.tgz","_integrity":"sha512-5dmeZlnT8RVUqepXyagf/dp6E9+3mKfyk4qzy2QBqZesRIna+jENwWTauHxZ+D5NSpLhtr4gP+dEivMcZKP6/g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28","@solana/assertions":"2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28","@solana/codecs-core":"2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28","@solana/codecs-strings":"2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28_1714949396841_0.3488809035288378","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"87dc33975fa16ab9e812f74c21ac41054c705b04","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6.tgz","fileCount":21,"integrity":"sha512-vpMfcolMoZgtNP1cs30IodkrF627KMnBq04+Ywwet/SD+Tm3T/wfSS9efNyes1rmRljKUiGZJ6SCpYJ/gmIu1w==","signatures":[{"sig":"MEUCIQDO3kzXtBu5usiPj/0V603IT2kJgiDqxvevvqPwHx1tUQIgHYUdRapZMC/8GPCWFBxjBguV1bCuaa6n6tSGneAIvTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/969a9d36ba14de66d9fc3e58220a7242/solana-keys-2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6.tgz","_integrity":"sha512-vpMfcolMoZgtNP1cs30IodkrF627KMnBq04+Ywwet/SD+Tm3T/wfSS9efNyes1rmRljKUiGZJ6SCpYJ/gmIu1w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6","@solana/assertions":"2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6","@solana/codecs-core":"2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6","@solana/codecs-strings":"2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6_1714949587394_0.2746281168169882","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f136de32a95275c6aefe87c5cdaa0d719aeee150","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9.tgz","fileCount":21,"integrity":"sha512-u8m5Zb2JlBe3XlWtugjjckFiiOZ9QZix/5Yf4iCJ7Ppgsd4TgapX85Ueg1OazJZa+yuVQDwglhf7zAuG4dcNxg==","signatures":[{"sig":"MEUCIQC977wAehfbLcL+18Ez1XXx/cHFZwMNBnXf1crAZcZgywIgDNJ5FC9zXlh9XVE5YpHzljqMJ3bCAoDI4GkHt19Q/GY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/89107ab1cc9f44ea73845e12de140ffb/solana-keys-2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9.tgz","_integrity":"sha512-u8m5Zb2JlBe3XlWtugjjckFiiOZ9QZix/5Yf4iCJ7Ppgsd4TgapX85Ueg1OazJZa+yuVQDwglhf7zAuG4dcNxg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9","@solana/assertions":"2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9","@solana/codecs-core":"2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9","@solana/codecs-strings":"2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9_1714949677865_0.7596385037801408","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a9547604453538ded1c00e50de0d025d4b2bca62","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156.tgz","fileCount":21,"integrity":"sha512-SfNsgW8eSbwvcAfUUfv7SB8SiqZFSWx5VThtYF6wckPQJKVhQdSWfH+k+bLr77G70Juj48csMYYkH7WmiLx4ig==","signatures":[{"sig":"MEUCICP00/hYfYawe2fJh2Jk03n09bUbq9wsKXAtIWWgDZkBAiEAqfgNWCqocgTka4j/FQ/R4fjGt3hHtwsrZkbgsfjTrs0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/496e7bf40fa168a29d273eaa1c96694b/solana-keys-2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156.tgz","_integrity":"sha512-SfNsgW8eSbwvcAfUUfv7SB8SiqZFSWx5VThtYF6wckPQJKVhQdSWfH+k+bLr77G70Juj48csMYYkH7WmiLx4ig==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156","@solana/assertions":"2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156","@solana/codecs-core":"2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156","@solana/codecs-strings":"2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156_1714949779261_0.3738903641966116","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4e0daefdbcc1b6777041c173880ae416de26a718","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef.tgz","fileCount":21,"integrity":"sha512-82plu1uFr+ZQrwtrESR558V3XqtqxsTZ4wIxsz80yfAN5u9g6ci0L2PgHIXEKzBHxs7wkqlIw7oPYxTGUvRLmg==","signatures":[{"sig":"MEYCIQC8P3zFagnCzV0Pjv8DXPmnjB/k74Q9TwgAxslEq1dyAgIhAPEMxJJhZDWU5aGcLCbliQkKxD7g3wlNXJsWSQsz5H+K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/7d4338ea34e93732927382d4cfebc5d2/solana-keys-2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef.tgz","_integrity":"sha512-82plu1uFr+ZQrwtrESR558V3XqtqxsTZ4wIxsz80yfAN5u9g6ci0L2PgHIXEKzBHxs7wkqlIw7oPYxTGUvRLmg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef","@solana/assertions":"2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef","@solana/codecs-core":"2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef","@solana/codecs-strings":"2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef_1714949898975_0.4325236639314509","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4496cc9a689b771d61b73497a8c289de1445b8be","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147.tgz","fileCount":21,"integrity":"sha512-h0pQoML6cHbMbqV5I1CCRRa1hMEJtgkjh42syhQX5m3qL3OGLo5rqfjBC6r1KaBw2IrsR0Qf5AoQJ3ZSIMlC6w==","signatures":[{"sig":"MEYCIQC8NEyL7zWU6t/ryWb4/CG/EzlKAdB1o55kdfEiY9l/IwIhAIUPuKyqDZxtgpCPbM4rHcJuBYOJ8vu85XDKralqrG4A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/ec0e8ff84b568485da967653f8c1a70a/solana-keys-2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147.tgz","_integrity":"sha512-h0pQoML6cHbMbqV5I1CCRRa1hMEJtgkjh42syhQX5m3qL3OGLo5rqfjBC6r1KaBw2IrsR0Qf5AoQJ3ZSIMlC6w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147","@solana/assertions":"2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147","@solana/codecs-core":"2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147","@solana/codecs-strings":"2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147_1714950067998_0.5054797038382659","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e01b375244361d311b7e228b4871e68cf756bd3a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df.tgz","fileCount":21,"integrity":"sha512-ITieZatycrPt3Qa8YIYQi/DPXVe5UEFYsgiT/iAgJMb6qKuYU7UG3LB2/kopHjY1Ohht139laD+dKR3mJazqsg==","signatures":[{"sig":"MEYCIQCTHF51U8h+TfTSs4/5P9Ue2AfN8VSXIR2/dvCsqWCXLgIhALo6Kv6c6Ijav9YzUEalB9Fl17BnRgce1z3jPs5HZzc6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/aad6eefaf7101c275ee70025bef58892/solana-keys-2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df.tgz","_integrity":"sha512-ITieZatycrPt3Qa8YIYQi/DPXVe5UEFYsgiT/iAgJMb6qKuYU7UG3LB2/kopHjY1Ohht139laD+dKR3mJazqsg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df","@solana/assertions":"2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df","@solana/codecs-core":"2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df","@solana/codecs-strings":"2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df_1714950205550_0.6317665432090422","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2eafe4f84aaf2192308f376954a41ba130767f6b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45.tgz","fileCount":21,"integrity":"sha512-pJl7lWN0T/cJcwpEisx6etg55HraxeT4KqtDIXPCSm8a8uhh6peXCdTix4773V3eUjNibSJ14E2Jlq6VaW1mAw==","signatures":[{"sig":"MEYCIQCdI2quyW0O9+V87UFkgUaexPxU9eXEVslI60PNsvbuSwIhAPwpDlfL8hoCqGwe9ryo2UcKHeY9KEWLTqSnNVuSmZX1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b753e3525bc1d36f69c40724d24149ab/solana-keys-2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45.tgz","_integrity":"sha512-pJl7lWN0T/cJcwpEisx6etg55HraxeT4KqtDIXPCSm8a8uhh6peXCdTix4773V3eUjNibSJ14E2Jlq6VaW1mAw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45","@solana/assertions":"2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45","@solana/codecs-core":"2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45","@solana/codecs-strings":"2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45_1714950374899_0.48117137063905346","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"deba84e6606579ee8ff86a0eb0433fe641bf6318","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f.tgz","fileCount":21,"integrity":"sha512-thzsYsk7R/Fg5q45FkzPA5RkKIlPLTYJSbX9CqnT38L7ANDop/50BkB9ACsTjwdyQLRm1dP2E1xxegF5fXK3wQ==","signatures":[{"sig":"MEUCIED7ecg3C/r+XXKgPPMsfHb3MSriCYAbvXNPLZ8V1zSIAiEApF9/OqPZKgdUkzBTdkMJsWHh0tpPKSo5ZtaWeuaSMz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/92a8d8224b53c513d809e159a3ab4131/solana-keys-2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f.tgz","_integrity":"sha512-thzsYsk7R/Fg5q45FkzPA5RkKIlPLTYJSbX9CqnT38L7ANDop/50BkB9ACsTjwdyQLRm1dP2E1xxegF5fXK3wQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f","@solana/assertions":"2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f","@solana/codecs-core":"2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f","@solana/codecs-strings":"2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f_1714950502196_0.573616514899602","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cf45a8607dd42254ade41073ddc872c4329062c8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947.tgz","fileCount":21,"integrity":"sha512-CwO7JhvUckxrwp4xxKEd7r4Ru3ihcwwi4kIpf+l+4ij40FLu7kScUuvf9wAThqfRJntO68hHHJPWY78gGyBZwA==","signatures":[{"sig":"MEYCIQDYVlKcJBbZ11imJFgaLi+eu8qx22TuhQUKTb/kymPKQAIhAJTmjedWA7zlld9+wQCW2unDI20WoWpyCYF/IJRPggOp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/cc89643f3dff5006080187474dffcfed/solana-keys-2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947.tgz","_integrity":"sha512-CwO7JhvUckxrwp4xxKEd7r4Ru3ihcwwi4kIpf+l+4ij40FLu7kScUuvf9wAThqfRJntO68hHHJPWY78gGyBZwA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947","@solana/assertions":"2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947","@solana/codecs-core":"2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947","@solana/codecs-strings":"2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947_1714950566586_0.23458227974173318","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3e348cb92caedce97db18584c38bc988ccd57d81","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7.tgz","fileCount":21,"integrity":"sha512-RI+lfevgX07QJ977frx3JSt5+7opHAY+2HmY1PG2dehkT3dVBNPd7/Vdbpxhx7AF57unHAqZGtp0BubJMvYcoQ==","signatures":[{"sig":"MEUCIBrInFu1DNwvTQT8hZnnfmXwBXgUt5/zAWZPIHLp0LcEAiEA8PeQd+FSfsK/gp1nHuCIr/z8KaGM4Rl9ysIO+EOgUGg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f290ebc68facae5f3c7c0b0677c9ff6b/solana-keys-2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7.tgz","_integrity":"sha512-RI+lfevgX07QJ977frx3JSt5+7opHAY+2HmY1PG2dehkT3dVBNPd7/Vdbpxhx7AF57unHAqZGtp0BubJMvYcoQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7","@solana/assertions":"2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7","@solana/codecs-core":"2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7","@solana/codecs-strings":"2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7_1714951492091_0.5805893956950345","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418":{"name":"@solana/keys","version":"2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7ebbd411b5f142318abe0d24d19b5b5829db6096","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418.tgz","fileCount":21,"integrity":"sha512-8OesDxQe76p1JrnCS+PrIbDSOwrBmLZt1Zv7EptXLZF/jcogJ4z5+XGpdVp3cjtdDWP0dmO5/6t+ZdjgZe2Z1g==","signatures":[{"sig":"MEYCIQCBT86rAHO1DmFH3d0VnuGIEDx3+gvcmMBnvKuuvGrYbAIhAL3kL5WYEjTIT/CCS1kfrtyrsHogfQBCVczmcPhvxZef","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/fa368975998b21a4ffac3874f4c0abd1/solana-keys-2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418.tgz","_integrity":"sha512-8OesDxQe76p1JrnCS+PrIbDSOwrBmLZt1Zv7EptXLZF/jcogJ4z5+XGpdVp3cjtdDWP0dmO5/6t+ZdjgZe2Z1g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418","@solana/assertions":"2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418","@solana/codecs-core":"2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418","@solana/codecs-strings":"2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418_1714952706301_0.13183074532884143","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"727326d94f65eb923d7e15daf919cd3cd4b14fb4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce.tgz","fileCount":21,"integrity":"sha512-tTb9rEbGKEDtRkpQaXLAS7qiZENTSmUdeT1lpw24tMDyjqu2IoWmlfrvMosRnQEIvHFAUp1t+SupAduIKVEJVQ==","signatures":[{"sig":"MEQCIDW5rngNjBJ5/eq311lhve2DWNHe8oOX8zaKhZ1M4NQEAiBwlJ2l+82ZQdiVO48oU27tWsrIqpMMlmAjl2DIOqgAqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/5f5e05daacbcf0440bbe17fe98c021a8/solana-keys-2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce.tgz","_integrity":"sha512-tTb9rEbGKEDtRkpQaXLAS7qiZENTSmUdeT1lpw24tMDyjqu2IoWmlfrvMosRnQEIvHFAUp1t+SupAduIKVEJVQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce","@solana/assertions":"2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce","@solana/codecs-core":"2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce","@solana/codecs-strings":"2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce_1714965072510_0.6796078282553464","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c9488df3692067a90f5d120fa3ab76dfdd061d25","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6.tgz","fileCount":21,"integrity":"sha512-QDgiYcPFFZX00XKK/iEZvbPZn2xtMZIqdYwQn4lvUfklJVRN/nMHS1WBBg0CFfZ8Oc0PSif3MrZlaFA5wQHc9Q==","signatures":[{"sig":"MEQCIAM+Byb8BGIIZKeb0qqRyBzWK94r2jCoBDZhK+XGyTlTAiAYnRVnoqPK7QUJ/dRtan5FoXTvtO5NvkHd3GQ496n7cA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/4b63c7f52e5137d5950dfa71fcfc2c01/solana-keys-2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6.tgz","_integrity":"sha512-QDgiYcPFFZX00XKK/iEZvbPZn2xtMZIqdYwQn4lvUfklJVRN/nMHS1WBBg0CFfZ8Oc0PSif3MrZlaFA5wQHc9Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6","@solana/assertions":"2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6","@solana/codecs-core":"2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6","@solana/codecs-strings":"2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6_1714985602106_0.8254938057416021","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2a743ae6cb2e26914321b441f7be411492e08980","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810.tgz","fileCount":21,"integrity":"sha512-HpwQu3mr//mNGwJq6WsZjVpjAfKXP4Ym288lSl0x7WMDXCE1pJUULNDuURYWvm9Gbzf6SI4fOXjnAIJ7wR1B6Q==","signatures":[{"sig":"MEYCIQDJiHBeRornlCnOjHqU73Mu8xb0Qh/RuZzNHCMqDg0XrgIhALXqffjnLyiu5hHGv/ZdEzmtG4BVSBdtqGPT7tkE1iz7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/7d2213df0becafecfac6159cbc54f2df/solana-keys-2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810.tgz","_integrity":"sha512-HpwQu3mr//mNGwJq6WsZjVpjAfKXP4Ym288lSl0x7WMDXCE1pJUULNDuURYWvm9Gbzf6SI4fOXjnAIJ7wR1B6Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810","@solana/assertions":"2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810","@solana/codecs-core":"2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810","@solana/codecs-strings":"2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810_1714985685016_0.39388505099292415","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7ac4660b542f2ebdf9a277729d035c0abaf8b8b8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f.tgz","fileCount":21,"integrity":"sha512-msz+U49RHXTiW9oyFqicO7piYOFhFX9yZXW5fac9S4expm9GaUPxzv4GzirYQqQpO3NGDdYop0PEnTzmGZFNEw==","signatures":[{"sig":"MEUCIQDLgQXMnShGepSYTF/2yDRsf32gT/vDCp/ykTdaHggkuwIgGSau0mWJ9oGvjdHMyI6jn3J8P7YsPRBap/hbzUVhueg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/172f9074aa4103349367da4b7fe9090c/solana-keys-2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f.tgz","_integrity":"sha512-msz+U49RHXTiW9oyFqicO7piYOFhFX9yZXW5fac9S4expm9GaUPxzv4GzirYQqQpO3NGDdYop0PEnTzmGZFNEw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f","@solana/assertions":"2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f","@solana/codecs-core":"2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f","@solana/codecs-strings":"2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f_1714999156694_0.14111011430652498","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ab661ccbae94f02185140b1ff76c67673b1c6630","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831.tgz","fileCount":21,"integrity":"sha512-7Ya9ObbPshpQzUZWUJanexBcC288U5FgktBjYU3P0zBTkq2dvzI4KvE+LXf0qxnw8RBgt2EpjlRTgUnbVHSVQA==","signatures":[{"sig":"MEQCIAazBdAMV9B1Rjnq+igyPOPHpt8CfjqF7XRA7FpuaZ4LAiAaVGFx//EJol27woGl7jR+g5RehP4onMb/YpfmzbCSrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2e589dfe08cc7fa33a6d3929f8694b2a/solana-keys-2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831.tgz","_integrity":"sha512-7Ya9ObbPshpQzUZWUJanexBcC288U5FgktBjYU3P0zBTkq2dvzI4KvE+LXf0qxnw8RBgt2EpjlRTgUnbVHSVQA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831","@solana/assertions":"2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831","@solana/codecs-core":"2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831","@solana/codecs-strings":"2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831_1715007550554_0.701488091351187","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c979f31eac4c13df2b473bd2cd72385a525cae14","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720.tgz","fileCount":21,"integrity":"sha512-wmmf51M1HMqka/myFQ2ECWW+1fLmdd4koxwTalmPhT2TwQe1OinwUy96PkDGavdCaMWeJ5qXkS04hA6l2Iu/SQ==","signatures":[{"sig":"MEQCIDL0h5mdWYrMLdq4KQdjPUUqk3s5QQZByssYvSJgx1aUAiBYZwaffc5yQ4TckZFY4KRvyAoWTJRRw02aUWAfat8kAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/ba855e817fb20758e19870fc408d4a52/solana-keys-2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720.tgz","_integrity":"sha512-wmmf51M1HMqka/myFQ2ECWW+1fLmdd4koxwTalmPhT2TwQe1OinwUy96PkDGavdCaMWeJ5qXkS04hA6l2Iu/SQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720","@solana/assertions":"2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720","@solana/codecs-core":"2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720","@solana/codecs-strings":"2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720_1715007677829_0.22867965575318383","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"63b2e8737e7c14259d7dbf799fe30f258530baaa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543.tgz","fileCount":21,"integrity":"sha512-IuqTYSnL15GMzLQAhINPpS4qoDnpsgeOw+mKBuHB0iFb6hlGv+LLa86Dga5665UmTUXQ89yDL55ZWG03OW6yvQ==","signatures":[{"sig":"MEYCIQCvR04JUQbuNNTAavScTSHpql1jWoxDwFzyRJsYLs4bWgIhAKejyp9PbtZ3inB2ja9K7XCbfseP2pAVSNNU1LX09P97","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/5cdc89b9780f0a5551340b814fe3542a/solana-keys-2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543.tgz","_integrity":"sha512-IuqTYSnL15GMzLQAhINPpS4qoDnpsgeOw+mKBuHB0iFb6hlGv+LLa86Dga5665UmTUXQ89yDL55ZWG03OW6yvQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543","@solana/assertions":"2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543","@solana/codecs-core":"2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543","@solana/codecs-strings":"2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543_1715007976947_0.8011025136402472","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"600efb6aaa6d745432cfc6d6c4beae4531317945","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a.tgz","fileCount":21,"integrity":"sha512-Y0xKR5DxMN/0Gy0WsivryeAUCKMUzCLc1IYaaMQ4q8OfgmEG0qAIuTfK37YmAVKMG4wA79G8wNNMhK+yaF9SIg==","signatures":[{"sig":"MEUCIFed6zxegicYQf90P0y2VBPqDjQKkiS8rV7rQjHUXAG6AiEAr5yrT+NkaPcSnXktc9wy6o4gB/pckp3XFasB569koFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c80e3edd44bd92d8b8071e57b4e02a25/solana-keys-2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a.tgz","_integrity":"sha512-Y0xKR5DxMN/0Gy0WsivryeAUCKMUzCLc1IYaaMQ4q8OfgmEG0qAIuTfK37YmAVKMG4wA79G8wNNMhK+yaF9SIg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a","@solana/assertions":"2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a","@solana/codecs-core":"2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a","@solana/codecs-strings":"2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a_1715017992831_0.32783584007565203","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9c45216cca74152b50e3f13b342d1e313dbab83b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829.tgz","fileCount":21,"integrity":"sha512-GFQ0PY9tZLZ0QAsjtRWr2FXFfkXQRNXlkOQ5QnrHJ5p02AOdcqmw8VuV4wxTUfYQ37XCazFZhrmrYyVTVyVpbw==","signatures":[{"sig":"MEUCIAx9VZrJrhWW2TRxvN8foGujtgNup0icTZlREY/sHKGoAiEAv/UJWesWTOjwWtJ+PUxxpJNG6fp0yiqVBFdOuDJIC8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/72ccfd9a87f63f1776826ab6e5a0a594/solana-keys-2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829.tgz","_integrity":"sha512-GFQ0PY9tZLZ0QAsjtRWr2FXFfkXQRNXlkOQ5QnrHJ5p02AOdcqmw8VuV4wxTUfYQ37XCazFZhrmrYyVTVyVpbw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829","@solana/assertions":"2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829","@solana/codecs-core":"2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829","@solana/codecs-strings":"2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829_1715025089739_0.9846748577284721","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"53355a8f6912713e4f4ec8ec5789f1c144b82daf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347.tgz","fileCount":21,"integrity":"sha512-yhchkaFWM20FThsB1GTzHs3H6/rXXYmC8Tdiv66AxP8I7U0Mkh3SUaSUlSvjiDwET8pWSrw6A/HLQ/kWQyfT0w==","signatures":[{"sig":"MEUCIQCWoqqL+wKEdBDjcgIfyh1QDMdpxVlB3PLrY3FE0A9fFQIgesJi6Z5o4+MqYKK8yuV95oHn/loRpCu6tPVUurdVCv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/71f642866637dc0b53b14d45da91268a/solana-keys-2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347.tgz","_integrity":"sha512-yhchkaFWM20FThsB1GTzHs3H6/rXXYmC8Tdiv66AxP8I7U0Mkh3SUaSUlSvjiDwET8pWSrw6A/HLQ/kWQyfT0w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347","@solana/assertions":"2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347","@solana/codecs-core":"2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347","@solana/codecs-strings":"2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347_1715033383498_0.9808245081777829","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ebf6338b653f05ad6cde3a63059fc37660e12c21","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b.tgz","fileCount":21,"integrity":"sha512-SCoJhASFoP2K34gaRP7kKnQb5Zy3tszoDP3Dz+Wlry2hFXX77LMowmtstfxJ+GqX9QaVmieNqbipPHdw8Eznjw==","signatures":[{"sig":"MEUCIQDggRxmQdDZg6qm03VKMG85SgAyKwsm/V5pA8n9KFsR6gIgcy6FI7ccOeb1stJMWB/j9JBLdJ9zInbg4oxiIRI/Ffc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/148ced6e0c0937761d641c97c4061364/solana-keys-2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b.tgz","_integrity":"sha512-SCoJhASFoP2K34gaRP7kKnQb5Zy3tszoDP3Dz+Wlry2hFXX77LMowmtstfxJ+GqX9QaVmieNqbipPHdw8Eznjw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b","@solana/assertions":"2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b","@solana/codecs-core":"2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b","@solana/codecs-strings":"2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b_1715038639171_0.9908530158759608","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1de5e493b06c5d8a3718d30d002aca8d875256ce","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505.tgz","fileCount":21,"integrity":"sha512-W5X6rnwtJS22uvvXwRJvvG21MBt0zTXfRZygzb8YlIGf0+JtF4db5oiW+SEKLAp7+uLMa5/uGQq7wbU0tQcinA==","signatures":[{"sig":"MEYCIQCaHHR11ld3wluf3mJBd8P8netoe/N2ZLV8QTUM8rUXeAIhAMzzaQxkybYM6WFLty9pRKh+Ccd+90EaBLK7Uj8mL7tY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/a91a71bb89d8219e694c189a711fb7d8/solana-keys-2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505.tgz","_integrity":"sha512-W5X6rnwtJS22uvvXwRJvvG21MBt0zTXfRZygzb8YlIGf0+JtF4db5oiW+SEKLAp7+uLMa5/uGQq7wbU0tQcinA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505","@solana/assertions":"2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505","@solana/codecs-core":"2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505","@solana/codecs-strings":"2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505_1715050203299_0.6974321070976148","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"33ef8cc6df8a6caf0a52934f95e27f5b3910e784","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864.tgz","fileCount":21,"integrity":"sha512-TMEZcuz1NVB0QTzJWFpp5DfJzcbWyKYPn8/MOqd9+F0JZWWIXryEI9f/3areUmEvD5vxG2w3FLt6OjGUBlCYbQ==","signatures":[{"sig":"MEUCIGBUYjKlpZDLsRNLNZeefE5uhoQPnjFuyRcQ2kG63XDEAiEAoH1UZJcuTI766vLeZaL7J6XzwRzuymmBfcfbxH2ohIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f182b8338f6bcc3afd77225a4adcb9cc/solana-keys-2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864.tgz","_integrity":"sha512-TMEZcuz1NVB0QTzJWFpp5DfJzcbWyKYPn8/MOqd9+F0JZWWIXryEI9f/3areUmEvD5vxG2w3FLt6OjGUBlCYbQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864","@solana/assertions":"2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864","@solana/codecs-core":"2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864","@solana/codecs-strings":"2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864_1715054074674_0.5815711393272596","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d219b726e774c90cc11952ec33ad28b4b6de9e05","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5.tgz","fileCount":21,"integrity":"sha512-nlnv0gyixHAM8oGgaw4tobhJHMUg3Oi5ikxEissUfCUspgvGDXxXPBScmkwlI6Ijomgqlz/rjYBx43+YveIRTA==","signatures":[{"sig":"MEUCIQCytcVReFlkHbYpJ8Nx1rw5APL+QMtH249o6SJxrF8l2QIgJJyR02GtMhRqxrxBlmeW8YG4k6twsrnlsun2CSaxwmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/a04a2bae834da1b47b9cc12ece9d2ad4/solana-keys-2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5.tgz","_integrity":"sha512-nlnv0gyixHAM8oGgaw4tobhJHMUg3Oi5ikxEissUfCUspgvGDXxXPBScmkwlI6Ijomgqlz/rjYBx43+YveIRTA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5","@solana/assertions":"2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5","@solana/codecs-core":"2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5","@solana/codecs-strings":"2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5_1715087531404_0.8930834991312342","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8b4a11807ddc73cd5b5c8ba1a08eea0ba7135356","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe.tgz","fileCount":21,"integrity":"sha512-cR2uFaVKxgVZlvK8IITnE23hi9M5X9Pw1EzSLLxsEdzoKIbZXbHKKK0YOj7sKSBECAk2n+zlPJvwhRzWLzOYXA==","signatures":[{"sig":"MEQCICTdITehr5xobF23YwCj7UVrdZe8larEVL19ArJfyQlRAiBtkGKnsUBciNFvkw3HUy/9yTZ64kxb9lpimSGsHmF3Wg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/fd473b8c77cfee3444ae2a0f11a0cc18/solana-keys-2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe.tgz","_integrity":"sha512-cR2uFaVKxgVZlvK8IITnE23hi9M5X9Pw1EzSLLxsEdzoKIbZXbHKKK0YOj7sKSBECAk2n+zlPJvwhRzWLzOYXA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe","@solana/assertions":"2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe","@solana/codecs-core":"2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe","@solana/codecs-strings":"2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe_1715097105468_0.21223378835018192","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"42f6681511c1a8a56ff1f1cc515481db3b069732","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9.tgz","fileCount":21,"integrity":"sha512-h+Z0d0Rg8L7fMFKEnNGzKH6pz7D3S9KakE+3GJrj93ZMovU+PLogfKXTjsMZRGevVrJlGL9qd/Vju5Or8OdJfw==","signatures":[{"sig":"MEQCIC54cjZ+4mUgGxxKxB0+nFxibrTqeIEjJaQVz5alf8UZAiAQxi9FUbgRjSp+MITiOdOVopGDziwA7yR+B3HNHNhbAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f1497c24acafe0dbf47a74293af147b5/solana-keys-2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9.tgz","_integrity":"sha512-h+Z0d0Rg8L7fMFKEnNGzKH6pz7D3S9KakE+3GJrj93ZMovU+PLogfKXTjsMZRGevVrJlGL9qd/Vju5Or8OdJfw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9","@solana/assertions":"2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9","@solana/codecs-core":"2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9","@solana/codecs-strings":"2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9_1715097244327_0.2674521344223315","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"98d9b0ccc92327a1cafced8ac5273c8f04c876d6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251.tgz","fileCount":21,"integrity":"sha512-RdwVnFRAIiIE9jBQmkMyMU3UzKexYEg9Qw8s3lXt6HpBoX35pzBJ0xayGPW/OuVoh4YLnvzfi8eSfqDrYOJVhA==","signatures":[{"sig":"MEUCIQCvXY9CMEOp0vY84OC/Xt35cDQfCtIzsm1nHv4tsn4fKAIgb4npDCpnto6oMOIe1Upy9CgHGT/am5TtlRSAlUoZVmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/6a64f22fc8c5351e48e38428a12df41f/solana-keys-2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251.tgz","_integrity":"sha512-RdwVnFRAIiIE9jBQmkMyMU3UzKexYEg9Qw8s3lXt6HpBoX35pzBJ0xayGPW/OuVoh4YLnvzfi8eSfqDrYOJVhA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251","@solana/assertions":"2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251","@solana/codecs-core":"2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251","@solana/codecs-strings":"2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251_1715097381791_0.43879731674750233","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"62d709d97e82c31d0bd739bb50920315bc83c2ea","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966.tgz","fileCount":21,"integrity":"sha512-SAlIi4R7+BBh87uXUEgPvSME+JWdCRe+Iu49z6FCxtcNdZ84xokDLzt2O5bnBSXNVeWz/C2yhJSzJxVr5Ks8Dg==","signatures":[{"sig":"MEQCIGjzr0MwlipzFYnOVDNTZ/KK65ho7WqXOewFo8DpHrdsAiB1YQtXYgEPDX7hjjlzYFWnvDFbd9m5tXSVs/tKtexkyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/851a0f68ddf6b1dca44c1926ed6088ab/solana-keys-2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966.tgz","_integrity":"sha512-SAlIi4R7+BBh87uXUEgPvSME+JWdCRe+Iu49z6FCxtcNdZ84xokDLzt2O5bnBSXNVeWz/C2yhJSzJxVr5Ks8Dg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966","@solana/assertions":"2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966","@solana/codecs-core":"2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966","@solana/codecs-strings":"2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966_1715097477760_0.9864126233516155","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"dc4e2d63e8c8bd4513a020d79cce942a54e97a62","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5.tgz","fileCount":21,"integrity":"sha512-UdqxoTYCR7tZ1ZNrLcaNaiAxkVV0k08OT9agPPy2SkKO/vzciZM9DusInNN0vPXPR15UBgr1B6LVvtUUWeDEoA==","signatures":[{"sig":"MEQCIAlTVq6Si8GnsBl57RkOvVjb4dgSd96hvyy0j7+k4SB3AiAXhAGtVLPL0CGH5qIzsU9l0E88e/NgpEdnEaYtM2NqNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/59bf3351134d9438d6e3807166f3e69f/solana-keys-2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5.tgz","_integrity":"sha512-UdqxoTYCR7tZ1ZNrLcaNaiAxkVV0k08OT9agPPy2SkKO/vzciZM9DusInNN0vPXPR15UBgr1B6LVvtUUWeDEoA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5","@solana/assertions":"2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5","@solana/codecs-core":"2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5","@solana/codecs-strings":"2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5_1715097623343_0.5795626238077505","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f68dd01e16f5fbdc249207224c27799175d7de2a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6.tgz","fileCount":21,"integrity":"sha512-unpcpsoHNDNeevWKL51k/WjMVMtx4mBo8ISF48LqeuP+CDoTviHRDWLxJCG8r4oufMeL3VP5/nGvmqYVR/pA6A==","signatures":[{"sig":"MEQCIGcSl97B488lcKejC/Ekeg1TZ8XfMxYKZeVVF7ep/PaDAiA4Z5cYmnVKdw7EOV4RiYrBUopLmv+gKAMgowEMVcF7jA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1c7393f797987e71ac8e61193387c703/solana-keys-2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6.tgz","_integrity":"sha512-unpcpsoHNDNeevWKL51k/WjMVMtx4mBo8ISF48LqeuP+CDoTviHRDWLxJCG8r4oufMeL3VP5/nGvmqYVR/pA6A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6","@solana/assertions":"2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6","@solana/codecs-core":"2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6","@solana/codecs-strings":"2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6_1715097738751_0.0011938482211832913","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bc8745eb0fb1e63d9dbfc227f6c96fdd5f05276a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea.tgz","fileCount":21,"integrity":"sha512-jOMvaQkzQHzRnlBHjZhXCS3Syti4CUeoVMPlcLsRM4r79irmKOiw/tkJYM9MflFuEnEZJxpMlkgimeUaWiCTYg==","signatures":[{"sig":"MEYCIQCAMqsLQ3bjWdQdAFx1nxBAhSaoXV+ONn/r8GN/+IqEVAIhANHNsqbMvX7Rjg8wb0oqd6NxdmKK3ADlJdlmVqwHaDIe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1dfadb8887a5bb9f49872821e5c40a32/solana-keys-2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea.tgz","_integrity":"sha512-jOMvaQkzQHzRnlBHjZhXCS3Syti4CUeoVMPlcLsRM4r79irmKOiw/tkJYM9MflFuEnEZJxpMlkgimeUaWiCTYg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea","@solana/assertions":"2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea","@solana/codecs-core":"2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea","@solana/codecs-strings":"2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea_1715097878757_0.47286567974018046","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f39634845c74916ef8ff27a6fdea58747161b0c6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b.tgz","fileCount":21,"integrity":"sha512-HhssRRP9gh/29DIO8cStQhD0QpzYE49i5Dj3R4jSL+i6ZKjwwfGK6N2l8bFwh+FP8Fieec6mT4HO8c34ZfQV2g==","signatures":[{"sig":"MEYCIQDaagxo6Pjz7SrLt+/jg9G5vGBobNeKN/YWxw0jPleUFwIhAK1eYY16LvNx5k122Fcsjze1qbroPYaoAoHkZ73VIZwK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/61212a3f2135517fd1f34af770358461/solana-keys-2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b.tgz","_integrity":"sha512-HhssRRP9gh/29DIO8cStQhD0QpzYE49i5Dj3R4jSL+i6ZKjwwfGK6N2l8bFwh+FP8Fieec6mT4HO8c34ZfQV2g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b","@solana/assertions":"2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b","@solana/codecs-core":"2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b","@solana/codecs-strings":"2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b_1715097957325_0.9684800861405714","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b37b2ecd846e40a1069cf7dba64d033908ec3025","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24.tgz","fileCount":21,"integrity":"sha512-j06818eOqwZhpPecYr8tIJOddypE/6weVXsOrMT4n1QU8NNED4bKlPCzcX3tpVbZ6PgwH3+C0EoDilnQOyKX6w==","signatures":[{"sig":"MEUCIQC4/tznLgMtNXA7jnRC5fUr/A/YBpk+HLuLxMlJ0V1ElQIgZxg1A/vO4MyVCXzDc5fExqpVv0/+yHbwHH6NOfrjfy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/09ccf8c29a4ba3282818dc5958d348e7/solana-keys-2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24.tgz","_integrity":"sha512-j06818eOqwZhpPecYr8tIJOddypE/6weVXsOrMT4n1QU8NNED4bKlPCzcX3tpVbZ6PgwH3+C0EoDilnQOyKX6w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24","@solana/assertions":"2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24","@solana/codecs-core":"2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24","@solana/codecs-strings":"2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24_1715098155085_0.49886887336105823","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d8e91bbed5e700b0a124aa5f9f093f091993ffd9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc.tgz","fileCount":21,"integrity":"sha512-WxssQBm53/4TFz/7e/rAR85lILiyACpGdGmolLnsPdOXrYrvPEaQ/XlSlcFkf70iUbfln8i7+e2DQW9bG41nww==","signatures":[{"sig":"MEQCICiF2y7BtECa+nJ4Wn8OJO3n5bJtQYhZ/Wlu2hMfsur/AiB1ZLvwC25mry9DQtjPKI+STA4NwEOgkI6Go3JdGm7hLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f01fedf48e0f469194f54393b180db7c/solana-keys-2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc.tgz","_integrity":"sha512-WxssQBm53/4TFz/7e/rAR85lILiyACpGdGmolLnsPdOXrYrvPEaQ/XlSlcFkf70iUbfln8i7+e2DQW9bG41nww==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc","@solana/assertions":"2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc","@solana/codecs-core":"2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc","@solana/codecs-strings":"2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc_1715098262637_0.05566703069464807","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5bf3b837beeb564b5445de87bc46eb3211335de6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f.tgz","fileCount":21,"integrity":"sha512-NgBx/jRTltXvtLmiZz/8YBXWKglB7b9NIMAcr12nAZoy9pGRk1atEhb8RSjYxtFH0TwLfrInpOPHNQeBPOXV4Q==","signatures":[{"sig":"MEQCIBj/t4QCcXYpBMjdTp6AosrQRFkhzJ7tZ6lkji3HSWRoAiACGZNgBKYNJKTaVlWvsSAew9iVVPBU7Qjlav8LzdhmQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/edf57d3731165feb3ba01667934e76ed/solana-keys-2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f.tgz","_integrity":"sha512-NgBx/jRTltXvtLmiZz/8YBXWKglB7b9NIMAcr12nAZoy9pGRk1atEhb8RSjYxtFH0TwLfrInpOPHNQeBPOXV4Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f","@solana/assertions":"2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f","@solana/codecs-core":"2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f","@solana/codecs-strings":"2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f_1715098459409_0.8406708072789042","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"23bde15ae21e9d3c2356117d5a6838f13f8a928c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675.tgz","fileCount":21,"integrity":"sha512-7TK5W5laRa12SmeG75UjP0Nnbs3LPrbXWHsE1k1eK6ikWfBdm7Mb3bWDO03G9Ggp3bGMR7K5vhDs/O0HeDRJ8A==","signatures":[{"sig":"MEQCIBPzxF5WXuefMwKV5Q1SA7/3hz0xX7GbMOaApTRbs5CcAiAO83YGhB/dfvGTHkVPasWn2F31cWNrPAneRqDBq8Z1tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/94711b6f923fa315ef39907f47174ac2/solana-keys-2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675.tgz","_integrity":"sha512-7TK5W5laRa12SmeG75UjP0Nnbs3LPrbXWHsE1k1eK6ikWfBdm7Mb3bWDO03G9Ggp3bGMR7K5vhDs/O0HeDRJ8A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675","@solana/assertions":"2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675","@solana/codecs-core":"2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675","@solana/codecs-strings":"2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675_1715098511992_0.041759242684616504","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c25b5be29e6bf749d788c9d462d6675c9829ec2b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa.tgz","fileCount":21,"integrity":"sha512-EOZS26P+iw7ucHtgE15vN/C6td1T455wgvg7xbUoDa180KXwaVATn93+m9iaIp0eWAcSKQ05XSTw95liWLhB0w==","signatures":[{"sig":"MEUCIQCcVa9caJ5P8SY1jSCNj7o9+xsoxJQhzR4hV7/ttYIQoAIgMF+SA+wGc+PGfxZoBqt/YKXaiEb1pB8NYNUIBz5pY8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1be0d86496402ea161d38ec991571b92/solana-keys-2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa.tgz","_integrity":"sha512-EOZS26P+iw7ucHtgE15vN/C6td1T455wgvg7xbUoDa180KXwaVATn93+m9iaIp0eWAcSKQ05XSTw95liWLhB0w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa","@solana/assertions":"2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa","@solana/codecs-core":"2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa","@solana/codecs-strings":"2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa_1715110509012_0.6395893754780246","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"76d5bb03836afe7c2260d6a2c017c03b809be9f6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f.tgz","fileCount":21,"integrity":"sha512-UQ2xuJ2CiLkkBeu2U4N1IoabbR7ocNUW+X/G43SQmwM0RqrOzJi0IcYYvGL1oEIRRfbbV11IHHdLLvoj/KvLlA==","signatures":[{"sig":"MEQCIFxyL5jMosGZ7j6VP5xzRV/oyApVpwBzDM5qIJWzLsBiAiABVgs4I+Mw5I3aaJSo7HnsnB0LhkTiyjePYRx4f2WSnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/0c17496b508f7d29731729419c75718f/solana-keys-2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f.tgz","_integrity":"sha512-UQ2xuJ2CiLkkBeu2U4N1IoabbR7ocNUW+X/G43SQmwM0RqrOzJi0IcYYvGL1oEIRRfbbV11IHHdLLvoj/KvLlA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f","@solana/assertions":"2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f","@solana/codecs-core":"2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f","@solana/codecs-strings":"2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f_1715114123755_0.9007678316850927","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3":{"name":"@solana/keys","version":"2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e41529231062d9d8e6cbe2205f0b3fad426f9364","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3.tgz","fileCount":21,"integrity":"sha512-du5XNOc+DuIAwqyrAsdwXUeaabtGCT29dVAurmGE/ILm4pKmQw9i71IGDH5ui0mZSb+G2AS9dIlPSjqhjxvRvg==","signatures":[{"sig":"MEYCIQDEpR9pYKjX76jj8fLBYtxJOBeGbBGVbpdi90jpShzAUQIhAPOZE5eQ/nD8X59Uh8biNp2rP+y0lMdUskzKw/tHtvwv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/59cd795d3367ca52f5e544a108fd97f0/solana-keys-2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3.tgz","_integrity":"sha512-du5XNOc+DuIAwqyrAsdwXUeaabtGCT29dVAurmGE/ILm4pKmQw9i71IGDH5ui0mZSb+G2AS9dIlPSjqhjxvRvg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3","@solana/assertions":"2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3","@solana/codecs-core":"2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3","@solana/codecs-strings":"2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3_1715119187936_0.16899906774411777","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"acba7ac871b60ee67f207489e88bddc5469f125e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1.tgz","fileCount":21,"integrity":"sha512-/oNZYM23zZFxLQLlmNXHNuXBN/VQ1pACKTw70lKxRkYr1bvXxNk7ojEh2YIezrWJFMqddWVzXaMoqhMc4QvjoQ==","signatures":[{"sig":"MEYCIQCaDnVtITeI81HnjDFOVZimZw/8UrgIbtTYwmkC/FjR9AIhALy5pSf1qgtILfXXTUkaGhT/X6IaClHDtDerackLT6IP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/40838bd92fa2b6fcc5862a017355fbd0/solana-keys-2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1.tgz","_integrity":"sha512-/oNZYM23zZFxLQLlmNXHNuXBN/VQ1pACKTw70lKxRkYr1bvXxNk7ojEh2YIezrWJFMqddWVzXaMoqhMc4QvjoQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1","@solana/assertions":"2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1","@solana/codecs-core":"2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1","@solana/codecs-strings":"2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1_1715138592509_0.6041442346667867","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bed3aeaa51fd212da6c9487b833e4a852a1b12fa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32.tgz","fileCount":21,"integrity":"sha512-x1WJmKzCNdD/PMt4NoxLk4kCNozOMm8iqNHxjCZTlCD10RKxF2EETXMMjhzNx5VjSHohz4yCRTCZvxMcmVBo5w==","signatures":[{"sig":"MEQCIBl1rNbb7kJknY3oXyxqBp4ign7fR32fytjjYXp8juyCAiAuh5vV90XAy1auD1wiSSjpdNEdv6Y7ZUQTiebkuraflA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/558e095014d49a6894f28bb640120c99/solana-keys-2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32.tgz","_integrity":"sha512-x1WJmKzCNdD/PMt4NoxLk4kCNozOMm8iqNHxjCZTlCD10RKxF2EETXMMjhzNx5VjSHohz4yCRTCZvxMcmVBo5w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32","@solana/assertions":"2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32","@solana/codecs-core":"2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32","@solana/codecs-strings":"2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32_1715151739085_0.11362203916146396","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"df4904476b08816bcb3628df4c21a44a311e4ece","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56.tgz","fileCount":21,"integrity":"sha512-LLHc/BS6CpcFVVZVgaojuvy+yrOqm+ym+jNd94qNtOgqXiTwblukOQEJxBTY/B3lFesb0qIzijMicgwXybT6JQ==","signatures":[{"sig":"MEUCIDTgESmAh4u3oC5Be40MXNnwztK7YVmI5QPk0/spUEyZAiEAsTBrN05gdrZfVDddHP00eyCYvf4jpiwmZpQPiE2bMkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/19009e2bb8aacbaffad18113077b5c5d/solana-keys-2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56.tgz","_integrity":"sha512-LLHc/BS6CpcFVVZVgaojuvy+yrOqm+ym+jNd94qNtOgqXiTwblukOQEJxBTY/B3lFesb0qIzijMicgwXybT6JQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56","@solana/assertions":"2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56","@solana/codecs-core":"2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56","@solana/codecs-strings":"2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56_1715159425598_0.40472972888762815","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a7df11d96259e28d4a0771f49dac2235dc3dc3d8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72.tgz","fileCount":21,"integrity":"sha512-VokJbfZQIrBP7JMoQ5o5zy48lr9d3UTHJ/WzLhChSD/ruglaOhM28MospsahP3zmr6ANbkTZsfk2ookgqom8gg==","signatures":[{"sig":"MEUCIQC4tICfcRjCsGA8s5ZczAzYtJJ5xUGginshfl2n+ZZ0PgIgSFu1s541rjk4YFLOk4gdxsoaTW3B/hObb2ZdTiVOWQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/5178350714432046be7b9282ec1f9e3e/solana-keys-2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72.tgz","_integrity":"sha512-VokJbfZQIrBP7JMoQ5o5zy48lr9d3UTHJ/WzLhChSD/ruglaOhM28MospsahP3zmr6ANbkTZsfk2ookgqom8gg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72","@solana/assertions":"2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72","@solana/codecs-core":"2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72","@solana/codecs-strings":"2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72_1715172834324_0.847771238212182","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"35191478565e5a4a9d4d75190c04a41edc6d5558","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514.tgz","fileCount":21,"integrity":"sha512-TnVCgoeu8QuEH7LQmogzKIurpOLLGAKGOishwsnM4lZ1qLDEchfJY5gzoqENUCT3ssLph8Az/um8R2MkEMq++g==","signatures":[{"sig":"MEYCIQDyXNnzADCGoQtct8YYLZI1EIahBYvgIJjFgnTOFeMKIQIhAMwLmjVFbAg+m94jzoAa8BYSdBVRPYf5dinv7+H9aP5r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/7ddf8ce444632cd49fd1b5304cd22349/solana-keys-2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514.tgz","_integrity":"sha512-TnVCgoeu8QuEH7LQmogzKIurpOLLGAKGOishwsnM4lZ1qLDEchfJY5gzoqENUCT3ssLph8Az/um8R2MkEMq++g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514","@solana/assertions":"2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514","@solana/codecs-core":"2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514","@solana/codecs-strings":"2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514_1715185635673_0.13301753978599984","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7710a10e4ce41212a0035ddc110f9b50b701eca2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736.tgz","fileCount":21,"integrity":"sha512-sCELgPo3VMGvSslGxsbV0uIboHGZr/ee6kWs1JtaPIl762zMklS22e6StwfvIUPZ2c28Aaxf5/bx5/GOP/VVMQ==","signatures":[{"sig":"MEUCIQD8KLthtCzMrM8WSFVGQmbYiT3rU1uIaQe5lIt/RbJK8QIgFsjm8IBe3uobC3i6o3ePzyDHNj8EBmOimsLbeAdoZlk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/5c4025a4365698b85036fa7e6bcffef9/solana-keys-2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736.tgz","_integrity":"sha512-sCELgPo3VMGvSslGxsbV0uIboHGZr/ee6kWs1JtaPIl762zMklS22e6StwfvIUPZ2c28Aaxf5/bx5/GOP/VVMQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736","@solana/assertions":"2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736","@solana/codecs-core":"2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736","@solana/codecs-strings":"2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736_1715185701379_0.5068297697945698","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fb394cd5aed25f9756fa4af5e54b332ce748dd47","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238.tgz","fileCount":21,"integrity":"sha512-0BO/9/uwA09ND8hyQvTtdUoOaiHC8SQPphRxuOyVly/UYlcrvch88y+KBY7dwPjAj20BEf5KqlpkUIxbm13AMg==","signatures":[{"sig":"MEUCIQC8gSnGKAPeLTT1vXhkXelc6PXH/4y0UfuJOjN3coTc0AIgGGOylDATRvXM68gzge07AhwEpW3QffpYjkpRmJP8/lo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/dd93db6001a4b6bca1ff9e1bdf862ab4/solana-keys-2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238.tgz","_integrity":"sha512-0BO/9/uwA09ND8hyQvTtdUoOaiHC8SQPphRxuOyVly/UYlcrvch88y+KBY7dwPjAj20BEf5KqlpkUIxbm13AMg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238","@solana/assertions":"2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238","@solana/codecs-core":"2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238","@solana/codecs-strings":"2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238_1715195185114_0.3417506902543732","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d96adddca1a56dfea175d30adebac9010247d3f7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57.tgz","fileCount":21,"integrity":"sha512-STGMRuRQXUDDV8cvoV9vjB+F4fuZFyD2US2asyTakP6DFEKUVHEvEXOTBt1cGszTxtEHHUHfLuof0kpBYIXPug==","signatures":[{"sig":"MEUCIFuGtnQR4lQL4N2fW53+l0m8hj3olXZaFLqsykCp+fQpAiEAua7daFBG/Tb/JG3VM0v2Hg0CvszkGG+v4QQb/nNVr3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/ed0f5c9ac80c22a210f7c0d4fb8d0a2f/solana-keys-2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57.tgz","_integrity":"sha512-STGMRuRQXUDDV8cvoV9vjB+F4fuZFyD2US2asyTakP6DFEKUVHEvEXOTBt1cGszTxtEHHUHfLuof0kpBYIXPug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57","@solana/assertions":"2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57","@solana/codecs-core":"2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57","@solana/codecs-strings":"2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57_1715197769986_0.08550573679452822","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2b44d241ee416e17ae27267cc337c16fb1d7cf10","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4.tgz","fileCount":21,"integrity":"sha512-eFp7aOrwrcdt7tJhhBGc1KqwpCJhJPXHS3UOdeq+7J7vwmWAVn1m5PAcRAXTR+qtJSQkHFbcbub9xrM5S2SBjQ==","signatures":[{"sig":"MEQCIEgzrL90ucLeEEcO+x83goCIhpyt+nJ76q5BDC9kXf7oAiB/RLOIApQo40l6CfTYrcF0pbXZsW2qQOmS25pxuZrDvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d578d1e144052ac19ba1bfc5259e959c/solana-keys-2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4.tgz","_integrity":"sha512-eFp7aOrwrcdt7tJhhBGc1KqwpCJhJPXHS3UOdeq+7J7vwmWAVn1m5PAcRAXTR+qtJSQkHFbcbub9xrM5S2SBjQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4","@solana/assertions":"2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4","@solana/codecs-core":"2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4","@solana/codecs-strings":"2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4_1715205288019_0.06494093855080951","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0e24f2f3ab425dda28372138f02a4a80a396a2d5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9.tgz","fileCount":21,"integrity":"sha512-e+7HkoZ72JoB9+6AJxMzyIyaE0w33NJs7BH3G6PTONg2za40EfgUnNFV0Ty+i1zbaq4seCFHjwcDhFr+6VqkhA==","signatures":[{"sig":"MEUCIQCwt7Eyt5jPVf09+kv5dGuD0GwiFW18juyKgMUeE1qhHgIgLrxKc9Bb8xZoze2RMd1RLKX6r+99qThRbEpkg/fgxmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/70d960a6327947e86b32a800837895ac/solana-keys-2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9.tgz","_integrity":"sha512-e+7HkoZ72JoB9+6AJxMzyIyaE0w33NJs7BH3G6PTONg2za40EfgUnNFV0Ty+i1zbaq4seCFHjwcDhFr+6VqkhA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9","@solana/assertions":"2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9","@solana/codecs-core":"2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9","@solana/codecs-strings":"2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9_1715205799886_0.7468401295248313","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537":{"name":"@solana/keys","version":"2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e437d609c7a8817a0b79914d6e246e4038df17ec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537.tgz","fileCount":21,"integrity":"sha512-UrT8SUHOmoX8o1aOI6b2KvL30v2xBBYdiPaMAd9F3RXoB+up6NjYU4Kw6OltOrK4NYpV2gX4bZlNpqNWYYK1eA==","signatures":[{"sig":"MEQCIHIQlWv7hzuqvCDbAvC6q5T5jMRCvxPGaxrNndAYyj8JAiAnQbhiFAw037JHQWWTEzS0lxNifWEFAaJ2D2dCDLRwSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/5d890648c9ff50bd59547382613129c5/solana-keys-2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537.tgz","_integrity":"sha512-UrT8SUHOmoX8o1aOI6b2KvL30v2xBBYdiPaMAd9F3RXoB+up6NjYU4Kw6OltOrK4NYpV2gX4bZlNpqNWYYK1eA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537","@solana/assertions":"2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537","@solana/codecs-core":"2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537","@solana/codecs-strings":"2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537_1715208283865_0.9287218695850896","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df":{"name":"@solana/keys","version":"2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9b299a8795d63682e461869ccf978a3c28faf3bb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df.tgz","fileCount":21,"integrity":"sha512-yLYCf1EPMlxF/2YpK1HbcS/a8butAHURck/XzZLy+PsYvqGbCnWGdKjIVG0t0hz+2ShvvVPfwKdehLznUB/miA==","signatures":[{"sig":"MEUCIQClzuyaftqhEu4l+yyAFSORL9OlSbOMxGyKskXZ9CrzqgIgIgM/YfBHihXd46kc/G5JSB2fFQSTYi3Cv+N/T8uYQN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/52906f7abb94857480a603ff13e90158/solana-keys-2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df.tgz","_integrity":"sha512-yLYCf1EPMlxF/2YpK1HbcS/a8butAHURck/XzZLy+PsYvqGbCnWGdKjIVG0t0hz+2ShvvVPfwKdehLznUB/miA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df","@solana/assertions":"2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df","@solana/codecs-core":"2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df","@solana/codecs-strings":"2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df_1715217494647_0.6514185761847056","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d5bff3ecbe31d4ff2c73f3fb9a096cebd5a6481a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5.tgz","fileCount":21,"integrity":"sha512-baHUwlvSAQnrBH0UbS3cVBrSu2KB1N8EL6jA/oadlUH2m5MUn5KE8RIqJn4TEiPNbDtsk7dLTXJhwdhcdOPNHA==","signatures":[{"sig":"MEUCIQDiuNzkvM6tp0/hd2uYgUP24R9WZEE7HnIU5aeAVfzNLgIga5ux5rPdfgMNMaTqccUjOIUBr55CZASoNSbUfZ5v8DQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d0e50017b444ffd030373569d667c37b/solana-keys-2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5.tgz","_integrity":"sha512-baHUwlvSAQnrBH0UbS3cVBrSu2KB1N8EL6jA/oadlUH2m5MUn5KE8RIqJn4TEiPNbDtsk7dLTXJhwdhcdOPNHA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5","@solana/assertions":"2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5","@solana/codecs-core":"2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5","@solana/codecs-strings":"2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5_1715224749939_0.7716440605280321","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1164ee09ff23a0fa1644c3b6ce56cf93000e0c70","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f.tgz","fileCount":21,"integrity":"sha512-xf7aLW6hsl6F3/QC9Pz6P8dYOunvSmtIzR/3XwTtZKBDOZ1ikfee7fSglfpQbDADpVDNiTc2PlwDVRPPe6iBpg==","signatures":[{"sig":"MEYCIQDdrQur0TfC4SvKWg05cMTWQ/xydRpRX2rLi9d+1oeWhQIhAPEWzNmG+LexBQdDwQGyxV574TtykZ+ohmvhRalBj9et","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f8b633d2f9c2ee5a74c85444592cdb79/solana-keys-2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f.tgz","_integrity":"sha512-xf7aLW6hsl6F3/QC9Pz6P8dYOunvSmtIzR/3XwTtZKBDOZ1ikfee7fSglfpQbDADpVDNiTc2PlwDVRPPe6iBpg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f","@solana/assertions":"2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f","@solana/codecs-core":"2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f","@solana/codecs-strings":"2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f_1715244686113_0.9613333517995073","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba":{"name":"@solana/keys","version":"2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"83fd49183e58298d930afcbc513ce398cd9fb1ec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba.tgz","fileCount":21,"integrity":"sha512-4QDLJrmNWb/ErarpaurQcFXZgFX669TNp3I2hlvY91k4YK1c0gC2cCrvWgMMhPCCDHMsHKId8omnKS/cbR93OA==","signatures":[{"sig":"MEQCIEOE2AaIjWcjZNmv1qbZWl0dc7E8IZ0u7ERbI+GJ8iVNAiAcbbdFrL4sY5BUfp8kNIE40ORiPK4rGaVJitdJa3gX3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e5f9cf58604182dbf6437f4e679b1386/solana-keys-2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba.tgz","_integrity":"sha512-4QDLJrmNWb/ErarpaurQcFXZgFX669TNp3I2hlvY91k4YK1c0gC2cCrvWgMMhPCCDHMsHKId8omnKS/cbR93OA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba","@solana/assertions":"2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba","@solana/codecs-core":"2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba","@solana/codecs-strings":"2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba_1715256639574_0.6170981488571885","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45":{"name":"@solana/keys","version":"2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9bc0e8b975ab274855a05b049d6a076f2798e0b5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45.tgz","fileCount":21,"integrity":"sha512-rP8X0ZoriZrid41yScchffGGwBin13EyyG8vz1gHnR5CvKfWMMIYobxV08LkQZyLPiJGiZ+x2O3lGzcFk4qieA==","signatures":[{"sig":"MEUCIQCZbZdjm318eJoq46xeJMTTuyRhiN5KwrFHsT8j/il5IQIgEXQUF5BhgQcjrRUnlY7IVzkI77a9oVTdrUFYO9ilOek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/6712e31568d52cdc4ce888b10ab2184b/solana-keys-2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45.tgz","_integrity":"sha512-rP8X0ZoriZrid41yScchffGGwBin13EyyG8vz1gHnR5CvKfWMMIYobxV08LkQZyLPiJGiZ+x2O3lGzcFk4qieA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45","@solana/assertions":"2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45","@solana/codecs-core":"2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45","@solana/codecs-strings":"2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45_1715281334064_0.822387484220197","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07":{"name":"@solana/keys","version":"2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e33470125c4a06d3615d9e56b0c1ea1b0712105e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07.tgz","fileCount":21,"integrity":"sha512-c4H89AjJ0eQLqsgXUV9GEfn6jDIKKfwea2TF2BwjUvhsbO4tNJYV3+V1XraghRyEjdvPblcEufimTxoe6LYT4A==","signatures":[{"sig":"MEUCIGCeGThnBDICb5XD73bdrjXauhqQzSQQoe2AV8p0fxnvAiEAhSrGLg6ul3NCxQEZPcB4Go/0PozuMUSydwnp7wHTOwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2e886d16732191020c5aa91c270ad560/solana-keys-2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07.tgz","_integrity":"sha512-c4H89AjJ0eQLqsgXUV9GEfn6jDIKKfwea2TF2BwjUvhsbO4tNJYV3+V1XraghRyEjdvPblcEufimTxoe6LYT4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07","@solana/assertions":"2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07","@solana/codecs-core":"2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07","@solana/codecs-strings":"2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07_1715283551695_0.8320582744895844","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27":{"name":"@solana/keys","version":"2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"538a8bb5d4a7ad1a3539b981f1bc1b80c9bb3392","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27.tgz","fileCount":21,"integrity":"sha512-CAv77mVO7V1w2JxQakY3NnPU7pZI1bZYJPfCFUgX6JiaKlLN2g/Tg9J/sG9uNMO3LAypkWlk/TKlkHYOUcTMFg==","signatures":[{"sig":"MEUCIQCsWTWJBcy88hd4NvZ/89Etmhuek1P3r6GD57qVxFULIQIgA6U4bvvg9zav+hfDifnXPRePI7l8F1+kVOYmNLS9aoE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2c47e937a2f48f2615850de67266b82d/solana-keys-2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27.tgz","_integrity":"sha512-CAv77mVO7V1w2JxQakY3NnPU7pZI1bZYJPfCFUgX6JiaKlLN2g/Tg9J/sG9uNMO3LAypkWlk/TKlkHYOUcTMFg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27","@solana/assertions":"2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27","@solana/codecs-core":"2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27","@solana/codecs-strings":"2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27_1715283660799_0.26701218420645545","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf":{"name":"@solana/keys","version":"2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1f949c718cc772f2fc99a8ee5bf833161be2f2d4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf.tgz","fileCount":21,"integrity":"sha512-PsEbWnI5hk2733/30+6jJGMkpKcqVrGqhLDlwHHXS+9RgKs212EHauMpSazpoTgQWt9Au4BgwJx0voVFz4d8Jw==","signatures":[{"sig":"MEQCIA9Q3ai3I417NYTI7LsFiI7ekenkS+0Tsf4lt+toF/HZAiB+2r7KOIPzb5MvhFDZQorU/oSu5981h60T5vo8jw7SqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/8bbd089d97a6d4a433312e9e2b725e2c/solana-keys-2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf.tgz","_integrity":"sha512-PsEbWnI5hk2733/30+6jJGMkpKcqVrGqhLDlwHHXS+9RgKs212EHauMpSazpoTgQWt9Au4BgwJx0voVFz4d8Jw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf","@solana/assertions":"2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf","@solana/codecs-core":"2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf","@solana/codecs-strings":"2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf_1715355221521_0.004605759099133966","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab":{"name":"@solana/keys","version":"2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4a134e448fbb9be7d79717ba1ec3888c4f803558","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab.tgz","fileCount":21,"integrity":"sha512-eMCfH/NqAnXC35A8iGUXu5dCHVd0ZzKqBtcFSAJHCFIPXmLiU6uOvpZDXJsJE4VVie84IhxMczj4RC++EeOWxQ==","signatures":[{"sig":"MEQCIF617BCWZ4mH0+k0r2DQRhQQZtse13PLdHPQ58+kjnUkAiAljUmEhklb5jDD4F1sYwUFev2fE3ptojsgtJ2J2MbNcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d7404b685ddf4f9018989c013fb4703d/solana-keys-2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab.tgz","_integrity":"sha512-eMCfH/NqAnXC35A8iGUXu5dCHVd0ZzKqBtcFSAJHCFIPXmLiU6uOvpZDXJsJE4VVie84IhxMczj4RC++EeOWxQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab","@solana/assertions":"2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab","@solana/codecs-core":"2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab","@solana/codecs-strings":"2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab_1715355299861_0.7949018491870663","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb":{"name":"@solana/keys","version":"2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"522a91bfdb1c5030b0948422f750c99f0c5efd23","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb.tgz","fileCount":21,"integrity":"sha512-wZHcewzJI6eoWC/gvjMI/w3zFXg7OjPh1gqy7LfVLopzSUWw7tCk1sR+JHSICL+yiQIqCrBkDXgyUkZ4oEeZ/g==","signatures":[{"sig":"MEYCIQC/dUgsSWoCebFNpsqtS2basskXh8V5ZXrcr808ekpphAIhANOu2gOk2P4q6WydpvZZGDDepj5LPttKo9honDmc54Eo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/fbf6bba4fc1bf3c3b95e6bb098e9150b/solana-keys-2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb.tgz","_integrity":"sha512-wZHcewzJI6eoWC/gvjMI/w3zFXg7OjPh1gqy7LfVLopzSUWw7tCk1sR+JHSICL+yiQIqCrBkDXgyUkZ4oEeZ/g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb","@solana/assertions":"2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb","@solana/codecs-core":"2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb","@solana/codecs-strings":"2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb_1715358625980_0.3700598353249669","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9":{"name":"@solana/keys","version":"2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8fe4d2fdd1423096d59aec6e3fb70741014f5382","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9.tgz","fileCount":21,"integrity":"sha512-b9khDL80dPrq7gAABGBXBUP2iNeHEpp6POmjsNCgCeztEbHK/pFq1YKkfOM2JVPK1dOvQIX/BzlastxChf5/kQ==","signatures":[{"sig":"MEUCIQCnvxNQk71DouA3GydugrW92+UIKHYAzYnyyk7RUIkiAAIgA6H2MpN0ntoo61OWg8y5xzrF2O1DrK4hhCuTXPR1J5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84626},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b398c80c1ba7ed289e816dbf5a67279f/solana-keys-2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9.tgz","_integrity":"sha512-b9khDL80dPrq7gAABGBXBUP2iNeHEpp6POmjsNCgCeztEbHK/pFq1YKkfOM2JVPK1dOvQIX/BzlastxChf5/kQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9","@solana/assertions":"2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9","@solana/codecs-core":"2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9","@solana/codecs-strings":"2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9_1715369622221_0.9958870155980273","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147":{"name":"@solana/keys","version":"2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"02c6b2980e1435681d0a71de00342d047ba4d000","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147.tgz","fileCount":21,"integrity":"sha512-0s4rX/ztx6pNJMAmwxDe0Yx0L0OX5rcChyYwMCf0y2eD7lpZnVN8o7YcCcqI57X0TexbSODCXfiosaSHDANWjw==","signatures":[{"sig":"MEUCIGy+AQrJBY8UJQlCswEfvNitsb7pYqDi6JRnycXXzUf/AiEA7s6v4BANAtyJfKtfpy8d93TykGK6DKhJ2MQ1ckyEg/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/8c283917a7dc152474d46086a8d9d62e/solana-keys-2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147.tgz","_integrity":"sha512-0s4rX/ztx6pNJMAmwxDe0Yx0L0OX5rcChyYwMCf0y2eD7lpZnVN8o7YcCcqI57X0TexbSODCXfiosaSHDANWjw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147","@solana/assertions":"2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147","@solana/codecs-core":"2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147","@solana/codecs-strings":"2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147_1715408547595_0.6894388689798077","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15":{"name":"@solana/keys","version":"2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8c9c9125624941036fc33ead6a4751987db40b79","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15.tgz","fileCount":21,"integrity":"sha512-RKm5wzob/oI6+Jt3sLYdI8Z+B6w0cZ2/aI6zgGcjxVI9Tlo/uj9K+Iha19cuoWOJ91kw2ji+eGjFKdOGRg0LEg==","signatures":[{"sig":"MEYCIQDxSgi8CDbuwchgJ5agiPTXkyZbqi/sOJy/wa74epLjcgIhANV5rOtvMH1cSp+bRUOjv/3ua9gWMS5d8DB+YYYqQcaz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/908bf74e5e58a671a71fc87db429e540/solana-keys-2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15.tgz","_integrity":"sha512-RKm5wzob/oI6+Jt3sLYdI8Z+B6w0cZ2/aI6zgGcjxVI9Tlo/uj9K+Iha19cuoWOJ91kw2ji+eGjFKdOGRg0LEg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15","@solana/assertions":"2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15","@solana/codecs-core":"2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15","@solana/codecs-strings":"2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15_1715592502893_0.7489747392458384","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1":{"name":"@solana/keys","version":"2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d109e11f21703f99f1eb140a666c65c9c419e04e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1.tgz","fileCount":21,"integrity":"sha512-cNqmlgpjR8oDd+zite9FXyN5E5Pka7DKVeDF26CPhGfuZKrfsOVgLqriOH0NVGhUeWuXxAXkof1Us1TOAJe/6A==","signatures":[{"sig":"MEUCIQC3QdXva8DD/bX0/aMoaD2jA0gobCglT7SwpBK2T905rwIgDxsYfnt7Bq2B6Tst10eba3grX819zQJa3qxeX2UNzfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e020974fbda01c3853c762c4195c9f67/solana-keys-2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1.tgz","_integrity":"sha512-cNqmlgpjR8oDd+zite9FXyN5E5Pka7DKVeDF26CPhGfuZKrfsOVgLqriOH0NVGhUeWuXxAXkof1Us1TOAJe/6A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1","@solana/assertions":"2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1","@solana/codecs-core":"2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1","@solana/codecs-strings":"2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1_1715592585433_0.29617761765589434","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb":{"name":"@solana/keys","version":"2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1922ccf1067a6222cf7ce67fd63a3c8f0f99a6d7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb.tgz","fileCount":21,"integrity":"sha512-l6Lr9g3wh7ev/Tda8olHXcDJMmloh/SWOOfiYhs2E0TOLpzQKz7CM0BMalnkm9mhbxlZMgs4/8zLKTx0oxzMfQ==","signatures":[{"sig":"MEYCIQCOdg2iL00/rimQ/U5XF8WdSBDWi9hD/tDp/vmjSaDTrAIhAOOAhnrRfzzwHHP1CO71R8LUZlPYlTLuGPeypX9RWjb8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/4c02874e2251eb53c33081ca5d6089b9/solana-keys-2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb.tgz","_integrity":"sha512-l6Lr9g3wh7ev/Tda8olHXcDJMmloh/SWOOfiYhs2E0TOLpzQKz7CM0BMalnkm9mhbxlZMgs4/8zLKTx0oxzMfQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb","@solana/assertions":"2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb","@solana/codecs-core":"2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb","@solana/codecs-strings":"2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb_1715593408841_0.32808146681691497","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2":{"name":"@solana/keys","version":"2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4b9030f958c3592d99581c3f0abf041d97a5d1e9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2.tgz","fileCount":21,"integrity":"sha512-wyloFsK2m1OTzsq4pse5I6pqbf9aX3VxQ6WgCWx4FzzqsOCHfLKiT2Birl77UUmeGcWfuwjVUYHbMU9T5ff2vA==","signatures":[{"sig":"MEUCIByDE0itDV7dz8+s/Lj5L/aYBXEyWDIRp4R8YbXVkZU0AiEAiVBzmNJbA66MA1AhnEGrbXOXb7cTUvaeRZ42hx6WDM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2d699d62381a069ccd432ea8f2be4317/solana-keys-2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2.tgz","_integrity":"sha512-wyloFsK2m1OTzsq4pse5I6pqbf9aX3VxQ6WgCWx4FzzqsOCHfLKiT2Birl77UUmeGcWfuwjVUYHbMU9T5ff2vA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2","@solana/assertions":"2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2","@solana/codecs-core":"2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2","@solana/codecs-strings":"2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2_1715707854765_0.2079487265492903","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0":{"name":"@solana/keys","version":"2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"aa6a0cbaff982eb03e41c79d029020df4792a521","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0.tgz","fileCount":21,"integrity":"sha512-JNotMPH9griPzgkUslHqQV4JwJDYjcWAotYzb/mDFeA5yYG7cEKoi4YSrIdnPfRNjOYCP1LqtQs2JP1rS8HHEw==","signatures":[{"sig":"MEQCIFM+Uk9TzSwX8j2AsTVQX6xxPtfYcxTpDsxPPhjExyw1AiBwJ8Sau9/g8UMTIeBw6ZfwPMfP+KG9vU2rpeyAsVfugA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/3a3fe55c878c06541566c03fd65e0625/solana-keys-2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0.tgz","_integrity":"sha512-JNotMPH9griPzgkUslHqQV4JwJDYjcWAotYzb/mDFeA5yYG7cEKoi4YSrIdnPfRNjOYCP1LqtQs2JP1rS8HHEw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0","@solana/assertions":"2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0","@solana/codecs-core":"2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0","@solana/codecs-strings":"2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0_1715761336904_0.6489924245117751","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af":{"name":"@solana/keys","version":"2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"20c9f2778027ad96467d065e2325f1c9ce21abd9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af.tgz","fileCount":21,"integrity":"sha512-MtXfnR+peW/Wd00148rrz2K0VuWpt31c9V4aoLLGFHCis0ibRYqwsM11YU37sO4R3wi5Ksk9xnQKZoZDLsVPBQ==","signatures":[{"sig":"MEUCIFIi2kNesdLLkgbYUVW3SaIhpZVbJ+B/pGm+2OTyFoKyAiEA7vRlM9fSELHkyF35+HC1qb8OpjDdBSrEIrp0f5w3Euc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/96e0bc42a1172abca380b2a5c8cac3e4/solana-keys-2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af.tgz","_integrity":"sha512-MtXfnR+peW/Wd00148rrz2K0VuWpt31c9V4aoLLGFHCis0ibRYqwsM11YU37sO4R3wi5Ksk9xnQKZoZDLsVPBQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af","@solana/assertions":"2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af","@solana/codecs-core":"2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af","@solana/codecs-strings":"2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af_1715763046835_0.8922479244752384","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8":{"name":"@solana/keys","version":"2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"019522121a3f6db6845e3fe55611c970974b7257","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8.tgz","fileCount":21,"integrity":"sha512-CAyoQxkeSVC9B14J7Dbn7nAaO8bFSKS5Z3TfPg5vAVwzehxNKYn4A5Dk+M/TqmXblIfkFcx+1XVLmL5oVbg56w==","signatures":[{"sig":"MEUCIQCZXowjdy2qk14pty+nmnTz8GVVKyrJ6mF2lg43KcUFngIgHxKU3niq+Z6qkABVmAZVeqIVFtqbC/W3KV4vtlCvgVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/80714cf7abe3459ef4b6509ffec60a51/solana-keys-2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8.tgz","_integrity":"sha512-CAyoQxkeSVC9B14J7Dbn7nAaO8bFSKS5Z3TfPg5vAVwzehxNKYn4A5Dk+M/TqmXblIfkFcx+1XVLmL5oVbg56w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8","@solana/assertions":"2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8","@solana/codecs-core":"2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8","@solana/codecs-strings":"2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8_1715777860583_0.8079776281431594","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3831f2289132cb5c05a47c695a64d2ee95822f37","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d.tgz","fileCount":21,"integrity":"sha512-dt+ccJdf35LGHg7DIs7m4gTiVJwrgjwkwPzb9NzWnBXqF3+kS4NOHfoHC9BbfiIOaT/5NN8mrakCuwfsv+cTmQ==","signatures":[{"sig":"MEUCIGXK0KGSJkcnp1F/DhgnHHCJ01dCkE+LoM2sRueFGIFIAiEA4Ij9EVFuTDJK2dA8Mhw/BrsNCenrzXZs+B7sZ+vLN4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/7d62b359f396ca630e82b09c08c6cf01/solana-keys-2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d.tgz","_integrity":"sha512-dt+ccJdf35LGHg7DIs7m4gTiVJwrgjwkwPzb9NzWnBXqF3+kS4NOHfoHC9BbfiIOaT/5NN8mrakCuwfsv+cTmQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d","@solana/assertions":"2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d","@solana/codecs-core":"2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d","@solana/codecs-strings":"2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d_1716256260093_0.6776622034138498","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432":{"name":"@solana/keys","version":"2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f9015372b39205f2901319456508f74cf776fe32","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432.tgz","fileCount":21,"integrity":"sha512-lS6lELZQzO1MaKOFfID5neRbNy7KtQnCyIz5ylbAluiCy1uqm+VZ9qQ73DZ2oryjxln6vMwpfPqAeseFGc5/NQ==","signatures":[{"sig":"MEQCIDT8IVIC8T4onOZ4+e5MxHRoy2QGGiNWFIyRhru2BvLUAiAvj9Ba12cYIaPt6GN8wNGQFxlNcxlSC5GyHA7mIHMhvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b038db82dbf6e69c3c977ed1396b18d4/solana-keys-2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432.tgz","_integrity":"sha512-lS6lELZQzO1MaKOFfID5neRbNy7KtQnCyIz5ylbAluiCy1uqm+VZ9qQ73DZ2oryjxln6vMwpfPqAeseFGc5/NQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432","@solana/assertions":"2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432","@solana/codecs-core":"2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432","@solana/codecs-strings":"2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432_1716351151024_0.42441639350372395","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576":{"name":"@solana/keys","version":"2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"876bbaed67ee822e098b46d6c176ed0971de1da7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576.tgz","fileCount":21,"integrity":"sha512-/tW+L0Zyp5qLOCHEYO4YbZZiyooVxSPc1ga5s8p67L6TGrqfjA/Vh+BSk82R74VqAKNcehavoH7vFLIsaXncBQ==","signatures":[{"sig":"MEUCIHAMM1zMQC01lDvaZlNu2AMO61cxmrJUER9XpBASorJ1AiEA4vwuuRk7aPRWtFr3mQotD/E2XIEvcNSp9CobVLRwu9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1ecffcd932be98a52a5675c7f588acf8/solana-keys-2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576.tgz","_integrity":"sha512-/tW+L0Zyp5qLOCHEYO4YbZZiyooVxSPc1ga5s8p67L6TGrqfjA/Vh+BSk82R74VqAKNcehavoH7vFLIsaXncBQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576","@solana/assertions":"2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576","@solana/codecs-core":"2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576","@solana/codecs-strings":"2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576_1716363326208_0.44131255032737626","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501":{"name":"@solana/keys","version":"2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"0e6580e3f0ccde4520f5f5d4038ba40562fabf44","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501.tgz","fileCount":21,"integrity":"sha512-XEIwRimWWTVpj1El8gA2wVli/OmPM6eb3Lf4Gw7dDOK91D0laDzM3GMZx4i5MfAHIu4Afi3MXrDf4isdKCHfAA==","signatures":[{"sig":"MEUCICzmG9XFyayDYUFlalqxFLWmFEnXkIFIAzwVnbJzuIgnAiEAw/fdF70DSyzq1LoSmPBtVRB0PzoGfaDmBQFM7j3Lyto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/0bfd035add62a0d882036e1019b72581/solana-keys-2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501.tgz","_integrity":"sha512-XEIwRimWWTVpj1El8gA2wVli/OmPM6eb3Lf4Gw7dDOK91D0laDzM3GMZx4i5MfAHIu4Afi3MXrDf4isdKCHfAA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501","@solana/assertions":"2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501","@solana/codecs-core":"2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501","@solana/codecs-strings":"2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501_1716368450537_0.04266102858296761","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f9a2a50cf1b35378ed3c1a1617abe8085efc4b6b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a.tgz","fileCount":21,"integrity":"sha512-c7i7DgECl3ShhJ/EEUT1c3wfuoWVkPp0rzJeviNnJTbiVUbsX0LnNKtOFCcJPvJtq7dPbB7McWOIK+ZP3AK9ZA==","signatures":[{"sig":"MEYCIQCpzk0LIyoBElNTUAUVu9iFtzWNneUiXTLFQJVbctH0rAIhAIo0eb8Jn/wG9Dm4Q3ELPsUPKObBOdTNql26cce/wzJb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1e61353b55f6dcae39b55e7b4dff3a69/solana-keys-2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a.tgz","_integrity":"sha512-c7i7DgECl3ShhJ/EEUT1c3wfuoWVkPp0rzJeviNnJTbiVUbsX0LnNKtOFCcJPvJtq7dPbB7McWOIK+ZP3AK9ZA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a","@solana/assertions":"2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a","@solana/codecs-core":"2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a","@solana/codecs-strings":"2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a_1716532984328_0.8638650587433232","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765":{"name":"@solana/keys","version":"2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"73f738846dddfbeff607b38dad0155c2db703fd7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765.tgz","fileCount":21,"integrity":"sha512-XhFRMrkU1KeHQIjMkRgilA2oE7VL4+JDionvP9F+hDUNl4krgHPHA03G39vp9Szx8D/iS8XolZEzF8PPpoDWAg==","signatures":[{"sig":"MEUCICwquHcbESuPsHxoXKrfUpVa30bsNxkxIuBS7nXzGwDdAiEApMvyDILlLSP2AMSQQizDlmU1rXBSY0dfnuNVIJfFqhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/80e327e08be24a3f4fb648694f87e76c/solana-keys-2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765.tgz","_integrity":"sha512-XhFRMrkU1KeHQIjMkRgilA2oE7VL4+JDionvP9F+hDUNl4krgHPHA03G39vp9Szx8D/iS8XolZEzF8PPpoDWAg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765","@solana/assertions":"2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765","@solana/codecs-core":"2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765","@solana/codecs-strings":"2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765_1716621725979_0.6586042245776513","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3":{"name":"@solana/keys","version":"2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9ce7cd19596fa9b55b0e91cf5d4d9cfcd75e3cc5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3.tgz","fileCount":21,"integrity":"sha512-tEMgsoxt8XaFjoPdbpvWrnvUUP4+1pITeMLECTN3AO4Soc9DFOkmn8z01HFUAqVREtcNvvgwePF0ATljHd8DhA==","signatures":[{"sig":"MEQCIEF91NuWUIWvxfVQsSOEHmBhQDlXYkh5guB+L+qG21FDAiBnN9PLJkNpHfLERCVhxtXnOQo+afOeoGoC6JDEXkbhkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/bd014dbfd57173689c94060968d27165/solana-keys-2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3.tgz","_integrity":"sha512-tEMgsoxt8XaFjoPdbpvWrnvUUP4+1pITeMLECTN3AO4Soc9DFOkmn8z01HFUAqVREtcNvvgwePF0ATljHd8DhA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3","@solana/assertions":"2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3","@solana/codecs-core":"2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3","@solana/codecs-strings":"2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3_1716623360859_0.3848052902844181","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60":{"name":"@solana/keys","version":"2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c60e5b31362ebcb9b824d6bbd64a0a3f6b96e746","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60.tgz","fileCount":21,"integrity":"sha512-kOTH1CfWEDfUmQ8+TA67wi+icwEoZ4YHG9/VfmNDhinhmsQIlDt7+sDOn+VPQ1B13nU06Hd5I/aM24DtJ37c7Q==","signatures":[{"sig":"MEUCIGKFLJ2TG8rF53mgV6SJpgcGeykibvn8J8P02wblK8tDAiEA5mXBIBQ3e2e78Yf/J5GEJO0LujQ/SDx87xNx/mB71Jw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c770c1513c852a752be564cb2b625487/solana-keys-2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60.tgz","_integrity":"sha512-kOTH1CfWEDfUmQ8+TA67wi+icwEoZ4YHG9/VfmNDhinhmsQIlDt7+sDOn+VPQ1B13nU06Hd5I/aM24DtJ37c7Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60","@solana/assertions":"2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60","@solana/codecs-core":"2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60","@solana/codecs-strings":"2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60_1716800582991_0.5256000628060176","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621":{"name":"@solana/keys","version":"2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"df7cf3034489b38891c1745d555291bb87148f20","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621.tgz","fileCount":21,"integrity":"sha512-rzclvNq9xV0W4RuC5ywQCdUtm9P+Wbq2DqIFnESduPuJPpdXOOlS4SwDA+WUM/k92Z8AaAraH4o+JrnPaBngwQ==","signatures":[{"sig":"MEYCIQDNQSyKFw0lNq1pmJ1hI1TCBS9o3SoNUd+knSpofEf7/AIhAPmLqd3GVgDLcb+/y/v4sbRXREl4kcKDHgI22N4WzFBD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/86c08f80d2c451b6dd0533f935babf27/solana-keys-2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621.tgz","_integrity":"sha512-rzclvNq9xV0W4RuC5ywQCdUtm9P+Wbq2DqIFnESduPuJPpdXOOlS4SwDA+WUM/k92Z8AaAraH4o+JrnPaBngwQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621","@solana/assertions":"2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621","@solana/codecs-core":"2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621","@solana/codecs-strings":"2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621_1716920723910_0.14905473489677168","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96":{"name":"@solana/keys","version":"2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"58e1f8e6e324ebcbfc6fe7d68ec764464d701d95","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96.tgz","fileCount":21,"integrity":"sha512-bf+zpprIEVJpMIl7gdql2BFUdPYRad6SKieJQVQ7ZcJ3Xt0n5cFsMBbZmCAd6nC+ZuG1hsh6YfwqvSAv1hPVeg==","signatures":[{"sig":"MEYCIQD9JUxb5wiqvjt51ZToB0gkQlWtAkbxMkwu83UYir1ZvQIhAOf1nuFw1wu9LN4yH/cYKmsQDNEq3wLNk58NZ6BzAutZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1f59e18c57d6023b1f31fafbef524f99/solana-keys-2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96.tgz","_integrity":"sha512-bf+zpprIEVJpMIl7gdql2BFUdPYRad6SKieJQVQ7ZcJ3Xt0n5cFsMBbZmCAd6nC+ZuG1hsh6YfwqvSAv1hPVeg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96","@solana/assertions":"2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96","@solana/codecs-core":"2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96","@solana/codecs-strings":"2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96_1716920848287_0.15291336692929436","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c":{"name":"@solana/keys","version":"2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"e3fdc76df01065c810c202ab5132158f14ec43c7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c.tgz","fileCount":21,"integrity":"sha512-/yZSIboa5S7lMZG56UMJgFk72eSOTO/b75fdox9JND00HvZ9KV750KtCcfYA0qdr5x5rTGQRNIk24RIE36QFZw==","signatures":[{"sig":"MEQCIAt+yRFBpOiTLi/GOFQX/pvwtXftIVIEZ+qWWf3D07CdAiAFbQ942gyWtBCJ5XVCeTglyH1tSLoTdVk+A1/nosqClw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1700adb5f33680d497f93aa22e484edf/solana-keys-2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c.tgz","_integrity":"sha512-/yZSIboa5S7lMZG56UMJgFk72eSOTO/b75fdox9JND00HvZ9KV750KtCcfYA0qdr5x5rTGQRNIk24RIE36QFZw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c","@solana/assertions":"2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c","@solana/codecs-core":"2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c","@solana/codecs-strings":"2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c_1716923237345_0.406509651991539","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb":{"name":"@solana/keys","version":"2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7b445b43954a200f300cb1289c5d268fd8c78618","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb.tgz","fileCount":21,"integrity":"sha512-caCygGh430dpMFgg1vMnLiO93bwrvHyCse0RHAfRexUgbh2h2Qxm2HxzryXBSIVmK0EqHn+lqAw+eJQdRIAJhQ==","signatures":[{"sig":"MEUCIQCrhxLSuqEi7R0y50q8IW7sC2S6ziX6xzMY2MOBwyPtpgIgSPOoJ/YMOEH+1kijYQqbr3Irjzr9bsFHLE8dzzzjhU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/0b3b187a47eb476ec1235a41ada44d84/solana-keys-2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb.tgz","_integrity":"sha512-caCygGh430dpMFgg1vMnLiO93bwrvHyCse0RHAfRexUgbh2h2Qxm2HxzryXBSIVmK0EqHn+lqAw+eJQdRIAJhQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb","@solana/assertions":"2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb","@solana/codecs-core":"2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb","@solana/codecs-strings":"2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb_1716937011337_0.8273720477085333","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c396125477aafc548ee0df977eb5176e78d448f0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5.tgz","fileCount":21,"integrity":"sha512-uKu0/6jWJee2Ovj/aRF8sLMVyQbUsv3hV3ANdwH4OFtDqpHpmJ5zyPinC+6Z2wmAIVjEYybCnBIeR/1vxaaFLQ==","signatures":[{"sig":"MEUCIBRnIpOihBh7x9VPn+hGkWrv1xB3PvEFoMfAl4xlY3YCAiEAkn13e/F5aNjgs+irqqsogN7wN9xIXRIR9pPv5SVgocQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/015647ceae203f323a8022a5d45fe609/solana-keys-2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5.tgz","_integrity":"sha512-uKu0/6jWJee2Ovj/aRF8sLMVyQbUsv3hV3ANdwH4OFtDqpHpmJ5zyPinC+6Z2wmAIVjEYybCnBIeR/1vxaaFLQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5","@solana/assertions":"2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5","@solana/codecs-core":"2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5","@solana/codecs-strings":"2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5_1716974796827_0.8984319755972348","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131":{"name":"@solana/keys","version":"2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"adf539e6d55476b75df96aff79580f824f3995f3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131.tgz","fileCount":21,"integrity":"sha512-hiAIZ3VpkDcG3uYC9GbdFOGxx7+xV5Xfv5N5dU/79sKuMBwBkATTQihr45MHwXWXAwhRhK2g6H16U7WkbKHIsQ==","signatures":[{"sig":"MEYCIQDJ0hrhFoC6IqEDyvkNsnrWCVHQedM/eFrCxhM7MI8JHgIhALff1q53rkvQAat5MTwxawwmLYVYyJ7EPWskCroQLFd4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/3e844aa62d8ac727a14b1d593f0a6174/solana-keys-2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131.tgz","_integrity":"sha512-hiAIZ3VpkDcG3uYC9GbdFOGxx7+xV5Xfv5N5dU/79sKuMBwBkATTQihr45MHwXWXAwhRhK2g6H16U7WkbKHIsQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131","@solana/assertions":"2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131","@solana/codecs-core":"2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131","@solana/codecs-strings":"2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131_1717092098412_0.6451244653775532","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab":{"name":"@solana/keys","version":"2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5a5dc287bdef2e0b8073ae582f051639422445d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab.tgz","fileCount":21,"integrity":"sha512-cJn/6m1CmAQ3lGDo1EGShjqPZWfi3W9uzZECOev186JzMBUmIoQAV5lTED+rhmAhJts80OsvF38Rr51lbZPiDw==","signatures":[{"sig":"MEQCIFHarvGfjidbCiy2BXA2zJIEtzvnnRfDYEUkMSAD4QwMAiBdm7yyjV/NTSmVpJ2M3IggPMIHUBGqklCkmtvv1Un7uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/15ef640fec5fda8d0c7a79e57f4c5c62/solana-keys-2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab.tgz","_integrity":"sha512-cJn/6m1CmAQ3lGDo1EGShjqPZWfi3W9uzZECOev186JzMBUmIoQAV5lTED+rhmAhJts80OsvF38Rr51lbZPiDw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab","@solana/assertions":"2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab","@solana/codecs-core":"2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab","@solana/codecs-strings":"2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab_1717092183719_0.6449538474447181","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597":{"name":"@solana/keys","version":"2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"aadb011109a58d9b6cc3331bd1ff4d55cd7f486d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597.tgz","fileCount":21,"integrity":"sha512-dN4ysxMGjqBJHzUNDRa78T54hroRJNqSmH7K20HOlOfE8xG56cECQocHgnjWkHTS1CAX7L+ackY/smiwS0+Bjg==","signatures":[{"sig":"MEUCID3UkkBphGLlI19kH4nBEHmYUS8b94eCKrwk5FM4M/xdAiEA7hckulOdOXQHfKsHxySBs23+mf734WZGUgRoE+meRNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/208dec12015de527ea5d4f16d5aca589/solana-keys-2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597.tgz","_integrity":"sha512-dN4ysxMGjqBJHzUNDRa78T54hroRJNqSmH7K20HOlOfE8xG56cECQocHgnjWkHTS1CAX7L+ackY/smiwS0+Bjg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597","@solana/assertions":"2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597","@solana/codecs-core":"2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597","@solana/codecs-strings":"2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597_1717153261630_0.25233018782017425","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb":{"name":"@solana/keys","version":"2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f5bcdae29f40f1475c3ac3d6c61b1f3a7ade1aa8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb.tgz","fileCount":21,"integrity":"sha512-up3lDSrpU4s1Y192TsfBTI7KWRRg29jlg+KG2kBDAQDUOVtJmVkJA8P5vsGMpNNZC/x4UNrLWJ+JNgGnCN4Fow==","signatures":[{"sig":"MEUCIAlx5EPk6QF11ZaSI8rxWHTkwJACYeZbEVDyeIEZ8ZqDAiEAzseMupa9zCL8mtKJuEvr4iG0CXji+Xgf3eIH3t6btho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/69295f087816fe206fc6248bbb09c99c/solana-keys-2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb.tgz","_integrity":"sha512-up3lDSrpU4s1Y192TsfBTI7KWRRg29jlg+KG2kBDAQDUOVtJmVkJA8P5vsGMpNNZC/x4UNrLWJ+JNgGnCN4Fow==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb","@solana/assertions":"2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb","@solana/codecs-core":"2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb","@solana/codecs-strings":"2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb_1717225668463_0.3110766622351917","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725":{"name":"@solana/keys","version":"2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1c97d233236eff76140ff279faedb810a5ed63f9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725.tgz","fileCount":21,"integrity":"sha512-4TJq5LdY6PsfpaTyZ0toIuY3dUmNy+GPzpbNf9JlQHWFWHQmbGy21aoGS1cH+A53cy24Ev3aUhSV09aZnRYlHQ==","signatures":[{"sig":"MEUCIQCFONmUS1S6Kkrw3Gs/GkUiEa5ykin618Fvo1BhS7IBSAIgYT0ryoRQSHodimW8bUFAm+BSSSGE9rj+ek0gU6q7TdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f350fc0981eff19ceea6a436db91d0b0/solana-keys-2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725.tgz","_integrity":"sha512-4TJq5LdY6PsfpaTyZ0toIuY3dUmNy+GPzpbNf9JlQHWFWHQmbGy21aoGS1cH+A53cy24Ev3aUhSV09aZnRYlHQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725","@solana/assertions":"2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725","@solana/codecs-core":"2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725","@solana/codecs-strings":"2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725_1717403832419_0.6521177719689935","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338":{"name":"@solana/keys","version":"2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f5993b7add9776b2b7737a700638111030e35fd5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338.tgz","fileCount":21,"integrity":"sha512-mA/YIZHk2wsmJkwl1ibB6cxA//Dm87fuL6vjKwSUHKetTytu4vs4NIA+SyFcjcC4AUxXvB7p3Q+aaWa53OCutw==","signatures":[{"sig":"MEQCIHyytTOOygNMpeBZ9fIT6c/y9WHheapXVhQn3FkhArXCAiBFxdJ08GMBIaLOj8VSUEPZQ6EFDiVq62xcG8AclUcjFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/7c651a1eb642878655236566f0694cd5/solana-keys-2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338.tgz","_integrity":"sha512-mA/YIZHk2wsmJkwl1ibB6cxA//Dm87fuL6vjKwSUHKetTytu4vs4NIA+SyFcjcC4AUxXvB7p3Q+aaWa53OCutw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338","@solana/assertions":"2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338","@solana/codecs-core":"2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338","@solana/codecs-strings":"2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338_1717438324874_0.15932095617425346","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"013efebc830e0c680480e4393ece785e92e41915","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b.tgz","fileCount":21,"integrity":"sha512-eHuUV/PZIkIwAmBOa/S+EVLVhC/GdWNHQkL0jkdoCRAK4mzie/DcvUSyOVZiFCzVwm2N40y2sjygHUjOJzgrrw==","signatures":[{"sig":"MEUCIBWKzLXEiokJBIQlozn1XY+m1lnIrr2xjuxXUh/9oSplAiEA4NkyNGSOIWiZhVbeGDzEE8E+4gO6qJ2+KuHM3XVLpPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/13b161589c657a3da2c5366334f11da3/solana-keys-2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b.tgz","_integrity":"sha512-eHuUV/PZIkIwAmBOa/S+EVLVhC/GdWNHQkL0jkdoCRAK4mzie/DcvUSyOVZiFCzVwm2N40y2sjygHUjOJzgrrw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b","@solana/assertions":"2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b","@solana/codecs-core":"2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b","@solana/codecs-strings":"2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b_1717473358736_0.16469190919329169","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ecd22d7105c48db41d211e5ac6d145c0cfd540c9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f.tgz","fileCount":21,"integrity":"sha512-yq5QfdLUEwLFPAEhQIDTGqEv3nVSIroIqaOiHBp+rYRBtyWjLCLNA+oadXUT+/Wqf5NHRsSEBnJHcBVHGxIiYg==","signatures":[{"sig":"MEUCIQCiZ6I6ectRP3673zwIncwhnrL4TkmO2OBYG0ofzpX/RwIgHXvikMf2Vz9Gad8+G15jQ0HSRSDvnrCDNYG55tfRy34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f8ed260285d7deecaf0b0f20bcee3e4c/solana-keys-2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f.tgz","_integrity":"sha512-yq5QfdLUEwLFPAEhQIDTGqEv3nVSIroIqaOiHBp+rYRBtyWjLCLNA+oadXUT+/Wqf5NHRsSEBnJHcBVHGxIiYg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f","@solana/assertions":"2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f","@solana/codecs-core":"2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f","@solana/codecs-strings":"2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f_1717490628362_0.4184139578679902","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098":{"name":"@solana/keys","version":"2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"53bb0d4282904c5f612241bce5582dba5f145e44","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098.tgz","fileCount":21,"integrity":"sha512-l/Sw/UCMs4J+9fVfDVhNE+KtBb9Ipz3ASrSupnlE1MXyJPTot9bC1PGtiUU97eGFRBmvW/Mp0czWB7LY1K+pjw==","signatures":[{"sig":"MEUCIGbCqycJ+KSQKgna0JbP4NNaSO5aETP4n/pRvMgOBuvqAiEA1A+SaOTz28RbvFl+CwlC9MirWOSBP/aoHrxMyHxAwEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c8b22b6040aea8395bda4120750d1353/solana-keys-2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098.tgz","_integrity":"sha512-l/Sw/UCMs4J+9fVfDVhNE+KtBb9Ipz3ASrSupnlE1MXyJPTot9bC1PGtiUU97eGFRBmvW/Mp0czWB7LY1K+pjw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098","@solana/assertions":"2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098","@solana/codecs-core":"2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098","@solana/codecs-strings":"2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098_1717515304672_0.6607779283732607","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6d74d0639b8115f10faea415566d575577c24fbb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d.tgz","fileCount":21,"integrity":"sha512-hzw6Psh22XDBn/vmWEr9q7LpHrCqbogzxBE0EeTLbhgPkftsqNlqKcleIlcKChIOxeiF8BxCsBEJUnkAfl8a+A==","signatures":[{"sig":"MEQCIA8gGH5p8USameUsFaVB8c9NK1iJDIzxC1A1sTowr5VnAiAmqXFQf359up/EmQLomF1VpHsLPRx6wp4AZ91rjZ/Teg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/24027a814e4d7a2e06c8792d44df1bbc/solana-keys-2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d.tgz","_integrity":"sha512-hzw6Psh22XDBn/vmWEr9q7LpHrCqbogzxBE0EeTLbhgPkftsqNlqKcleIlcKChIOxeiF8BxCsBEJUnkAfl8a+A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d","@solana/assertions":"2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d","@solana/codecs-core":"2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d","@solana/codecs-strings":"2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d_1717516238936_0.17998436281224794","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6353908d4cdd2a123933bd738f910ccbe3cba782","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b.tgz","fileCount":21,"integrity":"sha512-oKoay7FBDKidMuCIWHu4/tCk2CNVLaaMF0tiS2nQvyg8vGCYx3vBo94WELYr5KC8Omjsf7WdeI0p7OI5ob8I7Q==","signatures":[{"sig":"MEUCIQD+Ww/YGHj94X0qK2ic8kgniWUcyOwuKUHD7HfXbNI2WwIgQOJ2Vmn1SnP15AJmwfmM249crssrAM07qyyK82h4gA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/3fca3e47e97d1f0cbf571cb3d597d3f2/solana-keys-2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b.tgz","_integrity":"sha512-oKoay7FBDKidMuCIWHu4/tCk2CNVLaaMF0tiS2nQvyg8vGCYx3vBo94WELYr5KC8Omjsf7WdeI0p7OI5ob8I7Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b","@solana/assertions":"2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b","@solana/codecs-core":"2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b","@solana/codecs-strings":"2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b_1717517867522_0.22178183621976766","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf":{"name":"@solana/keys","version":"2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"3f03a70506ea270ff9f5591553f6bee76d3ecaf7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf.tgz","fileCount":21,"integrity":"sha512-P4ShgDzGZas6pO41hL24kPs/rpILBL3L+Ba7frPzzGKARf5vojoH1fLrbXqN+SooiqRWUr3HGd8F8eM7AeQk0g==","signatures":[{"sig":"MEUCIQCF3gP1y/yBdsa0eEJq+MAMRSIKrK/dzI9rmjhV4Q3xgAIgIEshSXQUapEDQGMgrqgbsRCLggDIMOot1H1GwfNdk9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/673831ec3bfa5a03e122928a3f9bfcd9/solana-keys-2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf.tgz","_integrity":"sha512-P4ShgDzGZas6pO41hL24kPs/rpILBL3L+Ba7frPzzGKARf5vojoH1fLrbXqN+SooiqRWUr3HGd8F8eM7AeQk0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf","@solana/assertions":"2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf","@solana/codecs-core":"2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf","@solana/codecs-strings":"2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf_1717579105181_0.4970441404643793","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952":{"name":"@solana/keys","version":"2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f434f69f4617dc7defef7ce85ef6982845a3f5d7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952.tgz","fileCount":21,"integrity":"sha512-/s7UUmwJgKyFWli9UQzCmgclH1ZbiGN/rTvciMgSiFL75kGFU6j4cniRu4UzMfHvbMlxlL4r3qyC10gIfRomig==","signatures":[{"sig":"MEYCIQCyQXbnOX4xII0gET/Mv8IvrmCAtEKC9QkAoIyrp4HWBgIhAKBZK3oRoZi1KnIj2v6B+UWaBg5WFJEO1sXHRNM0E/VU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e853f82841e0d064d23e808277996306/solana-keys-2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952.tgz","_integrity":"sha512-/s7UUmwJgKyFWli9UQzCmgclH1ZbiGN/rTvciMgSiFL75kGFU6j4cniRu4UzMfHvbMlxlL4r3qyC10gIfRomig==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952","@solana/assertions":"2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952","@solana/codecs-core":"2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952","@solana/codecs-strings":"2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952_1717605474937_0.06970280916833915","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea":{"name":"@solana/keys","version":"2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b8c92293bd763923a55045a14b933cafd1bb85a5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea.tgz","fileCount":21,"integrity":"sha512-wWB6WmByAdI2QUGP5DIkahghyDU0p3kw/4rRsdIWHkUHSVHWsw+KAr6DGluqDSn21vXO8YXt3uOg2Krnu2KrTw==","signatures":[{"sig":"MEUCIQCp4F6piNjdFT9q+6lzd7WDED2zT3NRSFDc0C31D2UwIQIgIeSMgETbpkY/Di4qP3nuW8Y6wY8egbuxJcP3jAhHhPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/40d4a10f00b3e8d587b3d3cde46b9856/solana-keys-2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea.tgz","_integrity":"sha512-wWB6WmByAdI2QUGP5DIkahghyDU0p3kw/4rRsdIWHkUHSVHWsw+KAr6DGluqDSn21vXO8YXt3uOg2Krnu2KrTw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.5.2","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea","@solana/assertions":"2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea","@solana/codecs-core":"2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea","@solana/codecs-strings":"2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea_1717609926799_0.10763741063946908","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e":{"name":"@solana/keys","version":"2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"35e89d837f7710a7d08626b9716891141e1b80d3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e.tgz","fileCount":21,"integrity":"sha512-3hAJUtOwqe0zbxPpte4/Wq0TBNs1dbOOG0Aup9vXBTTx2ewG2CuzM63SZBNr3VSp66BJiPuvaDHAD6pS5UpxAQ==","signatures":[{"sig":"MEQCIBsLIxve2z6E+rK8h1VymeHKDFgjMBDWJ3C6yfVIAp3+AiBpfbcRum42WwZKbI1cjwOsE9xh2ahru5CnX7auC86l9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/502a491af391205600ff1f581afdb4ea/solana-keys-2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e.tgz","_integrity":"sha512-3hAJUtOwqe0zbxPpte4/Wq0TBNs1dbOOG0Aup9vXBTTx2ewG2CuzM63SZBNr3VSp66BJiPuvaDHAD6pS5UpxAQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e","@solana/assertions":"2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e","@solana/codecs-core":"2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e","@solana/codecs-strings":"2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e_1717687842427_0.025682118940027365","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117":{"name":"@solana/keys","version":"2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f8775fe346cd8dc1c4ea400b8eece4a959195169","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117.tgz","fileCount":21,"integrity":"sha512-alub25bBK8A5KxKlzoAmpAstxByfTwqqqCi4h1+s7Uxddpp1xQQ1EZa02W53Tf5ZScL/2wnwPQ/ZQdEL0nHN2g==","signatures":[{"sig":"MEUCIQCGhCUh4cvCkLFKVjdMfFvLXw6mMQ35GNb8Q1F5F030YgIgFY0eAEwCmFM04uwU54EW/BN0JRMuFOpHvM8w+lvt5ho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/5110d64e01876ca05b0c45514c5d5d5d/solana-keys-2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117.tgz","_integrity":"sha512-alub25bBK8A5KxKlzoAmpAstxByfTwqqqCi4h1+s7Uxddpp1xQQ1EZa02W53Tf5ZScL/2wnwPQ/ZQdEL0nHN2g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117","@solana/assertions":"2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117","@solana/codecs-core":"2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117","@solana/codecs-strings":"2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117_1717687847659_0.8590917329306813","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df":{"name":"@solana/keys","version":"2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"8c14acfefee8964335d20837f5c0774374ee1335","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df.tgz","fileCount":21,"integrity":"sha512-lE+wonM2DEDqVtS1qDlGKVHxg+sfeny37JMuYFGeKWxRzBliF5js5btKNOnxHjVidB5zwZ1A1kVSsQx9jNrhVg==","signatures":[{"sig":"MEQCIAm/J37uAcNa8NiIVjVEZkIiLiSyBoWZ6QUgweHJLCQ4AiAq/6zCuc4m3U+2bENwqnvTqFzNpJoOlrjLwzsUL1qiyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/09f0500ad5bd0fd25695f89d87468000/solana-keys-2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df.tgz","_integrity":"sha512-lE+wonM2DEDqVtS1qDlGKVHxg+sfeny37JMuYFGeKWxRzBliF5js5btKNOnxHjVidB5zwZ1A1kVSsQx9jNrhVg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df","@solana/assertions":"2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df","@solana/codecs-core":"2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df","@solana/codecs-strings":"2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df_1717695310642_0.03836256449115805","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1":{"name":"@solana/keys","version":"2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"df3109072669ce1bfa0d4b036a0de847ab709437","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1.tgz","fileCount":21,"integrity":"sha512-jpXxFp76UF6cImImu6CZmx5Cu30T61cLSuQ9ypnBWp8KjJ36UrO04wD2doRgwmH0pe056yT/2V/msF0KGquG4A==","signatures":[{"sig":"MEUCIQCUqiDxUvPGDFgqqwQ2Ia5cft/udLhrg2fUHSHOFN8KogIgFQAht5wJpTk4xH4CiAQCQGVxC921pktSLoeXlVjstPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/16183d0aa52430aa30187b5c4bd33a0e/solana-keys-2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1.tgz","_integrity":"sha512-jpXxFp76UF6cImImu6CZmx5Cu30T61cLSuQ9ypnBWp8KjJ36UrO04wD2doRgwmH0pe056yT/2V/msF0KGquG4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1","@solana/assertions":"2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1","@solana/codecs-core":"2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1","@solana/codecs-strings":"2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1_1717695437015_0.30976367957469253","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab":{"name":"@solana/keys","version":"2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"249c076d70223d424056265b55e7a8d2fddeebce","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab.tgz","fileCount":21,"integrity":"sha512-X5jVWZ99h0eiiB/szweSt5NqSjUdljDfOPBUFOhklvYmAj8kcr45iXI6n8RNyyxbaBHehA7zTFY9auin8f0XYA==","signatures":[{"sig":"MEQCIBaSwIXmPzjVONkPfu6ytjAx9w5htNYGYCzrdm9xgVjJAiAvQPX8ECLKMj1+ntLrAkE+F+hw9roMJ3agfbaMdRIPVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/51bd0a63a607a0662540b0c5c98d24ba/solana-keys-2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab.tgz","_integrity":"sha512-X5jVWZ99h0eiiB/szweSt5NqSjUdljDfOPBUFOhklvYmAj8kcr45iXI6n8RNyyxbaBHehA7zTFY9auin8f0XYA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab","@solana/assertions":"2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab","@solana/codecs-core":"2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab","@solana/codecs-strings":"2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab_1717729875417_0.7051580446646195","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458":{"name":"@solana/keys","version":"2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"246d3f103f5afd5c8826bec4c0d126112ef72a26","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458.tgz","fileCount":21,"integrity":"sha512-fNQQyN6FYGi+LveonmXGX+l1OZYEv09wYMNg+dtN6ZEvoA7t0V/Jl7TRq/vFMwqz8YPABhrJBX7sBt2SRAwh9Q==","signatures":[{"sig":"MEUCIAE5wxv0cDMXDn5ajzlrt9sVs5YjCDMqDoSmwhsFD1d2AiEA+sf2uUjTOl62/4HP/yVi242UEB1zEHZAueFPBYKY9nc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/ab5cf2c143a79a99ab0c4f0c358bec33/solana-keys-2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458.tgz","_integrity":"sha512-fNQQyN6FYGi+LveonmXGX+l1OZYEv09wYMNg+dtN6ZEvoA7t0V/Jl7TRq/vFMwqz8YPABhrJBX7sBt2SRAwh9Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458","@solana/assertions":"2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458","@solana/codecs-core":"2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458","@solana/codecs-strings":"2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458_1717750077317_0.8201064110747098","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef":{"name":"@solana/keys","version":"2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"bc116d494fa4b25e441448cf1b7fb1053f1887a9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef.tgz","fileCount":21,"integrity":"sha512-yFMsj83GhQFJ3CFYDO60gvDvXysrZNh+AWYdCbM6D3KKyK1skTjTd9yUkhjm/JKKqztB7LEevxFUNqmD4GvRyw==","signatures":[{"sig":"MEUCIG6XYIJo3SWfPmZR+NcXdJMYyZnB1BywA24s22nY/6oPAiEA/Y+zbU8DauVKzxCzY2HYExvVAU5dCFCajhEFHaRPFjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/5189fd14ed00226b279603386af5c6ed/solana-keys-2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef.tgz","_integrity":"sha512-yFMsj83GhQFJ3CFYDO60gvDvXysrZNh+AWYdCbM6D3KKyK1skTjTd9yUkhjm/JKKqztB7LEevxFUNqmD4GvRyw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef","@solana/assertions":"2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef","@solana/codecs-core":"2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef","@solana/codecs-strings":"2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef_1717785603430_0.8597756604849967","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91":{"name":"@solana/keys","version":"2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91","maintainers":[{"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":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.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"}],"homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"5c041f8df339ca739cec3a749fddc4062897746c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91.tgz","fileCount":21,"integrity":"sha512-FZ1axF0gaagf1LOi6OcISUD7UASyhsMVrPTVGzVJA/CgP/msMP9vKb6Igmh3rJFfY/O1b66NgEI9mhpVOhgB5w==","signatures":[{"sig":"MEQCIGAl1bjCmy7gpuIN1yzLVLXsIBIWMhhoZfM8F9YTwPo9AiBM9+jDIPcUFbEa76uVsJghZh4YYpmobJ2akMoTeOIFtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e7ee0d1786becfd7ec27cd3facdb33ed/solana-keys-2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91.tgz","_integrity":"sha512-FZ1axF0gaagf1LOi6OcISUD7UASyhsMVrPTVGzVJA/CgP/msMP9vKb6Igmh3rJFfY/O1b66NgEI9mhpVOhgB5w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91","@solana/assertions":"2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91","@solana/codecs-core":"2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91","@solana/codecs-strings":"2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91_1717785808480_0.1596136596275035","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0","maintainers":[{"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":"c0344f42aded9e7c83cc3f91eccd2a8dcb7b1ac2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0.tgz","fileCount":21,"integrity":"sha512-xKJzifzK/gGWb1mx7Geu9nCY2jChJbEcT9wbIFg5TTGcf/LvpSa0baJYUYvCMhQlyY1aqXXcIuww7xUN/NZbQQ==","signatures":[{"sig":"MEUCIG6cy55xMkX8VjLSsrimlih/3ENbft5axRDwKwXMYUbxAiEAn+ZJNU7jXWatcE1o12YECxRxP435W8SxiR1bzGFwCKo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e6288a879b1a9e75f02771c8d0afc223/solana-keys-2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0.tgz","_integrity":"sha512-xKJzifzK/gGWb1mx7Geu9nCY2jChJbEcT9wbIFg5TTGcf/LvpSa0baJYUYvCMhQlyY1aqXXcIuww7xUN/NZbQQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0","@solana/assertions":"2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0","@solana/codecs-core":"2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0","@solana/codecs-strings":"2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0_1718091629368_0.359354918677921","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d","maintainers":[{"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":"03249f4ad52170ca75b5cae10b64d4894fe525c9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d.tgz","fileCount":21,"integrity":"sha512-pS3I25olYh3E21lJrQLH2qIPETT7xgT7lJ3IJVSYYJ442VCXNWH3mj6An9Lkq9m56gwhcV1wcy0YqaQz2IsBVA==","signatures":[{"sig":"MEYCIQCCIMS/3p2Ib6Y+B/vawzu3vIQt+rEcLruzGG5IOcLJ1wIhAIiQiCQN99weQSXfNQTiZyBxStPBZOXzE6oGvUL8CTzY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d3f6ab21382dcbc134701322da440110/solana-keys-2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d.tgz","_integrity":"sha512-pS3I25olYh3E21lJrQLH2qIPETT7xgT7lJ3IJVSYYJ442VCXNWH3mj6An9Lkq9m56gwhcV1wcy0YqaQz2IsBVA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d","@solana/assertions":"2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d","@solana/codecs-core":"2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d","@solana/codecs-strings":"2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d_1718091652057_0.18401042156472092","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75","maintainers":[{"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":"8a7205fe28a86e82f15e8465b7b816ebefa69b3e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75.tgz","fileCount":21,"integrity":"sha512-QU2t95PomDK7Q/qfivpoMlhtv7VNXyV+If8weqibte6YmHe4dnIFQf4mcSTjSkZyqvdQh+45V046U9vCbtjyFQ==","signatures":[{"sig":"MEUCIQC7PAFJB/Y4okKYNXWTleQ1wKJb4T5Y5D2+wuhxug2+1QIge1gqQJl6+05Zo/FNY0NuIoL/HdLMRbs3nscXBtCIHgY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c716634c6730dc4091cc6eaacdf1a3fd/solana-keys-2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75.tgz","_integrity":"sha512-QU2t95PomDK7Q/qfivpoMlhtv7VNXyV+If8weqibte6YmHe4dnIFQf4mcSTjSkZyqvdQh+45V046U9vCbtjyFQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75","@solana/assertions":"2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75","@solana/codecs-core":"2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75","@solana/codecs-strings":"2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75_1718091673281_0.4502612317230281","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4","maintainers":[{"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":"41fdb77d796b2aa1f0564123302a9b9d95880317","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4.tgz","fileCount":21,"integrity":"sha512-bUET1zq2wJSOSCYp8bDPSDyx4ZqmrUPc+AAPUB/Htf18TXI4JdIRDDxVH3DEvU5Y7u0DmfwNhNljQRYPHAfB2w==","signatures":[{"sig":"MEUCIQCXcbasJaV0w1pm6rtOe3ZCiepO2/3ALaEHNRXpqnXYvwIgSIWn/kfeR75pU4cCDk7Xb20UKfa0Br7jfvKSXnQql4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/de34ee8f29a75e7ca442ff781370511c/solana-keys-2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4.tgz","_integrity":"sha512-bUET1zq2wJSOSCYp8bDPSDyx4ZqmrUPc+AAPUB/Htf18TXI4JdIRDDxVH3DEvU5Y7u0DmfwNhNljQRYPHAfB2w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4","@solana/assertions":"2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4","@solana/codecs-core":"2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4","@solana/codecs-strings":"2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4_1718092093629_0.6597921427231823","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a","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":"2a0308e81096c46a94b93208789564a2183d265f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a.tgz","fileCount":21,"integrity":"sha512-VlzWdVY1Cq6GyMhNPL2qfReanKoXIp+C/gnUf3eWlMYlIU576KRXEsOPxAm5gFwy6BvRO2o/Fe85iw77JazSnw==","signatures":[{"sig":"MEUCIQDutkdrCmNR6WCVX5CLX/XEn/axHuy5Opopcq44TU0AvgIgQUNTQMlU16AusPWDlY3ffJxbBOPeBs2x4fOBspv1qyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d3ec3f843cc371a06e5213f1e59f59c5/solana-keys-2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a.tgz","_integrity":"sha512-VlzWdVY1Cq6GyMhNPL2qfReanKoXIp+C/gnUf3eWlMYlIU576KRXEsOPxAm5gFwy6BvRO2o/Fe85iw77JazSnw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a","@solana/assertions":"2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a","@solana/codecs-core":"2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a","@solana/codecs-strings":"2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a_1718129569023_0.2968047860915872","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017","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":"69194606fb160c5880b78b8620899227e42543e1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017.tgz","fileCount":21,"integrity":"sha512-F98gv3RD4fwd+sVb39/RqOQwVAkvzhCgVz7HAafMx+iR76g/yI484mBmjKsh/FNVtQnidgSVv9ldJE+cp9FwkA==","signatures":[{"sig":"MEYCIQDQ/t/M0wFFMVwubOfPIoT727oAtQ838XjQu7D2P9znDgIhAPk7SKIHvzvG/PSTHeRTLcx6inq/m1PTmgm209Y8aW1I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/ed841458581281f0650c6d3aeca45161/solana-keys-2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017.tgz","_integrity":"sha512-F98gv3RD4fwd+sVb39/RqOQwVAkvzhCgVz7HAafMx+iR76g/yI484mBmjKsh/FNVtQnidgSVv9ldJE+cp9FwkA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017","@solana/assertions":"2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017","@solana/codecs-core":"2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017","@solana/codecs-strings":"2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017_1718129613210_0.8367879505450087","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60","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":"d8014a6079036fbd020a4afcf157b7a16590d463","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60.tgz","fileCount":21,"integrity":"sha512-ejEkRSU0/3c2nQjfMJ9lvoAM+khAX11XofKhZqftLleLt1bpvhDrFHZpZPlV0MRdBGjm+StX7Nb2qx8gnX2hWA==","signatures":[{"sig":"MEUCIDYk4A557mx2YYSQRDkTKEIPon44EOMqmwKtRgUPkSwJAiEAig7FrWX3pUiTK6wdk1V9AAddMQpFvSauZDCEjUlJr+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/eec9c7d2fc1ea39c67665878aa1ac2fd/solana-keys-2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60.tgz","_integrity":"sha512-ejEkRSU0/3c2nQjfMJ9lvoAM+khAX11XofKhZqftLleLt1bpvhDrFHZpZPlV0MRdBGjm+StX7Nb2qx8gnX2hWA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60","@solana/assertions":"2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60","@solana/codecs-core":"2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60","@solana/codecs-strings":"2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60_1718135329717_0.9123054943114237","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b","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":"dc02c0e43406aa33073cbaba79074bc8012a02c9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b.tgz","fileCount":21,"integrity":"sha512-SlgHYVDick802dEcce/OskuxKc6I8j73pdya2kIRAnP+mY78qCH+MgFNvAV3oF6IF8wB/K7ecTe7uGYBXx85vw==","signatures":[{"sig":"MEUCIQCLDjWdUhvYMBZZd+9iashI7wvLw/FE5pmVjAzF15bJQQIgWDP1kQSYts71EeRU7uX8TW5W2Avd5n9EYjuC3L82U60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/79b481a572aa28b144f44e5c879c0999/solana-keys-2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b.tgz","_integrity":"sha512-SlgHYVDick802dEcce/OskuxKc6I8j73pdya2kIRAnP+mY78qCH+MgFNvAV3oF6IF8wB/K7ecTe7uGYBXx85vw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b","@solana/assertions":"2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b","@solana/codecs-core":"2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b","@solana/codecs-strings":"2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b_1718144364041_0.8452302326231547","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5","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":"c797ccab468d4b2bf569808e20798039ae3b6466","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5.tgz","fileCount":21,"integrity":"sha512-n75/Gr8ATidYKZJuN9lrlxspAzs2n9+Lx4K7x5gOpLWzSV8O6gw1N/UaGJrF+9rUHPJkeoL+7oWc1g/qJ/63Gw==","signatures":[{"sig":"MEQCIA+ah9qRwN4coUu+HLRqLUXADG81LpBz5diiYpPxZVLTAiB3+2/K0lwrm7/3Zs7WGtXeM7a8dVXL2Spp75Gnztt7Eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/91793ad5b963eb2eb176ec0941b5f2ac/solana-keys-2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5.tgz","_integrity":"sha512-n75/Gr8ATidYKZJuN9lrlxspAzs2n9+Lx4K7x5gOpLWzSV8O6gw1N/UaGJrF+9rUHPJkeoL+7oWc1g/qJ/63Gw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5","@solana/assertions":"2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5","@solana/codecs-core":"2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5","@solana/codecs-strings":"2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5_1718147036043_0.6591273268654807","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3","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":"59635d0e1feee00d4ab52662c6ad2953c86c3588","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3.tgz","fileCount":21,"integrity":"sha512-ehFtmAmVsaIMvV9XUSzPQvvQlHMiQ2USuqpSx0ByUr+R7ELwkC+p7o2sVeGFg2EGADECRs6lm6MgMIlBfrbs9A==","signatures":[{"sig":"MEUCIEiQqTh59rXXps6ODQJbS7Qs1JGztcBQOWRJpf/4RkL4AiEAuFIFsoznisVdKYZSoxSH/fenQoCPFoRuqWEo36quj2A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/331684c29c581e99c8a05f41d071ff2d/solana-keys-2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3.tgz","_integrity":"sha512-ehFtmAmVsaIMvV9XUSzPQvvQlHMiQ2USuqpSx0ByUr+R7ELwkC+p7o2sVeGFg2EGADECRs6lm6MgMIlBfrbs9A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3","@solana/assertions":"2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3","@solana/codecs-core":"2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3","@solana/codecs-strings":"2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3_1718147546917_0.2832069884992139","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f","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":"315c71ebfb99dde37582373472859cc21540308f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f.tgz","fileCount":21,"integrity":"sha512-nlKHn62KEtLrRSv8akUCJpnRCTpOUN6/tu+vS1NtFhG6cPk+2c7yC5D1sTcTc7szWFcb9v17d0umIMAmLE4Qew==","signatures":[{"sig":"MEQCIDxWvHYoluMQsw8ibQ/3r9uD3GjjSW1Si1HuhWfdXINxAiAwGSV/jJjFMdh1ue+hlLxmCsSurTrt1FAH/l8WSBhpRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c6778f17ef8382949f094ea1d0d36fd6/solana-keys-2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f.tgz","_integrity":"sha512-nlKHn62KEtLrRSv8akUCJpnRCTpOUN6/tu+vS1NtFhG6cPk+2c7yC5D1sTcTc7szWFcb9v17d0umIMAmLE4Qew==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f","@solana/assertions":"2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f","@solana/codecs-core":"2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f","@solana/codecs-strings":"2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f_1718147717861_0.1442807503675667","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e":{"name":"@solana/keys","version":"2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e","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":"93c2a5f3fafdcff909b3a42a2b54992a15f05ff7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e.tgz","fileCount":21,"integrity":"sha512-Szye64sy74hdD0jfyzR3Xur2uVAU6NLX1WpBBsgLTajp/x1KF8eazEaVCGAQzaJ1e7jjfao4bBrtu/aJAq/yow==","signatures":[{"sig":"MEUCIFjOm54MA5mdQRNVI3S9293kDuH+vyrnLlE0KmGL3we0AiEAwRrlFlw+F00/mAjlVplXS3OjKul70AAuNzkYTh/1hCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/95c4e1b901c8ce4283be5294870221a5/solana-keys-2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e.tgz","_integrity":"sha512-Szye64sy74hdD0jfyzR3Xur2uVAU6NLX1WpBBsgLTajp/x1KF8eazEaVCGAQzaJ1e7jjfao4bBrtu/aJAq/yow==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e","@solana/assertions":"2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e","@solana/codecs-core":"2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e","@solana/codecs-strings":"2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e_1718177644176_0.07838362622713535","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8":{"name":"@solana/keys","version":"2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8","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":"6ccd109920e7bdd4f74f3ee6664760224a6c1010","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8.tgz","fileCount":21,"integrity":"sha512-NIBRJeh9GPt30UJzx4n5pW6KbpCXhkiTyenFY8Vyz4dmeEwusO9O8VKJu+3EzPD3vydQRgAVpIM5x2IsgLOOag==","signatures":[{"sig":"MEYCIQDZpxCCEQE3fusGJ8HGq5LPsMCD9OYmb/hcLPO20rPD9wIhAKQ8JY2/I5B9wW0xPEAN/EMvK7365klDbILe5JfvRnqS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/5c757df99e192c44391f1b4eb5cadc99/solana-keys-2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8.tgz","_integrity":"sha512-NIBRJeh9GPt30UJzx4n5pW6KbpCXhkiTyenFY8Vyz4dmeEwusO9O8VKJu+3EzPD3vydQRgAVpIM5x2IsgLOOag==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8","@solana/assertions":"2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8","@solana/codecs-core":"2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8","@solana/codecs-strings":"2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8_1718209745127_0.9855740593005042","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270":{"name":"@solana/keys","version":"2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270","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":"5e8f42af61eaffd90ff85494cdf08a6354249732","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270.tgz","fileCount":21,"integrity":"sha512-0Q/s9JF+SX4rAhYKt0OnBC64foNYrSs88NuG/18AI5sE2vSHrB/XwYnWQM5jgHEkAzjKL+3pDdTrqp1n+RK5Vw==","signatures":[{"sig":"MEUCIQDahMYletSL9jJHLdOAkRO5c4rQlRY77+2jwy4uYLpq3gIgCDkX8I/F6RzAlh9LY3QmmhU2XmUjyGHZV2uOsBGdj+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f7f656ea18447af09408ee0f9f8d574d/solana-keys-2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270.tgz","_integrity":"sha512-0Q/s9JF+SX4rAhYKt0OnBC64foNYrSs88NuG/18AI5sE2vSHrB/XwYnWQM5jgHEkAzjKL+3pDdTrqp1n+RK5Vw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270","@solana/assertions":"2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270","@solana/codecs-core":"2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270","@solana/codecs-strings":"2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270_1718231134554_0.19399185670813135","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5","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":"ee7515c5ec268e331a22bf7e382df5a9b57ea197","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5.tgz","fileCount":21,"integrity":"sha512-psXrF6w5/ffSTf5HdlkmXIH0mSznrTh2TwLfNH1eWBA708w5i3chZU2QLiZey7wae9AL8MUsAL2qT2tUnjPjfg==","signatures":[{"sig":"MEUCIQCzKoDwU6y4TqJAqgHf7ddfJYHmIFEliuXC06F9jcToLQIgXmtEm2Xci3tyTO9s/dZAu80kb/5y1AIRpwuoI6/mThY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2443bf3c5f7c90eb4d6e328b4c7826d5/solana-keys-2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5.tgz","_integrity":"sha512-psXrF6w5/ffSTf5HdlkmXIH0mSznrTh2TwLfNH1eWBA708w5i3chZU2QLiZey7wae9AL8MUsAL2qT2tUnjPjfg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5","@solana/assertions":"2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5","@solana/codecs-core":"2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5","@solana/codecs-strings":"2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5_1718231696337_0.6221506534258858","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340":{"name":"@solana/keys","version":"2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340","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":"48ddc0733854ca40f172e023c0c958842f324461","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340.tgz","fileCount":21,"integrity":"sha512-ZL49LCD4tB/ARFAenIExO68dTLQpdEHnDe1ePwRGoJ9ZjXjLtHC/XauPxLY7L7Xtzy6rVpdUA+L4sTJDrgPCJQ==","signatures":[{"sig":"MEUCIHUmRi4+AtUgB4moEsxIk9E+/CuXg59IJo4ugSZ2H4OZAiEA9pKuhlAZMfXEDwVJcwDlFTvXXAZfbj2DrTCMEtdDmoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e6b024102d42020d2fdc13b5370a7839/solana-keys-2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340.tgz","_integrity":"sha512-ZL49LCD4tB/ARFAenIExO68dTLQpdEHnDe1ePwRGoJ9ZjXjLtHC/XauPxLY7L7Xtzy6rVpdUA+L4sTJDrgPCJQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340","@solana/assertions":"2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340","@solana/codecs-core":"2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340","@solana/codecs-strings":"2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340_1718237356824_0.9986016901775139","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72":{"name":"@solana/keys","version":"2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72","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":"eb48fbe234810cdd1b32cddc1ee331d89c3610e0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72.tgz","fileCount":21,"integrity":"sha512-58TP6SLYZgpju1WcH0PnDo+rX1T2RuAgDd0Y3Ptck1i8y+D84A1EzYlgxpqZQRDUUScr9y7DSJiv5M03BWJyxw==","signatures":[{"sig":"MEUCIQDtcevBOrkMdqpGZjgPad52bYN9HbxngQgrAIgAjDGD5AIgS7mKl0XEY8VxJDZ+/ZhnyGo3OsTWS+719R9mCGMekrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/0cf3f71135e8bdc6da7a7b0881407123/solana-keys-2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72.tgz","_integrity":"sha512-58TP6SLYZgpju1WcH0PnDo+rX1T2RuAgDd0Y3Ptck1i8y+D84A1EzYlgxpqZQRDUUScr9y7DSJiv5M03BWJyxw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72","@solana/assertions":"2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72","@solana/codecs-core":"2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72","@solana/codecs-strings":"2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72_1718244484711_0.5744120256382634","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d","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":"45abeaeb69a479502fdeae68820cb6363020f80a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d.tgz","fileCount":21,"integrity":"sha512-Lq7JofYit7zSuDgXmxOq+t8WNJ6Xx+xSw/qioyLXXHZAiegyuoG4ecLxsjA+jXolwmwgRxvYeUDfLOEWmlXN0Q==","signatures":[{"sig":"MEUCIGBXDSEZiEsdjqy/+6NVO6wXNWJKPZce5v+zpYHkMfyAAiEAnEE6EREN9p213REjHwjDrH3mMv7Mxo4MMpHpBZdyCEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1555f0e15aac1e13deb03a19a7a2a93b/solana-keys-2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d.tgz","_integrity":"sha512-Lq7JofYit7zSuDgXmxOq+t8WNJ6Xx+xSw/qioyLXXHZAiegyuoG4ecLxsjA+jXolwmwgRxvYeUDfLOEWmlXN0Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d","@solana/assertions":"2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d","@solana/codecs-core":"2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d","@solana/codecs-strings":"2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d_1718244638364_0.5052344932618746","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6":{"name":"@solana/keys","version":"2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6","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":"68b9d907bb9ed72b21b096b8520774b7abcc8110","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6.tgz","fileCount":21,"integrity":"sha512-gKjGjAixRwQfhKVFZu1ZkOFPqCjVR05q+yUOrajtoq2KmDe5g89IuE7Oq1jljj//kmip+cPnrfJ9htXxfPR6Gw==","signatures":[{"sig":"MEYCIQCw3iDtir8Qy8AWgHapq1+mfLJRPCgx0xpNscZP6dKe5wIhALj7QtDQczpXSyHcH7eQMaIc0dO++RDTobDqToHhJf2v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/db4f04d5c6c64cc1498d40f089a49f53/solana-keys-2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6.tgz","_integrity":"sha512-gKjGjAixRwQfhKVFZu1ZkOFPqCjVR05q+yUOrajtoq2KmDe5g89IuE7Oq1jljj//kmip+cPnrfJ9htXxfPR6Gw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6","@solana/assertions":"2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6","@solana/codecs-core":"2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6","@solana/codecs-strings":"2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6_1718244995360_0.16135330328597797","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337":{"name":"@solana/keys","version":"2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337","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":"0f6cc558df993b86a2a0dc795a284c9cbff5275e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337.tgz","fileCount":21,"integrity":"sha512-eDtoU+egWenUjkxZhI7T4drp5cwoRtIzBIhePtmrdlz1s1PmCYsANyQp2A0SWNg4ghUMDsRpXol6OT+9SWGEIQ==","signatures":[{"sig":"MEUCIQD5RqPRe2bB9ZfxcIhbAe+R6O7M1OXEA5A7OSaktaxO4wIgWGZVnOIGfKA+6tmifjjP7N1altYYury+AUF3cHw8fFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f3141b45ab4e184c446a0b545bac5e05/solana-keys-2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337.tgz","_integrity":"sha512-eDtoU+egWenUjkxZhI7T4drp5cwoRtIzBIhePtmrdlz1s1PmCYsANyQp2A0SWNg4ghUMDsRpXol6OT+9SWGEIQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337","@solana/assertions":"2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337","@solana/codecs-core":"2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337","@solana/codecs-strings":"2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337_1718300087782_0.9562099428481927","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5","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":"cb1ddea6091451b3616779bbc1dcc4010b09fdd6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5.tgz","fileCount":21,"integrity":"sha512-fCG00HjptppCKt1cPXBOSj1yrki7z0Ed1hl8qC7KKwv7EhLuekLFMI0RS41B3AtoS5nxZQZ/Npl9A/i1dK5aMA==","signatures":[{"sig":"MEYCIQCaHAcGVu/I87j87RFUnp4WjMfzsym4/x9/W0tyfGLQ7gIhAP+rFXxdRrfsqDKz/cX3dI2KXetYMmi+O4hie7CV8QsZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b8a35cde6870b4b3ad8f31e6ee0665a3/solana-keys-2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5.tgz","_integrity":"sha512-fCG00HjptppCKt1cPXBOSj1yrki7z0Ed1hl8qC7KKwv7EhLuekLFMI0RS41B3AtoS5nxZQZ/Npl9A/i1dK5aMA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5","@solana/assertions":"2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5","@solana/codecs-core":"2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5","@solana/codecs-strings":"2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5_1718371819744_0.24624562060007782","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012":{"name":"@solana/keys","version":"2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012","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":"af70e51a9d09ca3c2de3bd32a6598532a970c623","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012.tgz","fileCount":21,"integrity":"sha512-VYHJhflJ2Gqw/9UxKGYeDtpuY/TkPllKH4KBAX2qGDL3C1hBNYVrU8LK6BVqKR5HW54A/Z6P4tlNVhc9DL9bhQ==","signatures":[{"sig":"MEQCIDqXpFD80o13F2l7cD6n8pBXy9wmqfquoaAIBGgg/YJ/AiA4wzIekcxeNZiu5xOKdQtvPjniXKibljdIxFUZviKpeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/3b290b5463f4bff51090e31c6b2e6ac6/solana-keys-2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012.tgz","_integrity":"sha512-VYHJhflJ2Gqw/9UxKGYeDtpuY/TkPllKH4KBAX2qGDL3C1hBNYVrU8LK6BVqKR5HW54A/Z6P4tlNVhc9DL9bhQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012","@solana/assertions":"2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012","@solana/codecs-core":"2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012","@solana/codecs-strings":"2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012_1718371961078_0.9056674411716468","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4","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":"97cae4ea7ae5076b569445782a7326f91d8f2295","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4.tgz","fileCount":21,"integrity":"sha512-5l9irxzc8DfZNbKidUWeHg4vR+OAjCxvqJ3parI3bbeq4e+hgP+iJell55nS+nefM+7hD7+xaVBgnGHZ2m2YFg==","signatures":[{"sig":"MEUCIQCr47cnB6U7OEA2jncF+NlM80Awj18MWr1QjXIEQVqURwIgOz23O/eoNhub7Qs8vusakwg6U+zrluzOlM4ilQJFKBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/81b311a232d2af4612ce903543b58d63/solana-keys-2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4.tgz","_integrity":"sha512-5l9irxzc8DfZNbKidUWeHg4vR+OAjCxvqJ3parI3bbeq4e+hgP+iJell55nS+nefM+7hD7+xaVBgnGHZ2m2YFg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4","@solana/assertions":"2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4","@solana/codecs-core":"2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4","@solana/codecs-strings":"2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4_1718389848710_0.44773530540237694","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc":{"name":"@solana/keys","version":"2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc","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":"b55b53412d6c7c0c74932e82d7dd218c6aed024c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc.tgz","fileCount":21,"integrity":"sha512-fXtrqY1xnMiwl93b86YsCAnPxXh9Tplvcs8LOLLXNVqCaWvn8VSds0EFJe//qViLOgMD6klOG+O7Gz47FdAFzg==","signatures":[{"sig":"MEUCIC9eh1L6vXup5X1N4fuPaBTSTe1uc7CeWE13h/7MgWinAiEAgcO/3V/flhcHWd04CMppxgs2MGdCeBovtPwbY+mJ2lk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/edf51f7d1dd239e12311a140f84b9aa6/solana-keys-2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc.tgz","_integrity":"sha512-fXtrqY1xnMiwl93b86YsCAnPxXh9Tplvcs8LOLLXNVqCaWvn8VSds0EFJe//qViLOgMD6klOG+O7Gz47FdAFzg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc","@solana/assertions":"2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc","@solana/codecs-core":"2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc","@solana/codecs-strings":"2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc_1718389973683_0.0261272021617176","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe":{"name":"@solana/keys","version":"2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe","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":"fb0b4b1cceefb832a68aa4cc6d893b83afb0765c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe.tgz","fileCount":21,"integrity":"sha512-i6rFPWJKXiq9MDvLGrIo0IYIN7tbxqFEE19d5ju/3r12Y2+O8FxCEk8JmZFJx+Io2/6e7TgxNJzKExYCb7AkZg==","signatures":[{"sig":"MEYCIQC1v9bKb2qBd7+dIOZ2mIW33AeCkUoVLF6CHQEJfWGZ1gIhAJC3cz5QNnx/ozyl2eQCTVP/Ln1sMrxWV85VH48Ru4D7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/3966de66c6a62e959a3edcdeb5731054/solana-keys-2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe.tgz","_integrity":"sha512-i6rFPWJKXiq9MDvLGrIo0IYIN7tbxqFEE19d5ju/3r12Y2+O8FxCEk8JmZFJx+Io2/6e7TgxNJzKExYCb7AkZg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe","@solana/assertions":"2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe","@solana/codecs-core":"2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe","@solana/codecs-strings":"2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe_1718401332565_0.09597304114129845","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799":{"name":"@solana/keys","version":"2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799","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":"56f742a6550fd6f1589438a137e6e4a2960ffcdf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799.tgz","fileCount":21,"integrity":"sha512-4yij746pczWaUgX9LN+bME0P9nlhdcTQ990MG04YP3QoLcUP5kMQqSPJWe5h+vZN/0UO1GSFFJjnR0k/Z4PPBQ==","signatures":[{"sig":"MEYCIQDWYl2qHu9TfZXKFi63Jv8YWCoL71B6k5S8G+68ctgu0QIhAMUGi6jf/pnM5WmWr1V2++qjhaEPyFbl5x1yh0Mz3vQJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/46c9bc4c1ff7b35c3d77be5b8d5c2135/solana-keys-2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799.tgz","_integrity":"sha512-4yij746pczWaUgX9LN+bME0P9nlhdcTQ990MG04YP3QoLcUP5kMQqSPJWe5h+vZN/0UO1GSFFJjnR0k/Z4PPBQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799","@solana/assertions":"2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799","@solana/codecs-core":"2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799","@solana/codecs-strings":"2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799_1718401406254_0.923704888546715","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893":{"name":"@solana/keys","version":"2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893","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":"9452e24fc491e37dccccad7681bf729a288ad701","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893.tgz","fileCount":21,"integrity":"sha512-J/+bCPyuO19IjFfAsx68liE3o1dlYsOg16JbtCiYf4VekVxMsM3c9Qz3AmMV4QQM/3NSJaXepfITWmPTBEc3aQ==","signatures":[{"sig":"MEYCIQDUxZUSw7vonfLGyf+6gQjBsATnqNJCSmZheyvSJlRfwgIhAOBy6PsD2pCuHDa9HWk3gcQ5dUsOJumLkxZocSw77SiE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/abd54aadc96307f4676a60bdfa372aed/solana-keys-2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893.tgz","_integrity":"sha512-J/+bCPyuO19IjFfAsx68liE3o1dlYsOg16JbtCiYf4VekVxMsM3c9Qz3AmMV4QQM/3NSJaXepfITWmPTBEc3aQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893","@solana/assertions":"2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893","@solana/codecs-core":"2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893","@solana/codecs-strings":"2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893_1718411527300_0.15895341791651396","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e":{"name":"@solana/keys","version":"2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e","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":"ea7857b9d18a38b63e4d3414b9c1569b1c172106","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e.tgz","fileCount":21,"integrity":"sha512-O5wbRNNsBXnobeL6JGl9vp1XaFiUioqg0P4buiqQjec+7Sm532ADkXi42Z4SK3ouQ3mCrPWOESzwilfPX3MrDg==","signatures":[{"sig":"MEUCIQCwfEmgVMsC7asJwIqDO7NWQinIQd7N3O4hMWJZmt1uPgIgNjl1ZfllrD3bt29HavWnF8oBdv6JY3crZTic9eCCOrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1b2040aa4223f09151ac1b66592ee9dc/solana-keys-2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e.tgz","_integrity":"sha512-O5wbRNNsBXnobeL6JGl9vp1XaFiUioqg0P4buiqQjec+7Sm532ADkXi42Z4SK3ouQ3mCrPWOESzwilfPX3MrDg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e","@solana/assertions":"2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e","@solana/codecs-core":"2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e","@solana/codecs-strings":"2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e_1718646812702_0.9283014549203068","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a","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":"c73b5b5395a206da5e5564fb5786ca4330e64caa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a.tgz","fileCount":21,"integrity":"sha512-WB2m7VlhnU0ijTlaz1+rHojnrVgnnl21hqfxl4I8IqgR9xd6RHPA6ndbhzYTDke+djy4tEFH5igEs1bF+/ReCQ==","signatures":[{"sig":"MEUCIQDPI5ywX5JvMuCTyYNf3FjakSY8/kpAtqKoCLAwPWvCrQIgdi/zjtrLSBOPmSSf89PhlvvJmF+Cd3bxiPlHEkHRc7Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85602},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/136c5b372d0371141ea7114a9909af2b/solana-keys-2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a.tgz","_integrity":"sha512-WB2m7VlhnU0ijTlaz1+rHojnrVgnnl21hqfxl4I8IqgR9xd6RHPA6ndbhzYTDke+djy4tEFH5igEs1bF+/ReCQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a","@solana/assertions":"2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a","@solana/codecs-core":"2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a","@solana/codecs-strings":"2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a_1718646842746_0.5066235538131252","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62":{"name":"@solana/keys","version":"2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62","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":"ff88005c5f2a377adfbac852886a7b245de38f32","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62.tgz","fileCount":21,"integrity":"sha512-IrJbFRPf07PrAkTMaKkjeRaAx63T2tvQ9yu0xktXqgvVGelQo05cbhaPzq0UKAQ6WUrnGiaPk31vVtShoJ5sZQ==","signatures":[{"sig":"MEUCIQDu2KWifIuq1tbyXlkHlcLw8AbFJjaPbgUXm1+RcNUgXQIgV00tlaekIE0iCJ9TUbLEKHiGj1azSr8GXq9lNrHDHLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/35f4378f41b2ba6ec7b3c5a9115b1eb8/solana-keys-2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62.tgz","_integrity":"sha512-IrJbFRPf07PrAkTMaKkjeRaAx63T2tvQ9yu0xktXqgvVGelQo05cbhaPzq0UKAQ6WUrnGiaPk31vVtShoJ5sZQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62","@solana/assertions":"2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62","@solana/codecs-core":"2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62","@solana/codecs-strings":"2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62_1718647773815_0.9124543176360351","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51":{"name":"@solana/keys","version":"2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51","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":"ee8278d51ce398c3626edb9afc147ed81ab3ecd3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51.tgz","fileCount":21,"integrity":"sha512-quv5J7QLiAW6mal6V0Ww4qauvA2rgSxy4lmRgpeLcjdeE63ZWlKVVRId4S/T00xJVG02qwrQ3Ch3/wpGjdfdfQ==","signatures":[{"sig":"MEUCIHK3FnFWLBYQ2HdB2u6klHEmT4Jffins8LOJBzZCRMfcAiEAuLMckA2dWyraLr8JFbxB4aA/fQbnpS+rDW/3WDHFu5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/9d7429a2f768d681a0da0bd0960d3feb/solana-keys-2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51.tgz","_integrity":"sha512-quv5J7QLiAW6mal6V0Ww4qauvA2rgSxy4lmRgpeLcjdeE63ZWlKVVRId4S/T00xJVG02qwrQ3Ch3/wpGjdfdfQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51","@solana/assertions":"2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51","@solana/codecs-core":"2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51","@solana/codecs-strings":"2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51_1718735013489_0.7051205919577888","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d","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":"d4a8772698c4ee5dd44421a18836b644539de08a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d.tgz","fileCount":21,"integrity":"sha512-weVrCkXsvFhcNw+H1Jbufzz4uOKstBvTIdHwlsW6QZugllmwr9CE5tJqffZuQk+nbkvCS7woM07j6usidSeSwg==","signatures":[{"sig":"MEQCIHZvbPevTOUzhL9Q4O5d1yNc/KCTEjcKSc6bcMYN7l2jAiAZGMt0NBqu/wfa3+W1yvvEdsWEw2rpYJhV8l5AnXC/qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b4ccb6f35c9418a94cdfa6c26cbdf7dd/solana-keys-2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d.tgz","_integrity":"sha512-weVrCkXsvFhcNw+H1Jbufzz4uOKstBvTIdHwlsW6QZugllmwr9CE5tJqffZuQk+nbkvCS7woM07j6usidSeSwg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d","@solana/assertions":"2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d","@solana/codecs-core":"2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d","@solana/codecs-strings":"2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d_1718735057009_0.4050682273595383","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277":{"name":"@solana/keys","version":"2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"360e77a7923cc48327839b27e387edabd4efffaa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277.tgz","fileCount":21,"integrity":"sha512-sW8AMNmKEN6ApsMuiXpwx91O3VhprjObHnHHGs3pKz308sNKC3Sr5+Fr5JVv0icvPm9Cj03Gxlug75YqCgl32w==","signatures":[{"sig":"MEQCIBppN0k112HEoRFurm0LhEaUbmHjeq6KpIVjfSEKLSX+AiAyqyyFHgDWerAz+3xEzpt9VWJQy3HXJuP5aJSkyuatYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1b10981dbf905e3e356b61af8252f4d5/solana-keys-2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277.tgz","_integrity":"sha512-sW8AMNmKEN6ApsMuiXpwx91O3VhprjObHnHHGs3pKz308sNKC3Sr5+Fr5JVv0icvPm9Cj03Gxlug75YqCgl32w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277","@solana/assertions":"2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277","@solana/codecs-core":"2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277","@solana/codecs-strings":"2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277_1718952103037_0.6784284545581185","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101":{"name":"@solana/keys","version":"2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a7d8b9239d38fced9aef816a75467382198948fe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101.tgz","fileCount":21,"integrity":"sha512-j/b4VS79KqRWhRTqPi30L0h15cN9fvJNhEaUvx0vxSHppNDL6h68F5QSLM9AeCkqxqvXYpjsrMik1XGCvXzopg==","signatures":[{"sig":"MEYCIQDHnrU5QHMKgYV7C0FYdMfhglPpdTL+f/CCNjC7uZDLWwIhAKwf8jpSuF1VpXNiqYLWTloT0fJSD+9DcZO0EVSbdJ5w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/615feb953dedb7ba279de13757df615d/solana-keys-2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101.tgz","_integrity":"sha512-j/b4VS79KqRWhRTqPi30L0h15cN9fvJNhEaUvx0vxSHppNDL6h68F5QSLM9AeCkqxqvXYpjsrMik1XGCvXzopg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101","@solana/assertions":"2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101","@solana/codecs-core":"2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101","@solana/codecs-strings":"2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101_1718952126869_0.5889076455157409","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11":{"name":"@solana/keys","version":"2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"80072a34f4bc574aa591485ba384d7cfa5971354","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11.tgz","fileCount":21,"integrity":"sha512-MJJO6Ii1SQHuHWnfQO7Dq2nA9A366ME4ZQH5tJ4irqPoY9l1XjXM8Dbfm1QVqK+mBrFm4LFnZypXcLFWv8l2MQ==","signatures":[{"sig":"MEUCIF2xEUVn8kdUGrZy/802Jo5hCPADQa1LMJvAsPW4412+AiEAhezWDFWI7xlxNvPih6qy4pOA91G/L5WuZJA3ZQFcfTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d1e78d292f7ce9d6b90fb0b3ccdc6470/solana-keys-2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11.tgz","_integrity":"sha512-MJJO6Ii1SQHuHWnfQO7Dq2nA9A366ME4ZQH5tJ4irqPoY9l1XjXM8Dbfm1QVqK+mBrFm4LFnZypXcLFWv8l2MQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11","@solana/assertions":"2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11","@solana/codecs-core":"2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11","@solana/codecs-strings":"2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11_1718960806006_0.7816692853340435","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"6c13987f6e2d8ce0bd618fb4a5782a1918c9e51d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d.tgz","fileCount":21,"integrity":"sha512-AX4NQ+ZYCTW0L25Q/XnV8cCrli9b0x+ZlmV1sWkxflnFrU3AJmkq8nY19ZphOwZNQlgUHptWwDuWoPxVS4RALA==","signatures":[{"sig":"MEQCIGrG9s02BNbzWsYePvd+9y1P+6DRI2AQEvhKChUCBDIHAiAy5MhQ3CmCYGQ7nJa795OeD7Vsue58zwiEttvWG6qv9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c4e8b548ef7580025aa5edd037233bdb/solana-keys-2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d.tgz","_integrity":"sha512-AX4NQ+ZYCTW0L25Q/XnV8cCrli9b0x+ZlmV1sWkxflnFrU3AJmkq8nY19ZphOwZNQlgUHptWwDuWoPxVS4RALA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d","@solana/assertions":"2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d","@solana/codecs-core":"2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d","@solana/codecs-strings":"2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d_1718998225024_0.00720703125378841","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b1daafcf83191f3dbd375c1894cd4bf156e43fdb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f.tgz","fileCount":21,"integrity":"sha512-oZyPfXOewNsvtJyWMKBuhy8T+g1SSZBRiIMmJHUUozY762238Has0c9jsLp2iKsp8mrLRGDSP5bpOpqYb2WLEA==","signatures":[{"sig":"MEYCIQD+/Zo5urbZ+B/PJNXkE/Q1VCr1gMQ9tMRvMDpv4smk0wIhALugcyX6ltY2tWV+RzzGu0KeX2SqUmrH3YSpTpePpu4m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/8c4e4b051ba3c598644242b543835767/solana-keys-2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f.tgz","_integrity":"sha512-oZyPfXOewNsvtJyWMKBuhy8T+g1SSZBRiIMmJHUUozY762238Has0c9jsLp2iKsp8mrLRGDSP5bpOpqYb2WLEA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f","@solana/assertions":"2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f","@solana/codecs-core":"2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f","@solana/codecs-strings":"2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f_1718998240987_0.868613868419766","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c":{"name":"@solana/keys","version":"2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2e9643f931b417dd392d9a7849818434e554512e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c.tgz","fileCount":21,"integrity":"sha512-1XFmngZdMUZwCSLWzVuTkhi7Y2i57BaCt3WiyfZRZ5KNuQG3PhwZZxpvSr1Y7apJo9cbVIEtkTGaK5PE1CUO0g==","signatures":[{"sig":"MEYCIQCBJN8wP5tANxovhDOB+gAPRv813oLVRjnT6x/7R4GfIQIhAJRbStZH0iMkNmzgCwm/raYHA+Xg9ENGGme2Vyt9eTtv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/702226d7ab3e5a680eb0eac3c10c090a/solana-keys-2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c.tgz","_integrity":"sha512-1XFmngZdMUZwCSLWzVuTkhi7Y2i57BaCt3WiyfZRZ5KNuQG3PhwZZxpvSr1Y7apJo9cbVIEtkTGaK5PE1CUO0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c","@solana/assertions":"2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c","@solana/codecs-core":"2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c","@solana/codecs-strings":"2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c_1718998257103_0.7507756401923034","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"db2a21e81db86407f5a09adb71de31d20c943c6c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f.tgz","fileCount":21,"integrity":"sha512-va1eAJ9dmVXCDlQgfAbEYJl7AJ7EqHEUSJOuz77VAqc8PwNf+4LdnrEwbG5yvafh6xycSprAk9amh+4QiJ/oDA==","signatures":[{"sig":"MEYCIQC+i8UnuGmWgKjE7b3OXaU9uDcfyAUw6EPDyk5Dk7SijAIhAIXdr6pAOGfqmEQgyj7/HCDO3ucgiF4wVNl6GIs9UrkA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/ea152eb413fedb5abe90a8b6b2e51cbd/solana-keys-2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f.tgz","_integrity":"sha512-va1eAJ9dmVXCDlQgfAbEYJl7AJ7EqHEUSJOuz77VAqc8PwNf+4LdnrEwbG5yvafh6xycSprAk9amh+4QiJ/oDA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f","@solana/assertions":"2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f","@solana/codecs-core":"2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f","@solana/codecs-strings":"2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f_1719017408055_0.5744667308647413","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31":{"name":"@solana/keys","version":"2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b9bf56016ec92dd92d35260096e9992a0046f95d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31.tgz","fileCount":21,"integrity":"sha512-WTv0mf+F8J+luR8+pwOzkBhhc4iyG51bzGlucd5KFcA/M59/Oz3UOM1qEN80B2QT6kNbxaV0RrVeJRyUbmgBsg==","signatures":[{"sig":"MEUCIQD+NcZWsb6jZJLTCZs0Tx5OVC5+e6onttZ9YpfMDeVRVAIgYC4mpbU8iETAF2YzMnWWd80t77jq1UBk6M5iimPA0B0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/645a17c597ead92e89bcd8707cfac04b/solana-keys-2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31.tgz","_integrity":"sha512-WTv0mf+F8J+luR8+pwOzkBhhc4iyG51bzGlucd5KFcA/M59/Oz3UOM1qEN80B2QT6kNbxaV0RrVeJRyUbmgBsg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31","@solana/assertions":"2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31","@solana/codecs-core":"2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31","@solana/codecs-strings":"2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31_1719017452856_0.7740558746156183","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25":{"name":"@solana/keys","version":"2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"fdd5eb70359acb20ee2aa8d752b6e6fcb2cc6658","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25.tgz","fileCount":21,"integrity":"sha512-KCK5VBdWEUHFOSMtd7JuEfoafE8hCyrP3Lj8oM9f6oe7bJrpx/18aMCN0eHWnWb70X9F/gXbW3GYvRaYZacSMQ==","signatures":[{"sig":"MEQCIDts7+ijwHK5Z4MjeD74L4QJkRs2rmRm4uxQ8AH/H22mAiB61WmPuSpveCagPVUubyuTZEJbvG9TxX7BabjIJR9RhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f374720895a716996bbc6603d1486cdd/solana-keys-2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25.tgz","_integrity":"sha512-KCK5VBdWEUHFOSMtd7JuEfoafE8hCyrP3Lj8oM9f6oe7bJrpx/18aMCN0eHWnWb70X9F/gXbW3GYvRaYZacSMQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25","@solana/assertions":"2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25","@solana/codecs-core":"2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25","@solana/codecs-strings":"2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25_1719251517138_0.35147772962679547","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ae609a199d2ff2c78ea41a53f1b3dc19887ba0a3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4.tgz","fileCount":21,"integrity":"sha512-KkWQXlGGxJy0Zrj4Wqh+K8y1xXAkxxOsSTM3KcBq8PVMxXpvrstkxBNVLwz/t4cSahSBJEOeULPpnL26Twi81A==","signatures":[{"sig":"MEYCIQDRPmrvjXSEz/hjXaonPtvZroLtdKmXEbTR55wcXqV5/QIhANFLaO3OZ/M9D9ndYIsiQyo2e/sgy5AivvqLjTQLSh6S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/cda4bc8286cecdd26c15356452253e40/solana-keys-2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4.tgz","_integrity":"sha512-KkWQXlGGxJy0Zrj4Wqh+K8y1xXAkxxOsSTM3KcBq8PVMxXpvrstkxBNVLwz/t4cSahSBJEOeULPpnL26Twi81A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4","@solana/assertions":"2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4","@solana/codecs-core":"2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4","@solana/codecs-strings":"2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4_1719252482932_0.6760380365411605","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375":{"name":"@solana/keys","version":"2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"357a3ba36a18424b0704d795ef8125be96b1b21a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375.tgz","fileCount":21,"integrity":"sha512-a1XhVJCBXfyhuxUqGkGz2Kkrqw+AsOkmbOP86hfC58As2fFup6hKx7Iv7N1PCEjWGz0U8h+dauWpuAKcBLb7sQ==","signatures":[{"sig":"MEQCIAc3weTCc/wSFrBkbKiYNqR6L91CPapoSXsvZU7O8o3EAiB4GD7/ymFP0br3QCmV8PtuqGRPvQKr79dhXqGBmlvASQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/6e137f03aed860f9ae74f2f6ddec6441/solana-keys-2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375.tgz","_integrity":"sha512-a1XhVJCBXfyhuxUqGkGz2Kkrqw+AsOkmbOP86hfC58As2fFup6hKx7Iv7N1PCEjWGz0U8h+dauWpuAKcBLb7sQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375","@solana/assertions":"2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375","@solana/codecs-core":"2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375","@solana/codecs-strings":"2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375_1719252635197_0.7022421688139058","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545":{"name":"@solana/keys","version":"2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"4fca61f6fe2ebecb964b707b231e6c15ec3592ed","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545.tgz","fileCount":21,"integrity":"sha512-n0HoMaND2+n2OQwBAyYN9VGeKi2jKpyK5+9cdOvTnlTb/TBwLAGEyzK50+6zXDPIj+SfRHU2BISstu9dl1u9eg==","signatures":[{"sig":"MEQCICOcRTJVo0rYqFtFDuzb+jjuHYkF64Biv6Z53sPt2N7KAiBOGqJZ+rDatc+Ucip0Q7QXf43d8D1/CZVP9tEjejfHHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/6cbc52ac364444f1bdd7fc9bee69b96c/solana-keys-2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545.tgz","_integrity":"sha512-n0HoMaND2+n2OQwBAyYN9VGeKi2jKpyK5+9cdOvTnlTb/TBwLAGEyzK50+6zXDPIj+SfRHU2BISstu9dl1u9eg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545","@solana/assertions":"2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545","@solana/codecs-core":"2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545","@solana/codecs-strings":"2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545_1719255828787_0.7120120687840357","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1":{"name":"@solana/keys","version":"2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"ca626b47bc4958c10b5cb1f034dc34d2b5e67d52","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1.tgz","fileCount":21,"integrity":"sha512-SGGcaVjMM++U7YOrIy5uVOc2RjYz4AtQ2RIhaIsiLXtdM4chwUcJ2eyE43GDAwr/gO2hKWmv0s2qNHezHUGlsw==","signatures":[{"sig":"MEQCIFO+DvXtN1n3Z2hK4pzqLzWo+2RNaNRxOZZHcrBJX9yiAiB7XBoUV7knwxfP0lZ7CGoMjEYwX5pXaf1vJYlA5PT31g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/fd3404105205212e02da33f838ac0aa2/solana-keys-2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1.tgz","_integrity":"sha512-SGGcaVjMM++U7YOrIy5uVOc2RjYz4AtQ2RIhaIsiLXtdM4chwUcJ2eyE43GDAwr/gO2hKWmv0s2qNHezHUGlsw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1","@solana/assertions":"2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1","@solana/codecs-core":"2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1","@solana/codecs-strings":"2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1_1719304526207_0.4399090254695679","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd":{"name":"@solana/keys","version":"2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"f8813d480eeee75332ae23cf50d236eb41c0ede2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd.tgz","fileCount":21,"integrity":"sha512-j6b3PJeBU5FHhBB8nsIZ+aobqkqZDq0CVaeOGkyBz0gqX2mc/8MM16UjZ3+T5vh91uom3xwtOjVi79M8ZFjZSw==","signatures":[{"sig":"MEQCIBJ5DkSOFy31kHF5JGDdQp04mqTqax6n+pzwOX1vcEfcAiBGwCG0aVYGOmOz+UHDeSmltcyOIYeyCFp9zzMffFiOfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/89d8cbdf4dc71b0f5616346861ee2cac/solana-keys-2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd.tgz","_integrity":"sha512-j6b3PJeBU5FHhBB8nsIZ+aobqkqZDq0CVaeOGkyBz0gqX2mc/8MM16UjZ3+T5vh91uom3xwtOjVi79M8ZFjZSw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd","@solana/assertions":"2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd","@solana/codecs-core":"2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd","@solana/codecs-strings":"2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd_1719330115156_0.5618827911043982","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"dc769db124c590e160d33a347cdad8742e133049","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d.tgz","fileCount":21,"integrity":"sha512-W237V49wN8fZ2laRZo7b4yQumpQa53cwzYgy13ct8gS53ffnhZv9SkOXHhqCF6Y7qQ+CkKbg78CBCRc2Pqt+Yw==","signatures":[{"sig":"MEYCIQCx+Cs7O7AQ0cWnb4htRSBlG1vRpyTaXNmKm9fIFudX5QIhALqbdzqtSrRNwvQnUCrkpWEWhkYTc5DB0zSwrv9mc1V8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/ac0d2139e57cf5c345374282d4b29e18/solana-keys-2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d.tgz","_integrity":"sha512-W237V49wN8fZ2laRZo7b4yQumpQa53cwzYgy13ct8gS53ffnhZv9SkOXHhqCF6Y7qQ+CkKbg78CBCRc2Pqt+Yw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d","@solana/assertions":"2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d","@solana/codecs-core":"2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d","@solana/codecs-strings":"2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d_1719334771319_0.39559907879808165","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328":{"name":"@solana/keys","version":"2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7f99c417d87231d00d80a3df634eb07c634bd9d4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328.tgz","fileCount":21,"integrity":"sha512-+6pn0SZZM2KJLMUDeUzhWNJfmnGDnGgQtYQwdv8UCNecWZX+RK71M3meF2tf/1hP2tWdzSDLaDs52FJxvu10yA==","signatures":[{"sig":"MEQCICM35mz6x8vonOe96+onAV4O4fWxI1HV1Bc0nrQ5+tpNAiB8jvVzqp8TzgmBYRZHnmM1dKxaEnUko/HGFdvLtFDA2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/58ed7d8cfee80f7ac789611c80a76ddc/solana-keys-2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328.tgz","_integrity":"sha512-+6pn0SZZM2KJLMUDeUzhWNJfmnGDnGgQtYQwdv8UCNecWZX+RK71M3meF2tf/1hP2tWdzSDLaDs52FJxvu10yA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328","@solana/assertions":"2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328","@solana/codecs-core":"2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328","@solana/codecs-strings":"2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328_1719343884673_0.39251252805045733","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc":{"name":"@solana/keys","version":"2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a087b58e4d1d0c7637b6de40476d9c033b9609bb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc.tgz","fileCount":21,"integrity":"sha512-RG5rodKUhi8imBEDSXiDK8XnVerZXEfwAQ70qFZxIn3Hzb3U9PLEuXgVraE4qtPe2qfiEXFb4yb8AVH6MDXtKw==","signatures":[{"sig":"MEUCIADnZBF8ACFZKWXkJIXIl3bnD5yd5qgjOnuQR5zxB3orAiEAs/0br5SNP5FQdJ1ENX1eS4ma+ldh8rIXi0rm9NCTeW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f776c7f54e1025c57b8e2b28fc5cc7d7/solana-keys-2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc.tgz","_integrity":"sha512-RG5rodKUhi8imBEDSXiDK8XnVerZXEfwAQ70qFZxIn3Hzb3U9PLEuXgVraE4qtPe2qfiEXFb4yb8AVH6MDXtKw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc","@solana/assertions":"2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc","@solana/codecs-core":"2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc","@solana/codecs-strings":"2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc_1719344393272_0.4642359382705761","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"69e9a2916db953c8be8052b7cc94113a718e21dd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a.tgz","fileCount":21,"integrity":"sha512-mm1G0PKVoBQkfm0VmUiaIx6zDs3h2yGHqDeUcNRrrMszY2IsREBeq40lQkNW+DzwRe66vnp+t7Voc9GLzPyRrQ==","signatures":[{"sig":"MEUCIQDZ/BFjDO/uastVEJCOesJdufS7TkI4t1Xhoss4233WBQIgOt6fur/nduQ5rIMySEpd0hC6WKrMjFzHreIM7SXF2jY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b64c3503330e97379b9b1b41879392e6/solana-keys-2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a.tgz","_integrity":"sha512-mm1G0PKVoBQkfm0VmUiaIx6zDs3h2yGHqDeUcNRrrMszY2IsREBeq40lQkNW+DzwRe66vnp+t7Voc9GLzPyRrQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a","@solana/assertions":"2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a","@solana/codecs-core":"2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a","@solana/codecs-strings":"2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a_1719354216464_0.47086901182961727","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03":{"name":"@solana/keys","version":"2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"81991e124b1ffdc12fade958417cee79b8aa791f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03.tgz","fileCount":21,"integrity":"sha512-kJ2Nitks4BMkVZFrpHGmwCQC5V429j+Hlu6e1XSikvL5laHB+DyWTj4j4kXw0ssY8Fu9rHBQQWwQqmSSCqIZCA==","signatures":[{"sig":"MEUCIQDXYUJtZmj3r9UKRR8Td4AZKrlPFmo0zTKEerh+DUPgRAIgUbZ/BcceFn14y8hrM9qvOqGboFtD741M8astcKamqnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/3c05574fe220a00c642f00139ed6ba59/solana-keys-2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03.tgz","_integrity":"sha512-kJ2Nitks4BMkVZFrpHGmwCQC5V429j+Hlu6e1XSikvL5laHB+DyWTj4j4kXw0ssY8Fu9rHBQQWwQqmSSCqIZCA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03","@solana/assertions":"2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03","@solana/codecs-core":"2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03","@solana/codecs-strings":"2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03_1719355473806_0.3242372731420806","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1":{"name":"@solana/keys","version":"2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"af442fdbea807e10325b64a7398dcc5eb7b99156","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1.tgz","fileCount":21,"integrity":"sha512-UcICo5wYAtFXlikBKV/KArRZ57ffZnsFlFc2dEcTJUkzhxLJPp1yIk4ckQax+XZT6BSbR/YTOurWFx6xcVdWwg==","signatures":[{"sig":"MEYCIQCvvX4+RdVbUvqOBPL+Q6WDTKnft7W0I9OgLW89jqTdYQIhAKuxARib6fm9SH66C5B9kMCEbP3F07YxPMABbNlErCtQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2c2255c3b9b0ad2e5b7ff69bd480758d/solana-keys-2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1.tgz","_integrity":"sha512-UcICo5wYAtFXlikBKV/KArRZ57ffZnsFlFc2dEcTJUkzhxLJPp1yIk4ckQax+XZT6BSbR/YTOurWFx6xcVdWwg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1","@solana/assertions":"2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1","@solana/codecs-core":"2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1","@solana/codecs-strings":"2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1_1719358223772_0.1608102510319931","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c":{"name":"@solana/keys","version":"2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"81fffe0a5a32931d4c391dd0b694a591fbe5adab","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c.tgz","fileCount":21,"integrity":"sha512-Grqe7WNWtg3myy7JgLinOVLVEG45vxmfhTWGwPJ+Jp9areJqGMdC+eL1AWJxxDAHHehahCRtaJVrtyrive3ntg==","signatures":[{"sig":"MEUCIGXtcLjsau87dgMnLrTUeT6z+FCYIRwqi4XrltbHhkZ/AiEAzQkidIegx3kSrVwp9PADgI/yux/ynCzjtjil1dX6bLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/85d9696dbd29e532ac2fcc79f648983f/solana-keys-2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c.tgz","_integrity":"sha512-Grqe7WNWtg3myy7JgLinOVLVEG45vxmfhTWGwPJ+Jp9areJqGMdC+eL1AWJxxDAHHehahCRtaJVrtyrive3ntg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c","@solana/assertions":"2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c","@solana/codecs-core":"2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c","@solana/codecs-strings":"2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c_1719393512304_0.9461969537188284","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9157e63b8acfc5208c04f19ae9b3bfd2b4a6007b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a.tgz","fileCount":21,"integrity":"sha512-Fubq3CZVwXDm5iK5ufHd6qCVOy9H7U4N5e62CrJVyxF4H+KU/D+6E62SKpKiNTEhbbKk+x7sZNe3mI9xqPG+nA==","signatures":[{"sig":"MEUCIQDp2FKNEMVKGLKXsjJPV/PiAQI6xE/Yp3WmpXlud6/kywIgSpL8K0ieFXq6t3mWQu7K2H2vNTa/mCS9g/zj2RDU5/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/57a7cf420e97394e0393ff7d59db8e47/solana-keys-2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a.tgz","_integrity":"sha512-Fubq3CZVwXDm5iK5ufHd6qCVOy9H7U4N5e62CrJVyxF4H+KU/D+6E62SKpKiNTEhbbKk+x7sZNe3mI9xqPG+nA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a","@solana/assertions":"2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a","@solana/codecs-core":"2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a","@solana/codecs-strings":"2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a_1719394009469_0.8182087531613511","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c":{"name":"@solana/keys","version":"2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"37384b52d491e7e7e22900df006d42dbb775aa56","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c.tgz","fileCount":21,"integrity":"sha512-oQFks7/UHWIi0nPFNHw0YfzRdSF9Vw0s2nR3TFDK2+l5N5T0uW06m8n9QsY5FxTg0cvEyd1dw88vrtO2eLzDag==","signatures":[{"sig":"MEYCIQCUxhPCeXdlXPuCr2AscGR3PBhW/IDEJn6MwAAuTq+M1AIhAJmp1rjorT02gMSmDofm2zDnZQ7D12xy64eXbpttuviU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b7c4388633d206a1e2ccf17f4a13aa9a/solana-keys-2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c.tgz","_integrity":"sha512-oQFks7/UHWIi0nPFNHw0YfzRdSF9Vw0s2nR3TFDK2+l5N5T0uW06m8n9QsY5FxTg0cvEyd1dw88vrtO2eLzDag==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c","@solana/assertions":"2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c","@solana/codecs-core":"2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c","@solana/codecs-strings":"2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c_1719394143980_0.6000096900680865","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491":{"name":"@solana/keys","version":"2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2b1ea62a44287e85459c6791a4b5aeb67c03e252","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491.tgz","fileCount":21,"integrity":"sha512-tnU8RuOLzTIiVd1hO7/fSYEM3kgRo+13VtboV7V1Bvm03V4WTr92AyE9QLSmT7qh+47igNhaB9mByxGKOep/Og==","signatures":[{"sig":"MEUCIQDnOZJPuwgSQj3B7MOTPxvE+EZYwj5rap/aiPgqPOxd6AIgNy3Jxo2jZ4VoFjWGlSi+lCHE7K2r2SuhPUfW3oSN2Bo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e8c766bca1171ffb1b65c83303ece418/solana-keys-2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491.tgz","_integrity":"sha512-tnU8RuOLzTIiVd1hO7/fSYEM3kgRo+13VtboV7V1Bvm03V4WTr92AyE9QLSmT7qh+47igNhaB9mByxGKOep/Og==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491","@solana/assertions":"2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491","@solana/codecs-core":"2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491","@solana/codecs-strings":"2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491_1719433177438_0.10435889130004439","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"488f4c60099b59eb72344e35789d362282be586e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4.tgz","fileCount":21,"integrity":"sha512-CRmWsSm1EuJDKlFMpzG/9KSvmoUqlezkDRpbo9MrQzH1xgQTd2dsFu8+pT04ZoPXV6NRDuU4eVJHGkrHeFPQWA==","signatures":[{"sig":"MEQCIA0wejbIxCKQ0fT8TT/UXJbQvEOwb7lITzd5Q1eJMf6uAiB/ChzlfXpX59uZe/3rMFLJ1wlWaL+s2gby385uEPVebg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/46330a639127c50201fa5cbe307baf7b/solana-keys-2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4.tgz","_integrity":"sha512-CRmWsSm1EuJDKlFMpzG/9KSvmoUqlezkDRpbo9MrQzH1xgQTd2dsFu8+pT04ZoPXV6NRDuU4eVJHGkrHeFPQWA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4","@solana/assertions":"2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4","@solana/codecs-core":"2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4","@solana/codecs-strings":"2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4_1719435245466_0.45931431163282777","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07":{"name":"@solana/keys","version":"2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"21d011e22c3ffbfc09ecf38a237c996dcc51807c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07.tgz","fileCount":21,"integrity":"sha512-Q9bO7La9khEPZ6DcgdHVimwxTnPIZdgiQGPKWlri3MtwQJCn83THfDEh+ghcFb1viPM+qFPwTQjhVD11u5mVoA==","signatures":[{"sig":"MEYCIQCgySqixGC3CaDFeCC+6hYvdbEgfNXh2zpon8jxfr8TcAIhAK8R6f2htDwOec2heNNUtlPZ0ETVwpiet2a6U/FvCTpV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/982ca8d3fd386c81c8b7667a63d2298c/solana-keys-2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07.tgz","_integrity":"sha512-Q9bO7La9khEPZ6DcgdHVimwxTnPIZdgiQGPKWlri3MtwQJCn83THfDEh+ghcFb1viPM+qFPwTQjhVD11u5mVoA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07","@solana/assertions":"2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07","@solana/codecs-core":"2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07","@solana/codecs-strings":"2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07_1719448410422_0.2879473625690996","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"cee1bec0f445f620c4225f61d562dea3eeae0130","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f.tgz","fileCount":21,"integrity":"sha512-uNyC39FM+YyNJskxdYpjv0T1k0OgwnrP881z7GBdGJK6J8dUSZV3kS8NnDVikHDXqHoSH31DrZ6Wg8O5xoBYOA==","signatures":[{"sig":"MEUCIQDi2CkuGufljqqiEKzey+TXBe5K+rfxS/eo6pIk1BcDggIgGdJ5Wh/rvI3IXgldEQfZRF6SicN1GpeccUEeGi71FxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/3b47a8af51e997007f57562b1cdc00c2/solana-keys-2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f.tgz","_integrity":"sha512-uNyC39FM+YyNJskxdYpjv0T1k0OgwnrP881z7GBdGJK6J8dUSZV3kS8NnDVikHDXqHoSH31DrZ6Wg8O5xoBYOA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f","@solana/assertions":"2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f","@solana/codecs-core":"2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f","@solana/codecs-strings":"2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f_1719479223461_0.9799939833286759","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"64e30074f126b2b304927557ebfd5ba0a242c0da","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d.tgz","fileCount":21,"integrity":"sha512-MxhNM4JOPaZ3AwDBhQRanI5sqEP3CZlcpCsrKgXz26bHctltrfg4nd1cT9DY3qT2EXsSYrSZR7USZtlyUJn52g==","signatures":[{"sig":"MEUCIAigD7Rhk1DV0nZv4Bq+XZgGV7e/5lSstiaBhHrpkvaxAiEAgtgrEs8Xt+mnVysc7R6dU5Qr+e3nGTiSwF4SRPDHMvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/fefb5aeb4a813f33bfff34498b563efd/solana-keys-2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d.tgz","_integrity":"sha512-MxhNM4JOPaZ3AwDBhQRanI5sqEP3CZlcpCsrKgXz26bHctltrfg4nd1cT9DY3qT2EXsSYrSZR7USZtlyUJn52g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d","@solana/assertions":"2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d","@solana/codecs-core":"2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d","@solana/codecs-strings":"2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d_1719479513881_0.6226967009418753","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106":{"name":"@solana/keys","version":"2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"76eb6efa6f49af37eed028159922420bb6412210","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106.tgz","fileCount":21,"integrity":"sha512-AjA3Bpk/Nju1YsM2laYkrGEJoVvUkBKm76+NZXKB73JAfUOKqugRHBvsaxaAOccHSA3okdq26p6QcEaVKS8YOA==","signatures":[{"sig":"MEUCIDBpYf6AgFFoVaER+BrcFOvwScVTxXHpEJbomNYkUhdwAiEA7TLv9XeK3g75NXNWFlC3Z7/c/55O8a4EtvLiNyRdbrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/a6d8adc8a1e0e82727ba2a1ad7db5eeb/solana-keys-2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106.tgz","_integrity":"sha512-AjA3Bpk/Nju1YsM2laYkrGEJoVvUkBKm76+NZXKB73JAfUOKqugRHBvsaxaAOccHSA3okdq26p6QcEaVKS8YOA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106","@solana/assertions":"2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106","@solana/codecs-core":"2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106","@solana/codecs-strings":"2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106_1719506574760_0.13486654946874777","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76":{"name":"@solana/keys","version":"2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"7cbf73e7873a54282d65b99ce77005484d9183f2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76.tgz","fileCount":21,"integrity":"sha512-82gnBh76YeFiJIsvXjTGyGIxgm526wnclUDjb60xX95YUy9PhUW2IztjjxF4JvG8Uhcxy8F9HeN782gREGMi0Q==","signatures":[{"sig":"MEYCIQC7o/lacmu9YDDpw9z+E9aePVJknMlZRdwAJ1E0cTGS4AIhANDLzku6ckLxf4OVdJSTGxJE0NwYOn32FFyrGekcVXEG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/bf7e644ace9e3d8a093bbc2c6799bb53/solana-keys-2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76.tgz","_integrity":"sha512-82gnBh76YeFiJIsvXjTGyGIxgm526wnclUDjb60xX95YUy9PhUW2IztjjxF4JvG8Uhcxy8F9HeN782gREGMi0Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76","@solana/assertions":"2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76","@solana/codecs-core":"2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76","@solana/codecs-strings":"2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76_1719535025589_0.5254238995064882","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130":{"name":"@solana/keys","version":"2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"005dc4570eacb5882f3217baf8fe145a9c7376d9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130.tgz","fileCount":21,"integrity":"sha512-BdRliyM36lacyFDMEZA8eovwobxQaKSRBczwksld43NXwae4CeZG5EZJ4vXLjcQrpgh/IMiMxoO5YKkrJiJ1Ww==","signatures":[{"sig":"MEUCIQDMcInAgDOSlcQC7br+TBZX6LAPzcbvasNGdEX2+nBkoQIgDY35NxFxULV/E/GmXBZcUW12mCsrk5r4zv5cAc9C6pA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/655549dfb499237fcfab88941e78251f/solana-keys-2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130.tgz","_integrity":"sha512-BdRliyM36lacyFDMEZA8eovwobxQaKSRBczwksld43NXwae4CeZG5EZJ4vXLjcQrpgh/IMiMxoO5YKkrJiJ1Ww==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130","@solana/assertions":"2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130","@solana/codecs-core":"2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130","@solana/codecs-strings":"2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130_1719535270469_0.7936152312540228","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c":{"name":"@solana/keys","version":"2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"1298c684cf4b7320c8dd161adbeefe639ce0d76e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c.tgz","fileCount":21,"integrity":"sha512-sUm4PQjwAHprCTlgdufKpNbHAHZFMIOpzGLTf7bgXBx9o1mBlLSVXhWZ7nSWb8S+C0nkR9zq2h9aGAdRsEdxVw==","signatures":[{"sig":"MEYCIQCMaGUbgDLyd9mCS8fXXERLgHHC7Js7aPjgXhh5QTo8XAIhALABXP1cqpjYW0JCgMm3u5BbcexK1HzIEPJmuqoGtsbM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/7b2a6ef4baa805eae0b7fa86fe57689a/solana-keys-2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c.tgz","_integrity":"sha512-sUm4PQjwAHprCTlgdufKpNbHAHZFMIOpzGLTf7bgXBx9o1mBlLSVXhWZ7nSWb8S+C0nkR9zq2h9aGAdRsEdxVw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c","@solana/assertions":"2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c","@solana/codecs-core":"2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c","@solana/codecs-strings":"2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c_1719535409461_0.45308591128163656","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677":{"name":"@solana/keys","version":"2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"9277d93859102dfbf2f052409ead03d0e5aa656a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677.tgz","fileCount":21,"integrity":"sha512-pOqseaz2KYmkRfPb/WRiZa6j3LeR8RTY2DvfpJRbSBIWdkThMoxXjBfA9uh4dXVlsW6XfD/JPaxVFgpeSkvMcg==","signatures":[{"sig":"MEUCIACqdElouHoRHHPcGoVqgtKpODzJccIwn5cI9zPg+m1WAiEAplugB6mPkWHq71/857687l/mYBKzCDtKPv3i9ITQozA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/afd902c33c730121a0bd6ad02a9778f8/solana-keys-2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677.tgz","_integrity":"sha512-pOqseaz2KYmkRfPb/WRiZa6j3LeR8RTY2DvfpJRbSBIWdkThMoxXjBfA9uh4dXVlsW6XfD/JPaxVFgpeSkvMcg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677","@solana/assertions":"2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677","@solana/codecs-core":"2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677","@solana/codecs-strings":"2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677_1719536045845_0.2065750149948018","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418":{"name":"@solana/keys","version":"2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"08b442d035c10cc9a04e232c9b9316ee0a87e830","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418.tgz","fileCount":21,"integrity":"sha512-G5JweDizX/9C+omsrkxtTUcDvl4yeMvISqz10CfTynIXJ9FFsMPVejhRkXZtg5dItkHUZEyok+AT0wJMu3srYA==","signatures":[{"sig":"MEUCIQCyUSFExUfmb5n2zZXbs7iWe1Kf+5oc6LJkngcFvfcutwIgNNbxhc9nwIw28Rp+NoB4S8Hu35PHQi3Iwn8+5TkS5Og=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c12104d5e33524ad1e62521dfa29a3aa/solana-keys-2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418.tgz","_integrity":"sha512-G5JweDizX/9C+omsrkxtTUcDvl4yeMvISqz10CfTynIXJ9FFsMPVejhRkXZtg5dItkHUZEyok+AT0wJMu3srYA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418","@solana/assertions":"2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418","@solana/codecs-core":"2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418","@solana/codecs-strings":"2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418_1719536157286_0.9371514020764375","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571":{"name":"@solana/keys","version":"2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"27549b4a815cbad73c34b46354236cd115338129","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571.tgz","fileCount":21,"integrity":"sha512-VEI0a0l06I6uY1yTj5OLzAWuEr0UeRtbndSyc5DHKvaZliYEb0FC19rKnBFVFg2OoE/BhH8hLworYVr/EpsKEw==","signatures":[{"sig":"MEQCIFu+ZQwsZ5P7nzERodKCPKq4eGB5DdNEdhfbN9YTUSyeAiBHvwrIcPNA4dxmeKzaSw174hRqQzqyZ37vCXkhzXhCcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/fe00b1c5dc2cede08b6e2ee3c2f69b36/solana-keys-2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571.tgz","_integrity":"sha512-VEI0a0l06I6uY1yTj5OLzAWuEr0UeRtbndSyc5DHKvaZliYEb0FC19rKnBFVFg2OoE/BhH8hLworYVr/EpsKEw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571","@solana/assertions":"2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571","@solana/codecs-core":"2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571","@solana/codecs-strings":"2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571_1719536336261_0.17108086324125393","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896":{"name":"@solana/keys","version":"2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c03873fc59f4858af4a2bff16674c559bffb5fae","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896.tgz","fileCount":21,"integrity":"sha512-0cu0+WnemGbkbAz8uABuEwqqlvX4R+5NlA1l6Okunbkh4n1Pq1HMYQKv2IeTzPm3fKyWPle2e+uXniqpgb5Ong==","signatures":[{"sig":"MEYCIQDySO1fEajvCOgKduZkryJkd5dFD5S6dBxtHEkP5P9hswIhANwHdUjdm2MU1HjPTQsaQpOkjR8gKZfId4hKbSO6OS2G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/321eebf4452f0cc2124d991dbe527a07/solana-keys-2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896.tgz","_integrity":"sha512-0cu0+WnemGbkbAz8uABuEwqqlvX4R+5NlA1l6Okunbkh4n1Pq1HMYQKv2IeTzPm3fKyWPle2e+uXniqpgb5Ong==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896","@solana/assertions":"2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896","@solana/codecs-core":"2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896","@solana/codecs-strings":"2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896_1719536473491_0.32685210759100247","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"a2d008e80b5d78f143213de17c6992d2884e272b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a.tgz","fileCount":21,"integrity":"sha512-z4tUchBmGsTDZ5ffUY6f0ovy50aetFSps/MFJXCYAaF2J2betb1zcYh1KGp1nO6E2W0uGD9dpnjEVYvTzYdhPg==","signatures":[{"sig":"MEUCIAVMnRg6Ll79OrpNqUE0nrU03LtIW6qES+11I9SKEJ/+AiEAnoLk/CFuIQXVDV1eT8mFtXaH9E+Ts8QbgPjAn2SCQXE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d28284e4316e6a0b0f9321c671332484/solana-keys-2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a.tgz","_integrity":"sha512-z4tUchBmGsTDZ5ffUY6f0ovy50aetFSps/MFJXCYAaF2J2betb1zcYh1KGp1nO6E2W0uGD9dpnjEVYvTzYdhPg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a","@solana/assertions":"2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a","@solana/codecs-core":"2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a","@solana/codecs-strings":"2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a_1719551624913_0.70174198667144","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"b051020b9e030668caf046ef43c6d7363ab753e4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d.tgz","fileCount":21,"integrity":"sha512-0OSJ+x9pWQXcjXf6wHZ7EjCUNv1h8C0E4CFOrB6QFzmWioFt1v7c0tdM7elAIt1/5zejQqpriC6bIKswlh3ZXw==","signatures":[{"sig":"MEUCIQDiDy4gWAedhHkMix15Q3mcC5xl2g8VsrsETlO40nW4PQIgEIhmFkHJWp5SOQR37+lijY6mgRaULPQtdDQjhV96PfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e1db7b19b6379ce399c49d4268eeae74/solana-keys-2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d.tgz","_integrity":"sha512-0OSJ+x9pWQXcjXf6wHZ7EjCUNv1h8C0E4CFOrB6QFzmWioFt1v7c0tdM7elAIt1/5zejQqpriC6bIKswlh3ZXw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d","@solana/assertions":"2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d","@solana/codecs-core":"2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d","@solana/codecs-strings":"2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d_1719565722561_0.30774131264673277","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"d8b9dbe8fcb0af85942cd826dec14bbe694a8ca9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a.tgz","fileCount":21,"integrity":"sha512-6wHhGOaVVbC1+Jx/+UljBpbu+QUvvmHJshUjWDhNVruqz4yPnAeqFT1qTWpoYX829b4nQhcCyXCcGKRU96jSRQ==","signatures":[{"sig":"MEYCIQC0jfzYbu6qv6LGpOj96bi2jJlVDcWa+/1BtelwgqUGFwIhAPEarBQhj+vVozMqtKsD6c+1haBjcmLM4L2flusxI8Vd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/9ec64cc43339a55ffa00c59e88c4ec10/solana-keys-2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a.tgz","_integrity":"sha512-6wHhGOaVVbC1+Jx/+UljBpbu+QUvvmHJshUjWDhNVruqz4yPnAeqFT1qTWpoYX829b4nQhcCyXCcGKRU96jSRQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a","@solana/assertions":"2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a","@solana/codecs-core":"2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a","@solana/codecs-strings":"2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a_1719595770737_0.28506409386950726","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"c9da9142e22961f2a52b3177285d5f9d6860ea55","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f.tgz","fileCount":21,"integrity":"sha512-SkpT4qVVoJ/proZoysQeQ1filHkcD3tsbpG+j1HBG4R+wdWTCjVlO35WF9Qp+1gmFFcf0jRkbxJ01BMVwFqpzQ==","signatures":[{"sig":"MEYCIQDKSnKhVStz6ghP5OMukZM6v+OX4BorCljczcbO/1nk4AIhAOUi7gOeu/bCcgGxuFmLn0PYRrvVOWqIirZFydgMmfHN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b894a11b78bdc98a1da6e97e001db71e/solana-keys-2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f.tgz","_integrity":"sha512-SkpT4qVVoJ/proZoysQeQ1filHkcD3tsbpG+j1HBG4R+wdWTCjVlO35WF9Qp+1gmFFcf0jRkbxJ01BMVwFqpzQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f","@solana/assertions":"2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f","@solana/codecs-core":"2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f","@solana/codecs-strings":"2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f_1719637683233_0.2515895834575326","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660":{"name":"@solana/keys","version":"2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"75a62201abb83272d3e76a1de2e9eb5218bb4cef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660.tgz","fileCount":21,"integrity":"sha512-vBrImVxXJ14w5heobHsiSCe2fU0w4MMNv0s1tBGOLDN+VCivNGo11dO0YvJHWtGXchA92Ymq5uVV0R42lXxDGQ==","signatures":[{"sig":"MEQCIBeHI+czO8/rktivFrdRkUVjicPEDB4a40FcMLjA5R5nAiBmA2FDLAvZOqlSNU8Bl7fm6uy7PkvduhpDDD5bT0SnCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/4eb7e491a35d0a821abf6e868d0aadf1/solana-keys-2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660.tgz","_integrity":"sha512-vBrImVxXJ14w5heobHsiSCe2fU0w4MMNv0s1tBGOLDN+VCivNGo11dO0YvJHWtGXchA92Ymq5uVV0R42lXxDGQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660","@solana/assertions":"2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660","@solana/codecs-core":"2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660","@solana/codecs-strings":"2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660_1719777581025_0.49222852856800325","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115":{"name":"@solana/keys","version":"2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"2360ac4d9ec256ea1a77f390bcbf549d09ebcf67","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115.tgz","fileCount":21,"integrity":"sha512-niAZJLfBSgnKtUDA37mFrA8vChhDSiTxBK/VrnygXWUM6YKUXFRHIF5dCEZ2X3YLx2NGqFnywK6BudScDOBWCA==","signatures":[{"sig":"MEYCIQCjCtY3PTwYyLwvcHIZnqnmKdKdflGFL6fxfIiQxZB9XgIhAMqISuAwQ7Gedv/TfTulOBxJMP3DMwM/nPV4GGT623Hv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e38142fd6da281bacf10b21bbe07a2d3/solana-keys-2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115.tgz","_integrity":"sha512-niAZJLfBSgnKtUDA37mFrA8vChhDSiTxBK/VrnygXWUM6YKUXFRHIF5dCEZ2X3YLx2NGqFnywK6BudScDOBWCA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115","@solana/assertions":"2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115","@solana/codecs-core":"2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115","@solana/codecs-strings":"2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115_1719823264173_0.7501627578472398","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15","homepage":"https://github.com/solana-labs/solana-web3.js#readme","bugs":{"url":"http://github.com/solana-labs/solana-web3.js/issues"},"dist":{"shasum":"712c985ac7a02acb314298461696ce942a07ec78","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15.tgz","fileCount":21,"integrity":"sha512-586VHQZLYW5+oqADflgIEQdBQkPAfnimgQpOjQAvTw7GzEkO7lk/T1GqNocNpVtfVUiKm2AzEF+k+2cv9RiFbg==","signatures":[{"sig":"MEQCIElZUaPIdwho4Skyfp5TiDejFohyujrzUa5o42kXgwjYAiA7ONikGw6Kbn7oYW2i4Q+lXnMcWDMSDMAu+HfI6jS1Mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d2fc8783169901e163a70d6b0978b748/solana-keys-2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15.tgz","_integrity":"sha512-586VHQZLYW5+oqADflgIEQdBQkPAfnimgQpOjQAvTw7GzEkO7lk/T1GqNocNpVtfVUiKm2AzEF+k+2cv9RiFbg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15","@solana/assertions":"2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15","@solana/codecs-core":"2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15","@solana/codecs-strings":"2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15_1719910956915_0.24051122666448133","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0","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":"7d726853dd0ea96ffe74c10c4411a87d3495d881","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0.tgz","fileCount":21,"integrity":"sha512-RqV29ktZD18tMM8bvQAuqpFkhQfemgDfwkbGRNnbIKhyZN6RnBImOJ1BmKIVq3a1B3GF/iO+sv9AiKugbTjFGA==","signatures":[{"sig":"MEUCIGEVAREis3GqeHwtmLHGfB8YeX9dpj1Wa0MchLVCPCG4AiEAvFUsfPNk+SEZk1BjlUN1HT2F9BLDj3FLcCG3+yRxQa8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/67f12ded54d1ada44f1bb741937e64e7/solana-keys-2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0.tgz","_integrity":"sha512-RqV29ktZD18tMM8bvQAuqpFkhQfemgDfwkbGRNnbIKhyZN6RnBImOJ1BmKIVq3a1B3GF/iO+sv9AiKugbTjFGA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0","@solana/assertions":"2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0","@solana/codecs-core":"2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0","@solana/codecs-strings":"2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0_1719937708394_0.11348630345604738","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d","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":"762fdbec5cb62997994f08cc726a41c10397ee9d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d.tgz","fileCount":21,"integrity":"sha512-jAlC8wMubeHiF45N4AE2N/InuchJeM/e2d/QI2FQbtjIi362TqQtRkvIjij+gZ3WZad2abG99HshF5H7Z+qejg==","signatures":[{"sig":"MEUCIQCgNaOLe1JQvtC0FesB28RvNImMqassYT15ImXJiPtqUgIgBedGQaidEUw3BQBqwBjZNBGKc2gV6+kulvtNDHKbgbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/eb71c6adeed31020c71e43d1741a6ffb/solana-keys-2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d.tgz","_integrity":"sha512-jAlC8wMubeHiF45N4AE2N/InuchJeM/e2d/QI2FQbtjIi362TqQtRkvIjij+gZ3WZad2abG99HshF5H7Z+qejg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d","@solana/assertions":"2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d","@solana/codecs-core":"2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d","@solana/codecs-strings":"2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d_1719940977967_0.786565295695274","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7","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":"51048b8ec271f52d260d319123f23fc9ad13eb69","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7.tgz","fileCount":21,"integrity":"sha512-wV5ibQdCJ3eDMMhbE7/t22V2aR7Fy1u/iGgnv/p4Ygw8gfIcGKU8J2GNJUdcS0w+2FKE0AQWklDuzOCRWl6YLw==","signatures":[{"sig":"MEUCIEZd0qhNAp4INZwpbxCG8MHv3V6piePseom6pnWSQJBBAiEAwnIIDzgLiN2vFaXP/sgbKebjhPSoXc4mDjlJUZ59QxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d3b67deafbea274fd4170a3d055de06c/solana-keys-2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7.tgz","_integrity":"sha512-wV5ibQdCJ3eDMMhbE7/t22V2aR7Fy1u/iGgnv/p4Ygw8gfIcGKU8J2GNJUdcS0w+2FKE0AQWklDuzOCRWl6YLw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7","@solana/assertions":"2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7","@solana/codecs-core":"2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7","@solana/codecs-strings":"2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7_1719941070292_0.9865728066828199","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc","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":"41d95feb74771fc7dd87f0ca6ad0a2fc90757c0f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc.tgz","fileCount":21,"integrity":"sha512-q2agVeilnD/YMrlzCxrooXadv3fSrOkaIaJWqTFBOr16ed8KV1cjhYWwcm3Dc8lihPFtor/jwl1PVpimN8voYg==","signatures":[{"sig":"MEQCIA2fSXyjgSO+1rDHu5AI9H1pgC3AZd5/ZRoRY7WTEI7/AiAhtKSyqPONT+r7KDBWwEmoNG2voS6fdT+1modGw3FoQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/131d1c7b46dec7fa4efff7049e8fddff/solana-keys-2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc.tgz","_integrity":"sha512-q2agVeilnD/YMrlzCxrooXadv3fSrOkaIaJWqTFBOr16ed8KV1cjhYWwcm3Dc8lihPFtor/jwl1PVpimN8voYg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc","@solana/assertions":"2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc","@solana/codecs-core":"2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc","@solana/codecs-strings":"2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc_1719941182348_0.7369885600324066","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2","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":"d7c622b59403371e20c7cce1c9f0b8498b7416b0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2.tgz","fileCount":21,"integrity":"sha512-lF/y8m4Gn9d/Bc0yypCJTO4Rw3hz+o4XykozLcY3Jp0WdANfzMLJKr2j7rEyhJeUBHpN7fIMru+Sf7A3x1TlIQ==","signatures":[{"sig":"MEUCIQCkXZAS5w/EHnQJqJFoteTGTJE8BwxJDD49GUJdmX1xbwIgf0n31vfbisUd55dPPdwX7UY/iJoiarMcFRLzc1unG8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/896b6e76f0a2a191b7ea797790392915/solana-keys-2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2.tgz","_integrity":"sha512-lF/y8m4Gn9d/Bc0yypCJTO4Rw3hz+o4XykozLcY3Jp0WdANfzMLJKr2j7rEyhJeUBHpN7fIMru+Sf7A3x1TlIQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2","@solana/assertions":"2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2","@solana/codecs-core":"2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2","@solana/codecs-strings":"2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2_1719941421531_0.6253911075007037","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588","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":"8d72da2a19f8957bb93f524622bc5f7bb017e29e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588.tgz","fileCount":21,"integrity":"sha512-PrLArBbgvcDhb1lJ6a7wqSfLmRtnLtfM1d96tQWdxr/0X6qDz3VAzwBEjdIi9fW0jUvgTRY5fhUW8+UiINAZWg==","signatures":[{"sig":"MEUCIQD7pJipwU8aXwk67BM2J5EmOPzjdBTvktB0ud7/keqVOwIgMPuhmQMyFzUti0Z+wREXM8qfMDr4rZz4XLZTAr6KpG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2dcb072ddebaecf6f2d728432f0ba2dc/solana-keys-2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588.tgz","_integrity":"sha512-PrLArBbgvcDhb1lJ6a7wqSfLmRtnLtfM1d96tQWdxr/0X6qDz3VAzwBEjdIi9fW0jUvgTRY5fhUW8+UiINAZWg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588","@solana/assertions":"2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588","@solana/codecs-core":"2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588","@solana/codecs-strings":"2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588_1719941540434_0.010140554972830174","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a","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":"ad6bf09ae81fde9910fe70d64f45f7c2c42cbb0b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a.tgz","fileCount":21,"integrity":"sha512-+wCT2vH8lDxu54f9kIHx+S74XY3w6h2CneVM3JnXoH9bVvBpvxuJ+WIgEHRMghG/OFUU/ueDZ1lPPSHeOEPHgQ==","signatures":[{"sig":"MEUCIQC1phQMoUdLPBcQxuqyQym/kTTY45zc8UmhGsD0oUF+1QIgKksySCgzF3bTlYYCC61Rly7wK9IDL+eHd+DAIMdaUZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/74078e9ab41cb5407ca1f1c193b10d69/solana-keys-2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a.tgz","_integrity":"sha512-+wCT2vH8lDxu54f9kIHx+S74XY3w6h2CneVM3JnXoH9bVvBpvxuJ+WIgEHRMghG/OFUU/ueDZ1lPPSHeOEPHgQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a","@solana/assertions":"2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a","@solana/codecs-core":"2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a","@solana/codecs-strings":"2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a_1719941745656_0.9614004738421749","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406","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":"f4c70618bff6fac9269f3cee2dec4804e55b3e0e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406.tgz","fileCount":21,"integrity":"sha512-bGkGwA9O4XrYyGxVDMUGtZTP9h3zFRARfm2O4I5vRhlO6WH5Q/QWfdLAtOi8dr82PXbB+FRPVDuRefEk5kV5RQ==","signatures":[{"sig":"MEUCIQCadT3zRebc0rkdV4x2aXDXlr9fAUWAGh/eB4U58iHtRAIgWcz80JaX1HLRD47vZDqp/6UYBElHplYT0CxBdBgrArI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/8108e62dad92ecdb2ca393ba29bb28c2/solana-keys-2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406.tgz","_integrity":"sha512-bGkGwA9O4XrYyGxVDMUGtZTP9h3zFRARfm2O4I5vRhlO6WH5Q/QWfdLAtOi8dr82PXbB+FRPVDuRefEk5kV5RQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406","@solana/assertions":"2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406","@solana/codecs-core":"2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406","@solana/codecs-strings":"2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406_1719941877789_0.935747272738298","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06","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":"7bd92fd59d17e51776432d78b24b599ea239a0df","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06.tgz","fileCount":21,"integrity":"sha512-EPefEL5fdYXfZ/R4fmdPq4qfMFJDR6Fq3/h/19gOlnqSfAIY815XnGOy02fwwczcjIMWdUdpDrznDGVHT46SiQ==","signatures":[{"sig":"MEUCIG3G1+mccLlDHkwyRiSyiNoRLY037UoJnXg9VVUYNUGlAiEAzOIirWxEdrbVeaEbbk1ZwrvQfA2LUv/Q62xQCSvMBA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/93ba9a4cb692f012a97cee9646488d65/solana-keys-2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06.tgz","_integrity":"sha512-EPefEL5fdYXfZ/R4fmdPq4qfMFJDR6Fq3/h/19gOlnqSfAIY815XnGOy02fwwczcjIMWdUdpDrznDGVHT46SiQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06","@solana/assertions":"2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06","@solana/codecs-core":"2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06","@solana/codecs-strings":"2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06_1719942021411_0.3269359087776267","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c","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":"a506b46f66dd136cf1f70dcd2d896e46babec616","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c.tgz","fileCount":21,"integrity":"sha512-+SNT2dzZtf/9UFUTCS9fKulJEUC4Jrj4RYVSeQrhcP7iLk9LgCFWMjri8k9lNg0okxcBtxXFJGS1VUqo6C89CQ==","signatures":[{"sig":"MEQCIHwhUGKaunQ8SZaSnpmwdbGm5lbVm0R/YW9Fn8PUra1WAiA9pC1hKhcM9ZjrbwCSLYpiJGqjwZVugQJefTai7XSJBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c20a3ff3291de2b49b5f9fa3afed94dc/solana-keys-2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c.tgz","_integrity":"sha512-+SNT2dzZtf/9UFUTCS9fKulJEUC4Jrj4RYVSeQrhcP7iLk9LgCFWMjri8k9lNg0okxcBtxXFJGS1VUqo6C89CQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c","@solana/assertions":"2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c","@solana/codecs-core":"2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c","@solana/codecs-strings":"2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c_1719942112324_0.16570230159299149","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1","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":"8b46eba70c1599bdb4e929c0fe9e4f2be6bd8632","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1.tgz","fileCount":21,"integrity":"sha512-F6LDnF24LQzDRynSFzRWikNfQpjXMT0xq1eAgHV/1grdIt11B299bYAQ2nUfkxIFX9NCWCbCRgR7djq2vaAEMA==","signatures":[{"sig":"MEQCIAz+KhVs0+h6HKWE3HYY14wX/Zy2SBFNuqbSmW8NY3b1AiBWNb0Rc98Ls0ZsPg2bpiMjz3NNzjSqmmuWdXK7eRtGtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/9bdb6ba022a7aadd0065c01bcad4f9c4/solana-keys-2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1.tgz","_integrity":"sha512-F6LDnF24LQzDRynSFzRWikNfQpjXMT0xq1eAgHV/1grdIt11B299bYAQ2nUfkxIFX9NCWCbCRgR7djq2vaAEMA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1","@solana/assertions":"2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1","@solana/codecs-core":"2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1","@solana/codecs-strings":"2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1_1719942244101_0.08777702651680408","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49","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":"5d2de8892f1852a50adfabfa5be63fb55057f0aa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49.tgz","fileCount":21,"integrity":"sha512-+JJzELjGXKM6VqLtJXJ+vdHYfrI1EjPZs6t9IPQ+A0IY7xQ8yLCsYxTgcT2Ef158aKkxEzSl3BYYrYJmk1g+1w==","signatures":[{"sig":"MEYCIQCYVlE71tD17JyxADpqV7q5tEeG/711q9XRJkHKleQIEAIhAKIOBLIXbmuBulg47uASUqnD7vMgrUe37pVUjIWFZJr+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/fb12b61e2912d79ead5a827bcec79eff/solana-keys-2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49.tgz","_integrity":"sha512-+JJzELjGXKM6VqLtJXJ+vdHYfrI1EjPZs6t9IPQ+A0IY7xQ8yLCsYxTgcT2Ef158aKkxEzSl3BYYrYJmk1g+1w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49","@solana/assertions":"2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49","@solana/codecs-core":"2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49","@solana/codecs-strings":"2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49_1719942579207_0.9765407198375928","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1","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":"b9dd9dc9ede0302021b2a9bd1b39a41c7f3dc79e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1.tgz","fileCount":21,"integrity":"sha512-YOfLw3HENPpb16PQPLGwrpbF9E9n8uLtsh3ed336RFJNWJFRxr+7koIiIoE2DQwtZA+nHRbnX4wokyO05ps5hA==","signatures":[{"sig":"MEQCIA7I1OX/SpQkHW9kUnacHH7aia9kknMCl8ShnviS5F9MAiA/lCIgOQb0ctrZcLZ4Y083rRrMTT3Om9n/ddtefdySXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/6d88dc9dc7ea02328b46eb2af2d7059a/solana-keys-2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1.tgz","_integrity":"sha512-YOfLw3HENPpb16PQPLGwrpbF9E9n8uLtsh3ed336RFJNWJFRxr+7koIiIoE2DQwtZA+nHRbnX4wokyO05ps5hA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1","@solana/assertions":"2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1","@solana/codecs-core":"2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1","@solana/codecs-strings":"2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1_1719942740663_0.3344414833153142","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568","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":"c7c370625b19d68806d06ccb9775b6bc42b5f4de","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568.tgz","fileCount":21,"integrity":"sha512-PV3YRhRiwm/HwSsE5nY3uQzL9hVdvAfwfSMEJjHJ3M3yPgqdiN3WmEVRlxRuJLSRtxNG3+fMvdQH0FoSdZOQNw==","signatures":[{"sig":"MEUCIQCl0JOh9idALkkKGW5fPSiBpGg3F68QPSIvP6gF8GSWMgIgD3ZCGxYZrV9uza+x7Nkb2hJ4h06yWV+8NPJtSVNMipM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/dc5e8c7441ca40a8b9f624df691a4d76/solana-keys-2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568.tgz","_integrity":"sha512-PV3YRhRiwm/HwSsE5nY3uQzL9hVdvAfwfSMEJjHJ3M3yPgqdiN3WmEVRlxRuJLSRtxNG3+fMvdQH0FoSdZOQNw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568","@solana/assertions":"2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568","@solana/codecs-core":"2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568","@solana/codecs-strings":"2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568_1719942976990_0.4084452365206088","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005","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":"941981f0b72c86413c7eba5af937d1ba2d49c899","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005.tgz","fileCount":21,"integrity":"sha512-DwZNCKX/mxwNox20LhuytkLVQ5S2N+O4nV6DirCkR31MHV5Db35LET5041FAI5gHtLohHAIaUpdSuYKS7rEniw==","signatures":[{"sig":"MEYCIQDiFLzlEdTZ0qWEwqKnMbAC+VI3bKJUyH7KRQlL++UYDQIhAMKuKbC2yBB8KJA9XubbjhzitBeJvDFpmrzqcF4O0itC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/dece19bc20231db36b11ac9be037562a/solana-keys-2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005.tgz","_integrity":"sha512-DwZNCKX/mxwNox20LhuytkLVQ5S2N+O4nV6DirCkR31MHV5Db35LET5041FAI5gHtLohHAIaUpdSuYKS7rEniw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005","@solana/assertions":"2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005","@solana/codecs-core":"2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005","@solana/codecs-strings":"2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005_1719943046979_0.047065702953471567","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326","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":"2fb4d2a05cff630a483c3cd00602b679692ddc02","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326.tgz","fileCount":21,"integrity":"sha512-jcSYivLkdbXrf58+MRkRYZW0bkqjGEmU3xvtLhY4vT2TfuH7ax7t+mSH0dCj6JxwnKo3CQf2jbENkRYZ/MzNNg==","signatures":[{"sig":"MEYCIQCmT5+84OXHZSZhVV52Ou8nuVYkC8xAAljFQNd+dtwxBwIhAOVoUZS9KypLFOIJmLOUlOLYW2rvG6RNDTYH5IBJ/YdQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c2b1b6a11b6230c7e40689e23e124436/solana-keys-2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326.tgz","_integrity":"sha512-jcSYivLkdbXrf58+MRkRYZW0bkqjGEmU3xvtLhY4vT2TfuH7ax7t+mSH0dCj6JxwnKo3CQf2jbENkRYZ/MzNNg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326","@solana/assertions":"2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326","@solana/codecs-core":"2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326","@solana/codecs-strings":"2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326_1719943205712_0.6568776111415138","host":"s3://npm-registry-packages"}},"2.0.0-preview.4":{"name":"@solana/keys","version":"2.0.0-preview.4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.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":"70d19d9bf9f58837d12bb17b293c162f02fca413","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.4.tgz","fileCount":21,"integrity":"sha512-LBcqecCxdbcQxVv1Ut/t03rDs2WOyBJLXu3KkgqCAXIENXDdSU026Hy+nFv5EvaKraAu98kyoMyFk8DtqhosLQ==","signatures":[{"sig":"MEUCIAYuthpWGcBKyO28oeEH2G3l8drW/Tp3BsiLF5SA5+HXAiEAjwAksCDgH4qzH1smR8ChlYn6Yta8i7RM5C31Fbyq6gI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85282},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/022e8b8921b60a11fe1651165af5c6e3/solana-keys-2.0.0-preview.4.tgz","_integrity":"sha512-LBcqecCxdbcQxVv1Ut/t03rDs2WOyBJLXu3KkgqCAXIENXDdSU026Hy+nFv5EvaKraAu98kyoMyFk8DtqhosLQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.4","@solana/assertions":"2.0.0-preview.4","@solana/codecs-core":"2.0.0-preview.4","@solana/codecs-strings":"2.0.0-preview.4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.4_1719944734740_0.714018427525061","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b","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":"529493b4e37b392faf5c2fb5f4902c237f85612e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b.tgz","fileCount":21,"integrity":"sha512-ZGmBOmdUpKVEvkU4X8VSfA6lQgNLfWAZMz2kXQ9PYHa6cQGhG+ID5ENL7wAym0F1FyG1OamIXqE9nEKHyayang==","signatures":[{"sig":"MEYCIQC/buMwpjQpTbXNBmyoc70HB/Be23FJT1KCnkQ/RaqorAIhAIZLdAMnZUCjuLG6iEc3vkdTUy0RwO2YddgrKbKCX0SY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/3220b9a0e126f7e25d77d6d0378adc2c/solana-keys-2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b.tgz","_integrity":"sha512-ZGmBOmdUpKVEvkU4X8VSfA6lQgNLfWAZMz2kXQ9PYHa6cQGhG+ID5ENL7wAym0F1FyG1OamIXqE9nEKHyayang==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b","@solana/assertions":"2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b","@solana/codecs-core":"2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b","@solana/codecs-strings":"2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b_1719945130948_0.5385337527272229","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333":{"name":"@solana/keys","version":"2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333","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":"7b5662216163b673220e7d975023963d70a10899","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333.tgz","fileCount":21,"integrity":"sha512-9DPI2pbiw5G/LFxHAClRaDTRA0pe9Uvcx997KR1Ld4cvdZcO/GfQUogaWuF22+x72DMdwkCiv0XAfY5CHCcb+Q==","signatures":[{"sig":"MEQCIDOP/DX/QEO1V6mYH9JnMciwmkds7wJITxwnnbTmNm1GAiA7Z+TSMfJnXytlMeoOlZyGwqwFiHxOGefWjQ/Rzd8CEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/7ec053cfd5aa0e6ccb3847f5e7391475/solana-keys-2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333.tgz","_integrity":"sha512-9DPI2pbiw5G/LFxHAClRaDTRA0pe9Uvcx997KR1Ld4cvdZcO/GfQUogaWuF22+x72DMdwkCiv0XAfY5CHCcb+Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333","@solana/assertions":"2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333","@solana/codecs-core":"2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333","@solana/codecs-strings":"2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333_1719964508346_0.08459591716822845","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d","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":"8863980e36c1bff1e61e5b83ae24e60d34f8e99b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d.tgz","fileCount":21,"integrity":"sha512-wggnpRb5A5aTT6NIFOjOb3wcI4fPpTQh0scHHEcx0snZ/5gt2srXoS+Kvky/aKGDz8juPwDdDTDzYjAEjS1pqA==","signatures":[{"sig":"MEYCIQCXgdCCMi1/4pklCifxWKOVykEoYOm1NlZsARlMv7zxqQIhAJZabRTCX6Au0lBgJyp9/5JY6Q1RQiutllnLfTqJKpIS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/dac84c5231ffd2b9cedaa16c27293647/solana-keys-2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d.tgz","_integrity":"sha512-wggnpRb5A5aTT6NIFOjOb3wcI4fPpTQh0scHHEcx0snZ/5gt2srXoS+Kvky/aKGDz8juPwDdDTDzYjAEjS1pqA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d","@solana/assertions":"2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d","@solana/codecs-core":"2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d","@solana/codecs-strings":"2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d_1719977483533_0.6924994267280229","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e":{"name":"@solana/keys","version":"2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e","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":"1051eb6edc90f63649eadd3cd7cdc17e9cce6e04","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e.tgz","fileCount":21,"integrity":"sha512-cfD0qkWfAGo4KNnag/FNHIDTKZU3dvyO5KGeWJdyzr5NCHYvlCggyO5ta+WpzVQkHyYs0IXR+whaTh6gGBapYw==","signatures":[{"sig":"MEUCIQCFs9sBoLE6PO5uSBI4wsdPRV7t/9XjhgjLxady6raNuwIgJQLRuWObUVOW7SGb9kz5YBIZT5OrLAE1HRMWF8B6PNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/dd1b122e7018e0845e8e7f1adef22b09/solana-keys-2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e.tgz","_integrity":"sha512-cfD0qkWfAGo4KNnag/FNHIDTKZU3dvyO5KGeWJdyzr5NCHYvlCggyO5ta+WpzVQkHyYs0IXR+whaTh6gGBapYw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e","@solana/assertions":"2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e","@solana/codecs-core":"2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e","@solana/codecs-strings":"2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e_1719998754370_0.017936177067257475","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6":{"name":"@solana/keys","version":"2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6","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":"9e3a386fcd0a178e53bc9e78955f27ba2e3c2de0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6.tgz","fileCount":21,"integrity":"sha512-ctvxiXf7bZz9KuhvF3te1UTx06VsQ5HRjBg7dS3xK78P/N28HS5+wtwxpIzTr7m8RxZLayl8NRWL9+w8lVM//g==","signatures":[{"sig":"MEUCIBUWq27RE0rZI2b0B9F142P3osxdy7sJHb2glp4080ihAiEAhIFINEycZWP2lL78/vx2f9+elYf+ZMdboQixE2szKLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/774510507b56f5dfb3a63a13f4f304a7/solana-keys-2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6.tgz","_integrity":"sha512-ctvxiXf7bZz9KuhvF3te1UTx06VsQ5HRjBg7dS3xK78P/N28HS5+wtwxpIzTr7m8RxZLayl8NRWL9+w8lVM//g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6","@solana/assertions":"2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6","@solana/codecs-core":"2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6","@solana/codecs-strings":"2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6_1719998818561_0.7267781134440046","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4","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":"b0f2839e00af13f01f0d2228a39322687f14bef3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4.tgz","fileCount":21,"integrity":"sha512-vdtOldJHaBXSmjs+yhu5MpmVAZG/4mpALjkk76BJwbmCzmKl45yfKCIxLY4UbY7BiJzLSOnNacOw/KQv1dZNXw==","signatures":[{"sig":"MEYCIQDwTyMByYTCbFmdMzQKMaZUYRMRhD9Wi44WIPsn2SYDEQIhAP0UXfHzr8Fi70ja/n8rb6Ks17UUaGWYb4gMZNrxyL9p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/40b0e9a0f8b4083d82ff8854d74b5f13/solana-keys-2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4.tgz","_integrity":"sha512-vdtOldJHaBXSmjs+yhu5MpmVAZG/4mpALjkk76BJwbmCzmKl45yfKCIxLY4UbY7BiJzLSOnNacOw/KQv1dZNXw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4","@solana/assertions":"2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4","@solana/codecs-core":"2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4","@solana/codecs-strings":"2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4_1720028401627_0.38321482175829047","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb":{"name":"@solana/keys","version":"2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb","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":"ade28470ab4d5d65b01dd6461baeeb86b92d341f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb.tgz","fileCount":21,"integrity":"sha512-jIUXUD3/N6MzvVF03uE2/hIkxEJ2Sl6KnmyQqOwU7zfNZllulmciUL+dXjwULdz1qKRqx/nMzYB9R43KRc/hwg==","signatures":[{"sig":"MEUCIQCwihpeWsZlekf8+E8yGH1DYPSpb/ZkLpdPFJm5gIS9VAIgF1gC29jLpDDEgOvd/1KwbQrCmNW66g7tRqEV3jYgOV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/53e3ba4e19aab17ab85f416253df2c1d/solana-keys-2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb.tgz","_integrity":"sha512-jIUXUD3/N6MzvVF03uE2/hIkxEJ2Sl6KnmyQqOwU7zfNZllulmciUL+dXjwULdz1qKRqx/nMzYB9R43KRc/hwg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb","@solana/assertions":"2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb","@solana/codecs-core":"2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb","@solana/codecs-strings":"2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb_1720083276800_0.3078315712780926","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db":{"name":"@solana/keys","version":"2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db","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":"05c5fdc4290a9bce1fd705c23231fc8e64735fce","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db.tgz","fileCount":21,"integrity":"sha512-hBjeThCl6YCCgp3s49o5RX2sl42He+lQeFocH7yXXv082h3Ce5iasv/s+ffTn+dAeWh87TJ4YcwMdVknvZo10A==","signatures":[{"sig":"MEQCICNBws7eewkQEokMFzyE/vRuiXV6XZMkgtUKdxSyYkTtAiBSw0PEj0LtW1vwy3p25N4APlYJcz84TQPK0biGepXMig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2ed13fd7f85ca45906ecb9d6752b6fce/solana-keys-2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db.tgz","_integrity":"sha512-hBjeThCl6YCCgp3s49o5RX2sl42He+lQeFocH7yXXv082h3Ce5iasv/s+ffTn+dAeWh87TJ4YcwMdVknvZo10A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db","@solana/assertions":"2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db","@solana/codecs-core":"2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db","@solana/codecs-strings":"2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db_1720112269537_0.6261687652945367","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430":{"name":"@solana/keys","version":"2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430","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":"e6f8c44be32ac17b1fee44430cba340e3dfa226d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430.tgz","fileCount":21,"integrity":"sha512-WmI6xQLIZX1fG3B4Jo4oQ6u4hvKCe09oxeXX3IV2Xm1/Xsf/o/wTk7iCNCpnERZPi8eFWDxXjgOLtUCEhC14Yg==","signatures":[{"sig":"MEUCIEG6ExeYlaiSuKnvMzEL06o16mDLW6KaJJeOH97IVzIhAiEA3FVtN/l09S0Gc5tXTQi21UXfiCaRdvaZ0sQNNfEH9hg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2d7b8002dd0eb2f888429007c9206efe/solana-keys-2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430.tgz","_integrity":"sha512-WmI6xQLIZX1fG3B4Jo4oQ6u4hvKCe09oxeXX3IV2Xm1/Xsf/o/wTk7iCNCpnERZPi8eFWDxXjgOLtUCEhC14Yg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430","@solana/assertions":"2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430","@solana/codecs-core":"2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430","@solana/codecs-strings":"2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430_1720170921121_0.6314803849424915","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef":{"name":"@solana/keys","version":"2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef","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":"f5fb2cd9b281693aadd3829265014e0d3449adf9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef.tgz","fileCount":21,"integrity":"sha512-CnlGP4JHlV0kV+vX+Y2yJSIs/sfYCE1afkxPP8ZAtgWxdGYetUESXpznzeEeJk3BlkehpYZxxKmVshqjbJdnFA==","signatures":[{"sig":"MEYCIQCXJx79+lgXBsfC8DfIVQmQPbIEIzG9jUY4NxZ3jDMIbAIhAKNcJW0zERZejQTv8yNAGKTtdRo50o5CDqQHoR1MEOY6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d29f9061528f1ad69fe1005ce64de301/solana-keys-2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef.tgz","_integrity":"sha512-CnlGP4JHlV0kV+vX+Y2yJSIs/sfYCE1afkxPP8ZAtgWxdGYetUESXpznzeEeJk3BlkehpYZxxKmVshqjbJdnFA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef","@solana/assertions":"2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef","@solana/codecs-core":"2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef","@solana/codecs-strings":"2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef_1720458772259_0.9817478067834138","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705":{"name":"@solana/keys","version":"2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705","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":"5677d2f163bde3987e6e25f051f90d6dee6ca3ed","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705.tgz","fileCount":21,"integrity":"sha512-QAFB9PGNoG/K5My3s3TPLX/ujNhlodP3FsKbTqT2i1aupB13bPiDNOUw8n8ZhOaJ+vjxrCRYaVDA+pi0EwXorQ==","signatures":[{"sig":"MEUCIQC/Of3FsyKfthigFeAmGvx94g/lr0fi3/6XpnyJP6sZTQIgeAjxwciId5mWtuyVx8MyN+njniB/RKaL0E8b9SWyCk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e9aaa0047476d40e1cd83244b8f6b284/solana-keys-2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705.tgz","_integrity":"sha512-QAFB9PGNoG/K5My3s3TPLX/ujNhlodP3FsKbTqT2i1aupB13bPiDNOUw8n8ZhOaJ+vjxrCRYaVDA+pi0EwXorQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705","@solana/assertions":"2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705","@solana/codecs-core":"2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705","@solana/codecs-strings":"2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705_1720458825106_0.965569615893384","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac":{"name":"@solana/keys","version":"2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac","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":"e57da5b9e8d4d224f32d771889d1749aa52a6477","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac.tgz","fileCount":21,"integrity":"sha512-eDtIURU4WaDCMdv+F2iE/UIOcxF2OOEWXXcGc4DO7O75LSwDQci823xZeMWJbnP66NIIkYK5LbvqLEroxqDHvg==","signatures":[{"sig":"MEYCIQDI7XXTGTX4s9PpSKgkvzqzCIfMZQJ8s1kGMDyQXXZFdQIhAMyLmLB9qfcuYHsrVmYtxiGpcXtc43mHHJRuh5b4nlAM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1b1330e7161aad44f57e3e396488b520/solana-keys-2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac.tgz","_integrity":"sha512-eDtIURU4WaDCMdv+F2iE/UIOcxF2OOEWXXcGc4DO7O75LSwDQci823xZeMWJbnP66NIIkYK5LbvqLEroxqDHvg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac","@solana/assertions":"2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac","@solana/codecs-core":"2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac","@solana/codecs-strings":"2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac_1720650003566_0.1017880998188947","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac":{"name":"@solana/keys","version":"2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac","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":"4d8a8b67f75a09be166e78e3936601cb89d85d0c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac.tgz","fileCount":21,"integrity":"sha512-PdvCLpEx90XDrtr8zhhiM+nUR439gg/uPtwfK20bHqa+EP1j+0tGiw0Oqr1CVELjaL7zVzkITpfyzYGOsik4SQ==","signatures":[{"sig":"MEUCIFg9HRrzrN8i0z63Yo02ITGj0CjTZMaIKVuDVp57KxksAiEAowGmEReFreX46WgT7LzXiL4PPsOQ6jljUkJjOVNEtaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d36a06f5c7bbde361af9b51deebde17b/solana-keys-2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac.tgz","_integrity":"sha512-PdvCLpEx90XDrtr8zhhiM+nUR439gg/uPtwfK20bHqa+EP1j+0tGiw0Oqr1CVELjaL7zVzkITpfyzYGOsik4SQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac","@solana/assertions":"2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac","@solana/codecs-core":"2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac","@solana/codecs-strings":"2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac_1720650083829_0.5794755808934251","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38":{"name":"@solana/keys","version":"2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38","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":"ca095c725759d6ac4f42d15e1a2c0386fcf8ff9a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38.tgz","fileCount":21,"integrity":"sha512-i/X6TCqja7L0O7QqFNoNoqlPJcVy/D63R4lqTv7zVIPicS/9TJZt3N6JbVAChRaD/6wRWwH7TyFwglSlAjBA/Q==","signatures":[{"sig":"MEUCIDXXu8XXgyl+B0kXZ4GmQxbny8KRktTFUQegRsLeBfiSAiEApbzQFndHE6kEJHxtJ9j14QrHsN47gxyYXZznkO9PfH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b4c58a53b548a76e0d2e699ddbbbe173/solana-keys-2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38.tgz","_integrity":"sha512-i/X6TCqja7L0O7QqFNoNoqlPJcVy/D63R4lqTv7zVIPicS/9TJZt3N6JbVAChRaD/6wRWwH7TyFwglSlAjBA/Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38","@solana/assertions":"2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38","@solana/codecs-core":"2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38","@solana/codecs-strings":"2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38_1720650675506_0.010196297975700652","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5","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":"89ff0fbd361981fd094a013593a60df529f8fcbb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5.tgz","fileCount":21,"integrity":"sha512-59g9008EFrXr03kJXo4IIQ1gSTq0XFSMGeUNp+cPRHETx1Z64sEh+E02LMpPNfyUWkYfJLDFgEH6l7b0re0WlA==","signatures":[{"sig":"MEYCIQDazN44M2ZfZWwi5kGG/caWPKW3LEA1ir0ISHJh3NarwgIhANkkuIh8MDAQSePQw6qPpGdZzED+8BxtOYXZMefcB/js","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2cdf46523698adfeef2e12fbea51f158/solana-keys-2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5.tgz","_integrity":"sha512-59g9008EFrXr03kJXo4IIQ1gSTq0XFSMGeUNp+cPRHETx1Z64sEh+E02LMpPNfyUWkYfJLDFgEH6l7b0re0WlA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5","@solana/assertions":"2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5","@solana/codecs-core":"2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5","@solana/codecs-strings":"2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5_1720688833055_0.7252631563630787","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720":{"name":"@solana/keys","version":"2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720","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":"fa548b43b56237e25915ae24d36b66f6d640d4da","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720.tgz","fileCount":21,"integrity":"sha512-TGY1tObs4wdm4Zc9Y2tRUpwTCiJFuTMpFMvbW5UsL4DT1Sl3qAQIuTEjs1+XitWnluvKQIpVUEhqIz4/7tr9mg==","signatures":[{"sig":"MEYCIQDsl1ft9bxVvOsLJJ4SWfgnEMP7comi9tbhwdChWIyNQgIhAMutdaZsl2Q6KSDKtHhYm6z3MaHCbxRYYHb1o1j+Dihb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f97609eb92af195618e62a184e4483bb/solana-keys-2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720.tgz","_integrity":"sha512-TGY1tObs4wdm4Zc9Y2tRUpwTCiJFuTMpFMvbW5UsL4DT1Sl3qAQIuTEjs1+XitWnluvKQIpVUEhqIz4/7tr9mg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720","@solana/assertions":"2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720","@solana/codecs-core":"2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720","@solana/codecs-strings":"2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720_1720718346928_0.2904268752497139","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c":{"name":"@solana/keys","version":"2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c","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":"cb502fa28dc71a4631207406ea9b39a703ea938d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c.tgz","fileCount":21,"integrity":"sha512-dKwC0aaeUBYQHACw2meeTsDmHu8+28f7dT8iqKsQ+kAv6Jx3fTxlrclUgS4NB6VKv5mgQAX0CHG5/ZmJwwjCSQ==","signatures":[{"sig":"MEYCIQCr1bANKMjYj6lpZzOSZPe7yG7TtJNi+oaN9jRO8Kmi9gIhAN6lSRBfpe7rT7yVAtpah7iQJYfOMvMybY71hH9hWVOp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/235c53db76050e646cbdf4ed17a41a0a/solana-keys-2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c.tgz","_integrity":"sha512-dKwC0aaeUBYQHACw2meeTsDmHu8+28f7dT8iqKsQ+kAv6Jx3fTxlrclUgS4NB6VKv5mgQAX0CHG5/ZmJwwjCSQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c","@solana/assertions":"2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c","@solana/codecs-core":"2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c","@solana/codecs-strings":"2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c_1720718378358_0.916557895547029","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4","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":"1adfc2f2951d93193dac7ebe50fca63f8c3e309d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4.tgz","fileCount":21,"integrity":"sha512-CXSO3WVPnTZCGhZPjjn/jfrl8eb2JUky5BDi+Uvgak2wKMcLFDi/QJFroqAdULt6uht23HRacOT8vfFNNFSx4w==","signatures":[{"sig":"MEUCIQDIfEciF6Rxc0UWTkqbL/6U0uJkGxmcF58XkiS4+4zRtwIgRGvPjObk3Q6TzevZTNr20W6dGmngp+xTeYEUWNB8eKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/0198be562ed15be234db88fae498dca2/solana-keys-2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4.tgz","_integrity":"sha512-CXSO3WVPnTZCGhZPjjn/jfrl8eb2JUky5BDi+Uvgak2wKMcLFDi/QJFroqAdULt6uht23HRacOT8vfFNNFSx4w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4","@solana/assertions":"2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4","@solana/codecs-core":"2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4","@solana/codecs-strings":"2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4_1720802568627_0.3053630084856702","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2":{"name":"@solana/keys","version":"2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2","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":"6732f31b8c8241ff4cb748f7cecc331c76b50d54","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2.tgz","fileCount":21,"integrity":"sha512-D2Kv66PhdrF0pmj7X8t/di0Tbvoa7Ar3OQUgV6NgZzoup8tayfHJ+1QH1WCaPX+xjsl/KSA3k4HIYZhvAm5q4A==","signatures":[{"sig":"MEYCIQDt2/qmxM0KSwz3RVBwqgyPIrpuNz479OAV4UFeDLmTlAIhANcxKZXRD5cKiif1taEttEkplTIIlf3Q8FWOiRwEX37r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/799ec860e2b3359ba1027ef532dd9e13/solana-keys-2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2.tgz","_integrity":"sha512-D2Kv66PhdrF0pmj7X8t/di0Tbvoa7Ar3OQUgV6NgZzoup8tayfHJ+1QH1WCaPX+xjsl/KSA3k4HIYZhvAm5q4A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2","@solana/assertions":"2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2","@solana/codecs-core":"2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2","@solana/codecs-strings":"2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2_1720807884806_0.6220553479151634","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d","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":"29d9c814cfd727a26667c0ed6aef4114926c240d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d.tgz","fileCount":21,"integrity":"sha512-ds58aO8B2IvLbf0cO3W1XtWDctnvdBoAYERbhvv/2mI6Ub1Loa/QOW6/7AyxsI/MMFqDUBdnbgtW0YIyGZ/cYw==","signatures":[{"sig":"MEUCIB+M4jbmdTwLHPQiW2mdFahNyK73w3A0Ky3XXgss7Uh9AiEAiTjwKPbxZcHkZ+P01ZEQ47R1fTYZ5UoAmdKQPt5gFOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/28667200649abfbd8b28bd3540d91b70/solana-keys-2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d.tgz","_integrity":"sha512-ds58aO8B2IvLbf0cO3W1XtWDctnvdBoAYERbhvv/2mI6Ub1Loa/QOW6/7AyxsI/MMFqDUBdnbgtW0YIyGZ/cYw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d","@solana/assertions":"2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d","@solana/codecs-core":"2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d","@solana/codecs-strings":"2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d_1720808106918_0.1341135291133415","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94":{"name":"@solana/keys","version":"2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94","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":"0ccbb12b09ef679250d34487921bc00483049952","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94.tgz","fileCount":21,"integrity":"sha512-gsEPRCahsrRhPw08Xtv51uWN3lgKJaGpBuSIXHWlFZbIoHSEtV2EUGox79zFWSzGMGV16j2qB7o6sWat1PeNUA==","signatures":[{"sig":"MEUCIBdfeHvHimga57w/c19nCXnyeaRjXEHa5VXDtSK0MWCcAiEA1lJ02VBSigS4tzbyOSrZwGt3fmOFbxYTQvlNYI5ZNCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/cd7f319215f7659edb90c86d2fba7c45/solana-keys-2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94.tgz","_integrity":"sha512-gsEPRCahsrRhPw08Xtv51uWN3lgKJaGpBuSIXHWlFZbIoHSEtV2EUGox79zFWSzGMGV16j2qB7o6sWat1PeNUA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94","@solana/assertions":"2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94","@solana/codecs-core":"2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94","@solana/codecs-strings":"2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94_1720808694531_0.20695997733128024","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55":{"name":"@solana/keys","version":"2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55","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":"6d89864de661349f7772b35771a028c8e80ec87d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55.tgz","fileCount":21,"integrity":"sha512-rSe5FlfaFg65/YNEDbkJDJknvKRrs5XwlCEyilIGbTR2sZBsgqGrW6qfD0oXNFL2tT5IfnkQ3ywT7mf8ShiA/Q==","signatures":[{"sig":"MEUCIQDDP1GCZ/lMCZN6jAyq1DJtpLysLSk36Ry+tiW9kN7caQIgN+qGlnGV7XQKJE4nhd5KsMIctQZh4IBXI6FZrG+uOxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1390233e2c5bdd53b71b02b277b367b9/solana-keys-2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55.tgz","_integrity":"sha512-rSe5FlfaFg65/YNEDbkJDJknvKRrs5XwlCEyilIGbTR2sZBsgqGrW6qfD0oXNFL2tT5IfnkQ3ywT7mf8ShiA/Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55","@solana/assertions":"2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55","@solana/codecs-core":"2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55","@solana/codecs-strings":"2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55_1720809605687_0.8348561093985192","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64":{"name":"@solana/keys","version":"2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64","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":"a73fa3a857f09a26fb139b8a7690a7026936d4c3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64.tgz","fileCount":21,"integrity":"sha512-wtQq2kSOQG5ms8EgxmwqRcOY9ucmRQbAQKrYFy0UqolLOQl9uM2ks8dGJ/ZE1JNgd9rT54g2Dc4xwncqdoV+cw==","signatures":[{"sig":"MEYCIQC1zYbQbYnKYtL/+1E5mWRqYslv53XMmIhx89fZcnal9AIhAMa42O+igBJaZG5QqlzUVRox6WZ5kfU0PwkstNKCVMzd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/72a403cd3854098cd24ed3a3189a6c6e/solana-keys-2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64.tgz","_integrity":"sha512-wtQq2kSOQG5ms8EgxmwqRcOY9ucmRQbAQKrYFy0UqolLOQl9uM2ks8dGJ/ZE1JNgd9rT54g2Dc4xwncqdoV+cw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64","@solana/assertions":"2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64","@solana/codecs-core":"2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64","@solana/codecs-strings":"2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64_1720834850195_0.8738731538094462","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94":{"name":"@solana/keys","version":"2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94","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":"5581da55500d72a5ec86e8f9d1e982c768dd4614","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94.tgz","fileCount":21,"integrity":"sha512-CQSqM0nrh3F5Yg4X5+41LpMEHW1zeohAyufmcvZ5KZ0a2CQ/EwO/9EXfb23mBi2wg1lQD/RNEnM32e+jcOE0Nw==","signatures":[{"sig":"MEYCIQCXgeTVPVXi+TzCw/02n01AqefJDYyBu0+T+cHnLja0LAIhAN61fUdJJPaUYNQwujQLXgmf1uiZylFm0BpP43Xq/9VK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c466caecaf2c72663467acdd243b23a3/solana-keys-2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94.tgz","_integrity":"sha512-CQSqM0nrh3F5Yg4X5+41LpMEHW1zeohAyufmcvZ5KZ0a2CQ/EwO/9EXfb23mBi2wg1lQD/RNEnM32e+jcOE0Nw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94","@solana/assertions":"2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94","@solana/codecs-core":"2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94","@solana/codecs-strings":"2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94_1721034368980_0.01803622279358663","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04":{"name":"@solana/keys","version":"2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04","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":"da15e7b847e46f3bffba2d3598fb64ef071de071","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04.tgz","fileCount":21,"integrity":"sha512-JjsZImDqMOhy1+ao25Y+U5EgZ8974o7jWq3cX0wBxdRN/pgEMfio3tW/OIZw+h0DbYqSyQO70q4eNK7C22cCIA==","signatures":[{"sig":"MEQCIENS9te+ehppD2gjjXPmatO24k4ZNG7CEkhSJ68llMydAiAFnGaHWhDTwMuUkgkfAzisxdE2bFrx7pWHXJY7q0sw1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/77b94bf212905a6209d12dc867d8b600/solana-keys-2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04.tgz","_integrity":"sha512-JjsZImDqMOhy1+ao25Y+U5EgZ8974o7jWq3cX0wBxdRN/pgEMfio3tW/OIZw+h0DbYqSyQO70q4eNK7C22cCIA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04","@solana/assertions":"2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04","@solana/codecs-core":"2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04","@solana/codecs-strings":"2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04_1721066029773_0.2994209127567087","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d","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":"c7da6f6a526fe4a9a00d8673aa886f03d7d7751f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d.tgz","fileCount":21,"integrity":"sha512-ad/CCncblAx3dSfmiWk7oo1vlj/RhXVKnK0a8at94lMk1kULkn3CL9Xu9nyJkXp//dn0zWU6PBiEC3FFvt+uYg==","signatures":[{"sig":"MEUCIQCr1pjX68eDeCSQEeJsiMmom3aqE9fR20vYxvT3MEClhQIgB069jkuLxukaXfbfvFtGfxU4TDU9ZJfP+geyNvkKHr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/538fb5a080846484e52f0954386aef19/solana-keys-2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d.tgz","_integrity":"sha512-ad/CCncblAx3dSfmiWk7oo1vlj/RhXVKnK0a8at94lMk1kULkn3CL9Xu9nyJkXp//dn0zWU6PBiEC3FFvt+uYg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d","@solana/assertions":"2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d","@solana/codecs-core":"2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d","@solana/codecs-strings":"2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d_1721254876852_0.36765321429636355","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426":{"name":"@solana/keys","version":"2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426","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":"d72c8aaf4e4d4b3e38a5836faa22bab82a61c80c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426.tgz","fileCount":21,"integrity":"sha512-uQ3/XCK3PehUhPtMcnv7fGbRZBBcG4/Q+chgyUHwylB5CMrQmkN/HCiuNifdhMUixKc3PnEleHpLWc6qZutvLg==","signatures":[{"sig":"MEYCIQCcBahsdgxhkkx1LV+slO+TRANIPIbUybUdecOfJIShEQIhAJ6FmIElnT43aOL5kiXtgPMe+zrEr5Sk4+NPYOCmtbz9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/3ba62567c1c9a1c36bc4ad70e443d8c7/solana-keys-2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426.tgz","_integrity":"sha512-uQ3/XCK3PehUhPtMcnv7fGbRZBBcG4/Q+chgyUHwylB5CMrQmkN/HCiuNifdhMUixKc3PnEleHpLWc6qZutvLg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426","@solana/assertions":"2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426","@solana/codecs-core":"2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426","@solana/codecs-strings":"2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426_1721292474109_0.002487683878365843","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957":{"name":"@solana/keys","version":"2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957","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":"570148f0f6746ac4a4a5e04ef4dd3e48abb11f50","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957.tgz","fileCount":21,"integrity":"sha512-LHOdupr/q841FFL7aGhT7GECG9bh0NolcmMt4xiscBA5IVX9us96aL+zSKelft9kQT/YFbQjLbbVEPSZniOThg==","signatures":[{"sig":"MEUCIFTszEZvfO4Oq/W4Lzk3Cbwe4t7crMUfr5Xcn2gZFoG/AiEA+zDJHPMgxVPANTwiUJaMUqnrPuYsSQKwM37EbxSocao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/9c83b23f2129fb8216e78090a05e1323/solana-keys-2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957.tgz","_integrity":"sha512-LHOdupr/q841FFL7aGhT7GECG9bh0NolcmMt4xiscBA5IVX9us96aL+zSKelft9kQT/YFbQjLbbVEPSZniOThg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957","@solana/assertions":"2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957","@solana/codecs-core":"2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957","@solana/codecs-strings":"2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957_1721306601899_0.34172059825763035","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea":{"name":"@solana/keys","version":"2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea","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":"a97e3d7b439190f1cd10fcb4ea6fafbcbda8e9c7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea.tgz","fileCount":21,"integrity":"sha512-/Npxs5PrrOlp5mLhIYV9Y0vNrP0qQM2tmJ+KNiCevMuASQ3ffNf8kmpCPaukzCl+UVE7WROCmPC0EKFOIxs2JA==","signatures":[{"sig":"MEQCIBe7bKT7ys8Ac/jhiExWHRNURVm+3PlJr0sL5X12i/NsAiBuSi27bkDjOXGbojpW4/ojzH2kP1j/s9a1uok4T9CV8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d85d0c6150abf24898ef73745ba3f3f1/solana-keys-2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea.tgz","_integrity":"sha512-/Npxs5PrrOlp5mLhIYV9Y0vNrP0qQM2tmJ+KNiCevMuASQ3ffNf8kmpCPaukzCl+UVE7WROCmPC0EKFOIxs2JA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea","@solana/assertions":"2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea","@solana/codecs-core":"2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea","@solana/codecs-strings":"2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea_1721343130947_0.33736777851582267","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784":{"name":"@solana/keys","version":"2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784","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":"b7d0bb07f551593ed38cce7f7bbea21cfc177fc8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784.tgz","fileCount":21,"integrity":"sha512-rLB5lHw4fA0ugUxPgzlBHjtpQ6yr3Qphw9Gv/CRBfc46/AE+oIwZxmF2oOnpKDkrnbFh7bSgbHDmgwZGbRbZxA==","signatures":[{"sig":"MEUCIQDjMT2+Qzmh6U/FQGu9iacd8ApswH+2X/a5gtNjpk04aQIgJnXxRs/lGPtXzkNav108GuV1PKxkNSdVcU1PN/y+kKo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85562},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --access public --no-git-checks","test:prettier":"jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/9a8433edd275b027e5b0c2d0e1542f3e/solana-keys-2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784.tgz","_integrity":"sha512-rLB5lHw4fA0ugUxPgzlBHjtpQ6yr3Qphw9Gv/CRBfc46/AE+oIwZxmF2oOnpKDkrnbFh7bSgbHDmgwZGbRbZxA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784","@solana/assertions":"2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784","@solana/codecs-core":"2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784","@solana/codecs-strings":"2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784_1721343217400_0.17504877289469412","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6":{"name":"@solana/keys","version":"2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6","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":"858fdb16dba3cfb2cf84cd091303f65c4c5d06a9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6.tgz","fileCount":21,"integrity":"sha512-ITPtGZV3aXMEeylYNf9n05ZNHOy3F3m08TiEmy8Q4qOUrjZ60haGylOk3BkbqZ3cp7wL0Ip+frzInXvIpkymjw==","signatures":[{"sig":"MEUCIQDgKOVUBJeG7Q8Eo4a7aNu6jYauAPEbW+vyO5mlaMrepAIgLrY76K/OK+DmFYMm2aL4ZefZBt/fKXMGh1CrK/s3iOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85830},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/7c78874341a1de8a2e94f60e565fa2bd/solana-keys-2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6.tgz","_integrity":"sha512-ITPtGZV3aXMEeylYNf9n05ZNHOy3F3m08TiEmy8Q4qOUrjZ60haGylOk3BkbqZ3cp7wL0Ip+frzInXvIpkymjw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6","@solana/assertions":"2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6","@solana/codecs-core":"2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6","@solana/codecs-strings":"2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6_1721343334594_0.5899539571999441","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125":{"name":"@solana/keys","version":"2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125","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":"fc5482c913d06baca8557a88420705e642b59067","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125.tgz","fileCount":21,"integrity":"sha512-pdTUTwf/xeeCm6gJ9mseUYvlvO3dtcm1ou4c7gVv66YqX3L+Y4xtjPgejBNX/NFkraV87QVIbBSJumOZ1jiZGg==","signatures":[{"sig":"MEQCIEOXdSHNbM6Nuz+Zmt2u9lJXZUC2T6u8kXEqOVWFDBj5AiA3RInfbYtViIWmAcNJMXr/VU0pkYRl+i8B6BNhlTYFtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85830},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/554d8293ff895a36ce5aa34004b719c8/solana-keys-2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125.tgz","_integrity":"sha512-pdTUTwf/xeeCm6gJ9mseUYvlvO3dtcm1ou4c7gVv66YqX3L+Y4xtjPgejBNX/NFkraV87QVIbBSJumOZ1jiZGg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125","@solana/assertions":"2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125","@solana/codecs-core":"2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125","@solana/codecs-strings":"2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125_1721626876549_0.10204657119644422","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424":{"name":"@solana/keys","version":"2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424","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":"10b142a5a60b5cc42f8e8ed2a47c192703c08275","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424.tgz","fileCount":21,"integrity":"sha512-ZJt5a1ML2C9F5HjjDx4rpKgZONCdQoVPe7Bl2n7NDToacjSGm/i8RzG+KI9hexsIQpucmFsbEq55cJ8QlTyY9Q==","signatures":[{"sig":"MEUCIQCon/rtSMmIb2yb4ylLYkvrPBNpD8pP5v9+E+qdBRLnpQIgEtmAe58kooL0nLhtq7wRgctCz5K0a8V/DCGgy0TXj/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85830},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/0f4de85bcb6cbdabc3d76de047a21bb7/solana-keys-2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424.tgz","_integrity":"sha512-ZJt5a1ML2C9F5HjjDx4rpKgZONCdQoVPe7Bl2n7NDToacjSGm/i8RzG+KI9hexsIQpucmFsbEq55cJ8QlTyY9Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424","@solana/assertions":"2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424","@solana/codecs-core":"2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424","@solana/codecs-strings":"2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424_1721627566719_0.9648419959364158","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f","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":"404bd9c0889d02969fcfb24b40c52fa0b59f1b2c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f.tgz","fileCount":21,"integrity":"sha512-pj7MMOPMrtAJniPYhfn5Z1Re+w/gtlUyaESOAHDn9fY1E/v3KtbXZ/EN6gaiVp6m8ovK7mVu+DZN/+cvP0Vw3A==","signatures":[{"sig":"MEUCIFXLl/L8e81LTpYtLGp8zYjGI5YuFz0+yoyjvmPk+ypAAiEA86TAW4mqZcHY6H5qO0i/l5K6hirqGYOmlGWyDMXa0uQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/372eef8aeb504ae27ad9977819662196/solana-keys-2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f.tgz","_integrity":"sha512-pj7MMOPMrtAJniPYhfn5Z1Re+w/gtlUyaESOAHDn9fY1E/v3KtbXZ/EN6gaiVp6m8ovK7mVu+DZN/+cvP0Vw3A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f","@solana/assertions":"2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f","@solana/codecs-core":"2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f","@solana/codecs-strings":"2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f_1721627728529_0.3325326403803768","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3":{"name":"@solana/keys","version":"2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3","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":"1958cde0ee8e61a31e6793f7fda384140b67cbec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3.tgz","fileCount":21,"integrity":"sha512-Sz0O1PsPp+eROgx4r1fk0aEBQ0SQB9ea9xW5BChvoyFRUaFr93900NUqT+u7qsa4ln+K1iB/jRm/0C+SJxlc0A==","signatures":[{"sig":"MEUCIQCK0rqz60n7fZyvI0CakCIT+/1c9RpNy0ndadb+A8s0VAIgIkvJAseHJYHQxeIQGUt5s12/xQyT0o00/b5qs5GadPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/985de12320242b5ad7df496ea80b6507/solana-keys-2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3.tgz","_integrity":"sha512-Sz0O1PsPp+eROgx4r1fk0aEBQ0SQB9ea9xW5BChvoyFRUaFr93900NUqT+u7qsa4ln+K1iB/jRm/0C+SJxlc0A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3","@solana/assertions":"2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3","@solana/codecs-core":"2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3","@solana/codecs-strings":"2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3_1721628165616_0.9611945339552428","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd":{"name":"@solana/keys","version":"2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd","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":"fecc9a850a91b898671fc69bd5cfca77288ebb0f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd.tgz","fileCount":21,"integrity":"sha512-dN29NoaI/SQ+xsG1EAeziFaU0c7wHvED0tQN3b/qMqT3pxny9T/mO8rP82ZUi0Le2MzTXHFrGjTEOYe8sPizHw==","signatures":[{"sig":"MEUCIQDL/0ansmFRmXybScynN+1GUZwe0Z8u+9iV36t1Rgao6AIgWj6dwaLo/F/RGA9biNpZJrK/RxxLuGky8umKmU3YNiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/deb2255b01036b0ab62e9ba20374c24e/solana-keys-2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd.tgz","_integrity":"sha512-dN29NoaI/SQ+xsG1EAeziFaU0c7wHvED0tQN3b/qMqT3pxny9T/mO8rP82ZUi0Le2MzTXHFrGjTEOYe8sPizHw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd","@solana/assertions":"2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd","@solana/codecs-core":"2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd","@solana/codecs-strings":"2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd_1721628855686_0.9398505157209309","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121":{"name":"@solana/keys","version":"2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121","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":"82db7b32d63376fc2bbfbe72e9164aec9f17c3af","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121.tgz","fileCount":21,"integrity":"sha512-qwnIlqna85ZEMkmTpYA24F1JjJKpNUmnsPL1z0G4Se820HBVAyz+gcIwfP6peehnjBhVq4HxrjOrdVVXjhfFlw==","signatures":[{"sig":"MEQCIGrvqE7aTjt8VSrdk5AiCUBY7mFI7s0w+Ta17RN1p0cQAiAVXyNiMEttsoXiCQ2er80QmCm5lLPorurpgkK1WOk2eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/75c429573745a427dd111ed66ad4d73c/solana-keys-2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121.tgz","_integrity":"sha512-qwnIlqna85ZEMkmTpYA24F1JjJKpNUmnsPL1z0G4Se820HBVAyz+gcIwfP6peehnjBhVq4HxrjOrdVVXjhfFlw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121","@solana/assertions":"2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121","@solana/codecs-core":"2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121","@solana/codecs-strings":"2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121_1721638604851_0.1544215539819791","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9":{"name":"@solana/keys","version":"2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9","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":"f4729e623b50fd68c51195133bbde254236d7ea8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9.tgz","fileCount":21,"integrity":"sha512-8PVo61oeoj8eE4vXhZcGxDmfkQB+DSvoBfmNQRcaWhkM07R20OIlbk2dMo7nB76YHSqujbpF0iW+NljxN4fD4w==","signatures":[{"sig":"MEYCIQCXSCJgo86U0Ir0oJwisRfQgO0IxCSWKZr05Pu0UJgDsgIhAJkAQTsqTUTJAnKFpZQpuKEcCC9MRNgnwgEqzLCO3AHk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/d8056eb17ea6ef880e7082fff8993942/solana-keys-2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9.tgz","_integrity":"sha512-8PVo61oeoj8eE4vXhZcGxDmfkQB+DSvoBfmNQRcaWhkM07R20OIlbk2dMo7nB76YHSqujbpF0iW+NljxN4fD4w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9","@solana/assertions":"2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9","@solana/codecs-core":"2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9","@solana/codecs-strings":"2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9_1721663403964_0.8575844161346513","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743":{"name":"@solana/keys","version":"2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743","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":"3babe30c28a630bfba7ede8123be336041336b73","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743.tgz","fileCount":21,"integrity":"sha512-OsWJTviqG87ZKqPHnQitvqC958afzQ1RLeR1rnahG6rZ05EVRpQJUw8XNFCtKb4k/cXM5LahxQE4InMWviSfeQ==","signatures":[{"sig":"MEUCIAvWrWX1xvb/M//+6Pew3BplyCI7sKjxoIhg6w8NfStdAiEAj7eEEAsaZJS1sV2GbxHw1bYEQTpn/D8KvCPmHEunuNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/e1dcc9cf0a4de9b46080a5c349755f65/solana-keys-2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743.tgz","_integrity":"sha512-OsWJTviqG87ZKqPHnQitvqC958afzQ1RLeR1rnahG6rZ05EVRpQJUw8XNFCtKb4k/cXM5LahxQE4InMWviSfeQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743","@solana/assertions":"2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743","@solana/codecs-core":"2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743","@solana/codecs-strings":"2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743_1721668384684_0.9650583007354232","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7":{"name":"@solana/keys","version":"2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7","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":"acecea6a0fa4626f0ff5eb7d0cff5b192d6948d5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7.tgz","fileCount":21,"integrity":"sha512-M0NhJArSOCZRJA/0uvE5IKmCNyE3+CwU4YqOBLHoWawZVSNxcmLFcztA0idQ/rKcy8Lc6fL7O2p0itDe6Z87jg==","signatures":[{"sig":"MEYCIQDyjN9kajFFtvErjns7BJGQfGBMVDyiS+gSprvN0Tmg2QIhAM63gmItUIwJYbH3cYNsi08TUZvX0EuU55MtWSJ1p5se","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/206107a9f446224ebf45ef49c8a03eb2/solana-keys-2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7.tgz","_integrity":"sha512-M0NhJArSOCZRJA/0uvE5IKmCNyE3+CwU4YqOBLHoWawZVSNxcmLFcztA0idQ/rKcy8Lc6fL7O2p0itDe6Z87jg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7","@solana/assertions":"2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7","@solana/codecs-core":"2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7","@solana/codecs-strings":"2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7_1721673546329_0.8260096644806081","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f":{"name":"@solana/keys","version":"2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f","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":"fa9e125d3e770771ed7e0513104f52d59afe93ca","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f.tgz","fileCount":21,"integrity":"sha512-5MRYAbdrukmdEZJ/8ip4d5+VzlPETd3PkfYG4K7Oy1CB0RRym6QGrhtyT9dJNHVGpmvpEh53/Z2BeFVjdB/jAg==","signatures":[{"sig":"MEUCIAjnyxLkKqysyz12r9mPQjBMR/wt2hcNqQth0EDlwGOiAiEAuLvpb39rgGXM/P22W9muq3HHUmImybtFq8jP5DdDIXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/2d7c6f07de4696b4be2cae73604b3258/solana-keys-2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f.tgz","_integrity":"sha512-5MRYAbdrukmdEZJ/8ip4d5+VzlPETd3PkfYG4K7Oy1CB0RRym6QGrhtyT9dJNHVGpmvpEh53/Z2BeFVjdB/jAg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f","@solana/assertions":"2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f","@solana/codecs-core":"2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f","@solana/codecs-strings":"2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f_1721673991191_0.06895740503397518","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646":{"name":"@solana/keys","version":"2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646","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":"655e9fa41f04b606c11b9836aa2550febb50e140","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646.tgz","fileCount":21,"integrity":"sha512-Hp2Xl6ZCRqZ/4vmXLQtmW5FrCpZutNJQ147UaH9lPKT8hx9upFoou+Dzu4uWizYb8Nm0DxdY+SiWJ4qfXhmx3w==","signatures":[{"sig":"MEYCIQC6VeKxqzUaTRMRWr5T5g/wi8FhBIM749wjaxKVuKh0SgIhAKfLKhubEf/iSXIe9Dz9VbCgkhQhZc9msSuwkE2Xq5ZL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/872bf89d2eb53ae92a240d03b4d42985/solana-keys-2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646.tgz","_integrity":"sha512-Hp2Xl6ZCRqZ/4vmXLQtmW5FrCpZutNJQ147UaH9lPKT8hx9upFoou+Dzu4uWizYb8Nm0DxdY+SiWJ4qfXhmx3w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646","@solana/assertions":"2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646","@solana/codecs-core":"2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646","@solana/codecs-strings":"2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646_1721725280967_0.9540830079344216","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863":{"name":"@solana/keys","version":"2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863","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":"fd234e291e5ea0d120e958c5783b0a69ccb69ce7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863.tgz","fileCount":21,"integrity":"sha512-1bCgzNAxp9ajpRBFRv9uweV8TypGk1y2BA/6kn2wZ0qcbno0rZV62yRPhThnZ+HL7KQ5erQCOOXvk6ne5NM6KQ==","signatures":[{"sig":"MEUCIQDgv12hEFEZTIs3p0xSdr8eFI3xdHnLgUrCSWVHYMlNjAIgFp+knZIA1V79jrntwl5yC/vwNzswd+hyoyy4p3tx3FU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/cfa6e4561fccbfb10136207b937378c3/solana-keys-2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863.tgz","_integrity":"sha512-1bCgzNAxp9ajpRBFRv9uweV8TypGk1y2BA/6kn2wZ0qcbno0rZV62yRPhThnZ+HL7KQ5erQCOOXvk6ne5NM6KQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863","@solana/assertions":"2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863","@solana/codecs-core":"2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863","@solana/codecs-strings":"2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863_1721725412884_0.5919704576493705","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7":{"name":"@solana/keys","version":"2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7","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":"e68ae9d630294e89ab3d464f563a47719473b1ec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7.tgz","fileCount":21,"integrity":"sha512-epa+xJaZGTGy+pSohInMxAY7HtfBvuYyP0DefdhyhuQy4EMrz49mNVQCkFFbDJQt0n9XPrHT5dnLwdV2gdr2Vw==","signatures":[{"sig":"MEUCIEjOJmx5nK7mz5pkQaHlwZm+0G/PcPOvaqsMMTig9Wz8AiEAsdXgbnjf0gOiRh/OOV0cpMR6r1F01n6uxlLcAz4Q1h8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/ba66672d42b8ce67ca6bcf8e7108e72e/solana-keys-2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7.tgz","_integrity":"sha512-epa+xJaZGTGy+pSohInMxAY7HtfBvuYyP0DefdhyhuQy4EMrz49mNVQCkFFbDJQt0n9XPrHT5dnLwdV2gdr2Vw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7","@solana/assertions":"2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7","@solana/codecs-core":"2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7","@solana/codecs-strings":"2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7_1721729456259_0.23742332216015738","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977":{"name":"@solana/keys","version":"2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977","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":"c6634abb4d57ca1384ba2e0caa86dfbc48eb95c7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977.tgz","fileCount":21,"integrity":"sha512-j06SBCmAL31O61diStJKhZmojtfJCOURB8uzE4kH4FRCZhHVAWkj8QLB/WF2LAmHHmtTegtRwP4PLDfoZa/iYA==","signatures":[{"sig":"MEUCIFyB4R9ESJlV0i4V8GCFSMQ55iItD5IXD7mdnphnBJz+AiEAlDvHy4a+erMGnN2WVr9KJ4C+H6BsWc0sRFFS12Y8sek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/3c59934566b81ccc0e85935f9498100b/solana-keys-2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977.tgz","_integrity":"sha512-j06SBCmAL31O61diStJKhZmojtfJCOURB8uzE4kH4FRCZhHVAWkj8QLB/WF2LAmHHmtTegtRwP4PLDfoZa/iYA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977","@solana/assertions":"2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977","@solana/codecs-core":"2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977","@solana/codecs-strings":"2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977_1721854919483_0.7360878397929664","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122":{"name":"@solana/keys","version":"2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122","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":"e5540dfcdf4a412a529ba0fdaf5d98a0d103d9b2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122.tgz","fileCount":21,"integrity":"sha512-/MBBCYq1GB80GGerc5k0ImogOgHlYvMGyFGKDz0G+eru5IoLp72PrmqTIqYpWAp5BmRdovh6l+Svi0mGNNQoCw==","signatures":[{"sig":"MEYCIQDinWjQv+Xmv2MiPr1MDfymKYU8TUFr/PV6ZGyIEYuQ4QIhAJKMdm29kt6j+ulnLzmdDXliaJ+DBm7wAz+fyt73V0+H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/19d49c1844a88a500fbab0ee056e2d7f/solana-keys-2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122.tgz","_integrity":"sha512-/MBBCYq1GB80GGerc5k0ImogOgHlYvMGyFGKDz0G+eru5IoLp72PrmqTIqYpWAp5BmRdovh6l+Svi0mGNNQoCw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122","@solana/assertions":"2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122","@solana/codecs-core":"2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122","@solana/codecs-strings":"2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122_1721854947575_0.17353756218366656","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5","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":"192f7a0454e4d1b29f5637b59d9f49ce1e4f1c3a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5.tgz","fileCount":21,"integrity":"sha512-QmRsHlcH5uYSp76B3XfWawSK1TFpuH/fgDUTGhlSQYXI5ea78PHSecw4NKuPNzTkO4VDV8D5LrodO3EnL1Q3pw==","signatures":[{"sig":"MEUCIQCWHOf67SmAXlfWdS+r9tK5NKqCfN5rr14Txdl7zJBlZAIgBTTEHRI3+6ZW53KRP4nCK+k0wvLXxiZCrV2aofHGwHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/c6fa67ca30cde708f6f443c68c8ea773/solana-keys-2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5.tgz","_integrity":"sha512-QmRsHlcH5uYSp76B3XfWawSK1TFpuH/fgDUTGhlSQYXI5ea78PHSecw4NKuPNzTkO4VDV8D5LrodO3EnL1Q3pw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5","@solana/assertions":"2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5","@solana/codecs-core":"2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5","@solana/codecs-strings":"2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5_1721898682479_0.4118896159583685","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383":{"name":"@solana/keys","version":"2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383","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":"f4a585ae8210e96dbdbc5f7366186565893c5e80","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383.tgz","fileCount":21,"integrity":"sha512-bCLC1MtECgnpk2hM1xVSGsYxWsuIR5+91mEX/+fOLj8rPhljE5Kgof5duHTrBHvR6LClSMlkEM9sYOU0OznR3w==","signatures":[{"sig":"MEQCIFiUX0tf3QSlBYmmakPStLHVxGx8QFb566QnM/Kwy7LIAiAjRfPoRHPYThav3eIY415fY35okI7HGkIe5tgrs9V/hA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/34576c9107046098358a095a0842615a/solana-keys-2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383.tgz","_integrity":"sha512-bCLC1MtECgnpk2hM1xVSGsYxWsuIR5+91mEX/+fOLj8rPhljE5Kgof5duHTrBHvR6LClSMlkEM9sYOU0OznR3w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383","@solana/assertions":"2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383","@solana/codecs-core":"2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383","@solana/codecs-strings":"2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383_1721898772085_0.12066425388205548","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb":{"name":"@solana/keys","version":"2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb","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":"68d635546782c7a08bb5e2fdea331de5ad740529","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb.tgz","fileCount":21,"integrity":"sha512-/C5W3524Gcl/eDS+014UXu6kNhGqCJ7FJOQq2W9/Etb29htMTx8XjvLToyl1/iaTH+sZD7VD6nhsk+J2WMC7yA==","signatures":[{"sig":"MEUCIDaNz/PXJOkg+dhJ74gVxzQa2Wp+fIeqDVqIdydfvxOsAiEAhkI6M0i/uvYZsN1aSW56ZX2iQErGskNWaal4+jBnW5o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/58d7c0e59f7809374f8e00fcc9b20501/solana-keys-2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb.tgz","_integrity":"sha512-/C5W3524Gcl/eDS+014UXu6kNhGqCJ7FJOQq2W9/Etb29htMTx8XjvLToyl1/iaTH+sZD7VD6nhsk+J2WMC7yA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb","@solana/assertions":"2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb","@solana/codecs-core":"2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb","@solana/codecs-strings":"2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb_1721898808219_0.5724390699125159","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160":{"name":"@solana/keys","version":"2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160","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":"fa0b317cc175269f42b03cfd6f40b967ccfb84af","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160.tgz","fileCount":21,"integrity":"sha512-afyVSScPc2Te6oupcW5tFFnNEpAq3kQJiFx9jtKHE78M4GAursyVYMjcIT7Qpm1+pR5iP/4ADE0NlTWG3MXEgg==","signatures":[{"sig":"MEYCIQDxjS/y1xfvTl32PwDKCYMHpuhWUCsUoI+TWea9Eb3LnQIhALPo3L5+OseGFN5F7osjIrfpCwLoj6JH1K3Of1YYOFFy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/f1d8310a2a9502305a7973cd2967159c/solana-keys-2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160.tgz","_integrity":"sha512-afyVSScPc2Te6oupcW5tFFnNEpAq3kQJiFx9jtKHE78M4GAursyVYMjcIT7Qpm1+pR5iP/4ADE0NlTWG3MXEgg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160","@solana/assertions":"2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160","@solana/codecs-core":"2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160","@solana/codecs-strings":"2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160_1721906437434_0.8916004915679934","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295":{"name":"@solana/keys","version":"2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295","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":"7bf5337668e6f2168f9d660cddefc393279a4a01","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295.tgz","fileCount":21,"integrity":"sha512-fSem1cGE7k3XnCq6RoOsvLuNI8nfxzqKok/bQVyaCmNZlk92oL8AB7ocDLlhZFxLk7jnUaJCE7DVytfRO5yo8Q==","signatures":[{"sig":"MEUCIDVjp0EPMIkYIxcdP4H6st7nzvWqzv1eAx39a1G3KwYmAiEApY3Tl6wL5Nb3g1/kRJ+Q6PpyVouZa31Hi26DUaC9hA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/68bf08c57b88edcc3013cbe2dec92e08/solana-keys-2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295.tgz","_integrity":"sha512-fSem1cGE7k3XnCq6RoOsvLuNI8nfxzqKok/bQVyaCmNZlk92oL8AB7ocDLlhZFxLk7jnUaJCE7DVytfRO5yo8Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295","@solana/assertions":"2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295","@solana/codecs-core":"2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295","@solana/codecs-strings":"2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295_1721937166452_0.14999288763314933","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb":{"name":"@solana/keys","version":"2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb","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":"ebaa6a9a497b5b9ca0ce1e75675134ca8ca39916","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb.tgz","fileCount":21,"integrity":"sha512-4x22OteDt+/QrlChMOVgrOkPMVOibR2LsKz0bS4oHQE1Vrgvapzj5XS/2jcJ6+AjNfMp77C05Z9CLYp2BaOkGA==","signatures":[{"sig":"MEQCIH3qAVwRxbJSBx6HDxDfsgqPkBR4A6YSXeQ1zxDsHrj9AiBC4tAEKXSDAn5QZ9R/t2FzIfQXIuF3Ste41bjeKM7NuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/b9127c6d9438d699407b55e22f321442/solana-keys-2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb.tgz","_integrity":"sha512-4x22OteDt+/QrlChMOVgrOkPMVOibR2LsKz0bS4oHQE1Vrgvapzj5XS/2jcJ6+AjNfMp77C05Z9CLYp2BaOkGA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb","@solana/assertions":"2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb","@solana/codecs-core":"2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb","@solana/codecs-strings":"2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb_1721971499071_0.7239854422651868","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5":{"name":"@solana/keys","version":"2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5","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":"4e234f07c686c78ec2792afbcfc1da14ed8a89e4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5.tgz","fileCount":21,"integrity":"sha512-KZXEukUCLjqZ4AjUn6gkHfC8nT0dHa0TKqk38Uw7+vqdHm1cXngk3w3/6clivvfrcEJ7ealNcrndvzXyCSEYEA==","signatures":[{"sig":"MEQCIA8htR0sed8x2FcYEwsFmQyIipeqA4bQ2CsIO/SJXlmFAiBAlWBAVifipHWS0gTaIQQ8zW02CZzeD45Zyi+UP9zzFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/3f5269cd65add5c87effe41e1a7a70ca/solana-keys-2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5.tgz","_integrity":"sha512-KZXEukUCLjqZ4AjUn6gkHfC8nT0dHa0TKqk38Uw7+vqdHm1cXngk3w3/6clivvfrcEJ7ealNcrndvzXyCSEYEA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5","@solana/assertions":"2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5","@solana/codecs-core":"2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5","@solana/codecs-strings":"2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5_1721985741354_0.7649901390278038","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd":{"name":"@solana/keys","version":"2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd","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":"92efa5d959f7ba65870dcc80f2d306bd37cc0cdd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd.tgz","fileCount":21,"integrity":"sha512-jjXAPWiTsggjdxGJ3c9XXcdSYwWAsxAj023NdLXqceJn99cZDqCSBtu5JWGailIFhcfLbfsu5IzhK9vb6CppSw==","signatures":[{"sig":"MEQCIHiZd4OAt7/f1rEmxEki/wknCZwxNGfuDCcpGb9/6NIFAiB+6kF5bl8I3DZ753HEK2jUvf+0jqODHNkzLgw4+IoBgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/60990a8790a41deab97cfcc736956c1a/solana-keys-2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd.tgz","_integrity":"sha512-jjXAPWiTsggjdxGJ3c9XXcdSYwWAsxAj023NdLXqceJn99cZDqCSBtu5JWGailIFhcfLbfsu5IzhK9vb6CppSw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd","@solana/assertions":"2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd","@solana/codecs-core":"2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd","@solana/codecs-strings":"2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd_1721985850101_0.7128081970302049","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6":{"name":"@solana/keys","version":"2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6","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":"5bbdeed8326cac3b0952ee878909237ec7877b84","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6.tgz","fileCount":21,"integrity":"sha512-BeYsnPrAThKsWrlu1+xnhTHEIyO4Xl4Fq1uvMLI1UBr+JSQrj0VnH3I5BzpqHwAJSZ5Q9pdBGVTGXBxmL/m8IQ==","signatures":[{"sig":"MEQCIHaFnkq2nCo028in9vURcVAfM6atez7+W4U8fj8kidAmAiAcA1LYY30jk3tW06q4oFQKjO+xSolK4wmtSmdROZMZjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/85777febdf56f45d44793fb0ff720c9f/solana-keys-2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6.tgz","_integrity":"sha512-BeYsnPrAThKsWrlu1+xnhTHEIyO4Xl4Fq1uvMLI1UBr+JSQrj0VnH3I5BzpqHwAJSZ5Q9pdBGVTGXBxmL/m8IQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6","@solana/assertions":"2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6","@solana/codecs-core":"2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6","@solana/codecs-strings":"2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6_1722002806633_0.8807070278975193","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a","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":"b219f98e7ad419167e8107a51db97c8c2efd5626","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a.tgz","fileCount":21,"integrity":"sha512-YZJiKMV/I9dROSmlqjRvv58cWhj3O1kVT9Ugm+dabqqsndRSz4H649OBY+2Wx29JfFLbyzseLnprMpVK7ot8aA==","signatures":[{"sig":"MEUCIDHqlhV5nuuTA6ibS5LVAMHqjCb1VpuOmpWog79DOyN5AiEA5vsZZez/n9TH4RCgQgRAldOzGSa8Li9JShs7AfdDupQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/361a3475c7de62df1d3bf35734748809/solana-keys-2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a.tgz","_integrity":"sha512-YZJiKMV/I9dROSmlqjRvv58cWhj3O1kVT9Ugm+dabqqsndRSz4H649OBY+2Wx29JfFLbyzseLnprMpVK7ot8aA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a","@solana/assertions":"2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a","@solana/codecs-core":"2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a","@solana/codecs-strings":"2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a_1722015258679_0.7205916499703113","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b","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":"f69f5e0aeb3cc96ebb11ca8082bc87402410a65f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b.tgz","fileCount":21,"integrity":"sha512-TPcBRWEMl6yLHHabmbnptcUgJPAy+ziB7p7cYsHw0iHYonwN7txpQuY6qMGuFPRnExxa8JneibkA5GHZQYidJw==","signatures":[{"sig":"MEQCICUtGVppRYG50vO0MXA05lHUpqbyI4Xppfgpwv/kqkxNAiAp6+pZdWz4F8lVJpipz77TONwfB7e4HBE14m+J5Vrj/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/3cf7131d106c908bdbe0ff7107bde4b9/solana-keys-2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b.tgz","_integrity":"sha512-TPcBRWEMl6yLHHabmbnptcUgJPAy+ziB7p7cYsHw0iHYonwN7txpQuY6qMGuFPRnExxa8JneibkA5GHZQYidJw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b","@solana/assertions":"2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b","@solana/codecs-core":"2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b","@solana/codecs-strings":"2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b_1722243151795_0.3790367088857125","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a","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":"b0e5e4d582676841b2bacfa1ae857f6b6833b5bb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a.tgz","fileCount":21,"integrity":"sha512-gAIfr22yq+dFJ9ozVmwBouT0sHkpLInoqNH0ygiW8AqDhJrzQ9fDA+u/amarlTpi2ljaeJFfzb8XN/Yh3mTO9w==","signatures":[{"sig":"MEUCIQCTkoh+blAkLMWCMOsRnZQMm4ibtvceJnkvD5xmOGqSFAIgRbM2BWvvMhFy/7sA/bH57HMrEURS/DKNAiFna57V3fo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/28ac6eab98e60cdf35edd1913db73636/solana-keys-2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a.tgz","_integrity":"sha512-gAIfr22yq+dFJ9ozVmwBouT0sHkpLInoqNH0ygiW8AqDhJrzQ9fDA+u/amarlTpi2ljaeJFfzb8XN/Yh3mTO9w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a","@solana/assertions":"2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a","@solana/codecs-core":"2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a","@solana/codecs-strings":"2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a_1722243207950_0.4467251148219402","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08","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":"84b9a672950155f626991f92fad8f4bfa2af883f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08.tgz","fileCount":21,"integrity":"sha512-yzl5U4dvjKGkjOG/ycbv6D0zWxaRH0mYK381JtXsYzVD3EMHpL+6YOkzjM44B9D69GgyJehOMJXlQ8dLUoWWxQ==","signatures":[{"sig":"MEUCIAlVaEKQ+7iIDQM6w4FoJheKY+LbGgpY7p3KdYSH6ejQAiEAvnqL0cOBxoE9P2gx7OoTdbGIgI2J8fMZxhXOrTovyKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/317809149e6316adadd72a3990d6fd13/solana-keys-2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08.tgz","_integrity":"sha512-yzl5U4dvjKGkjOG/ycbv6D0zWxaRH0mYK381JtXsYzVD3EMHpL+6YOkzjM44B9D69GgyJehOMJXlQ8dLUoWWxQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08","@solana/assertions":"2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08","@solana/codecs-core":"2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08","@solana/codecs-strings":"2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08_1722248890694_0.8236927651487209","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b","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":"7c0cd45807b32f568e736032bcaee9d0c80e1a96","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b.tgz","fileCount":21,"integrity":"sha512-ABvLKqitdaxM/pLZbf1WlXBF2YiY8bqQU5RSPJGrv8cSlE+wFdjPtCqKWhzA56PgaC/L5uEAOKvKVLTVn4jOOw==","signatures":[{"sig":"MEYCIQDdokdUxWXtv9UVH7Kw46w/VleqVWJHy8/S1xhy1wCBAgIhAOLS3W3yaZdm9p3cxdG9A0P8jfdekA5smAGPl2DIdpih","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/5e0c28fd920548f32aba8bbd627d724c/solana-keys-2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b.tgz","_integrity":"sha512-ABvLKqitdaxM/pLZbf1WlXBF2YiY8bqQU5RSPJGrv8cSlE+wFdjPtCqKWhzA56PgaC/L5uEAOKvKVLTVn4jOOw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b","@solana/assertions":"2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b","@solana/codecs-core":"2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b","@solana/codecs-strings":"2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b_1722272962250_0.424124327581733","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61","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":"2ff2158652d2148a5d0812189a80e4b23168d77a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61.tgz","fileCount":21,"integrity":"sha512-yrsKXMgRvl2asF0mjENZmpat9MDwnTyM6Onzm51j+I5nYN6AwuDtYmxfl5rhixuQox0+rlGK7ptVHaecbxBaUQ==","signatures":[{"sig":"MEYCIQDU5vQqaEUwa7ADAhz4FnLgGl+FDwRSztU39TB35bxqSwIhAK5+kZjzSiDSMe1EowBuXjwFMcsboIFej2Va5+FST1Z1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/04276ded2e885fb5720c7a89bd3fe256/solana-keys-2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61.tgz","_integrity":"sha512-yrsKXMgRvl2asF0mjENZmpat9MDwnTyM6Onzm51j+I5nYN6AwuDtYmxfl5rhixuQox0+rlGK7ptVHaecbxBaUQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61","@solana/assertions":"2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61","@solana/codecs-core":"2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61","@solana/codecs-strings":"2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61_1722273228911_0.948292367099594","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076","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":"05ac99b0cd10c109f6f40ca0905d2a73a85648b3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076.tgz","fileCount":21,"integrity":"sha512-hPewH6Lsh0hopC96vyW7cQpQhZVFzCY9g//e6IreuIEu6q6IzULu6yyGJxmS4JyvNd9it8Y47Ovl99oDKwrELg==","signatures":[{"sig":"MEQCIGj9kIQEBFMHKd0niYT3+UyKAFcixSI2uuv7DgCYjKNXAiAbznGTR5KFak4L/KGDB6efWxCqrfg5JjL6M2AvAf9vOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/1fff7201896b917e872a3d0c4fd2be7a/solana-keys-2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076.tgz","_integrity":"sha512-hPewH6Lsh0hopC96vyW7cQpQhZVFzCY9g//e6IreuIEu6q6IzULu6yyGJxmS4JyvNd9it8Y47Ovl99oDKwrELg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076","@solana/assertions":"2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076","@solana/codecs-core":"2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076","@solana/codecs-strings":"2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076_1722273334081_0.13788163746202264","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea","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":"2355136320b8b3e28ad553f2eec279ca0a9c398e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea.tgz","fileCount":21,"integrity":"sha512-83hXub6zKFb3TQ0XMneyRrzD3h7L1pzcDaUiMEFXx4KgUHImtraVHyy5JLw/qaAQaeGPO4YcfiPTwPKjZBwRqg==","signatures":[{"sig":"MEQCID1Lt0tCSq9zijstxXwvviclD1oCSU0ADbRPY6c7GA4TAiAPTGh+Rsos4XvR9GWYzF7vZMy1+z1iDWBhv5FD8sF+gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/b854e2dd077fae741ab693568f55c69c/solana-keys-2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea.tgz","_integrity":"sha512-83hXub6zKFb3TQ0XMneyRrzD3h7L1pzcDaUiMEFXx4KgUHImtraVHyy5JLw/qaAQaeGPO4YcfiPTwPKjZBwRqg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea","@solana/assertions":"2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea","@solana/codecs-core":"2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea","@solana/codecs-strings":"2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea_1722274352025_0.9516660968577562","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947","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":"d3ed0671ba105255f0460a4abd19bf002ab8f7a8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947.tgz","fileCount":21,"integrity":"sha512-pQvbmGuoY6b81rriWkeqTYsbGwWy2HzGGyWWJM8UGYj0g7kAVsdE2ntY0TrishJvt8/HKA5Yai5X3nwWE1sOSQ==","signatures":[{"sig":"MEUCIQCNsK0QgObtxUaFsaiC2uMCftSgWPsWaZS3vGEeQdJqsQIgdLpwNRObwLjNhGdtNO3sxa1aHWU03BRvNAYd7Kz4yFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/83f62530e808d65ec27230ccbb3854a0/solana-keys-2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947.tgz","_integrity":"sha512-pQvbmGuoY6b81rriWkeqTYsbGwWy2HzGGyWWJM8UGYj0g7kAVsdE2ntY0TrishJvt8/HKA5Yai5X3nwWE1sOSQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947","@solana/assertions":"2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947","@solana/codecs-core":"2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947","@solana/codecs-strings":"2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947_1722274506356_0.3359793680830785","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd","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":"c8029cf2ff2b8633b7f9b7b172a3566a4eb855e8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd.tgz","fileCount":21,"integrity":"sha512-H/z6Bdi0QbqA9nEm8Y69Jrnuay7efO6MtAkgVufk1RaeJE9UEZbUv/QfU87CQM20M9DsRURwmn9MCQT+bpshHA==","signatures":[{"sig":"MEUCIQCmUs+dWOrJdrWaWtLDGosPh86D7Xc3x1ZH/Vqs9pKnpQIgfFJ0aqEBg9aWjv7q7k756IbRzKL7m9cVQH5EFZ5UyPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/f45c6c51c724d7a0a6ece9dcf66db8eb/solana-keys-2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd.tgz","_integrity":"sha512-H/z6Bdi0QbqA9nEm8Y69Jrnuay7efO6MtAkgVufk1RaeJE9UEZbUv/QfU87CQM20M9DsRURwmn9MCQT+bpshHA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd","@solana/assertions":"2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd","@solana/codecs-core":"2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd","@solana/codecs-strings":"2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd_1722274588683_0.3288826594629124","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429","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":"edbd8d73a93149a9d59a020f6be4a598019d5421","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429.tgz","fileCount":21,"integrity":"sha512-UOZLE7ViuYogWut5u3ECar36HG0F26lAe/MZv0PtcJI13ELQKirXoAHNLR2yYXvf9FS1IPufea7nUx9zpwhBEg==","signatures":[{"sig":"MEQCIGUFzMxjqlCLcG72hUH++wNGDN7MftJap7GGQhRrBBHQAiB77gN4MTzKm3xaFwBOSjMDeP1hZAXqYrcqLa0ajQdk+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/20516d74073784289a3adea74173f266/solana-keys-2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429.tgz","_integrity":"sha512-UOZLE7ViuYogWut5u3ECar36HG0F26lAe/MZv0PtcJI13ELQKirXoAHNLR2yYXvf9FS1IPufea7nUx9zpwhBEg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429","@solana/assertions":"2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429","@solana/codecs-core":"2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429","@solana/codecs-strings":"2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429_1722274876866_0.6559231621370754","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a","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":"8183291f0df0e2d3bafafda969786fd2934089f5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a.tgz","fileCount":21,"integrity":"sha512-uFbGCOkHlB0UgTrKkJEFgGxbCTRlfYhYMHa2JdC/11tZl/JFg5PSyg/OAN6r0nqC888vZN5WTVMuv2/2pVhpoQ==","signatures":[{"sig":"MEQCIFVoPHa2kIDCDmycRIeG2QeeBMIbTQCaoj4HRwNhGdBfAiB+8xsmiZ5xkU9BTfdItVc9hOIy1VVGRHiFS5Po2bemfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/99d471f538e4b09f3e029a5299ee0022/solana-keys-2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a.tgz","_integrity":"sha512-uFbGCOkHlB0UgTrKkJEFgGxbCTRlfYhYMHa2JdC/11tZl/JFg5PSyg/OAN6r0nqC888vZN5WTVMuv2/2pVhpoQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a","@solana/assertions":"2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a","@solana/codecs-core":"2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a","@solana/codecs-strings":"2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a_1722275135243_0.2194178156237041","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e":{"name":"@solana/keys","version":"2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e","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":"c8023fefdda53c3a8148cf0166a04ac32052555c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e.tgz","fileCount":21,"integrity":"sha512-t8Z4f7gk04EHKE3vsdiUQv+DGOgVFy0Rngi6z2oD7b+Qw52oOgsZgkWAZsrYi4ibwX66n6Mgo6K4xT8dNY5ATQ==","signatures":[{"sig":"MEQCIBjZvot75RGF3G9o72/QFrwggYRgScoexj7fiTM7cLFqAiBoEVx/uDMv60ysWX6NoF2ekczc6SITVgZY7cvsvOGNYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/a879ae6460ba1e8f2bc946b89e80ba97/solana-keys-2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e.tgz","_integrity":"sha512-t8Z4f7gk04EHKE3vsdiUQv+DGOgVFy0Rngi6z2oD7b+Qw52oOgsZgkWAZsrYi4ibwX66n6Mgo6K4xT8dNY5ATQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e","@solana/assertions":"2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e","@solana/codecs-core":"2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e","@solana/codecs-strings":"2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e_1722277768351_0.816099270911361","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0":{"name":"@solana/keys","version":"2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0","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":"c8b3a942b2be81a3c459c9bc56910d61c562e1c5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0.tgz","fileCount":21,"integrity":"sha512-5USRl04cD7HMXJ9IkrWUlfzWGD80S64ocRTlSmiXtxYjGdjon+GF2mWzR2P4r1eFkzjoNfK9NyubPSNSkfdk5Q==","signatures":[{"sig":"MEYCIQCo9UwsHevU7xgt5S/76AzLiSa/TZw5JzKB5E7nnnZduAIhAMaggk5V3/ONF4R03cJ95qitDhaGkLd021N7vfaeNHzf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/5178341f474ac95ebdc13ee7f71bb3be/solana-keys-2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0.tgz","_integrity":"sha512-5USRl04cD7HMXJ9IkrWUlfzWGD80S64ocRTlSmiXtxYjGdjon+GF2mWzR2P4r1eFkzjoNfK9NyubPSNSkfdk5Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0","@solana/assertions":"2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0","@solana/codecs-core":"2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0","@solana/codecs-strings":"2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0_1722329464549_0.017329437156199834","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb":{"name":"@solana/keys","version":"2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb","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":"4bc5343b177185c73248ebb757aacf5a5aa450c0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb.tgz","fileCount":21,"integrity":"sha512-Pw6M9t6lHJmqypD6w+2wgoWTFBKBWPQKtBTktb3NeqU3qlISK04MJwYja4JeKuxbYrkb/rObMcctdvMPK80sgQ==","signatures":[{"sig":"MEUCIFKHjENp9p4iwlHenKMAG17jYPBISG4g7cWvI6hOdWwPAiEA9IVS4PGv5CVUOjnCXYp08X99wBLJThi95DB99FKPjAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/3f5d4e1df9ef57dd48188380f4312a3f/solana-keys-2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb.tgz","_integrity":"sha512-Pw6M9t6lHJmqypD6w+2wgoWTFBKBWPQKtBTktb3NeqU3qlISK04MJwYja4JeKuxbYrkb/rObMcctdvMPK80sgQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb","@solana/assertions":"2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb","@solana/codecs-core":"2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb","@solana/codecs-strings":"2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb_1722329535430_0.8124439247490298","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d":{"name":"@solana/keys","version":"2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d","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":"b2aaec492883e7f71e818407349e0fcec350b311","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d.tgz","fileCount":21,"integrity":"sha512-Po9TuqvQ/MW++85sf6XOoe3TMRlbj16NKeQ+so5s7+wsr+dpI6UJd2/JhaGleTQiQzKaRHv/wQG/OjXggn7cSg==","signatures":[{"sig":"MEYCIQDUupgrpK5joU2PNBielxhcsL3lvRj7ANbFIzo3jYyUUQIhAJRU5cdiStY6QC9TfFl6e+nbPlaA4vUiya6hZy0xwXG3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/6ba37b89a87e36c31888d1e763b76af0/solana-keys-2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d.tgz","_integrity":"sha512-Po9TuqvQ/MW++85sf6XOoe3TMRlbj16NKeQ+so5s7+wsr+dpI6UJd2/JhaGleTQiQzKaRHv/wQG/OjXggn7cSg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d","@solana/assertions":"2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d","@solana/codecs-core":"2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d","@solana/codecs-strings":"2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d_1722355420564_0.6755225667300704","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4":{"name":"@solana/keys","version":"2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4","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":"7246c00dd0d3fcc21dc8be8ee522c42ffae7ed40","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4.tgz","fileCount":21,"integrity":"sha512-ZbiE/eOfLAZz4NjKULEuGoSyv7ZScX1YXk5E/s/03Pq+PzkMBBZg7ZMFBiM7OW95a3clyg8020fq3UMSGszqPQ==","signatures":[{"sig":"MEYCIQDf+nPm8noG8C/Ix0MKgHdA7pGIrd8hea7+uuj4sYkkpgIhANgj0sgGY2yX5SUa7WFLuqLXxoHkQSXCk/NHqnEIhS9B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/c5f4bbe327e8390d75f1cec484a21f27/solana-keys-2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4.tgz","_integrity":"sha512-ZbiE/eOfLAZz4NjKULEuGoSyv7ZScX1YXk5E/s/03Pq+PzkMBBZg7ZMFBiM7OW95a3clyg8020fq3UMSGszqPQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4","@solana/assertions":"2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4","@solana/codecs-core":"2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4","@solana/codecs-strings":"2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4_1722356352927_0.8320751346461523","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8":{"name":"@solana/keys","version":"2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8","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":"0f8d76fef90649f09a9ce23b6a7eea22c9e54558","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8.tgz","fileCount":21,"integrity":"sha512-FoLNaONQpflLIR9RFq36VPr0OwAYrDdoCDHl9nPOd/o3oHdXi/L/WOiYSOZTx4vb5qGRhaSrS4r2a3JL1xWD9A==","signatures":[{"sig":"MEUCIDolsAN0n3+Kqh4ToJqJ+jC0wU91hRHvsfaRXF3b42YCAiEAyKqyEiCeYzMgytb3M9KE6tQMS3gUxk8I+hqpX6omstQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/1afad18268f6a8a2597cadfa0264ab17/solana-keys-2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8.tgz","_integrity":"sha512-FoLNaONQpflLIR9RFq36VPr0OwAYrDdoCDHl9nPOd/o3oHdXi/L/WOiYSOZTx4vb5qGRhaSrS4r2a3JL1xWD9A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8","@solana/assertions":"2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8","@solana/codecs-core":"2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8","@solana/codecs-strings":"2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8_1722360155782_0.5033327292489309","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13":{"name":"@solana/keys","version":"2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13","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":"52344a4efd47bf75a1fe0bda2282a856bcabc7a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13.tgz","fileCount":21,"integrity":"sha512-z1T7+5QK9MLcGEZB8XzRmsM8tjLcR59Nl8MS8snJ/Q3EV8l2GG/QbLC3/U6l7aQNg8pqt0f7mX2KP37PYGfBrw==","signatures":[{"sig":"MEQCIFW7HVyCIWMq8WsHkN9EowPsMlydUXX7q7UsDEUpi/+NAiBo7ZIiAgiePCEcZu726POi6ezOlBGtIYjymxg3XviGzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/cc37b4db531ec1a9cb0cd7bbfdb34803/solana-keys-2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13.tgz","_integrity":"sha512-z1T7+5QK9MLcGEZB8XzRmsM8tjLcR59Nl8MS8snJ/Q3EV8l2GG/QbLC3/U6l7aQNg8pqt0f7mX2KP37PYGfBrw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13","@solana/assertions":"2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13","@solana/codecs-core":"2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13","@solana/codecs-strings":"2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13_1722362490156_0.8937331594214577","host":"s3://npm-registry-packages"}},"2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a":{"name":"@solana/keys","version":"2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a","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":"2028e89ff7b7c878c7bbb0cb739702566b001cb8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a.tgz","fileCount":21,"integrity":"sha512-YSUGnWu0qjWg+ODELRlnJajqLwhbnVq5wluRMXy8BXBgbPiRzCK0lMh3oK4rWaU+RVWrhrm7BdPFF70sGjyYWg==","signatures":[{"sig":"MEQCIGBQj/70n2cJRyUwkLR8LAzO7hLB+BNZGIVp838NlBfPAiAFnXew9YJZL/SnozqndnbCqXYyjLEU3l5Z0099SR3enQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/908f135d386d50a1eb3290390f119e12/solana-keys-2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a.tgz","_integrity":"sha512-YSUGnWu0qjWg+ODELRlnJajqLwhbnVq5wluRMXy8BXBgbPiRzCK0lMh3oK4rWaU+RVWrhrm7BdPFF70sGjyYWg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a","@solana/assertions":"2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a","@solana/codecs-core":"2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a","@solana/codecs-strings":"2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a_1722362538568_0.6152542931498217","host":"s3://npm-registry-packages"}},"2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2":{"name":"@solana/keys","version":"2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2","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":"75e70c685a8524d2ccf2ba866bfd328b35ce87fc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2.tgz","fileCount":21,"integrity":"sha512-uFBVDWCjDms7u1zZkfdBZLLp2J1k2yrPN0tHglefYiIFiLDe0g0JrgnT0yNHwKF6JbBvCZaFRkuNhJj30ezPbA==","signatures":[{"sig":"MEQCICNUqnllrYlOSHsbDFGO7A7jDlLTgusBkKNOTQwtRDZrAiAxjizD7wlFU3KgKXMVXZw6yYJGEgUuBP1R/S+OAca30w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/36dfabc1fd948e2aad25093a13571174/solana-keys-2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2.tgz","_integrity":"sha512-uFBVDWCjDms7u1zZkfdBZLLp2J1k2yrPN0tHglefYiIFiLDe0g0JrgnT0yNHwKF6JbBvCZaFRkuNhJj30ezPbA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2","@solana/assertions":"2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2","@solana/codecs-core":"2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2","@solana/codecs-strings":"2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2_1722379642786_0.768468513850388","host":"s3://npm-registry-packages"}},"2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef":{"name":"@solana/keys","version":"2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef","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":"637b62f51c7bc7b46ddc31b8f597ae30f02b9ed1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef.tgz","fileCount":21,"integrity":"sha512-ZyXh/uqglo53YgrSyrdgoS85TufxDvs2zR0FVZ+pFQQyhreu3IanjgVSQ3hAtin8E5ZomnPBoi+3D9d5FI1qHQ==","signatures":[{"sig":"MEYCIQDEe/Mc+0smAwRIxMzqeaEMI8fJxPGC3YO7deVGHwe7kAIhAJ3TmEDOjpPtlk7NfhBlTZTsM4pKCmGdph9fZ41Pr+Pp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/7f393246b0c11582b26f9e2d02971f30/solana-keys-2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef.tgz","_integrity":"sha512-ZyXh/uqglo53YgrSyrdgoS85TufxDvs2zR0FVZ+pFQQyhreu3IanjgVSQ3hAtin8E5ZomnPBoi+3D9d5FI1qHQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef","@solana/assertions":"2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef","@solana/codecs-core":"2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef","@solana/codecs-strings":"2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef_1722382020863_0.24029850594698798","host":"s3://npm-registry-packages"}},"2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde":{"name":"@solana/keys","version":"2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde","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":"40a1813d72095929c5d783b3589e4d9db49c24b2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde.tgz","fileCount":21,"integrity":"sha512-WzU6Hj1xdSAmiPz0xX9runvsJX+LIO6zFtQgxuhJSKaqB5SbQC74ToEHxXAN2aL6yi+Krdad7utgqsNv6t/g3g==","signatures":[{"sig":"MEQCIEpdILvMAKPsFkmV9XY3aCd2rK9o9IPF5A/JMZ/PyNYAAiAZnbHES7qMBnYtbkqb4q6h7YaOpwOjSeVPJhxkHdmzFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/419483badd152e786a4cf859e3e0873c/solana-keys-2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde.tgz","_integrity":"sha512-WzU6Hj1xdSAmiPz0xX9runvsJX+LIO6zFtQgxuhJSKaqB5SbQC74ToEHxXAN2aL6yi+Krdad7utgqsNv6t/g3g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde","@solana/assertions":"2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde","@solana/codecs-core":"2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde","@solana/codecs-strings":"2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde_1722407061022_0.3415284602652866","host":"s3://npm-registry-packages"}},"2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99":{"name":"@solana/keys","version":"2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99","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":"d7978038ea7266e20232b827cacf85c86a212c03","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99.tgz","fileCount":21,"integrity":"sha512-khEhmeVVS181ts3YN8JNJCrbpjHvK0XsY3fpXxCM9d88w25bb7b6IikTbVelkmMdQTMSdpZXvoqdW+RVBPN+Ug==","signatures":[{"sig":"MEUCIQDk47rPAjRlMEp6I07su9R0qJNgTwTv1V8Dr0qAncZkLgIgD/FM9Gz5cMQwP1lZFNGHUQMWgxQF9XHK5MfsK9GtlKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91788},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag ${PUBLISH_TAG:-preview} --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/4e177c846542b61186a39d5af982dead/solana-keys-2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99.tgz","_integrity":"sha512-khEhmeVVS181ts3YN8JNJCrbpjHvK0XsY3fpXxCM9d88w25bb7b6IikTbVelkmMdQTMSdpZXvoqdW+RVBPN+Ug==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99","@solana/assertions":"2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99","@solana/codecs-core":"2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99","@solana/codecs-strings":"2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99_1722417493216_0.12494100523400897","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731173615":{"name":"@solana/keys","version":"2.0.0-canary-20240731173615","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731173615","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":"46eba0df8e0632d73b5d04758c0560a63391f991","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731173615.tgz","fileCount":21,"integrity":"sha512-gCK+mHUOQzrOIHqAS7XWX9hHrM5CZtujxZR40aFAwWlOSSWxLehHm/xtEkyn9iufFX2HSgin5t8ddLzzfpHDkw==","signatures":[{"sig":"MEYCIQDOQdlTr24D9mdUzQ7hFDsxAe6WBGoWS/rvO3iS+yT6HwIhAN7TLEjfeRBe+y7gjhXUn7f23+Ankc8r+fxsooUHy7XO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731173615.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/38e60c537c6b861c0cb50266fa8ee50e/solana-keys-2.0.0-canary-20240731173615.tgz","_integrity":"sha512-gCK+mHUOQzrOIHqAS7XWX9hHrM5CZtujxZR40aFAwWlOSSWxLehHm/xtEkyn9iufFX2HSgin5t8ddLzzfpHDkw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731173615","@solana/assertions":"2.0.0-canary-20240731173615","@solana/codecs-core":"2.0.0-canary-20240731173615","@solana/codecs-strings":"2.0.0-canary-20240731173615"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731173615_1722447917283_0.8331056671358854","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731174932":{"name":"@solana/keys","version":"2.0.0-canary-20240731174932","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731174932","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":"e13cd0a776480a1360743b507a5af021d9440023","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731174932.tgz","fileCount":21,"integrity":"sha512-s/WJeyE++BUeXuAzCp90wOTnD/sLJzxpDuGWnMj2KfkxlKANCdAb+HQ3RcJxqZQM7pO+WwszcaHDn1RdrTJl9A==","signatures":[{"sig":"MEYCIQCj6rX8l1sOR7xJZ0bAPT+DJ5coRSqzGgg0/hiGd+MXJgIhAJOH05Bb/dH895YKOVi2pPnTvRbconmr+t8PAHqsjato","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731174932.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/6247587e84482c16934bd7155d3d6bdb/solana-keys-2.0.0-canary-20240731174932.tgz","_integrity":"sha512-s/WJeyE++BUeXuAzCp90wOTnD/sLJzxpDuGWnMj2KfkxlKANCdAb+HQ3RcJxqZQM7pO+WwszcaHDn1RdrTJl9A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731174932","@solana/assertions":"2.0.0-canary-20240731174932","@solana/codecs-core":"2.0.0-canary-20240731174932","@solana/codecs-strings":"2.0.0-canary-20240731174932"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731174932_1722448651661_0.22011484729591357","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731175035":{"name":"@solana/keys","version":"2.0.0-canary-20240731175035","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731175035","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":"2105693042e83439cde277e947b37c6f04aa1767","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731175035.tgz","fileCount":21,"integrity":"sha512-bjrQAs9jhAJXR/J5Z2KSg6iJX5n0Ac68w8w3RsyxpaUbMVr2MtrWDxFUryPwlPsiDjl4BJr9RHJ3BHXTpOSI0w==","signatures":[{"sig":"MEUCIQCDxlvbgqBW1xXx5oCoQpW3gOMQ8GHJH/OWMGKEBZO7uQIgDqjpQ31VDMKwNP319NBfMv73U348tby4jCoX5YQDmvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731175035.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9b217456fc7470b802a7703493b677f8/solana-keys-2.0.0-canary-20240731175035.tgz","_integrity":"sha512-bjrQAs9jhAJXR/J5Z2KSg6iJX5n0Ac68w8w3RsyxpaUbMVr2MtrWDxFUryPwlPsiDjl4BJr9RHJ3BHXTpOSI0w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731175035","@solana/assertions":"2.0.0-canary-20240731175035","@solana/codecs-core":"2.0.0-canary-20240731175035","@solana/codecs-strings":"2.0.0-canary-20240731175035"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731175035_1722448698672_0.09357502366437798","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731175110":{"name":"@solana/keys","version":"2.0.0-canary-20240731175110","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731175110","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":"d46d442b475cd129d1e191ebcd6dd5c0f9706121","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731175110.tgz","fileCount":21,"integrity":"sha512-FgSU4Uj+QsRYcTENMbtIkcL+IhRJ/VMJNzyfZiQ1aSn2FaTqRzuMx/kM5tw1QPPjPPdw1YGrAQ12c3iK5+M20Q==","signatures":[{"sig":"MEQCICyoRW/IK9f2uGyBo5+lHkAecxiwmSesoO7Grx6vyHGJAiAA5n6+9ARUsGHajAnqouXS4VcVE4uvHfutUqcdvGqqxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731175110.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/5abd74e1ee3575c932e312e40ffc3713/solana-keys-2.0.0-canary-20240731175110.tgz","_integrity":"sha512-FgSU4Uj+QsRYcTENMbtIkcL+IhRJ/VMJNzyfZiQ1aSn2FaTqRzuMx/kM5tw1QPPjPPdw1YGrAQ12c3iK5+M20Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731175110","@solana/assertions":"2.0.0-canary-20240731175110","@solana/codecs-core":"2.0.0-canary-20240731175110","@solana/codecs-strings":"2.0.0-canary-20240731175110"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731175110_1722448748856_0.9627829802035655","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731175134":{"name":"@solana/keys","version":"2.0.0-canary-20240731175134","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731175134","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":"e3ece5fd727c87ce1b0ae690aa863e60ea7151df","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731175134.tgz","fileCount":21,"integrity":"sha512-5ly2YAY3qqdmAMkNYFVcvetZ0KlEsnwygpWPtNhVna8Xem3Pwsfd8nHA/4NGjtuzCTqXnZIXGDHcY6f9amIjgQ==","signatures":[{"sig":"MEUCID35rujGqwAtkp6UFFwYXqRSWDQiH1wP3lbldo/ymlRcAiEAmcl5XEl2D0I0vrk+I2MAJZL5nrDEy9JnQl7Sr/TBfhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731175134.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/45af34a9c6e198c2eb85f0b426a3e9d2/solana-keys-2.0.0-canary-20240731175134.tgz","_integrity":"sha512-5ly2YAY3qqdmAMkNYFVcvetZ0KlEsnwygpWPtNhVna8Xem3Pwsfd8nHA/4NGjtuzCTqXnZIXGDHcY6f9amIjgQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731175134","@solana/assertions":"2.0.0-canary-20240731175134","@solana/codecs-core":"2.0.0-canary-20240731175134","@solana/codecs-strings":"2.0.0-canary-20240731175134"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731175134_1722448804456_0.05493357511890973","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731175312":{"name":"@solana/keys","version":"2.0.0-canary-20240731175312","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731175312","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":"f86d6905bc125931b3e0b6bf5086192ba0514022","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731175312.tgz","fileCount":21,"integrity":"sha512-/b8jPb4ZRKi5v4jKvDYFznLZqlKaiQ6VaShHvxH0uXL4Y3ZFBVc2x2WOWCK8OvGzIqfZ+yAVwDxhwMa7L4LYKg==","signatures":[{"sig":"MEQCIHuF7v/BOVuJKPp8Y3AChxSFzfemoGSl+eTTHQhfg5ByAiAtXxLGFBvD6JbV3HbbDgCf3pAnriGIIuZsTlfPHUiByw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731175312.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e265d7d05814973c497b496db23c193b/solana-keys-2.0.0-canary-20240731175312.tgz","_integrity":"sha512-/b8jPb4ZRKi5v4jKvDYFznLZqlKaiQ6VaShHvxH0uXL4Y3ZFBVc2x2WOWCK8OvGzIqfZ+yAVwDxhwMa7L4LYKg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731175312","@solana/assertions":"2.0.0-canary-20240731175312","@solana/codecs-core":"2.0.0-canary-20240731175312","@solana/codecs-strings":"2.0.0-canary-20240731175312"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731175312_1722448857107_0.16124199037300424","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731180115":{"name":"@solana/keys","version":"2.0.0-canary-20240731180115","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731180115","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":"c0b9e7598579d24bf521379d56306967da0bdbde","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731180115.tgz","fileCount":21,"integrity":"sha512-N6Ta7MwllA6HU/T7LZgm7IGsvf+oVkVFC5lNx8qksLMrpx/4GVjOeELyRTDzzFrlInayJDKOF1ZitPw6KKdzFw==","signatures":[{"sig":"MEQCIDbC/oJul7sLJZR85HCngXSXISQLhGhfVMLnPAmP9ZhCAiBpUFyc6nVEmsA6IYj6Bp61ZUdJYY3js1gdaX7RmWdHNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731180115.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/c27a59d4ef1800eb03c0c54a22ee229f/solana-keys-2.0.0-canary-20240731180115.tgz","_integrity":"sha512-N6Ta7MwllA6HU/T7LZgm7IGsvf+oVkVFC5lNx8qksLMrpx/4GVjOeELyRTDzzFrlInayJDKOF1ZitPw6KKdzFw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731180115","@solana/assertions":"2.0.0-canary-20240731180115","@solana/codecs-core":"2.0.0-canary-20240731180115","@solana/codecs-strings":"2.0.0-canary-20240731180115"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731180115_1722449371741_0.3912189245602258","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731180448":{"name":"@solana/keys","version":"2.0.0-canary-20240731180448","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731180448","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":"60b0313387d18a425e95c42f8a84acc1d1b7a731","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731180448.tgz","fileCount":21,"integrity":"sha512-fMfEo63/lwq0g4SrDGTHUam8PfD32IMqNVRkUSPpWVngs+h21AsFPNy5Qc07E5ElIAsVVxIs2OoUYUxBI3HEfg==","signatures":[{"sig":"MEUCIHZkhUR1eIrkkb+QsTN9gKaJK2rNC8XDB0OAN7BpdeNKAiEAwkx+9e0AyRObhgj2O3RfxFT6enJQ9P6SFQ3fBRMBqz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731180448.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/b9c67007d208e1d1900601c9ae115bc0/solana-keys-2.0.0-canary-20240731180448.tgz","_integrity":"sha512-fMfEo63/lwq0g4SrDGTHUam8PfD32IMqNVRkUSPpWVngs+h21AsFPNy5Qc07E5ElIAsVVxIs2OoUYUxBI3HEfg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731180448","@solana/assertions":"2.0.0-canary-20240731180448","@solana/codecs-core":"2.0.0-canary-20240731180448","@solana/codecs-strings":"2.0.0-canary-20240731180448"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731180448_1722449570261_0.27350947415261984","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731180554":{"name":"@solana/keys","version":"2.0.0-canary-20240731180554","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731180554","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":"37de1d57a823d172651517e2273d3b620933422e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731180554.tgz","fileCount":21,"integrity":"sha512-sSdcWidqUK1HTJ6UKPatWI0pEA1nrFsotDi26X8JaIo0tQXtcqy8APkm390qIKqJ4q3U3fMH4Nq1jsn2uUdzGw==","signatures":[{"sig":"MEYCIQDXDjdBkuerDtTluJBcRalcFI3vUcL7yNxXYMyBn6B8cgIhALfinXKV58Anyj7y3sHx+RYmeQDrogMXAYlx4FChk1eK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731180554.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/3795b49c1b0d83ae7afd8c8b76e27bf3/solana-keys-2.0.0-canary-20240731180554.tgz","_integrity":"sha512-sSdcWidqUK1HTJ6UKPatWI0pEA1nrFsotDi26X8JaIo0tQXtcqy8APkm390qIKqJ4q3U3fMH4Nq1jsn2uUdzGw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731180554","@solana/assertions":"2.0.0-canary-20240731180554","@solana/codecs-core":"2.0.0-canary-20240731180554","@solana/codecs-strings":"2.0.0-canary-20240731180554"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731180554_1722449637221_0.24830217194709547","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731183712":{"name":"@solana/keys","version":"2.0.0-canary-20240731183712","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731183712","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":"3cfe4489cd7391d2e54b650bda3f01bd7e1472b1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731183712.tgz","fileCount":21,"integrity":"sha512-9KmNHT0DJwKhTY7NkhpegsJHnU/6bFMiqflQVEoc8drWIUdU+j7JKiXbHpJdaK+C/ytOwugddG2CMumNTL4dtg==","signatures":[{"sig":"MEUCIBekWSycgKQp7TdPsqUN8UwI3yXu6CLdai7bX9E9jeFWAiEAw0RT5n0M5l10/6ZeJ1Mi7XbSKVzdInYqL1xa9mRJHxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731183712.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/81393f165b9d88f6d56a2176124956f2/solana-keys-2.0.0-canary-20240731183712.tgz","_integrity":"sha512-9KmNHT0DJwKhTY7NkhpegsJHnU/6bFMiqflQVEoc8drWIUdU+j7JKiXbHpJdaK+C/ytOwugddG2CMumNTL4dtg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731183712","@solana/assertions":"2.0.0-canary-20240731183712","@solana/codecs-core":"2.0.0-canary-20240731183712","@solana/codecs-strings":"2.0.0-canary-20240731183712"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731183712_1722451531364_0.43949402973200735","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731184941":{"name":"@solana/keys","version":"2.0.0-canary-20240731184941","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731184941","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":"cb32b3af5b93e86cdaad0bfd6c96930193aa954c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731184941.tgz","fileCount":21,"integrity":"sha512-32E28PwEwx8hUGCD2/hJclRXpPINDWdZSBwRYm9zzhM8CYQIOBGu7KpKyubKQVoAROHQTB5jrtbrZtPdpRdVoA==","signatures":[{"sig":"MEUCIQC93BJAlFyRxcIXJrumYkpdAqgjDcYCUZr+mV8VYc3oZAIgJu9Z8OZPPRTePKLexoF99gkeDBJc2sWxVI9A/8Lw5/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731184941.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/5d8fa036bb6a9bb0eb5528250dbb4fab/solana-keys-2.0.0-canary-20240731184941.tgz","_integrity":"sha512-32E28PwEwx8hUGCD2/hJclRXpPINDWdZSBwRYm9zzhM8CYQIOBGu7KpKyubKQVoAROHQTB5jrtbrZtPdpRdVoA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731184941","@solana/assertions":"2.0.0-canary-20240731184941","@solana/codecs-core":"2.0.0-canary-20240731184941","@solana/codecs-strings":"2.0.0-canary-20240731184941"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731184941_1722452345407_0.10308794677615496","host":"s3://npm-registry-packages"}},"2.0.0-rc.0":{"name":"@solana/keys","version":"2.0.0-rc.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-rc.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":"225045645b40097f854678d4f39ed3cddc039170","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-rc.0.tgz","fileCount":21,"integrity":"sha512-k/2uvObJdQfsmKUI+vL+9zcRRdZpaScq0SKIQLe33dbv+3XIEhCRizPEIg8Q8fzIKB9rrbwHqJ5RPDxThZa++g==","signatures":[{"sig":"MEUCIFu4sLEODWCj6vhrllQ244ec4FhhsFKGubIqSRmvbTBOAiEAxh/BmwgvuN/bkSOFD0cwjkzn789rSOevZNJ6WrsU0To=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91482},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-rc.0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0c7cf2845a2966bbb41e53420b77cb49/solana-keys-2.0.0-rc.0.tgz","_integrity":"sha512-k/2uvObJdQfsmKUI+vL+9zcRRdZpaScq0SKIQLe33dbv+3XIEhCRizPEIg8Q8fzIKB9rrbwHqJ5RPDxThZa++g==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-rc.0","@solana/assertions":"2.0.0-rc.0","@solana/codecs-core":"2.0.0-rc.0","@solana/codecs-strings":"2.0.0-rc.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-rc.0_1722459389239_0.5211739102702926","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731210036":{"name":"@solana/keys","version":"2.0.0-canary-20240731210036","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731210036","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":"3126d317f52e21b219b598c1007358d66dc1f6e6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731210036.tgz","fileCount":21,"integrity":"sha512-SfdwIefrZQ5VGB3H69JQICJ1WmCp3r3EKHjCpNQJ1mRHwb9dar+DQTvKbJIcTZYNSezyyN3MKQnG/IUAzlrcQg==","signatures":[{"sig":"MEYCIQDBQHti3NapSDhO0spI/s9aG98PB3Ug8JX9Ts0XLeTjNQIhAKZ39py9U4TqsRyhpQFbBviMC2/EtxnUhEQcbQI4SUoC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731210036.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/a0f5ea0988f6490808b6d514afe0b7bb/solana-keys-2.0.0-canary-20240731210036.tgz","_integrity":"sha512-SfdwIefrZQ5VGB3H69JQICJ1WmCp3r3EKHjCpNQJ1mRHwb9dar+DQTvKbJIcTZYNSezyyN3MKQnG/IUAzlrcQg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731210036","@solana/assertions":"2.0.0-canary-20240731210036","@solana/codecs-core":"2.0.0-canary-20240731210036","@solana/codecs-strings":"2.0.0-canary-20240731210036"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731210036_1722460137096_0.528248740499111","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731213943":{"name":"@solana/keys","version":"2.0.0-canary-20240731213943","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731213943","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":"333245dc6514c8eddc3eee693f5fba04997958a1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731213943.tgz","fileCount":21,"integrity":"sha512-vrV17bwNLFx6OWH6EyM2Ga/IJ2LSB72soFKgbgpH6j4BS+mYAweeGo97MUyShkURhbKmuOAKVqn6136d5sFsEw==","signatures":[{"sig":"MEUCIQCEMAgviaNEqS85NYUN9K8DEvzqMSy41CofnymsfR9W0AIgZKHXkWSlT6v5fPRJtoDogORT43cY2EXFKr2i5UyiDv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731213943.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/d8bea0b80be5d0ffb7666aea2889605c/solana-keys-2.0.0-canary-20240731213943.tgz","_integrity":"sha512-vrV17bwNLFx6OWH6EyM2Ga/IJ2LSB72soFKgbgpH6j4BS+mYAweeGo97MUyShkURhbKmuOAKVqn6136d5sFsEw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731213943","@solana/assertions":"2.0.0-canary-20240731213943","@solana/codecs-core":"2.0.0-canary-20240731213943","@solana/codecs-strings":"2.0.0-canary-20240731213943"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731213943_1722462467476_0.9460137183912976","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240731233552":{"name":"@solana/keys","version":"2.0.0-canary-20240731233552","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240731233552","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":"b8a1ed7170bfe5fe47d5a8cd2eed2f2163204d10","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240731233552.tgz","fileCount":21,"integrity":"sha512-UdAw2Z+WF9+8501iRzuOGDkbjDn70by8icwTkMFTn37LTN5jaN8FvTNL87clKKPM0Nl/teXKJ3c3mBXTxzpsCw==","signatures":[{"sig":"MEYCIQC8CC+s1cAX+utWAR4Gi2gEZIXBrbdjUL+VV0PbXCdAaAIhAM070CeC/t9ocuaOoCWLAw9mJ/3KyYtgOjGk72ztpwoi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91567},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240731233552.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8b78c76398a2289305c069f4c5f0e000/solana-keys-2.0.0-canary-20240731233552.tgz","_integrity":"sha512-UdAw2Z+WF9+8501iRzuOGDkbjDn70by8icwTkMFTn37LTN5jaN8FvTNL87clKKPM0Nl/teXKJ3c3mBXTxzpsCw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240731233552","@solana/assertions":"2.0.0-canary-20240731233552","@solana/codecs-core":"2.0.0-canary-20240731233552","@solana/codecs-strings":"2.0.0-canary-20240731233552"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240731233552_1722469455346_0.9856151046600543","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240801064931":{"name":"@solana/keys","version":"2.0.0-canary-20240801064931","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240801064931","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":"5243b4c402841ad4b6ca4b47f0cf006e67a61813","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240801064931.tgz","fileCount":21,"integrity":"sha512-eClb89Ozb4T120wO60ugrelPzyohInX8l8NW1PXTWrjkmu7egnfhUIhF7nM+OVuly46Ak5Ol07lOImI83PBgWA==","signatures":[{"sig":"MEYCIQD41nvzeDsI4Ue7xz2KP66qdc5kk2GsnFlkTQRS0hiMXQIhAO5RW70rMqVQ5kfC+tssHnYseCVJB+uu9lYaKiFU4k20","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240801064931.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f3db0ad1e0bfb45486b33725717d3770/solana-keys-2.0.0-canary-20240801064931.tgz","_integrity":"sha512-eClb89Ozb4T120wO60ugrelPzyohInX8l8NW1PXTWrjkmu7egnfhUIhF7nM+OVuly46Ak5Ol07lOImI83PBgWA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240801064931","@solana/assertions":"2.0.0-canary-20240801064931","@solana/codecs-core":"2.0.0-canary-20240801064931","@solana/codecs-strings":"2.0.0-canary-20240801064931"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240801064931_1722495467561_0.9639924180781019","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240801091027":{"name":"@solana/keys","version":"2.0.0-canary-20240801091027","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240801091027","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":"d9e6167edb8f1becde3e51956af9125629c63b6c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240801091027.tgz","fileCount":21,"integrity":"sha512-+fb2nharq4RvUNDzuNUbVMysyo6oNVF4al0WrXGZ/u6wdqh6DIiF9eHP/FKL0IVFVJ7xjNXwTsyhsb4hkDNG+w==","signatures":[{"sig":"MEUCIB5nTsjH7fxb7QJJAavykcbpRrilZuvaj5zXxXBQLzqRAiEA/KwE9+3Ma4xWKurZ+LsOc1r0AKFKPL0iqHMggo3PHEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240801091027.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/ea42f714eaa9965542214690052bcd0b/solana-keys-2.0.0-canary-20240801091027.tgz","_integrity":"sha512-+fb2nharq4RvUNDzuNUbVMysyo6oNVF4al0WrXGZ/u6wdqh6DIiF9eHP/FKL0IVFVJ7xjNXwTsyhsb4hkDNG+w==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240801091027","@solana/assertions":"2.0.0-canary-20240801091027","@solana/codecs-core":"2.0.0-canary-20240801091027","@solana/codecs-strings":"2.0.0-canary-20240801091027"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240801091027_1722503933660_0.9153887820720639","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240801091159":{"name":"@solana/keys","version":"2.0.0-canary-20240801091159","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240801091159","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":"6b3f5cd43aba3e8e4b27e451bfe5db3ae61362d2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240801091159.tgz","fileCount":21,"integrity":"sha512-RVm8ZMS7nhlStOip5g//A9oXkMfY+k2Imb/WFzvFW5oj0vPJE4OVKX4WNO4ldlcEHBMnioAfI8uIOMhMa6M8Yw==","signatures":[{"sig":"MEUCIGK0dxE0351mk5MtuW+lkMloRd46OuhTYz6vzWamerfmAiEAticxCEg93/bo00gYPAsOISvzakRhQ5g9PEMnKK4wQcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240801091159.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/ea21f274cd54022b33f10668e5e655bf/solana-keys-2.0.0-canary-20240801091159.tgz","_integrity":"sha512-RVm8ZMS7nhlStOip5g//A9oXkMfY+k2Imb/WFzvFW5oj0vPJE4OVKX4WNO4ldlcEHBMnioAfI8uIOMhMa6M8Yw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240801091159","@solana/assertions":"2.0.0-canary-20240801091159","@solana/codecs-core":"2.0.0-canary-20240801091159","@solana/codecs-strings":"2.0.0-canary-20240801091159"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240801091159_1722504010661_0.9051284255627539","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240801091136":{"name":"@solana/keys","version":"2.0.0-canary-20240801091136","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240801091136","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":"d942538e070d5c7da0a52c21c66a4a9f6abce304","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240801091136.tgz","fileCount":21,"integrity":"sha512-mOYGGFUpNxu0s07Xm/NaIpMANd+yX2uYt5x8oUQqaJwL5r4lLAtz8N+5xmJ7z+Q340/5BhNK20gezTJ8l0FVQw==","signatures":[{"sig":"MEYCIQCtyH5vjjd3xg5jRjEjk/GFED6LnZ+7Cp0W17SXq9plhQIhALUZ5luJedUPekrQ7kCrsi2cQ5xUx3nMhJvwqXgiUchG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240801091136.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/a0844990239e2b7ecbd48722e2711b55/solana-keys-2.0.0-canary-20240801091136.tgz","_integrity":"sha512-mOYGGFUpNxu0s07Xm/NaIpMANd+yX2uYt5x8oUQqaJwL5r4lLAtz8N+5xmJ7z+Q340/5BhNK20gezTJ8l0FVQw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240801091136","@solana/assertions":"2.0.0-canary-20240801091136","@solana/codecs-core":"2.0.0-canary-20240801091136","@solana/codecs-strings":"2.0.0-canary-20240801091136"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240801091136_1722504019457_0.694961410775379","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240801092510":{"name":"@solana/keys","version":"2.0.0-canary-20240801092510","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240801092510","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":"c7811727f4179e8f8e4e7cbc034ac9f82aa62c04","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240801092510.tgz","fileCount":21,"integrity":"sha512-Nnw10hmEErnfM/+O8pshm7fSo11d03E5uRQ/reHjQp0GQb3Q1vy8q3APzS/OT6i4YzXpw2du4rVRdzOODRtPgw==","signatures":[{"sig":"MEUCIFCEV9NalYenuHCaBrlVY8gpvGvCZmM1RK4dTt7Hy+XtAiEAzua+x9n+u1VVrTEcT3hNILmwaMMFMinEfSTiZxwQiU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240801092510.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/4802c3e21100464d2874414597c4b269/solana-keys-2.0.0-canary-20240801092510.tgz","_integrity":"sha512-Nnw10hmEErnfM/+O8pshm7fSo11d03E5uRQ/reHjQp0GQb3Q1vy8q3APzS/OT6i4YzXpw2du4rVRdzOODRtPgw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240801092510","@solana/assertions":"2.0.0-canary-20240801092510","@solana/codecs-core":"2.0.0-canary-20240801092510","@solana/codecs-strings":"2.0.0-canary-20240801092510"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240801092510_1722504786932_0.5248180818063619","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240801173604":{"name":"@solana/keys","version":"2.0.0-canary-20240801173604","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240801173604","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":"f93376e7863de297ce14947529f59ef3ad1ca131","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240801173604.tgz","fileCount":21,"integrity":"sha512-3xLXsMJOd/7kTo1fN8fEJPkrscX0z/6DRsJS33Es3lmNkidMXL+C8qNWKgU8l99QTGFm8riIEiU1Hmn3yXqeYw==","signatures":[{"sig":"MEUCIQCXVq3FkT7ZpjBCWHWgn2zYzyFWPWSkItVXBFeEZrnJlwIgYK6m0or/g9qd5ACfj7qE7W4fCZ390b64ATCJ9CJMmT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240801173604.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0302e10a6a87d7574221803a51a58a1f/solana-keys-2.0.0-canary-20240801173604.tgz","_integrity":"sha512-3xLXsMJOd/7kTo1fN8fEJPkrscX0z/6DRsJS33Es3lmNkidMXL+C8qNWKgU8l99QTGFm8riIEiU1Hmn3yXqeYw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240801173604","@solana/assertions":"2.0.0-canary-20240801173604","@solana/codecs-core":"2.0.0-canary-20240801173604","@solana/codecs-strings":"2.0.0-canary-20240801173604"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240801173604_1722534267819_0.22865463319463042","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240801173731":{"name":"@solana/keys","version":"2.0.0-canary-20240801173731","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240801173731","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":"972e33dc129dfd9e3681522b958556a2c8258837","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240801173731.tgz","fileCount":21,"integrity":"sha512-UTFG8QS5DsXsxa0FqZEywv7zNJnez4za33FsuXAFGu+vfKFk/J7VFRu1d0wH/z5KK0OnaBrJoElGKdmw195/mw==","signatures":[{"sig":"MEYCIQC/2QQVyOm0/HVua7Y/qcIAcia1Ke3Udh0x5nmFIeJExQIhAN52gbdFYyIAfnzLUojih3+i/BdpKRo+c1e/tVO2CoWH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240801173731.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/4645bd4df6f678501b1d6c675a7b71eb/solana-keys-2.0.0-canary-20240801173731.tgz","_integrity":"sha512-UTFG8QS5DsXsxa0FqZEywv7zNJnez4za33FsuXAFGu+vfKFk/J7VFRu1d0wH/z5KK0OnaBrJoElGKdmw195/mw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240801173731","@solana/assertions":"2.0.0-canary-20240801173731","@solana/codecs-core":"2.0.0-canary-20240801173731","@solana/codecs-strings":"2.0.0-canary-20240801173731"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240801173731_1722534316080_0.09916471734730803","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240802090907":{"name":"@solana/keys","version":"2.0.0-canary-20240802090907","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240802090907","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":"5c9db3e27e8dbad12f4fe05f11d8cd7f1dfb1097","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240802090907.tgz","fileCount":21,"integrity":"sha512-vhf6+fqsh2W4DDvzwaJ2z05IIiZiXjfvNmluUuGHdIsWYozHwTdBX5oyRNle68vBa6dL1jv0SOi0paecGXsmTQ==","signatures":[{"sig":"MEYCIQCjlyH2lafvqCaVWNolDeCa2H3c6WUCezJYUp52R/P1BgIhAJSl6uMe4V3xQwFk2X8uu7QAgnEZpuy1q3LEBQAFQ7nB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240802090907.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/ffc4688b5e3a99006ebf2332fca6ce4b/solana-keys-2.0.0-canary-20240802090907.tgz","_integrity":"sha512-vhf6+fqsh2W4DDvzwaJ2z05IIiZiXjfvNmluUuGHdIsWYozHwTdBX5oyRNle68vBa6dL1jv0SOi0paecGXsmTQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240802090907","@solana/assertions":"2.0.0-canary-20240802090907","@solana/codecs-core":"2.0.0-canary-20240802090907","@solana/codecs-strings":"2.0.0-canary-20240802090907"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240802090907_1722590234835_0.031075472863534293","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240802090935":{"name":"@solana/keys","version":"2.0.0-canary-20240802090935","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240802090935","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":"158741861ab6a7a015a20d110d9d400418dc0839","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240802090935.tgz","fileCount":21,"integrity":"sha512-NpXkdf/mWHjEpdhwvw7kSewpHD6FaahclGeSflX+C9XoS/HYWeFRCpEWipYCJPqApDRT2nLtwEMUzcgs4mwiBw==","signatures":[{"sig":"MEYCIQCzdHjrowqBLhIFiJvYs2FndkpaTbqlDjYD19EmGu71iQIhAPy7lr1wze2sbTxQBx+saq8sWuEpxGJxciu+nFy/vsYm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240802090935.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/4894be705f71d6501afcbe003ccf0694/solana-keys-2.0.0-canary-20240802090935.tgz","_integrity":"sha512-NpXkdf/mWHjEpdhwvw7kSewpHD6FaahclGeSflX+C9XoS/HYWeFRCpEWipYCJPqApDRT2nLtwEMUzcgs4mwiBw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.7.0","bundlewatch":{"files":[{"path":"./dist/index*.js"}],"defaultCompression":"gzip"},"description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240802090935","@solana/assertions":"2.0.0-canary-20240802090935","@solana/codecs-core":"2.0.0-canary-20240802090935","@solana/codecs-strings":"2.0.0-canary-20240802090935"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240802090935_1722590294973_0.3927254481683853","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240802172552":{"name":"@solana/keys","version":"2.0.0-canary-20240802172552","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240802172552","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":"9eef4042f6174aaa5ca050cebc8a539c7527221a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240802172552.tgz","fileCount":21,"integrity":"sha512-11u0vI4ObHB2lvaDOiM36jWvPAnSoyB+bRrgTkUeERLG0AYVpoZOS+WbZo/qybaHZeM1qksGE8t19PhQjOMGyw==","signatures":[{"sig":"MEYCIQCGqpUYsWmJYhfIl7ir6ajy6/kZN7IiCxs2f0K88BuMegIhAPyVmjCMvGIWGbLaGLooYSYi5aGS/AXrwuVl6S610Vyy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240802172552.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/b340921a9b3e7b60d1ac74ecf575cefc/solana-keys-2.0.0-canary-20240802172552.tgz","_integrity":"sha512-11u0vI4ObHB2lvaDOiM36jWvPAnSoyB+bRrgTkUeERLG0AYVpoZOS+WbZo/qybaHZeM1qksGE8t19PhQjOMGyw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240802172552","@solana/assertions":"2.0.0-canary-20240802172552","@solana/codecs-core":"2.0.0-canary-20240802172552","@solana/codecs-strings":"2.0.0-canary-20240802172552"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240802172552_1722620078466_0.17982428189076094","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240802205536":{"name":"@solana/keys","version":"2.0.0-canary-20240802205536","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240802205536","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":"e1dc165f461959351d8ff9fed4d87dbebf315c19","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240802205536.tgz","fileCount":21,"integrity":"sha512-gj8cTc+fJ248QKOneq6l7fEo2ZhU9t4HOneqOJUYTu9SPqlBKtMVGoLHHf8PGREPutU6rqinb6WdeIwcaGT5eg==","signatures":[{"sig":"MEUCIHOenxTjJslTGveJqS6Ah7r9DRUaYcllAtCk0N7kJs9SAiEA6f5NEVccTg0JSwY22kfNLi9Ww4DN8VpVHY3sJ0qYwrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240802205536.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/7e67be5a911c11021da52308d093f2d6/solana-keys-2.0.0-canary-20240802205536.tgz","_integrity":"sha512-gj8cTc+fJ248QKOneq6l7fEo2ZhU9t4HOneqOJUYTu9SPqlBKtMVGoLHHf8PGREPutU6rqinb6WdeIwcaGT5eg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240802205536","@solana/assertions":"2.0.0-canary-20240802205536","@solana/codecs-core":"2.0.0-canary-20240802205536","@solana/codecs-strings":"2.0.0-canary-20240802205536"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240802205536_1722632608986_0.7290116081432265","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240802231328":{"name":"@solana/keys","version":"2.0.0-canary-20240802231328","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240802231328","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":"c79ecf6c2eb79a1f4e354589b463894ccfd6ce40","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240802231328.tgz","fileCount":21,"integrity":"sha512-/P3dC/Evkpk3olPooqCD5nRQnJtNsceLdNzdapkAxIMk3jPs77jQZ9l7GKOHgZpkpiFlMd9C8w9ZjfODk19dAQ==","signatures":[{"sig":"MEUCIQCqdyPvzZpTLMMO8wGPg2y0p+flLynzVmHcrOurBc1hnAIgY9gLpMEzkWMZzG5w7XIfljt4bBxD1x44+1IXEQOA7JY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240802231328.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0f1be80ed7924dac9cfba505166a7c95/solana-keys-2.0.0-canary-20240802231328.tgz","_integrity":"sha512-/P3dC/Evkpk3olPooqCD5nRQnJtNsceLdNzdapkAxIMk3jPs77jQZ9l7GKOHgZpkpiFlMd9C8w9ZjfODk19dAQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240802231328","@solana/assertions":"2.0.0-canary-20240802231328","@solana/codecs-core":"2.0.0-canary-20240802231328","@solana/codecs-strings":"2.0.0-canary-20240802231328"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240802231328_1722640901518_0.32530834798116426","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240805092238":{"name":"@solana/keys","version":"2.0.0-canary-20240805092238","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240805092238","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":"76c1a4e5e7c82de238eb5bccf9bb7006107b550b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240805092238.tgz","fileCount":21,"integrity":"sha512-ktKxlEoU9vPzuyNniEX6fNUJVagkg4nZCvILUyTfWHaNO1MDRYIzKEUlfK/7mMpOsduCU2rpgP9Yya6lChYu5Q==","signatures":[{"sig":"MEUCIF6YZSK9YnH48viKyl0Kb0TA9d4FQOyzKpidrOjHvf/nAiEAgG2y7rHvqaMZzunXkMTh6J5thpqMmLA9w4TMtCYDjes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240805092238.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f710555503ab253aa3287e8df40a1d14/solana-keys-2.0.0-canary-20240805092238.tgz","_integrity":"sha512-ktKxlEoU9vPzuyNniEX6fNUJVagkg4nZCvILUyTfWHaNO1MDRYIzKEUlfK/7mMpOsduCU2rpgP9Yya6lChYu5Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240805092238","@solana/assertions":"2.0.0-canary-20240805092238","@solana/codecs-core":"2.0.0-canary-20240805092238","@solana/codecs-strings":"2.0.0-canary-20240805092238"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240805092238_1722850213804_0.6362014809866718","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240805092356":{"name":"@solana/keys","version":"2.0.0-canary-20240805092356","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240805092356","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":"d00dc0ed288a6002e17c3aedb8b2c06ec0c81e5d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240805092356.tgz","fileCount":21,"integrity":"sha512-5EZPwCOZL8ErybsnWG/wJIrySybtOq4QQPD4OAZQ4xdTN38jtd9+tQlWSwSINErOJOyft2Sr6ydSCbkMUdPzdA==","signatures":[{"sig":"MEQCIA5iwsrmmSIBKTcNLcZ+vahJHPLqYkw8ytGTRkOZYm/0AiBFztMWPkeE4pfCp9PjA/zVQ9qdveeyFHwgkPSKsUOT1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240805092356.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f903ded7e3f08f6b9357ce8175e0b7d3/solana-keys-2.0.0-canary-20240805092356.tgz","_integrity":"sha512-5EZPwCOZL8ErybsnWG/wJIrySybtOq4QQPD4OAZQ4xdTN38jtd9+tQlWSwSINErOJOyft2Sr6ydSCbkMUdPzdA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240805092356","@solana/assertions":"2.0.0-canary-20240805092356","@solana/codecs-core":"2.0.0-canary-20240805092356","@solana/codecs-strings":"2.0.0-canary-20240805092356"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240805092356_1722850310003_0.9316475883005162","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240805093732":{"name":"@solana/keys","version":"2.0.0-canary-20240805093732","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240805093732","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":"0fef4ae4b92b4bf89104fccc8cd2cf08cc6461d5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240805093732.tgz","fileCount":21,"integrity":"sha512-MwGknG0fm2sKCLJq2CAOkc8K9NnmXx1owF87Ik/3YGto5U1tvD9MegkiExazkxAVFJT3XLIyW7vcZBbkMhJdLQ==","signatures":[{"sig":"MEQCIEODrNcqvM5oWDwWJqoAoajyCIUZKjnKNXZ9eO4nxNMTAiAqzX/pLm8Az/llwStSd50G+LFKWp6sxczKCB3K3dDS3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240805093732.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8538655add16f8bcb269d4b0e9e4b935/solana-keys-2.0.0-canary-20240805093732.tgz","_integrity":"sha512-MwGknG0fm2sKCLJq2CAOkc8K9NnmXx1owF87Ik/3YGto5U1tvD9MegkiExazkxAVFJT3XLIyW7vcZBbkMhJdLQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240805093732","@solana/assertions":"2.0.0-canary-20240805093732","@solana/codecs-core":"2.0.0-canary-20240805093732","@solana/codecs-strings":"2.0.0-canary-20240805093732"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240805093732_1722851306029_0.26394601160298636","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240806084219":{"name":"@solana/keys","version":"2.0.0-canary-20240806084219","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240806084219","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":"0cd76f2afb70451e2d0cbd6a30e110a1a4f90624","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240806084219.tgz","fileCount":21,"integrity":"sha512-eSCAMDc+onL5VYOOmxEKiNFoKHgUMkIBV5h8AAoGXUV76C7X9XWSK8h2LRkN3NqmDD2LwQgkzM6faGY7ZuvGcQ==","signatures":[{"sig":"MEUCIQCP00LeNLcq1Y8y+YUshFkQSNXugCEfMhYUkVpuu0vQAwIgVjiDnmuf3F2IkPtUIRqHLUHBhFTYeh5vpxzILd34BDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240806084219.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9f43a66de3ea1cce05fb18dd95505576/solana-keys-2.0.0-canary-20240806084219.tgz","_integrity":"sha512-eSCAMDc+onL5VYOOmxEKiNFoKHgUMkIBV5h8AAoGXUV76C7X9XWSK8h2LRkN3NqmDD2LwQgkzM6faGY7ZuvGcQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240806084219","@solana/assertions":"2.0.0-canary-20240806084219","@solana/codecs-core":"2.0.0-canary-20240806084219","@solana/codecs-strings":"2.0.0-canary-20240806084219"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240806084219_1722934244913_0.7585018284390193","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240806084335":{"name":"@solana/keys","version":"2.0.0-canary-20240806084335","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240806084335","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":"34b4e258329bd0721aa986d018bc7ff22be750ad","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240806084335.tgz","fileCount":21,"integrity":"sha512-Gq8sn7Pa8Kgo7JR7EqL2xqFKXwL/fQaq/3sf5/IWj55jxboeUO0CEVcd7CJz11QOmD9EQ14JlPGsvTbqXcSRnQ==","signatures":[{"sig":"MEQCIEY3Sw4waa6sbaZDYsDe06kqdodzCwrkKuOwt6WgStTrAiAokmb0fciBSymuUFhPg4ycGrx9GMpPqZyoFjHYAlLXsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240806084335.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f41bfa78c0e32c69feb5c3fca0c90d46/solana-keys-2.0.0-canary-20240806084335.tgz","_integrity":"sha512-Gq8sn7Pa8Kgo7JR7EqL2xqFKXwL/fQaq/3sf5/IWj55jxboeUO0CEVcd7CJz11QOmD9EQ14JlPGsvTbqXcSRnQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240806084335","@solana/assertions":"2.0.0-canary-20240806084335","@solana/codecs-core":"2.0.0-canary-20240806084335","@solana/codecs-strings":"2.0.0-canary-20240806084335"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240806084335_1722934305463_0.41173630286560203","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240806084408":{"name":"@solana/keys","version":"2.0.0-canary-20240806084408","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240806084408","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":"ca75f388617e0f34f5509603c4dbf1edafe8b2cc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240806084408.tgz","fileCount":21,"integrity":"sha512-UmLPZbLuMnayCj1AdnGNj8l5HkUKZpm0d50jv3hNokYUJLrtsr+Ybs+nzK8omPrxNjnmX777/EW8kgYKzdALvg==","signatures":[{"sig":"MEYCIQDpUgYUSBpE587iI6X4P0nKlciZ15JxmR6vENYuQPR2NgIhAPPoeaPxtMmkW7IjrBY6RrRYgWGt+nix3ZrhEt7pagbT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240806084408.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/ad96f4cd5596905445ea772cef005370/solana-keys-2.0.0-canary-20240806084408.tgz","_integrity":"sha512-UmLPZbLuMnayCj1AdnGNj8l5HkUKZpm0d50jv3hNokYUJLrtsr+Ybs+nzK8omPrxNjnmX777/EW8kgYKzdALvg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240806084408","@solana/assertions":"2.0.0-canary-20240806084408","@solana/codecs-core":"2.0.0-canary-20240806084408","@solana/codecs-strings":"2.0.0-canary-20240806084408"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240806084408_1722934361337_0.9855341481575686","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240806085653":{"name":"@solana/keys","version":"2.0.0-canary-20240806085653","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240806085653","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":"895583828f4ee28c9fdce42075cbcb57036fac49","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240806085653.tgz","fileCount":21,"integrity":"sha512-l64oY/CViDefLNwseUL676P/iV21MioK9lCkb8qijjQ4N0WQElUpMZrbzfYxeyiTaiVkI8BohpvBJq7GLj7HOQ==","signatures":[{"sig":"MEUCIQCuJdK/6ppY8g+ybii7E3yBDZrqzQwQFjDLhynpIQ0X3gIgXxtOZpELa274IU76NL5UCaYnTW7XUW35iWI54dumhVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240806085653.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/c47529fe71fa094434a31c4cf93a96ce/solana-keys-2.0.0-canary-20240806085653.tgz","_integrity":"sha512-l64oY/CViDefLNwseUL676P/iV21MioK9lCkb8qijjQ4N0WQElUpMZrbzfYxeyiTaiVkI8BohpvBJq7GLj7HOQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240806085653","@solana/assertions":"2.0.0-canary-20240806085653","@solana/codecs-core":"2.0.0-canary-20240806085653","@solana/codecs-strings":"2.0.0-canary-20240806085653"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240806085653_1722935114458_0.8981775486287742","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807060730":{"name":"@solana/keys","version":"2.0.0-canary-20240807060730","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807060730","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":"a20c0fc66d347a502f3dbe65d5497f9783d882e7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807060730.tgz","fileCount":21,"integrity":"sha512-dwI3v71H/XcO0oYCP9mHKdke4JaLsDKHa5yI4Y8RdHAFWmO1sfDKgfw8o91rtVC4xmEbxlQ/zOmG7hmmlh5iqg==","signatures":[{"sig":"MEUCIQCP1akZQXmFxJSPZQGbqTQKc4fLD+trhvbYzBk9SyfF5QIgEdwlQehyFOX8k4baDQ6R5m7gYZyqNgD7UKUqGMHBeUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807060730.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9a1cd9f6ed048c710717d29cafae1d31/solana-keys-2.0.0-canary-20240807060730.tgz","_integrity":"sha512-dwI3v71H/XcO0oYCP9mHKdke4JaLsDKHa5yI4Y8RdHAFWmO1sfDKgfw8o91rtVC4xmEbxlQ/zOmG7hmmlh5iqg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807060730","@solana/assertions":"2.0.0-canary-20240807060730","@solana/codecs-core":"2.0.0-canary-20240807060730","@solana/codecs-strings":"2.0.0-canary-20240807060730"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807060730_1723011334887_0.2053639481190117","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807084700":{"name":"@solana/keys","version":"2.0.0-canary-20240807084700","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807084700","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":"03c5b7318a487e818e47dcc931f58c88e694b61e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807084700.tgz","fileCount":21,"integrity":"sha512-32YHa4C4BXDmKNy8dNkXrolUB5IBhTyORbktU9pydvMOKwr1048jNHHCYdx9cRS5DhpdJtNHoBxauV7UK8pPRw==","signatures":[{"sig":"MEUCIGcbICXU62Ba9idg1QHZImAxhrj2GZ0Ur68FRNhAyg/IAiEA4/NZH8G91TS3XCQc/rojNSwSnQ9uO9ecdVCDdufNWmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807084700.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e21599678c8f1e32d703252683f3c562/solana-keys-2.0.0-canary-20240807084700.tgz","_integrity":"sha512-32YHa4C4BXDmKNy8dNkXrolUB5IBhTyORbktU9pydvMOKwr1048jNHHCYdx9cRS5DhpdJtNHoBxauV7UK8pPRw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807084700","@solana/assertions":"2.0.0-canary-20240807084700","@solana/codecs-core":"2.0.0-canary-20240807084700","@solana/codecs-strings":"2.0.0-canary-20240807084700"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807084700_1723020875695_0.5773668757156842","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807084924":{"name":"@solana/keys","version":"2.0.0-canary-20240807084924","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807084924","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":"050b683912e92d119852b96879522c5332b013ed","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807084924.tgz","fileCount":21,"integrity":"sha512-IgpHfuJCnXZZOh/7VZz129O1jh89Hm0T2ywDkoeYkTJD7PpIVg6j9mg0FA7w1e2Dy52m8uqP+9KRXLJLP0cPsA==","signatures":[{"sig":"MEYCIQDvzihO5IlKgniKOFIW3S5mvJU5JnhahtO2a9T97uGJtwIhAInnMVUXSQCaEeJ242Ek7MqyGDsELtB/FF3xHFMuxQwm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91527},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807084924.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e7f45a29820969d54acde5ef508c824e/solana-keys-2.0.0-canary-20240807084924.tgz","_integrity":"sha512-IgpHfuJCnXZZOh/7VZz129O1jh89Hm0T2ywDkoeYkTJD7PpIVg6j9mg0FA7w1e2Dy52m8uqP+9KRXLJLP0cPsA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807084924","@solana/assertions":"2.0.0-canary-20240807084924","@solana/codecs-core":"2.0.0-canary-20240807084924","@solana/codecs-strings":"2.0.0-canary-20240807084924"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807084924_1723021040434_0.2971666712532781","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807085255":{"name":"@solana/keys","version":"2.0.0-canary-20240807085255","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807085255","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":"c54c5e82d5c8b3dbffa9fb6b936c3867cecfcd35","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807085255.tgz","fileCount":21,"integrity":"sha512-wQeuppahnTsjAiPzvuiRJs9c8XyJZpe8Nei+o4E+jefZpSgbuhGjTpiG8L4Z4rAlSIfcnBCYAhNb1pemwvke6Q==","signatures":[{"sig":"MEQCICFHuERg8sy47AuT21gnAshCE2XDBJsQ9Lg5KOnOwasfAiBGNg8I28eVWh835hCMCgEAWt5ghxWSw99f8ylfUcl6dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92427},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807085255.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/672a584e55bbaa8aeba411e0ee4f1c73/solana-keys-2.0.0-canary-20240807085255.tgz","_integrity":"sha512-wQeuppahnTsjAiPzvuiRJs9c8XyJZpe8Nei+o4E+jefZpSgbuhGjTpiG8L4Z4rAlSIfcnBCYAhNb1pemwvke6Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807085255","@solana/assertions":"2.0.0-canary-20240807085255","@solana/codecs-core":"2.0.0-canary-20240807085255","@solana/codecs-strings":"2.0.0-canary-20240807085255"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807085255_1723021232053_0.2541074351244892","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807085533":{"name":"@solana/keys","version":"2.0.0-canary-20240807085533","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807085533","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":"e7a3f111998aaed6c1fca3c8358c3cb7ef2b985b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807085533.tgz","fileCount":23,"integrity":"sha512-o344TIrIOlh/D+QE2asMhbPSFcXNb5UeaXXNokka2cTgn9wFXMVW1i0WHZgKc9wojTgeVylFcosYKNOeWudNkg==","signatures":[{"sig":"MEUCIGBhR2CSjF4spbOVPFCP91WAOoccWFe3u+HRdx8zKezdAiEAnSybR8PvpzfnfLDQVks98u+lDaB3WldRAQD+Nhnp/LM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807085533.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/524b639897ac8fec4ff0ace67e049a8d/solana-keys-2.0.0-canary-20240807085533.tgz","_integrity":"sha512-o344TIrIOlh/D+QE2asMhbPSFcXNb5UeaXXNokka2cTgn9wFXMVW1i0WHZgKc9wojTgeVylFcosYKNOeWudNkg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807085533","@solana/assertions":"2.0.0-canary-20240807085533","@solana/codecs-core":"2.0.0-canary-20240807085533","@solana/codecs-strings":"2.0.0-canary-20240807085533"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807085533_1723021415191_0.2962507508914418","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807085827":{"name":"@solana/keys","version":"2.0.0-canary-20240807085827","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807085827","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":"7015c6821a48e2a32079716a554361c0d5159889","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807085827.tgz","fileCount":23,"integrity":"sha512-YqWCr0GANBQ746LzA3pDtsFKBbBsr57HLD1RiHAymxlLLvg+QlTEOs1V+kjw3CAtR1+FBOrT2m3vJGYajvZF1Q==","signatures":[{"sig":"MEQCIHoBrmhM09IIxuyO4rSMKUT5WCVTx+mNyEwPC3LLbEvrAiAQir9VgyMK1IQ7fDYHSkz84EnDVHvF0FzB7VnP40rh9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807085827.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/461fb8c4a0d0b20759cac86ba7e90d82/solana-keys-2.0.0-canary-20240807085827.tgz","_integrity":"sha512-YqWCr0GANBQ746LzA3pDtsFKBbBsr57HLD1RiHAymxlLLvg+QlTEOs1V+kjw3CAtR1+FBOrT2m3vJGYajvZF1Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807085827","@solana/assertions":"2.0.0-canary-20240807085827","@solana/codecs-core":"2.0.0-canary-20240807085827","@solana/codecs-strings":"2.0.0-canary-20240807085827"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807085827_1723021558932_0.41327564674682504","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807085915":{"name":"@solana/keys","version":"2.0.0-canary-20240807085915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807085915","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":"4126483912e56439da90d9846c349534996e2cc7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807085915.tgz","fileCount":23,"integrity":"sha512-ezZERg+x0QKBedBxo5Mx+Lee3uwog86zSel7TOcuM3kj7BowjER+29TFRd0b4jOis3lozgtzE9JoQU31QXHZyA==","signatures":[{"sig":"MEUCIHIWrOd+hmKtoakDAkDWsrQrjCbUr9dIWhcLMfji1NIkAiEA0TJ9XUk/UYH9X1ClfH3y3Upp8tp/0OkN9Ww0udHOjMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807085915.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/07f5193c980de2e06857864f4d34a5a3/solana-keys-2.0.0-canary-20240807085915.tgz","_integrity":"sha512-ezZERg+x0QKBedBxo5Mx+Lee3uwog86zSel7TOcuM3kj7BowjER+29TFRd0b4jOis3lozgtzE9JoQU31QXHZyA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807085915","@solana/assertions":"2.0.0-canary-20240807085915","@solana/codecs-core":"2.0.0-canary-20240807085915","@solana/codecs-strings":"2.0.0-canary-20240807085915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807085915_1723021661670_0.05026260257962023","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807085951":{"name":"@solana/keys","version":"2.0.0-canary-20240807085951","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807085951","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":"1ccba6435357c4740c451d8c61f664c4f53a124c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807085951.tgz","fileCount":23,"integrity":"sha512-yyCvvlApnOE+7P8Qc9affqPtWBOkRN1q/rZkKotGAClqLt+EdJRbxzZKiHbU+Af+oHMwaKTPU9vvsXIYJO2FMA==","signatures":[{"sig":"MEUCIDMHTr8KXCJqRFefAxK/+8SY0ug71jwjIT3sZt1jgGaLAiEAwnhhsrwujVrBWwNwyBwc9oF3bmv/dv4NcOP4dUNJfEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807085951.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2c8cf4c1930263a86fee271adf370868/solana-keys-2.0.0-canary-20240807085951.tgz","_integrity":"sha512-yyCvvlApnOE+7P8Qc9affqPtWBOkRN1q/rZkKotGAClqLt+EdJRbxzZKiHbU+Af+oHMwaKTPU9vvsXIYJO2FMA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807085951","@solana/assertions":"2.0.0-canary-20240807085951","@solana/codecs-core":"2.0.0-canary-20240807085951","@solana/codecs-strings":"2.0.0-canary-20240807085951"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807085951_1723021697489_0.8202039061787674","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807090036":{"name":"@solana/keys","version":"2.0.0-canary-20240807090036","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807090036","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":"d28b37ef2396c88f4c33f7a87f5f5a103316e892","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807090036.tgz","fileCount":23,"integrity":"sha512-HPWBrI+3jbZyyRaa1jDjH/U4IMVMDFz76h4yeKqdx1G+SPUt+2MOvFA6wsTUcWbidvoHdGy9rQVRYvAw0T59Aw==","signatures":[{"sig":"MEYCIQCZ+BlpSmQyAgFBAfSmJ+E4DbU9poBVIOoWi7P6vaK+jQIhAMt/nguryoJDCqaCdGmNgjIEYGjDLPBcaJ9JITbFFRKY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807090036.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/83ed7ca0a33e75349dfe50b5494d6451/solana-keys-2.0.0-canary-20240807090036.tgz","_integrity":"sha512-HPWBrI+3jbZyyRaa1jDjH/U4IMVMDFz76h4yeKqdx1G+SPUt+2MOvFA6wsTUcWbidvoHdGy9rQVRYvAw0T59Aw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807090036","@solana/assertions":"2.0.0-canary-20240807090036","@solana/codecs-core":"2.0.0-canary-20240807090036","@solana/codecs-strings":"2.0.0-canary-20240807090036"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807090036_1723021721214_0.38166352865045794","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807090244":{"name":"@solana/keys","version":"2.0.0-canary-20240807090244","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807090244","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":"832360af6f003f4d316dacef218d87f3a3292e6b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807090244.tgz","fileCount":23,"integrity":"sha512-1+d17UmuHlH57tr0LtiSimOZsZfEVGevyD40BWzeQUfyDvk32pOtEOJ0I7d6Ua1l1B+qu0l8/jkzuZcr5iS6ug==","signatures":[{"sig":"MEUCICDBFHpl5Oj498D3ffKHQVZTGa8kj76ASHmFEkAenFgHAiEAhUW246GUFTs9Db5K9kI2sh09cZmiG89JlJ9q99pkhaU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807090244.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/72f96afe3c7e11f68ed3ba0d04fe225a/solana-keys-2.0.0-canary-20240807090244.tgz","_integrity":"sha512-1+d17UmuHlH57tr0LtiSimOZsZfEVGevyD40BWzeQUfyDvk32pOtEOJ0I7d6Ua1l1B+qu0l8/jkzuZcr5iS6ug==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807090244","@solana/assertions":"2.0.0-canary-20240807090244","@solana/codecs-core":"2.0.0-canary-20240807090244","@solana/codecs-strings":"2.0.0-canary-20240807090244"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807090244_1723021843901_0.7290372465577328","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807090431":{"name":"@solana/keys","version":"2.0.0-canary-20240807090431","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807090431","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":"17b41062cd59c3a59515dd3984922f4033b1294a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807090431.tgz","fileCount":23,"integrity":"sha512-+C7EJXBl0Zy2qMnGwwKuwI5aD9pq0eXm5a9PabeVBwPit5V02bJ7s34Z5TK5fTe4A6SHWVXI4R9lu7AgwdsYZQ==","signatures":[{"sig":"MEQCIF2IUYUL+wud2NZjzObz0i9PrfSg0vbaTjDufiM+szhBAiA38rL12B0tM9/MfHxYVJ0/zBmxCj+Ulfg7Ir5YqbESTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807090431.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8d0c9078ed9f03ee720525c363845fa2/solana-keys-2.0.0-canary-20240807090431.tgz","_integrity":"sha512-+C7EJXBl0Zy2qMnGwwKuwI5aD9pq0eXm5a9PabeVBwPit5V02bJ7s34Z5TK5fTe4A6SHWVXI4R9lu7AgwdsYZQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807090431","@solana/assertions":"2.0.0-canary-20240807090431","@solana/codecs-core":"2.0.0-canary-20240807090431","@solana/codecs-strings":"2.0.0-canary-20240807090431"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807090431_1723021931041_0.22144115068587245","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240807165603":{"name":"@solana/keys","version":"2.0.0-canary-20240807165603","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240807165603","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":"6869d20a4f2d76cf90be1e5ae332ea51c676f055","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240807165603.tgz","fileCount":23,"integrity":"sha512-alsPt6JgpK/voqSHCE5m9+J0CJltBE8HB4CQDoigwgTzmOPCawqRzhYCEEY4AqrTLUwkAdQwVwLCO1AJm/rPwA==","signatures":[{"sig":"MEUCIFAI6T4+Mgash6bno2Jiq1ntdwU3+csoy9soNDBqMtHhAiEA8QZw26G/vIV0tI7vNdoaLFuHRGUQ8LWyGKh1qM1ERAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240807165603.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/af79ecb9d1d154320dda9d8e2f3fb199/solana-keys-2.0.0-canary-20240807165603.tgz","_integrity":"sha512-alsPt6JgpK/voqSHCE5m9+J0CJltBE8HB4CQDoigwgTzmOPCawqRzhYCEEY4AqrTLUwkAdQwVwLCO1AJm/rPwA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240807165603","@solana/assertions":"2.0.0-canary-20240807165603","@solana/codecs-core":"2.0.0-canary-20240807165603","@solana/codecs-strings":"2.0.0-canary-20240807165603"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240807165603_1723050253294_0.8129220201952279","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240808004408":{"name":"@solana/keys","version":"2.0.0-canary-20240808004408","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240808004408","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":"78d2e75e09ab78cdb7f498b125f809c32986512a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240808004408.tgz","fileCount":23,"integrity":"sha512-xPy1vfsYRbDBhVjKrzeEyNnenoBxzHMndfnK5S0pnwfJuoAb7BjPb4xq5U8CWC8aDkqcVZW0jxFzUJk+E4IB1g==","signatures":[{"sig":"MEUCIB91l0YgKBH350mYPGeFMkIDtUZxfWUW6vc/ohCVydCLAiEAr9bKS30HiouI0kIqrceiSKnckJ+c9mlpBrDQwzqDHgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240808004408.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/a533422a440c0eaf65956b1880371494/solana-keys-2.0.0-canary-20240808004408.tgz","_integrity":"sha512-xPy1vfsYRbDBhVjKrzeEyNnenoBxzHMndfnK5S0pnwfJuoAb7BjPb4xq5U8CWC8aDkqcVZW0jxFzUJk+E4IB1g==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240808004408","@solana/assertions":"2.0.0-canary-20240808004408","@solana/codecs-core":"2.0.0-canary-20240808004408","@solana/codecs-strings":"2.0.0-canary-20240808004408"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240808004408_1723078630541_0.8448206262345184","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240808083226":{"name":"@solana/keys","version":"2.0.0-canary-20240808083226","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240808083226","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":"5bacec5cb98a53e2b96553203bee8c8f8ee004e7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240808083226.tgz","fileCount":23,"integrity":"sha512-/BUUWWXKVIRpbxN5VPWCoTzvBIKbd/3FE2uRUKuu9Dp3X7XtZfU37+rUuteZRexzf7bq8MaYHY/mx3wbQY/WGQ==","signatures":[{"sig":"MEQCIFWPk7C1Khq8XTOMqOiqfzXP3bruA9AL8Z3dJCTzWJ09AiBdWuYEVamJABXzrCko0RoD+B+wjnfjQYG3Q521Rkxy1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240808083226.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/258d3b61a0eb8e04af1362cd63a47e2f/solana-keys-2.0.0-canary-20240808083226.tgz","_integrity":"sha512-/BUUWWXKVIRpbxN5VPWCoTzvBIKbd/3FE2uRUKuu9Dp3X7XtZfU37+rUuteZRexzf7bq8MaYHY/mx3wbQY/WGQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240808083226","@solana/assertions":"2.0.0-canary-20240808083226","@solana/codecs-core":"2.0.0-canary-20240808083226","@solana/codecs-strings":"2.0.0-canary-20240808083226"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240808083226_1723106737697_0.3080511337162539","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240808083358":{"name":"@solana/keys","version":"2.0.0-canary-20240808083358","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240808083358","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":"1702177e562c6e17d21b4bd84786b145b0c9759d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240808083358.tgz","fileCount":23,"integrity":"sha512-stMqq85RGk9QMmJJ/37r3SHuUfxus8xLfLJxai1Mn66M9syT6FyQMmdP3RwdIL4lxA+mXr4OOrpBnLxh0b0x2A==","signatures":[{"sig":"MEYCIQDPatRW5gdLqojdR2UYldraktsSkLJFmw9wuSz7vinIWQIhAIBC+lWafuwpeutLPPFaTXjE5MDhq8lyC2sBOuJbTCLp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240808083358.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/ff6a48454cc27b3b2765da337d098628/solana-keys-2.0.0-canary-20240808083358.tgz","_integrity":"sha512-stMqq85RGk9QMmJJ/37r3SHuUfxus8xLfLJxai1Mn66M9syT6FyQMmdP3RwdIL4lxA+mXr4OOrpBnLxh0b0x2A==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240808083358","@solana/assertions":"2.0.0-canary-20240808083358","@solana/codecs-core":"2.0.0-canary-20240808083358","@solana/codecs-strings":"2.0.0-canary-20240808083358"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240808083358_1723106829584_0.9046905900424242","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240808085236":{"name":"@solana/keys","version":"2.0.0-canary-20240808085236","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240808085236","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":"74884e0d23768faa12910e1f803f06b2e7b96767","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240808085236.tgz","fileCount":23,"integrity":"sha512-0V8G6b2VaTbwp+9XjAaho+rvUCGwdRhzBW+9uBt9fzo8ne1y4dfFFBJd8TGEUJIxHE1ulUUjZ71Mg5CDoSmvLw==","signatures":[{"sig":"MEUCIEuIOeBnngrEapFDLB2//GiXn3QQGuO2bRk8yAsqahdrAiEAjz7xLLiNuMrxedfN95+dI7ttSEpWR2kL43+KyfNd9dA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240808085236.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/a19a54f270763dc241f9417bf1f483cd/solana-keys-2.0.0-canary-20240808085236.tgz","_integrity":"sha512-0V8G6b2VaTbwp+9XjAaho+rvUCGwdRhzBW+9uBt9fzo8ne1y4dfFFBJd8TGEUJIxHE1ulUUjZ71Mg5CDoSmvLw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240808085236","@solana/assertions":"2.0.0-canary-20240808085236","@solana/codecs-core":"2.0.0-canary-20240808085236","@solana/codecs-strings":"2.0.0-canary-20240808085236"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240808085236_1723108004580_0.5399979641290777","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240809085418":{"name":"@solana/keys","version":"2.0.0-canary-20240809085418","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240809085418","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":"62b8d7208c305e4892eb5eb6067857a2953b8582","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240809085418.tgz","fileCount":23,"integrity":"sha512-HAZD5JpiItL3skAn8DhMqzZC9AZAVdHzzM4S49NgBs6xZtwoTyu06KbvEH3LrIxX45ioa9paDov/KCwxQ/6SKw==","signatures":[{"sig":"MEYCIQCAeSgwELEeOmYfLR+beFLyWDE0zdj6qh68kMihcdpxmwIhANo4IUczbJbBJPmXwB9mo51cATah8z3OsqxcG6Sxa61Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240809085418.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/cf7719058327a4fd8a68ae03731b84bc/solana-keys-2.0.0-canary-20240809085418.tgz","_integrity":"sha512-HAZD5JpiItL3skAn8DhMqzZC9AZAVdHzzM4S49NgBs6xZtwoTyu06KbvEH3LrIxX45ioa9paDov/KCwxQ/6SKw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240809085418","@solana/assertions":"2.0.0-canary-20240809085418","@solana/codecs-core":"2.0.0-canary-20240809085418","@solana/codecs-strings":"2.0.0-canary-20240809085418"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240809085418_1723194434652_0.07772124046166962","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240809133614":{"name":"@solana/keys","version":"2.0.0-canary-20240809133614","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240809133614","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":"72e123b10b431740a8e57f2ac82f9926c16f5206","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240809133614.tgz","fileCount":23,"integrity":"sha512-HRMR7JCfFZGza2sBEJ+kLqBF+Ku7UVHxNeEEzVA2vfBHgAqCxmVpy1G13HuU0mHWisWoOzh7KqOhKtqpxUkZvg==","signatures":[{"sig":"MEUCIC6TZBCwOvJgah9JGtV7XdmPehhheHge4wnj3wj8mn8iAiEAx8kiSC7Ai3onA9vXbdpUGt2I2Ex3zU5V5UHhCg1lIco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240809133614.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/c9c40a61fb7b1d361a6d81ef7b70a3a6/solana-keys-2.0.0-canary-20240809133614.tgz","_integrity":"sha512-HRMR7JCfFZGza2sBEJ+kLqBF+Ku7UVHxNeEEzVA2vfBHgAqCxmVpy1G13HuU0mHWisWoOzh7KqOhKtqpxUkZvg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240809133614","@solana/assertions":"2.0.0-canary-20240809133614","@solana/codecs-core":"2.0.0-canary-20240809133614","@solana/codecs-strings":"2.0.0-canary-20240809133614"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240809133614_1723211407061_0.08100160003040857","host":"s3://npm-registry-packages"}},"2.0.0-rc.1":{"name":"@solana/keys","version":"2.0.0-rc.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-rc.1","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":"b7d0baa57ba72782e2fa7335de1edba95fd8ce53","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-rc.1.tgz","fileCount":23,"integrity":"sha512-ls3B0KOvfdiBH3/fnEjHhicfXsLLb4zApJlSX4X8NZ+2TmTJ2Jqa+MakgAzrsxL1FJkTJ1RDboR9xx2CHQtKzw==","signatures":[{"sig":"MEUCIQDxWjp4V7SuIGLh8u43R3xbZKljiZ3/rGN3RSMfFIXgFgIgDO725LMsLlT3ayIpPgxMRZNN6GypJ0joVBStbALoKyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117691},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-rc.1.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/3757c62add1b4c14861d3c136b954ed9/solana-keys-2.0.0-rc.1.tgz","_integrity":"sha512-ls3B0KOvfdiBH3/fnEjHhicfXsLLb4zApJlSX4X8NZ+2TmTJ2Jqa+MakgAzrsxL1FJkTJ1RDboR9xx2CHQtKzw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-rc.1","@solana/assertions":"2.0.0-rc.1","@solana/codecs-core":"2.0.0-rc.1","@solana/codecs-strings":"2.0.0-rc.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-rc.1_1723226425065_0.16481381827582675","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240809180047":{"name":"@solana/keys","version":"2.0.0-canary-20240809180047","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240809180047","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":"1ad09841ef212625e0cdd3ea636b5ada0abca57f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240809180047.tgz","fileCount":23,"integrity":"sha512-UC7ULhnJjROUyT3Xu8QuK7fYIs+mSx3EHN+K64P78ipPzEtooc8+HfWVY8eZfEPSqOtzMRyvChZ7/oypwozZBQ==","signatures":[{"sig":"MEUCIHqqMpXSRNCxVBVMtP/H288kzGtGT94L9sXlvUTHhPB4AiEAh8FOGcpBbZBJHNo6S34aZ78XBRQar5B0SSDla63ZIdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240809180047.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e70f107acf91692b54f55b552f0bd4ae/solana-keys-2.0.0-canary-20240809180047.tgz","_integrity":"sha512-UC7ULhnJjROUyT3Xu8QuK7fYIs+mSx3EHN+K64P78ipPzEtooc8+HfWVY8eZfEPSqOtzMRyvChZ7/oypwozZBQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240809180047","@solana/assertions":"2.0.0-canary-20240809180047","@solana/codecs-core":"2.0.0-canary-20240809180047","@solana/codecs-strings":"2.0.0-canary-20240809180047"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240809180047_1723227222139_0.2883620216762066","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240812091634":{"name":"@solana/keys","version":"2.0.0-canary-20240812091634","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240812091634","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":"3f33a087dd42163d91e251a471f173510f71c886","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240812091634.tgz","fileCount":23,"integrity":"sha512-eoevCDbpmNptBOgOjLzQ1ox5JKpGRshp+SvR/Ad+iOJK/f4ucjXwZXsOKZAFiMevtaHkT3+NmxCu4WsUH47UVA==","signatures":[{"sig":"MEYCIQD9xm4eBStedyrcgIMKXGUKBniqyJgg1U0f4qOm6UUyrQIhAKtKMBa/piwV0IcU/VX/aLR6Kisw1uUZltaSiM58uiP1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240812091634.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/4e1465a17643d88c572fff02d195703a/solana-keys-2.0.0-canary-20240812091634.tgz","_integrity":"sha512-eoevCDbpmNptBOgOjLzQ1ox5JKpGRshp+SvR/Ad+iOJK/f4ucjXwZXsOKZAFiMevtaHkT3+NmxCu4WsUH47UVA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240812091634","@solana/assertions":"2.0.0-canary-20240812091634","@solana/codecs-core":"2.0.0-canary-20240812091634","@solana/codecs-strings":"2.0.0-canary-20240812091634"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240812091634_1723454943015_0.4880896717248602","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240812091653":{"name":"@solana/keys","version":"2.0.0-canary-20240812091653","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240812091653","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":"5aa33e24ce92708495f9daf49c775493ca0cb530","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240812091653.tgz","fileCount":23,"integrity":"sha512-NBfR/5HhtibN4HrSYcd32qMfNFbIHld26m7XXAXL0YvF4xt3eRCMDQhAe5I5PwfwgfCR5z16ErTZNNsN8C8RzA==","signatures":[{"sig":"MEYCIQCzoLmLEs5iDvhhmiC2oCZgtGTkS4SN75e3tBbWqnmO1AIhAMR+bjU2vxrO7iODHyLBUruSTWqk14y0mNAhymbxfk8R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240812091653.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/cb821d26a540de65f63c39ac027f548a/solana-keys-2.0.0-canary-20240812091653.tgz","_integrity":"sha512-NBfR/5HhtibN4HrSYcd32qMfNFbIHld26m7XXAXL0YvF4xt3eRCMDQhAe5I5PwfwgfCR5z16ErTZNNsN8C8RzA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240812091653","@solana/assertions":"2.0.0-canary-20240812091653","@solana/codecs-core":"2.0.0-canary-20240812091653","@solana/codecs-strings":"2.0.0-canary-20240812091653"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240812091653_1723455012008_0.31181095090082867","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240812091736":{"name":"@solana/keys","version":"2.0.0-canary-20240812091736","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240812091736","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":"cbde707a0f5d3b9aa4952b0db7c4b24af996215c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240812091736.tgz","fileCount":23,"integrity":"sha512-PoJQfbhs0YT2U4iDIVibw4CejJwFqfHF2qyedWtlnQWm68BuXKj7pe6xnHt5mDy0F/m59Fmu80i6zq9IJxg8Mw==","signatures":[{"sig":"MEQCIFCz8a71JcF+/qHlPPeia9lye+hAAzgREs0+KIcqcztjAiB7/dty+WtCa+nn+u1wrlj3qE77Lstfvv3EwPsKKfsvbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240812091736.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/953c922868dfa552cca700a413b70a36/solana-keys-2.0.0-canary-20240812091736.tgz","_integrity":"sha512-PoJQfbhs0YT2U4iDIVibw4CejJwFqfHF2qyedWtlnQWm68BuXKj7pe6xnHt5mDy0F/m59Fmu80i6zq9IJxg8Mw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240812091736","@solana/assertions":"2.0.0-canary-20240812091736","@solana/codecs-core":"2.0.0-canary-20240812091736","@solana/codecs-strings":"2.0.0-canary-20240812091736"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240812091736_1723455065273_0.6605969700295931","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240812091942":{"name":"@solana/keys","version":"2.0.0-canary-20240812091942","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240812091942","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":"b0c3a31ad4cc09ad4c0d332cfe67952030d3bb2a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240812091942.tgz","fileCount":23,"integrity":"sha512-fYs5Jmj/XIJEBgPx8R/dE31d61Jo1euYNStOcT3Mvu7ZAw2tM6VAmrOifvwPHzFTkDFyrmqfgYM3gUJCgs8ujQ==","signatures":[{"sig":"MEUCIBh1OLpprF3ulEYUHwz141DMbMqmBpZ/MPDNO2+qDBszAiEA310pG8nPUlTuElRUCayi6UXmpvmnul9pxKhfvJG8YEU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240812091942.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/7c31875417e4c1af757ed9849fb12fc7/solana-keys-2.0.0-canary-20240812091942.tgz","_integrity":"sha512-fYs5Jmj/XIJEBgPx8R/dE31d61Jo1euYNStOcT3Mvu7ZAw2tM6VAmrOifvwPHzFTkDFyrmqfgYM3gUJCgs8ujQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240812091942","@solana/assertions":"2.0.0-canary-20240812091942","@solana/codecs-core":"2.0.0-canary-20240812091942","@solana/codecs-strings":"2.0.0-canary-20240812091942"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240812091942_1723455209952_0.7073198478429066","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240814092100":{"name":"@solana/keys","version":"2.0.0-canary-20240814092100","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240814092100","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":"c1dac0dc7122de5227116f90e471a74811015194","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240814092100.tgz","fileCount":23,"integrity":"sha512-1LzvQzqOoSwNHuUu6Z+wQXJd7FM42r/RBGNSN7hfXUJxO+4xYYSNfRG3ogR5OSmYiVfRJmyrR+opg9CL5u0fzA==","signatures":[{"sig":"MEUCIG+XVLJj8zdEIEUZ0Cu2hO+3L74FXEux+grMxNMlkgmgAiEAzVC4wPLF9OtslxDE2aKZxAkYi98B3/YUIf4rAFuZ4z8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240814092100.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0a28b1fb13d72779142ade43bf3e68c8/solana-keys-2.0.0-canary-20240814092100.tgz","_integrity":"sha512-1LzvQzqOoSwNHuUu6Z+wQXJd7FM42r/RBGNSN7hfXUJxO+4xYYSNfRG3ogR5OSmYiVfRJmyrR+opg9CL5u0fzA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240814092100","@solana/assertions":"2.0.0-canary-20240814092100","@solana/codecs-core":"2.0.0-canary-20240814092100","@solana/codecs-strings":"2.0.0-canary-20240814092100"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240814092100_1723628048964_0.35173102279389035","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240814153141":{"name":"@solana/keys","version":"2.0.0-canary-20240814153141","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240814153141","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":"acc959b22d43631c1e5ca8cffaaba895d4263126","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240814153141.tgz","fileCount":23,"integrity":"sha512-inyMqqjOg/Pv+gQsGCm+Y2hrc5jbpjEbahSycqi1ec9xFgFTrFMu5b7Hs0b5WVQr+BvUA+0bECPT2ykeL+ptbg==","signatures":[{"sig":"MEUCIQCF4TyZhSt/Gvh3rK0ttCX5zXTdx58vnQh9NXPl8BnXwgIgej+CslrRNJ9hjsiwguy374MqI+veJWhnpy+QnAOuDzA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240814153141.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/33ec48432a0a55b11a771c838ff2c5ec/solana-keys-2.0.0-canary-20240814153141.tgz","_integrity":"sha512-inyMqqjOg/Pv+gQsGCm+Y2hrc5jbpjEbahSycqi1ec9xFgFTrFMu5b7Hs0b5WVQr+BvUA+0bECPT2ykeL+ptbg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240814153141","@solana/assertions":"2.0.0-canary-20240814153141","@solana/codecs-core":"2.0.0-canary-20240814153141","@solana/codecs-strings":"2.0.0-canary-20240814153141"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240814153141_1723650300956_0.40365000326085787","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240814160703":{"name":"@solana/keys","version":"2.0.0-canary-20240814160703","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240814160703","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":"483a5e1b83caba025468069597a685814595a9a5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240814160703.tgz","fileCount":23,"integrity":"sha512-v75i3Bmbfb6P8pRLTBAoYH91Stwnm9Lo+jbNu4e7oarVNybY7U1XM7jBhu0YBFztVd3/LUcUEl/k0YLJOPledA==","signatures":[{"sig":"MEUCIEIzHSuUObPAPnAomEjZ853p2hVziNszTmJbNWDKZdCgAiEAxEciqwPSEAZ8GSoLGVoEVihcFiX2gVxVYXpjmdzZ+tg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240814160703.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e69f534c1616d2057d0e295a95837e09/solana-keys-2.0.0-canary-20240814160703.tgz","_integrity":"sha512-v75i3Bmbfb6P8pRLTBAoYH91Stwnm9Lo+jbNu4e7oarVNybY7U1XM7jBhu0YBFztVd3/LUcUEl/k0YLJOPledA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240814160703","@solana/assertions":"2.0.0-canary-20240814160703","@solana/codecs-core":"2.0.0-canary-20240814160703","@solana/codecs-strings":"2.0.0-canary-20240814160703"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240814160703_1723652418216_0.7344932692585866","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240815091435":{"name":"@solana/keys","version":"2.0.0-canary-20240815091435","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240815091435","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":"ec7fab130c551ee14aacbe23b49a3eb6f0141e2a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240815091435.tgz","fileCount":23,"integrity":"sha512-IXNXe/QeezQTcNgTga81tD0J60ENaRdrSLlbqbbvmjxaYdegHV8ZrqBIJR4eRfoDszg77pKhimfdnwZX4XbXvw==","signatures":[{"sig":"MEQCIC2ZaZmiMPdgjBKVx+yQN1Ck4RE+jdBhRanSus/ddAqpAiAB1tqCIxFC+VgOGji19ZmLcXpiJSv4PSLESp9GXhJbVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240815091435.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/be000efe8a499afed85e1a6c89399c4f/solana-keys-2.0.0-canary-20240815091435.tgz","_integrity":"sha512-IXNXe/QeezQTcNgTga81tD0J60ENaRdrSLlbqbbvmjxaYdegHV8ZrqBIJR4eRfoDszg77pKhimfdnwZX4XbXvw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240815091435","@solana/assertions":"2.0.0-canary-20240815091435","@solana/codecs-core":"2.0.0-canary-20240815091435","@solana/codecs-strings":"2.0.0-canary-20240815091435"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240815091435_1723714105228_0.5276901295640046","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240815093325":{"name":"@solana/keys","version":"2.0.0-canary-20240815093325","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240815093325","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":"182729ec52af99c946553f7afd86d7d3503e5650","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240815093325.tgz","fileCount":23,"integrity":"sha512-tvWNeUzpDXakg4rWJbKNvWuKqXWvP19BeyBS25tdRFRsrxRX/RJ5KO4KUJ6XDF8J/Zf+xSM3ObFWyTNma1qLKg==","signatures":[{"sig":"MEQCIHmiTBS+x7q99y99EPWIVHDTmpkgWcf5gXMja+LMniGAAiAPV07uvtqgKbrr2U2GpIthd5fqWizMhS5605l64IypdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240815093325.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/6e7b29128dfc64d2e6ade0c8b2910f68/solana-keys-2.0.0-canary-20240815093325.tgz","_integrity":"sha512-tvWNeUzpDXakg4rWJbKNvWuKqXWvP19BeyBS25tdRFRsrxRX/RJ5KO4KUJ6XDF8J/Zf+xSM3ObFWyTNma1qLKg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240815093325","@solana/assertions":"2.0.0-canary-20240815093325","@solana/codecs-core":"2.0.0-canary-20240815093325","@solana/codecs-strings":"2.0.0-canary-20240815093325"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240815093325_1723715201847_0.9553731863025261","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240816084200":{"name":"@solana/keys","version":"2.0.0-canary-20240816084200","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240816084200","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":"62f3d1b97a5f07c45b372a6572fb10e00106ccbc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240816084200.tgz","fileCount":23,"integrity":"sha512-ksPccqVmFaDYLeeV5sRV1oJf3dDwrwvsN5JCZlJ9+nWki4Of1XHdOVwYXMJrCFttRBtAg24GKrSSmnAjG42Xew==","signatures":[{"sig":"MEUCIGPOrORwxcd+SZx/x5d2jw0B2zYPJeZyrL7MsNednO5FAiEApGki9vEiQGbI75i0JFtTf5rlcsM3xaV1NsoCqhZBEJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240816084200.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/aaa1dfed649669a33c335cb8da77bcba/solana-keys-2.0.0-canary-20240816084200.tgz","_integrity":"sha512-ksPccqVmFaDYLeeV5sRV1oJf3dDwrwvsN5JCZlJ9+nWki4Of1XHdOVwYXMJrCFttRBtAg24GKrSSmnAjG42Xew==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240816084200","@solana/assertions":"2.0.0-canary-20240816084200","@solana/codecs-core":"2.0.0-canary-20240816084200","@solana/codecs-strings":"2.0.0-canary-20240816084200"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240816084200_1723798515681_0.39943449980149137","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240816084506":{"name":"@solana/keys","version":"2.0.0-canary-20240816084506","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240816084506","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":"78317cc13290825cbedd65e002724915cf74f6fd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240816084506.tgz","fileCount":23,"integrity":"sha512-hrfQ9GcR8gb4ZWok1e09sCWeoVDWTayw10+89w8LobFa+1oiWFTM0+eCZufkOZA5s8g0nmSPCU4/tawvEOWa6A==","signatures":[{"sig":"MEYCIQD98ukOkSi/gD/WZKuhV52bOQVcc5xolDzMuc64qN3CJAIhAKGeN/WXEEbln2erK6OXhhVuAHkkmtyVJlrt7Ba/kuka","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240816084506.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f3a6e3cff252c8427fd3317a822dcad1/solana-keys-2.0.0-canary-20240816084506.tgz","_integrity":"sha512-hrfQ9GcR8gb4ZWok1e09sCWeoVDWTayw10+89w8LobFa+1oiWFTM0+eCZufkOZA5s8g0nmSPCU4/tawvEOWa6A==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240816084506","@solana/assertions":"2.0.0-canary-20240816084506","@solana/codecs-core":"2.0.0-canary-20240816084506","@solana/codecs-strings":"2.0.0-canary-20240816084506"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240816084506_1723798669642_0.09706860393803662","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240816084459":{"name":"@solana/keys","version":"2.0.0-canary-20240816084459","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240816084459","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":"85d103e27d2c14d205d3d76b56ef81ca486ad694","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240816084459.tgz","fileCount":23,"integrity":"sha512-AQASuYUCgBqbiFAN80rd+/jlLjNtzxaN969gZTMo7uSnZ/8YVMlPBZZvyV17AL8NoROMm/GsxkQ2IaFI5P4vDg==","signatures":[{"sig":"MEUCIQC2EW6AlBHje4BbvPxvdZdphKbduyGaTh8DzXH1BR3DgwIgVEO8a9LZHFERJi9gZ4Nur6kuvZMR8nE/dRp6OJWpUd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240816084459.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/960c453de8d29171309b81a19daa08b9/solana-keys-2.0.0-canary-20240816084459.tgz","_integrity":"sha512-AQASuYUCgBqbiFAN80rd+/jlLjNtzxaN969gZTMo7uSnZ/8YVMlPBZZvyV17AL8NoROMm/GsxkQ2IaFI5P4vDg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240816084459","@solana/assertions":"2.0.0-canary-20240816084459","@solana/codecs-core":"2.0.0-canary-20240816084459","@solana/codecs-strings":"2.0.0-canary-20240816084459"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240816084459_1723798726561_0.7462273879596966","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240816090021":{"name":"@solana/keys","version":"2.0.0-canary-20240816090021","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240816090021","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":"92c738094c6f2af35a845884cbe5476f0b29c23d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240816090021.tgz","fileCount":23,"integrity":"sha512-8ZkdyASy2tO0K9DzFJFhA/RTypXlgMlpWmzkkIzIOVkADT/OF6mqko7amQg8lFOPW9kFqoo+T+AoCW6AJGBs4A==","signatures":[{"sig":"MEUCID5z37AQZEAm5VtGeQwOvzE0PjRm2vXd03ngIn5o8N+MAiEA2IYK85G+lo0lQSFvPS59ocW00U+q+mnABruVf4ZxqLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240816090021.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/95a8ac88630ed24f6baf27dfecca204d/solana-keys-2.0.0-canary-20240816090021.tgz","_integrity":"sha512-8ZkdyASy2tO0K9DzFJFhA/RTypXlgMlpWmzkkIzIOVkADT/OF6mqko7amQg8lFOPW9kFqoo+T+AoCW6AJGBs4A==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240816090021","@solana/assertions":"2.0.0-canary-20240816090021","@solana/codecs-core":"2.0.0-canary-20240816090021","@solana/codecs-strings":"2.0.0-canary-20240816090021"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240816090021_1723799661251_0.07518647558705616","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240819091654":{"name":"@solana/keys","version":"2.0.0-canary-20240819091654","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240819091654","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":"7301b2e207dd763081a4a6840a1ac77d77d5b34e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240819091654.tgz","fileCount":23,"integrity":"sha512-UFt1qpx5eV32BhDv9bhPcsxbCm0Fih5z03VcKpYEY4f/YbVYYy08f4Wt4nGMMv3NsTyl3T6SvfNPOVf0OWBOFw==","signatures":[{"sig":"MEMCHyBPR70unkrp0MEFg7rYJn73iKX8Y9KZk1FEPQGYgXYCIC2yCb15zZxeo9SymBxjiBxxZ6N9N1b7/8RpgkqX3KyX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240819091654.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/c10b1dd46f61ce409c423e8430e97f61/solana-keys-2.0.0-canary-20240819091654.tgz","_integrity":"sha512-UFt1qpx5eV32BhDv9bhPcsxbCm0Fih5z03VcKpYEY4f/YbVYYy08f4Wt4nGMMv3NsTyl3T6SvfNPOVf0OWBOFw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240819091654","@solana/assertions":"2.0.0-canary-20240819091654","@solana/codecs-core":"2.0.0-canary-20240819091654","@solana/codecs-strings":"2.0.0-canary-20240819091654"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240819091654_1724059813058_0.5207302088117642","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240820023633":{"name":"@solana/keys","version":"2.0.0-canary-20240820023633","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240820023633","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":"5aa74728a3a48b96cd4262018216f5430a043fff","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240820023633.tgz","fileCount":23,"integrity":"sha512-tHDuDqBcYWNs6nNJZ/fIQ2jPogsw35eJilCzDG/b7uLMRqap3SYPAwFN2q0LZeNmzum6u7VIexHZ5n6e0YMDnw==","signatures":[{"sig":"MEUCIQDlcPCx4iEog5sNEBXCGKVaOEBO/Y4jcWFKxnSkTu25owIgOyIfdyEo59pbrIaavUzkER0py/nH/dH0gxcXW+D86so=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240820023633.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8f440bedba47d9057e66d0787af5e62c/solana-keys-2.0.0-canary-20240820023633.tgz","_integrity":"sha512-tHDuDqBcYWNs6nNJZ/fIQ2jPogsw35eJilCzDG/b7uLMRqap3SYPAwFN2q0LZeNmzum6u7VIexHZ5n6e0YMDnw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240820023633","@solana/assertions":"2.0.0-canary-20240820023633","@solana/codecs-core":"2.0.0-canary-20240820023633","@solana/codecs-strings":"2.0.0-canary-20240820023633"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240820023633_1724122174267_0.6384241853425741","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240820085505":{"name":"@solana/keys","version":"2.0.0-canary-20240820085505","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240820085505","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":"c5a5d835ba077d06271a9fe3f8be57e2216c0dd2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240820085505.tgz","fileCount":23,"integrity":"sha512-Q+5qZHkiUe5ccg7n80CabzGFSXyC4TwJ6OeKps1l6kK7+sz6i2b14CCCicXRmg1EzuAwsEM7C2mvneuZdBNyiA==","signatures":[{"sig":"MEUCIQDAbSeNa1MDeoy5fGg0YkyZ1VpXD55nok+jyb1+BQVetwIgPTHbQjTZ49hGeKfOrAF0FnEDOAoYBTQCugoDw4upkSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240820085505.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/cbe69d5ef27ab856a03ec7eea9f4751e/solana-keys-2.0.0-canary-20240820085505.tgz","_integrity":"sha512-Q+5qZHkiUe5ccg7n80CabzGFSXyC4TwJ6OeKps1l6kK7+sz6i2b14CCCicXRmg1EzuAwsEM7C2mvneuZdBNyiA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240820085505","@solana/assertions":"2.0.0-canary-20240820085505","@solana/codecs-core":"2.0.0-canary-20240820085505","@solana/codecs-strings":"2.0.0-canary-20240820085505"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240820085505_1724144972398_0.25507958613891857","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240821090133":{"name":"@solana/keys","version":"2.0.0-canary-20240821090133","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240821090133","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":"98fe3e6e873861b10ccb34f5aa449f7c2b0bd479","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240821090133.tgz","fileCount":23,"integrity":"sha512-S01REPKh6qNEK/Rzjt3CgSYe4pRqQ5yjijCKagXrI5iEzh0QEucaikstxMwVQQd/xyzdn3PBQM7KkeOmrQbd8A==","signatures":[{"sig":"MEUCIQDbjKSw4ya4BApaLHK/tIvBxajAMMQEd0vs1lHDVGCd5gIgRCkl0kCXM/k9GNY4SNVeopNurVoX1LAcelB+Z/VZLtE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240821090133.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/247fa0aca340f9a63d92ff51df131032/solana-keys-2.0.0-canary-20240821090133.tgz","_integrity":"sha512-S01REPKh6qNEK/Rzjt3CgSYe4pRqQ5yjijCKagXrI5iEzh0QEucaikstxMwVQQd/xyzdn3PBQM7KkeOmrQbd8A==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240821090133","@solana/assertions":"2.0.0-canary-20240821090133","@solana/codecs-core":"2.0.0-canary-20240821090133","@solana/codecs-strings":"2.0.0-canary-20240821090133"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240821090133_1724231670048_0.38561783329203814","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240821091955":{"name":"@solana/keys","version":"2.0.0-canary-20240821091955","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240821091955","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":"8231a6e99d8f19e9f42886e4dfe40f6f0f8143db","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240821091955.tgz","fileCount":23,"integrity":"sha512-HLHySP1Vt/5XuIQXpEZdWpMmgax1uS81yspQpLV2kXzXXk7bzTVLhPqt77vmWt30hpz6pIdLotjyZzLhSggoaA==","signatures":[{"sig":"MEUCIHWKGsDMyfCtIDDtT1IyaMOnxunVDLtIPpbq8msOzG0+AiEAnKiOMKZl0kCb75TABqwYOv+Hufs6ryJZlPy/SHzLIDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117776},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240821091955.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/479a6486b88cc11803e8e2261176482d/solana-keys-2.0.0-canary-20240821091955.tgz","_integrity":"sha512-HLHySP1Vt/5XuIQXpEZdWpMmgax1uS81yspQpLV2kXzXXk7bzTVLhPqt77vmWt30hpz6pIdLotjyZzLhSggoaA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240821091955","@solana/assertions":"2.0.0-canary-20240821091955","@solana/codecs-core":"2.0.0-canary-20240821091955","@solana/codecs-strings":"2.0.0-canary-20240821091955"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240821091955_1724232800358_0.3880158386821311","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240821165108":{"name":"@solana/keys","version":"2.0.0-canary-20240821165108","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240821165108","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":"9badf3d2f5dabe39fcab6d3109099fc36abb13e4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240821165108.tgz","fileCount":23,"integrity":"sha512-BPQH5b9WlUanKJIstpejg3mGB8qWFrcv6tFD36k9trp/H+i00ybP2EIns/VpAP6Inh0VktCev3Ru4K+NkaTupw==","signatures":[{"sig":"MEUCIDZpjy767VpNCLMhpGj/YQkshBCQ+R1JbYOpU/T60BxfAiEA5Wtc9RmEVJ7LkTKvzc5RLHzrig8WNM7rAsUGUIunNj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240821165108.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/3b3ddb60c8b8f3a873176a472edc2087/solana-keys-2.0.0-canary-20240821165108.tgz","_integrity":"sha512-BPQH5b9WlUanKJIstpejg3mGB8qWFrcv6tFD36k9trp/H+i00ybP2EIns/VpAP6Inh0VktCev3Ru4K+NkaTupw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240821165108","@solana/assertions":"2.0.0-canary-20240821165108","@solana/codecs-core":"2.0.0-canary-20240821165108","@solana/codecs-strings":"2.0.0-canary-20240821165108"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240821165108_1724259806019_0.28524329033483187","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240821165151":{"name":"@solana/keys","version":"2.0.0-canary-20240821165151","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240821165151","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":"72f3039ce8f7f069fa007bd1d3b04a36bdab3fbc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240821165151.tgz","fileCount":23,"integrity":"sha512-tberwU3hAK09U6MJQJ73aQRsan7AR9COgw3Cccl1qW7W1z4awwLyeIftn84EMuLMtKJOTTLTH0XqidUWXmHRDw==","signatures":[{"sig":"MEQCICeH2uoxYsU9JtV+3OG9Dm+uD5As+VpaXHTLja76M3rFAiAe5BaJs+pgrRV56+bc1ozhwDSPnx4Cd60MwNGIgjLfZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240821165151.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/728710056bb1b6a137245a00c2074f98/solana-keys-2.0.0-canary-20240821165151.tgz","_integrity":"sha512-tberwU3hAK09U6MJQJ73aQRsan7AR9COgw3Cccl1qW7W1z4awwLyeIftn84EMuLMtKJOTTLTH0XqidUWXmHRDw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240821165151","@solana/assertions":"2.0.0-canary-20240821165151","@solana/codecs-core":"2.0.0-canary-20240821165151","@solana/codecs-strings":"2.0.0-canary-20240821165151"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240821165151_1724259940470_0.29409066772200254","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240821210535":{"name":"@solana/keys","version":"2.0.0-canary-20240821210535","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240821210535","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":"6389dd00730f5ffe4dd57c07b3f2528730fa5d74","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240821210535.tgz","fileCount":23,"integrity":"sha512-BYzMAsb+OGqqo9v6iUwYtR68tlbCtF4tn6Bh/KgckwP4BSjKaylNcq1u8BJBx2KrxkC2YY4FYZP5UnDQ7OH6ZQ==","signatures":[{"sig":"MEQCIBVBRigWL/n5fWtJary1bdzqLD5f1i9Thx2R3vJyyVPWAiA3/x2NcTdRl5kiPIZYf2pX6m8nkfxtqciYciVAkMTc+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240821210535.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/70d36f649f3b76900754e31128b744f1/solana-keys-2.0.0-canary-20240821210535.tgz","_integrity":"sha512-BYzMAsb+OGqqo9v6iUwYtR68tlbCtF4tn6Bh/KgckwP4BSjKaylNcq1u8BJBx2KrxkC2YY4FYZP5UnDQ7OH6ZQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240821210535","@solana/assertions":"2.0.0-canary-20240821210535","@solana/codecs-core":"2.0.0-canary-20240821210535","@solana/codecs-strings":"2.0.0-canary-20240821210535"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240821210535_1724275143507_0.9688900950577264","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240822090736":{"name":"@solana/keys","version":"2.0.0-canary-20240822090736","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240822090736","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":"572588a8593871d7c2a4e68445ee1e0cda913530","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240822090736.tgz","fileCount":23,"integrity":"sha512-B2B5tMp66sh1Ae4swX0SSnwdomLvVxLNN+0m5B+a25W4GwHU4JFxJbXQimKOsLuuxKoLwBD/4FttjmMy5gjOtQ==","signatures":[{"sig":"MEYCIQCEvGqc5zIBXe/U2JDORH/5atQFu+3k+xOv7xSisaJ9YAIhAOn+vrKPi7HjAoZxtE5z0Ibq4OlY/9efMhDHzRRrKTzy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240822090736.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e330b672ac33cecdfa20876c05180691/solana-keys-2.0.0-canary-20240822090736.tgz","_integrity":"sha512-B2B5tMp66sh1Ae4swX0SSnwdomLvVxLNN+0m5B+a25W4GwHU4JFxJbXQimKOsLuuxKoLwBD/4FttjmMy5gjOtQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240822090736","@solana/assertions":"2.0.0-canary-20240822090736","@solana/codecs-core":"2.0.0-canary-20240822090736","@solana/codecs-strings":"2.0.0-canary-20240822090736"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240822090736_1724318449232_0.8310105822431986","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240825063834":{"name":"@solana/keys","version":"2.0.0-canary-20240825063834","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240825063834","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":"58de5dce0aa619d2db78c19060d75fbdbaa654b8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240825063834.tgz","fileCount":23,"integrity":"sha512-RC5eeDP1W+DxGxRhebU8pz2e936J/jb9ST0f1WVWdDasBDxywIPNyo4MyREm+/BAtQuS5iL64TuyUVvIttWmGw==","signatures":[{"sig":"MEUCIQCZq+hdD0xgDvlDrl3dWFE+zrLlHlG7IgH2XIDIy6OqdAIgf5FpsCoE0GpPSS74XMdrgVpol4DEYzBjCvPFEx77lmc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240825063834.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f69ea48e3f41abdc2fca647ce008e442/solana-keys-2.0.0-canary-20240825063834.tgz","_integrity":"sha512-RC5eeDP1W+DxGxRhebU8pz2e936J/jb9ST0f1WVWdDasBDxywIPNyo4MyREm+/BAtQuS5iL64TuyUVvIttWmGw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240825063834","@solana/assertions":"2.0.0-canary-20240825063834","@solana/codecs-core":"2.0.0-canary-20240825063834","@solana/codecs-strings":"2.0.0-canary-20240825063834"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240825063834_1724568716473_0.8881979842139993","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240826090425":{"name":"@solana/keys","version":"2.0.0-canary-20240826090425","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240826090425","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":"af2ab25561646eb05565c9737c448b1dda26b85c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240826090425.tgz","fileCount":23,"integrity":"sha512-FR6vmE1m5b6usrVHP6sCizlK8p685gKhPl1gP9Bw1Jj16DFZxQ7eUQJjcV74vGFce6L5/aIVYBQqXEugoucK/w==","signatures":[{"sig":"MEYCIQDxmhEz/vRlvHhISOe7gxuTfLNx9/ev+HVTCo5Uoe2U1wIhAIFIWcuckq+N8aX2p+GaAnieAc9ADJuvjRlkligFzG5E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240826090425.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/d0813b021f6857d0333875f670dd1617/solana-keys-2.0.0-canary-20240826090425.tgz","_integrity":"sha512-FR6vmE1m5b6usrVHP6sCizlK8p685gKhPl1gP9Bw1Jj16DFZxQ7eUQJjcV74vGFce6L5/aIVYBQqXEugoucK/w==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240826090425","@solana/assertions":"2.0.0-canary-20240826090425","@solana/codecs-core":"2.0.0-canary-20240826090425","@solana/codecs-strings":"2.0.0-canary-20240826090425"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240826090425_1724663953772_0.5591995244932282","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240826163408":{"name":"@solana/keys","version":"2.0.0-canary-20240826163408","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240826163408","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":"8767c07e737765b030c8c00c494a0a0d778c4077","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240826163408.tgz","fileCount":23,"integrity":"sha512-DB1bhL/Iz6nL/IphRG3JT6OWVuT5+K8w8V3sdNaH/zB9tchfXArlf3cTdFx9ER3XcfPXbuHGYZDXMN4GWRv6Ng==","signatures":[{"sig":"MEQCIGzcPjSX4F4f4hxmNqPSN/IEKAcdQH51ES0mxXrfMwpAAiBTQIkke1+UaoDNMdIuqlgKknEpPEO3B7F5xagJTQCBfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240826163408.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/04a73c49b35d82ee5707fa31db915259/solana-keys-2.0.0-canary-20240826163408.tgz","_integrity":"sha512-DB1bhL/Iz6nL/IphRG3JT6OWVuT5+K8w8V3sdNaH/zB9tchfXArlf3cTdFx9ER3XcfPXbuHGYZDXMN4GWRv6Ng==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240826163408","@solana/assertions":"2.0.0-canary-20240826163408","@solana/codecs-core":"2.0.0-canary-20240826163408","@solana/codecs-strings":"2.0.0-canary-20240826163408"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240826163408_1724691047302_0.1156318981677984","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240827085118":{"name":"@solana/keys","version":"2.0.0-canary-20240827085118","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240827085118","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":"eda9beffe47762e128e2c5966b4919250f0a5e27","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240827085118.tgz","fileCount":23,"integrity":"sha512-dm/yqam3VM+eD121Dd+g/vXC7rVxndnJQDrrqaXvRBv6G5f//g0sE1w02Lb02QrKqm/4bmLStS/osoYYzLbYhw==","signatures":[{"sig":"MEYCIQCBLgRMac1jLvYGHnWX6iTwLqD1InggM2ZN6+UVkaJ4OQIhAI4xWh0BXYnXGZNMiGH9smaYwej0l/BKfSN2KKW3OuBM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240827085118.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fd261ad6ee51547cd143d14d2d2aa023/solana-keys-2.0.0-canary-20240827085118.tgz","_integrity":"sha512-dm/yqam3VM+eD121Dd+g/vXC7rVxndnJQDrrqaXvRBv6G5f//g0sE1w02Lb02QrKqm/4bmLStS/osoYYzLbYhw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240827085118","@solana/assertions":"2.0.0-canary-20240827085118","@solana/codecs-core":"2.0.0-canary-20240827085118","@solana/codecs-strings":"2.0.0-canary-20240827085118"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240827085118_1724749520504_0.14166743207885668","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240827200741":{"name":"@solana/keys","version":"2.0.0-canary-20240827200741","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240827200741","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":"96d157beb7581ea15e6b4dcc639919e1876d716a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240827200741.tgz","fileCount":23,"integrity":"sha512-J7xI/8kAXASxtrPgSGACk24ZmGsplEmSZv7HpXax78BvZ7Y4M9iw5B96iRV5vOR4G+iQRUQcxes31V2BD3GVJQ==","signatures":[{"sig":"MEUCIQCR7y2IsqlNRhVvc334yUk1Nsb3tUt4/SuMvhKFMTARNgIgMyqFS8K7q9ksJZsKEvEZFpT1P1pn0PqzikJLe9x7XcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240827200741.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/17efe6fc94cace84b20b0734788376c2/solana-keys-2.0.0-canary-20240827200741.tgz","_integrity":"sha512-J7xI/8kAXASxtrPgSGACk24ZmGsplEmSZv7HpXax78BvZ7Y4M9iw5B96iRV5vOR4G+iQRUQcxes31V2BD3GVJQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240827200741","@solana/assertions":"2.0.0-canary-20240827200741","@solana/codecs-core":"2.0.0-canary-20240827200741","@solana/codecs-strings":"2.0.0-canary-20240827200741"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240827200741_1724790097675_0.08788355441638429","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240827201010":{"name":"@solana/keys","version":"2.0.0-canary-20240827201010","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240827201010","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":"bcee9cbdbaf1f468f3d34e5fc18eacaa87703e5f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240827201010.tgz","fileCount":23,"integrity":"sha512-FrtMcrwPFrmKY6wvm68ov2m2L7RO9JZzGuyUE5gq7MyzUV4d4EWm5uMzUGhWrzDi0liJ0uyMDZHOukVRNrv+Ng==","signatures":[{"sig":"MEUCIBnhTPe7OE8YgOD+47y9V/JJSslUxiYQ+HYTe82zGBPxAiEAxBm8dkQ+bfG8X0g62SMstB74K8BwRAivfJIOvj3erSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240827201010.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/eeb1880399c1cb1c75cf73857047f88f/solana-keys-2.0.0-canary-20240827201010.tgz","_integrity":"sha512-FrtMcrwPFrmKY6wvm68ov2m2L7RO9JZzGuyUE5gq7MyzUV4d4EWm5uMzUGhWrzDi0liJ0uyMDZHOukVRNrv+Ng==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240827201010","@solana/assertions":"2.0.0-canary-20240827201010","@solana/codecs-core":"2.0.0-canary-20240827201010","@solana/codecs-strings":"2.0.0-canary-20240827201010"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240827201010_1724790203456_0.5693756017185903","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240827201305":{"name":"@solana/keys","version":"2.0.0-canary-20240827201305","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240827201305","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":"a58bb294607d83472be39a3b9ad695c996037639","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240827201305.tgz","fileCount":23,"integrity":"sha512-6Np03eKLb67oTpl8gNzBHz2UfgX/60OAr1JBdff7Tp9vtt29B/3BQV0x/OQsAGTBYiuRu9D0xMi7uh/s8Rx5Eg==","signatures":[{"sig":"MEUCIQCZTWNmIrJDUb9pkI/RLCdoZHq0HUekAGzR8gLWQuSgHAIgDKf8jGX7Ega3Ww6IMuULMeqhRSG6lCVNuXxR+p3pnBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240827201305.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/01e52fa837c48c45053461448ac2fd16/solana-keys-2.0.0-canary-20240827201305.tgz","_integrity":"sha512-6Np03eKLb67oTpl8gNzBHz2UfgX/60OAr1JBdff7Tp9vtt29B/3BQV0x/OQsAGTBYiuRu9D0xMi7uh/s8Rx5Eg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240827201305","@solana/assertions":"2.0.0-canary-20240827201305","@solana/codecs-core":"2.0.0-canary-20240827201305","@solana/codecs-strings":"2.0.0-canary-20240827201305"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240827201305_1724790396181_0.6105718201966917","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240827201630":{"name":"@solana/keys","version":"2.0.0-canary-20240827201630","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240827201630","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":"8d49fd8c775948d6d7cc0376f9ef570dada18338","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240827201630.tgz","fileCount":23,"integrity":"sha512-6enwEym8s6kb0nqAhiY7rz2NfnOw86cS5qBgiSbrGiTMzEzIKJ/cU82zwANaSBZCI5Mkogn5WHv4Gm1KDYE0Wg==","signatures":[{"sig":"MEQCIFU9RQiWDZpzmjJccvsdpB1bmaP+l4AT1RkUoLuIcfEvAiB12orst7vMvoRCO2kIiYcF19KVyUfTE8HHUmtYT1AE5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240827201630.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/7141477de3e7a164cca48ae3f1af0314/solana-keys-2.0.0-canary-20240827201630.tgz","_integrity":"sha512-6enwEym8s6kb0nqAhiY7rz2NfnOw86cS5qBgiSbrGiTMzEzIKJ/cU82zwANaSBZCI5Mkogn5WHv4Gm1KDYE0Wg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240827201630","@solana/assertions":"2.0.0-canary-20240827201630","@solana/codecs-core":"2.0.0-canary-20240827201630","@solana/codecs-strings":"2.0.0-canary-20240827201630"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240827201630_1724790598897_0.2271366819832259","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240827201912":{"name":"@solana/keys","version":"2.0.0-canary-20240827201912","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240827201912","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":"cdfcc7d0d5d46e320c308b740bbb048e2c2f4437","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240827201912.tgz","fileCount":23,"integrity":"sha512-nnc3GBHFt8hrzYY0sAima22ONmeQCtGuNZF4NudFAbaN1JJe+0/lzzWzSZNSPRF/fXzddxemH4JSe/b3TY2ckQ==","signatures":[{"sig":"MEYCIQD7SBx4KAuwPw8zGGq8dX+tWX2YNjMydovzWTTd9+U5wQIhAN64I6uWBTD2xPURYKX08NZ+pWNk2XW7f5x3YhsGifIM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118041},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240827201912.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e1f7c9c8519a439cd162d64a1e694959/solana-keys-2.0.0-canary-20240827201912.tgz","_integrity":"sha512-nnc3GBHFt8hrzYY0sAima22ONmeQCtGuNZF4NudFAbaN1JJe+0/lzzWzSZNSPRF/fXzddxemH4JSe/b3TY2ckQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240827201912","@solana/assertions":"2.0.0-canary-20240827201912","@solana/codecs-core":"2.0.0-canary-20240827201912","@solana/codecs-strings":"2.0.0-canary-20240827201912"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240827201912_1724790731737_0.833388746717904","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240828082622":{"name":"@solana/keys","version":"2.0.0-canary-20240828082622","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240828082622","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":"ff0dbfa195a675501e797065c2f7aa7f29dacd0c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240828082622.tgz","fileCount":23,"integrity":"sha512-3dgxW8ztbbPbIkbx9snXb2b38Y7sk/eEmZA761gUcDjQ5ee1YLrCxrqEtSsY/WDpMUv6rCfod9tsCzL37/KcrA==","signatures":[{"sig":"MEUCIFzHBSqXmizTJPCvZBf/sHPABGS/3t+2/PEIew5ZGTR+AiEA7SyDriCYpoCGUNMbdbhNZ+OGXDDPTeFiQH09oBOEDFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240828082622.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/74b6b27706f924fb6bfdecc303c434d4/solana-keys-2.0.0-canary-20240828082622.tgz","_integrity":"sha512-3dgxW8ztbbPbIkbx9snXb2b38Y7sk/eEmZA761gUcDjQ5ee1YLrCxrqEtSsY/WDpMUv6rCfod9tsCzL37/KcrA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240828082622","@solana/assertions":"2.0.0-canary-20240828082622","@solana/codecs-core":"2.0.0-canary-20240828082622","@solana/codecs-strings":"2.0.0-canary-20240828082622"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240828082622_1724834346671_0.25204129193785896","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240828083951":{"name":"@solana/keys","version":"2.0.0-canary-20240828083951","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240828083951","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":"74068b16e52537aaac25fa1059dc423a841eb690","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240828083951.tgz","fileCount":23,"integrity":"sha512-t8ue7yqFJxy7TwG9rnKmeC843bPRW4GKft7Zu2gjJo1DyyN2ZmI69WHimB3M/0AgTrjnoNUqbEwQNScf/BqB2w==","signatures":[{"sig":"MEUCIQCb6S/mVPkVjdGt8csqAfIW3vQaubsB2hXx5sn2wlRvqgIgP9l92s7VjBZwx984NXilu+VOKIyH8tQTSuSlj2kyXuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240828083951.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/d591f5e0caac2f410bdb47c7dd959176/solana-keys-2.0.0-canary-20240828083951.tgz","_integrity":"sha512-t8ue7yqFJxy7TwG9rnKmeC843bPRW4GKft7Zu2gjJo1DyyN2ZmI69WHimB3M/0AgTrjnoNUqbEwQNScf/BqB2w==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240828083951","@solana/assertions":"2.0.0-canary-20240828083951","@solana/codecs-core":"2.0.0-canary-20240828083951","@solana/codecs-strings":"2.0.0-canary-20240828083951"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240828083951_1724835174943_0.30005456728335966","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240828085855":{"name":"@solana/keys","version":"2.0.0-canary-20240828085855","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240828085855","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":"408fd04e1f4473ea173dbc2dba56a3b1c7e72ed6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240828085855.tgz","fileCount":23,"integrity":"sha512-Iz9g3W4QbXtL3C0mxrQcE1/yzJPguACv7jK5xDEUe4dxxG/FP/tft7rt9KxhewdK+QHOhP/aAu5Ckv7lSMLLZg==","signatures":[{"sig":"MEUCIF19WU7MevgdkxjCxZYOoVW6l3kRt3yN36+udeJcQzoJAiEAmXq6IU9B8k4hr/x8e722iO0eGE5A0+mFWGqpChGtrUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240828085855.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/36a04334c9757ab4f9fb4d3ef09e28ca/solana-keys-2.0.0-canary-20240828085855.tgz","_integrity":"sha512-Iz9g3W4QbXtL3C0mxrQcE1/yzJPguACv7jK5xDEUe4dxxG/FP/tft7rt9KxhewdK+QHOhP/aAu5Ckv7lSMLLZg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240828085855","@solana/assertions":"2.0.0-canary-20240828085855","@solana/codecs-core":"2.0.0-canary-20240828085855","@solana/codecs-strings":"2.0.0-canary-20240828085855"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240828085855_1724836382327_0.9623493474988274","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240828085930":{"name":"@solana/keys","version":"2.0.0-canary-20240828085930","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240828085930","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":"217bb92d9890780797c32b07a1d16e98fd22991f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240828085930.tgz","fileCount":23,"integrity":"sha512-qcdQebIRCpnOK5BfnFjz5d4Imi7ybcZLfUt3ZYROFINQBsfcr7ap+sVjG9svYzpHGHr+FpYA07LmbfPPWjkt5Q==","signatures":[{"sig":"MEYCIQDP4Af2ormAUsECOsGWDKuB5oDA6g07HcvQnG9Bkix6mAIhAIqqEc8Z4QCairTWbhjPMdlv0sjQorLKvglyyOL1WlBy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240828085930.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/4bfbae3731d7ad58c31df22c34b6e675/solana-keys-2.0.0-canary-20240828085930.tgz","_integrity":"sha512-qcdQebIRCpnOK5BfnFjz5d4Imi7ybcZLfUt3ZYROFINQBsfcr7ap+sVjG9svYzpHGHr+FpYA07LmbfPPWjkt5Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240828085930","@solana/assertions":"2.0.0-canary-20240828085930","@solana/codecs-core":"2.0.0-canary-20240828085930","@solana/codecs-strings":"2.0.0-canary-20240828085930"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240828085930_1724836395850_0.3278775470521298","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240829092934":{"name":"@solana/keys","version":"2.0.0-canary-20240829092934","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240829092934","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":"2cf7f81d4dfbb1b4cad869f29f343412299ef01b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240829092934.tgz","fileCount":23,"integrity":"sha512-CSuLGDLmIlqcki/BpIhb2Fc6F2f7x6Hz3B6zjOte9XybDPR257zeFt3H+HCuqiTg3qVdba57XvaTcSV9zg4MIA==","signatures":[{"sig":"MEYCIQCNcy8LVa8+UQDePGJn1x2JjwOW15xxj17IzQK548mHZQIhAORNsqvCWRLHhZ23NTyAhyEoGr3D0+wM63EcAX0aK6uU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240829092934.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2963aab18c9d4e0a938b93e7978d61f2/solana-keys-2.0.0-canary-20240829092934.tgz","_integrity":"sha512-CSuLGDLmIlqcki/BpIhb2Fc6F2f7x6Hz3B6zjOte9XybDPR257zeFt3H+HCuqiTg3qVdba57XvaTcSV9zg4MIA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240829092934","@solana/assertions":"2.0.0-canary-20240829092934","@solana/codecs-core":"2.0.0-canary-20240829092934","@solana/codecs-strings":"2.0.0-canary-20240829092934"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240829092934_1724924611686_0.9064380282299862","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240901181915":{"name":"@solana/keys","version":"2.0.0-canary-20240901181915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240901181915","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":"87d9094e3388d7688bad72f78a40bea09671920b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240901181915.tgz","fileCount":23,"integrity":"sha512-/E5Bw55gb4DeEqZ30GwoKu3wGJ43Z/+3LYnRYWvrw18Yk48+csRRthGHIjS+KWQgypXhz1RnPBuI0m0s7DiYRA==","signatures":[{"sig":"MEYCIQCUj3XU8hngKp/wGf0R7OPbMCniuexUuX/qyF8s5akojAIhANRidPWNGSXdPMlKFK78a9TBit8rZTPBEzviSfqwOJHF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240901181915.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/74195e362996219dcc33cdca2a6e5bd8/solana-keys-2.0.0-canary-20240901181915.tgz","_integrity":"sha512-/E5Bw55gb4DeEqZ30GwoKu3wGJ43Z/+3LYnRYWvrw18Yk48+csRRthGHIjS+KWQgypXhz1RnPBuI0m0s7DiYRA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240901181915","@solana/assertions":"2.0.0-canary-20240901181915","@solana/codecs-core":"2.0.0-canary-20240901181915","@solana/codecs-strings":"2.0.0-canary-20240901181915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240901181915_1725215488787_0.38882020026403974","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240901182608":{"name":"@solana/keys","version":"2.0.0-canary-20240901182608","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240901182608","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":"2b3e8ecf233d2355e4b174c2cc516a4c4a394211","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240901182608.tgz","fileCount":23,"integrity":"sha512-cUUa7/Ufu//NeR4Q6i7NaN2FPYIgTlUT/rYKWmzgQGc3U8a5EDmTCj1XZCFyzBM4eaw9tiI2EY1jUNkJSSebag==","signatures":[{"sig":"MEYCIQCUAMAujYOffbAkyWVtfGsVS+un0qItVE2SZJLQYfA/EAIhAOku2TxwU5ZUkeQ3uBRtQt8Ya24BKZS4ocMzvS4rHOV/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240901182608.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/d09b9431c8bd01d12814aac1bfe541c4/solana-keys-2.0.0-canary-20240901182608.tgz","_integrity":"sha512-cUUa7/Ufu//NeR4Q6i7NaN2FPYIgTlUT/rYKWmzgQGc3U8a5EDmTCj1XZCFyzBM4eaw9tiI2EY1jUNkJSSebag==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240901182608","@solana/assertions":"2.0.0-canary-20240901182608","@solana/codecs-core":"2.0.0-canary-20240901182608","@solana/codecs-strings":"2.0.0-canary-20240901182608"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240901182608_1725215909982_0.9933869842772234","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240901182910":{"name":"@solana/keys","version":"2.0.0-canary-20240901182910","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240901182910","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":"e75dec6aedabe15998fe2c655855a4859004fee0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240901182910.tgz","fileCount":23,"integrity":"sha512-xITfj53aF2dK7wL17u2bSkbUfOnMSY4Z4Muoj1ECQjcNj9RHM2zcciQ4KLzXclhxRCX/TBvQhdxpqaiLQiAMkQ==","signatures":[{"sig":"MEYCIQDuk8CXcn0ZYgOynamzTfOsBq8UagW21b7viY4is6FlfAIhAMYiqPssau8TlPOVI0zx+ezCNGHtzg3gIhsD9+7e/Axh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240901182910.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8f77a12e0eb8429d88fd0ada7d6e0281/solana-keys-2.0.0-canary-20240901182910.tgz","_integrity":"sha512-xITfj53aF2dK7wL17u2bSkbUfOnMSY4Z4Muoj1ECQjcNj9RHM2zcciQ4KLzXclhxRCX/TBvQhdxpqaiLQiAMkQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240901182910","@solana/assertions":"2.0.0-canary-20240901182910","@solana/codecs-core":"2.0.0-canary-20240901182910","@solana/codecs-strings":"2.0.0-canary-20240901182910"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240901182910_1725216072007_0.05199638570687992","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240901183156":{"name":"@solana/keys","version":"2.0.0-canary-20240901183156","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240901183156","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":"474f4e313830a724370f56b329350427843dff57","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240901183156.tgz","fileCount":23,"integrity":"sha512-ixEa5C7iJJs7QN9p0bicvaU1swtQDuRr99D1/eIzNWeAfF4mr4zgQebYU7GDjDURRLQG8Y/thDpuuYWHOHdrbw==","signatures":[{"sig":"MEYCIQDOvccDkVwu9yaG2ZInuCfim6P0RXzwTzRd7okyKncZAAIhAPeYVsBhnB/uWwE68sV8Ih5YBfI0do/Lcwy0pQSz6lpK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240901183156.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/45c808f30abf84a2f89f732520996935/solana-keys-2.0.0-canary-20240901183156.tgz","_integrity":"sha512-ixEa5C7iJJs7QN9p0bicvaU1swtQDuRr99D1/eIzNWeAfF4mr4zgQebYU7GDjDURRLQG8Y/thDpuuYWHOHdrbw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240901183156","@solana/assertions":"2.0.0-canary-20240901183156","@solana/codecs-core":"2.0.0-canary-20240901183156","@solana/codecs-strings":"2.0.0-canary-20240901183156"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240901183156_1725216338608_0.2439148422593196","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240901183511":{"name":"@solana/keys","version":"2.0.0-canary-20240901183511","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240901183511","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":"ed7d14c040601e3029dd3cab4f45e8d185add818","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240901183511.tgz","fileCount":23,"integrity":"sha512-xfyxu3kKs+hxCsBIqsfXPmdOQwuFapybpXuWAx95WMIWeVnvisXsfHmGyTGft1jLdGTII16zTOtvto2lqvxaUw==","signatures":[{"sig":"MEYCIQCkZcufDz7faf2ST++cZtGtxcPaRD/ziQuaFbik1Ss6kAIhAIn66rOO9hjyk/qDekEv/kbsIsZEGChmnwQt2aZCQ5E3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240901183511.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2dccc3d2beee387651bc48096b30512c/solana-keys-2.0.0-canary-20240901183511.tgz","_integrity":"sha512-xfyxu3kKs+hxCsBIqsfXPmdOQwuFapybpXuWAx95WMIWeVnvisXsfHmGyTGft1jLdGTII16zTOtvto2lqvxaUw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240901183511","@solana/assertions":"2.0.0-canary-20240901183511","@solana/codecs-core":"2.0.0-canary-20240901183511","@solana/codecs-strings":"2.0.0-canary-20240901183511"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240901183511_1725216519042_0.2295059114448481","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240901183813":{"name":"@solana/keys","version":"2.0.0-canary-20240901183813","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240901183813","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":"36371ef5d3d16c2fdd773b320cdf9f3600437a90","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240901183813.tgz","fileCount":23,"integrity":"sha512-udjDN2u5IuPHPW7SCbTvKziTezucdk7scCoXLZoL/hieI2QGf4GFn8HsFFVYy/3LZHe5GXf/3KfdGNTpElbn7g==","signatures":[{"sig":"MEUCIQDG9CNAD7VQpEWk0DfRoC0/gzQNpSPsNWbaFAF1mBvQWwIgXdR6UUtAYEiXeCEsjHomg7IJIazIgeqkMR+pbTxFpRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240901183813.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/87aa1b4200bb46c368abc457633e0af6/solana-keys-2.0.0-canary-20240901183813.tgz","_integrity":"sha512-udjDN2u5IuPHPW7SCbTvKziTezucdk7scCoXLZoL/hieI2QGf4GFn8HsFFVYy/3LZHe5GXf/3KfdGNTpElbn7g==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240901183813","@solana/assertions":"2.0.0-canary-20240901183813","@solana/codecs-core":"2.0.0-canary-20240901183813","@solana/codecs-strings":"2.0.0-canary-20240901183813"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240901183813_1725216677061_0.7956427026766133","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240901184101":{"name":"@solana/keys","version":"2.0.0-canary-20240901184101","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240901184101","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":"a80def4e70082a6b7ddbbe82f929fd88ef01584e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240901184101.tgz","fileCount":23,"integrity":"sha512-KQbtI1iVLmHbYzyGeFLksT3ZYgHU/5ns7b5h6wzQ8BtnfgoanRmToBiLw3Ka+8+lDkUR6i7t1v0FAF+0WcVl2g==","signatures":[{"sig":"MEUCIGDDSrZMkc/49Vim/INuCFyjBRh3H2XDwwHbwUBoKKHkAiEAnVfhpDBRRbzAieA4EmTeg2aKwC/NeRQhOMGx0XpQj7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240901184101.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/d0f5a0ae7bbf8087187ee14da971da66/solana-keys-2.0.0-canary-20240901184101.tgz","_integrity":"sha512-KQbtI1iVLmHbYzyGeFLksT3ZYgHU/5ns7b5h6wzQ8BtnfgoanRmToBiLw3Ka+8+lDkUR6i7t1v0FAF+0WcVl2g==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240901184101","@solana/assertions":"2.0.0-canary-20240901184101","@solana/codecs-core":"2.0.0-canary-20240901184101","@solana/codecs-strings":"2.0.0-canary-20240901184101"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240901184101_1725216829701_0.0995190179266281","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240901184654":{"name":"@solana/keys","version":"2.0.0-canary-20240901184654","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240901184654","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":"b81012c31188d23f9fe910121dda0f0950764023","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240901184654.tgz","fileCount":23,"integrity":"sha512-gh2BaHd8n/KS2jNnRSJAnZ+BND1pZhH8hBhat0LqnsIXRFBJbz1GttwMmX5guKsSBOASGmrGayyY/JZQk5vOfA==","signatures":[{"sig":"MEYCIQDj84q3teqd5CUtQYP+a92vwqlxIHq2N70cubLtsMCW0AIhAPddBR2s0qaaGAAm94vA/HaFsK9ZI35I//UrG6M5kXBO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240901184654.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/df8a33e43f80e870ad5c67a1aada9197/solana-keys-2.0.0-canary-20240901184654.tgz","_integrity":"sha512-gh2BaHd8n/KS2jNnRSJAnZ+BND1pZhH8hBhat0LqnsIXRFBJbz1GttwMmX5guKsSBOASGmrGayyY/JZQk5vOfA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240901184654","@solana/assertions":"2.0.0-canary-20240901184654","@solana/codecs-core":"2.0.0-canary-20240901184654","@solana/codecs-strings":"2.0.0-canary-20240901184654"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240901184654_1725217201264_0.6994549864797852","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240901184943":{"name":"@solana/keys","version":"2.0.0-canary-20240901184943","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240901184943","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":"3083419832a29de2c355e0193ce0595c5df37146","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240901184943.tgz","fileCount":23,"integrity":"sha512-ik15X5H3FfF2VZFqOOHxD+qnQKnSEYdj6Ns8FY+TWaszEjSEwreBMy+d5U4xW2maQbiGCRxYjclNmuxKFCCgDw==","signatures":[{"sig":"MEQCIGsyEmuAoxsbfBMGR+DjOQ+vT2IVeqgVtYHELp5SqUT3AiBOvLis4kYe2jK0AjgPqDvlmc/uMDharIWkNumgDz69ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240901184943.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/a27e80bb03775bc717965b87336e3187/solana-keys-2.0.0-canary-20240901184943.tgz","_integrity":"sha512-ik15X5H3FfF2VZFqOOHxD+qnQKnSEYdj6Ns8FY+TWaszEjSEwreBMy+d5U4xW2maQbiGCRxYjclNmuxKFCCgDw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240901184943","@solana/assertions":"2.0.0-canary-20240901184943","@solana/codecs-core":"2.0.0-canary-20240901184943","@solana/codecs-strings":"2.0.0-canary-20240901184943"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240901184943_1725217324513_0.5943861238606662","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240901185232":{"name":"@solana/keys","version":"2.0.0-canary-20240901185232","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240901185232","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":"f812ed0f15ee7c7c3730d474cd6de6b1aa0ee368","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240901185232.tgz","fileCount":23,"integrity":"sha512-nRDgbstl83keAZTpATamGJvn4sV+jPDuinmwGg0iGCaqLBQrlBmGSMRvNAAjqQYMDBUIGXHv7GNDam+9ocEWlg==","signatures":[{"sig":"MEYCIQCZtdCQnZ+NGGmAcWaxwRdzRKNIL3qHjrg/7CDZu7AkqQIhAO8k8a43S1YcIW6TLBYk1Z8Q0uqiLN2D7yC7EimB1Ehq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240901185232.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/7897818e1967b9d24091b5c930e21e60/solana-keys-2.0.0-canary-20240901185232.tgz","_integrity":"sha512-nRDgbstl83keAZTpATamGJvn4sV+jPDuinmwGg0iGCaqLBQrlBmGSMRvNAAjqQYMDBUIGXHv7GNDam+9ocEWlg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240901185232","@solana/assertions":"2.0.0-canary-20240901185232","@solana/codecs-core":"2.0.0-canary-20240901185232","@solana/codecs-strings":"2.0.0-canary-20240901185232"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240901185232_1725217545350_0.012653132622901131","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240902085309":{"name":"@solana/keys","version":"2.0.0-canary-20240902085309","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240902085309","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":"65a164858551f9a938fb0435145d2c87ce007554","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240902085309.tgz","fileCount":23,"integrity":"sha512-IW6gkH9cAVDdKyRx3c0KGt4mVq9a+Vko16E+r9h65S4loru5fPI3182FP7JunJm/bJqIcbA4Y/VUdx5818pCwQ==","signatures":[{"sig":"MEYCIQC/ZZ243FvCA+1funRncuuf825twV9eDr4ihtIzAZEV4AIhAO5Ge5e61/AwtUKa9kpBM4/h/yL35yF3IBsmsZZBm+I8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240902085309.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/c8fbd7bd748182fea537d58facaf8c80/solana-keys-2.0.0-canary-20240902085309.tgz","_integrity":"sha512-IW6gkH9cAVDdKyRx3c0KGt4mVq9a+Vko16E+r9h65S4loru5fPI3182FP7JunJm/bJqIcbA4Y/VUdx5818pCwQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240902085309","@solana/assertions":"2.0.0-canary-20240902085309","@solana/codecs-core":"2.0.0-canary-20240902085309","@solana/codecs-strings":"2.0.0-canary-20240902085309"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240902085309_1725267945397_0.4546566794635414","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240902085237":{"name":"@solana/keys","version":"2.0.0-canary-20240902085237","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240902085237","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":"65d28fcb20a1f539a4936841824384eb2cb04211","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240902085237.tgz","fileCount":23,"integrity":"sha512-u/KhTJID2hWiI5+IC9EFJ89DzlBObQfyE8pv7RVjrvwNv4YA+7jwZruxuB9T8GmB+VBuYbcmPwF05dcZuxiTrw==","signatures":[{"sig":"MEQCIHMuCAiKENgRCUm3iUrwmJ9mftOQX0Vgo/gSARZdpu/mAiB621/d4wvb3npxUBUGWglEsDWyuSUKrDjGq9dUL09A4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240902085237.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/5d8edc42afed572acf3fd8c2c361bfd4/solana-keys-2.0.0-canary-20240902085237.tgz","_integrity":"sha512-u/KhTJID2hWiI5+IC9EFJ89DzlBObQfyE8pv7RVjrvwNv4YA+7jwZruxuB9T8GmB+VBuYbcmPwF05dcZuxiTrw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240902085237","@solana/assertions":"2.0.0-canary-20240902085237","@solana/codecs-core":"2.0.0-canary-20240902085237","@solana/codecs-strings":"2.0.0-canary-20240902085237"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240902085237_1725268014965_0.47836275487885316","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240902091150":{"name":"@solana/keys","version":"2.0.0-canary-20240902091150","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240902091150","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":"d3b788dbb65d333505ba51115b713a4538c20986","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240902091150.tgz","fileCount":23,"integrity":"sha512-pblOwG8/5JWNW7kT/sA9lrO0gnm7AvnexVKBwFJUVzrRJKYUv7D8u5CqlPnBgIJUAuDtPsTIayEpjOzFLTx99Q==","signatures":[{"sig":"MEUCIARPvcBEo17egg7QVuH6Ao2RlWQUfUalrqJm/Iv6rKUHAiEAmPnxpaYcLamXMfIRuqh9L5Ty5m+fBIBIJDMgv9CPxgQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240902091150.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/64ebbabd1a281a31460232f6f2b75fae/solana-keys-2.0.0-canary-20240902091150.tgz","_integrity":"sha512-pblOwG8/5JWNW7kT/sA9lrO0gnm7AvnexVKBwFJUVzrRJKYUv7D8u5CqlPnBgIJUAuDtPsTIayEpjOzFLTx99Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240902091150","@solana/assertions":"2.0.0-canary-20240902091150","@solana/codecs-core":"2.0.0-canary-20240902091150","@solana/codecs-strings":"2.0.0-canary-20240902091150"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240902091150_1725269076391_0.41921099469407697","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240903092317":{"name":"@solana/keys","version":"2.0.0-canary-20240903092317","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240903092317","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":"78ccfa130b4d943c76a2264926dad898fc63377f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240903092317.tgz","fileCount":23,"integrity":"sha512-PJDkY6mIHb5E6t6azTkuA4l+mMoX1cnTYv8+1by5NfJhAafHfBB2HOyL0RwaU4M8f76s6La08DG40aZMf1YdDA==","signatures":[{"sig":"MEUCIQDSzl78b4pA9t/kMJ0H5rU73qjXZEvHTYFfVm3ksgyu5gIgdzFm0ov+sKRPW8KFOkSM3HHt8//NGfbAhztnrxDj8Mk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240903092317.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2a677d726a27489d54c15b7bb0b9d2ab/solana-keys-2.0.0-canary-20240903092317.tgz","_integrity":"sha512-PJDkY6mIHb5E6t6azTkuA4l+mMoX1cnTYv8+1by5NfJhAafHfBB2HOyL0RwaU4M8f76s6La08DG40aZMf1YdDA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240903092317","@solana/assertions":"2.0.0-canary-20240903092317","@solana/codecs-core":"2.0.0-canary-20240903092317","@solana/codecs-strings":"2.0.0-canary-20240903092317"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240903092317_1725356194558_0.8022064732973286","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240903094224":{"name":"@solana/keys","version":"2.0.0-canary-20240903094224","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240903094224","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":"4dc14636e698d5a5d0d704cb727e318e6e79022c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240903094224.tgz","fileCount":23,"integrity":"sha512-vZEOzJ3rYDrmTlne8hsWeXS5VSyhmErjPRvez8jQlNgLISbOTQn+PD6fEtX/MHtTxmSd9/m125Zn36lON6YUuQ==","signatures":[{"sig":"MEQCIETVvbs3z0j3ISbpupb1kSC2cxbHfImvryQ27OeZdG/AAiADnwWxraUf8g8soWanaFu0Mfo1tr4FInSb13WWjvFBHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240903094224.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/93e60439c2943922dcf68d17a86a6a64/solana-keys-2.0.0-canary-20240903094224.tgz","_integrity":"sha512-vZEOzJ3rYDrmTlne8hsWeXS5VSyhmErjPRvez8jQlNgLISbOTQn+PD6fEtX/MHtTxmSd9/m125Zn36lON6YUuQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240903094224","@solana/assertions":"2.0.0-canary-20240903094224","@solana/codecs-core":"2.0.0-canary-20240903094224","@solana/codecs-strings":"2.0.0-canary-20240903094224"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240903094224_1725357290569_0.09020962615404349","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240905093215":{"name":"@solana/keys","version":"2.0.0-canary-20240905093215","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240905093215","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":"386ff9fee47b7398de058041c7226a14a5e9aa3e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240905093215.tgz","fileCount":23,"integrity":"sha512-XGPNFIuKiiLkm7GBTgS0+eXolxKXQRzoA+WU+06xFGWx2V/ca0JmMJ3rIeQwXoXfaKkDFKNe8djNWJLJzLqumQ==","signatures":[{"sig":"MEQCIDcHAR0DqDU+df7cuUepXMm89Vqz8GyMd0BE/f34XzWtAiApsLsKsWGb36E/57hm2J3xwFomjaByEEjFh+TMGQHFow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240905093215.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/634183a0272f0148af7a43e707cc8528/solana-keys-2.0.0-canary-20240905093215.tgz","_integrity":"sha512-XGPNFIuKiiLkm7GBTgS0+eXolxKXQRzoA+WU+06xFGWx2V/ca0JmMJ3rIeQwXoXfaKkDFKNe8djNWJLJzLqumQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240905093215","@solana/assertions":"2.0.0-canary-20240905093215","@solana/codecs-core":"2.0.0-canary-20240905093215","@solana/codecs-strings":"2.0.0-canary-20240905093215"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240905093215_1725529481405_0.4738765815308552","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240906102442":{"name":"@solana/keys","version":"2.0.0-canary-20240906102442","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240906102442","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":"98333c735b0d24f881f996e3689adf76833600cc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240906102442.tgz","fileCount":23,"integrity":"sha512-Rrn7obZRnj6vuaGBdgclaPi6k9WCCNU7SeCSZqEsETsNreHTq9FHy+A2+IrzVqkywnUIqZ+2uBLpnfevXbRwjA==","signatures":[{"sig":"MEUCIQDepjgoBVGTKsnxpZyZQyXBsjSH/db6IfU5acOJc08WLAIgVZwNvlFa+2TUJWalccHMx04WrkkZcgJ++YwEFsav4/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240906102442.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/dd81997dd127ab81ec159df5dea139b2/solana-keys-2.0.0-canary-20240906102442.tgz","_integrity":"sha512-Rrn7obZRnj6vuaGBdgclaPi6k9WCCNU7SeCSZqEsETsNreHTq9FHy+A2+IrzVqkywnUIqZ+2uBLpnfevXbRwjA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240906102442","@solana/assertions":"2.0.0-canary-20240906102442","@solana/codecs-core":"2.0.0-canary-20240906102442","@solana/codecs-strings":"2.0.0-canary-20240906102442"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240906102442_1725619090739_0.5587725893832765","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240909090505":{"name":"@solana/keys","version":"2.0.0-canary-20240909090505","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240909090505","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":"6f13d7dcbdb36c889f91786b96d66cbf525533d5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240909090505.tgz","fileCount":23,"integrity":"sha512-10VfMN26gOIeDd/mYsaQ7F6IR6Y1I4x5hVnMslBZ3DtNMGLbI7IgqZZI54IZG7h/GjTjPstjG1WAZm5A59mtJQ==","signatures":[{"sig":"MEUCIQDcVJs3bazaDK5dCw5nQBON/OT28Rkf03H6s9NOJkTq4gIgF5tkGmKjNsumgG+8NZiJ6cwlj3cIxVHCZmwCYcrdYwo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240909090505.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/6987bbb707fffd7599a0b9f36882a1a3/solana-keys-2.0.0-canary-20240909090505.tgz","_integrity":"sha512-10VfMN26gOIeDd/mYsaQ7F6IR6Y1I4x5hVnMslBZ3DtNMGLbI7IgqZZI54IZG7h/GjTjPstjG1WAZm5A59mtJQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240909090505","@solana/assertions":"2.0.0-canary-20240909090505","@solana/codecs-core":"2.0.0-canary-20240909090505","@solana/codecs-strings":"2.0.0-canary-20240909090505"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240909090505_1725873535661_0.7568533183823172","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240909172720":{"name":"@solana/keys","version":"2.0.0-canary-20240909172720","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240909172720","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":"d9ab3d48d6eb24678f998346beda1db934909334","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240909172720.tgz","fileCount":23,"integrity":"sha512-8T42XVUb40kcxaPl2WH9C0t3nGWUnJAAqw7SsMI31RAEMkHTk9J+UcrlcNsxYAy2N+ucPcHfr0psa62cHGKIzw==","signatures":[{"sig":"MEUCIEpje1aMiwPdpAqXxsQvNY0KR2l9ktjawWsEUNAJv3p3AiEApaL48Nl60KjaMOoW4oquODaPD6no68BDyreGWmSNGSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240909172720.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/235792cbd5714d61cb5dd8530b5f926f/solana-keys-2.0.0-canary-20240909172720.tgz","_integrity":"sha512-8T42XVUb40kcxaPl2WH9C0t3nGWUnJAAqw7SsMI31RAEMkHTk9J+UcrlcNsxYAy2N+ucPcHfr0psa62cHGKIzw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240909172720","@solana/assertions":"2.0.0-canary-20240909172720","@solana/codecs-core":"2.0.0-canary-20240909172720","@solana/codecs-strings":"2.0.0-canary-20240909172720"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240909172720_1725903687261_0.3398715889547197","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240910080214":{"name":"@solana/keys","version":"2.0.0-canary-20240910080214","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240910080214","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":"26bcd73c18fcc0ec1925e13c2476b6eaaa659248","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240910080214.tgz","fileCount":23,"integrity":"sha512-BdBIBhSv1ke3jefp8BZVTU2IH3yvVdiuVJL4u4lshM9X7t2DM1wo8Him9HXKx82BbDtvCksL7F2SAAQdqjQYOA==","signatures":[{"sig":"MEQCICHaruPaPNooAGHHq6x/s19kXBVeVTbJLhYMKdkBUXjuAiA6oXEWEmXpXxbcGueF7yAgfZnDHtIW1Cf2rFJIFB3p4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240910080214.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/09ad739285fc0398c45e2bb76a3c584d/solana-keys-2.0.0-canary-20240910080214.tgz","_integrity":"sha512-BdBIBhSv1ke3jefp8BZVTU2IH3yvVdiuVJL4u4lshM9X7t2DM1wo8Him9HXKx82BbDtvCksL7F2SAAQdqjQYOA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240910080214","@solana/assertions":"2.0.0-canary-20240910080214","@solana/codecs-core":"2.0.0-canary-20240910080214","@solana/codecs-strings":"2.0.0-canary-20240910080214"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240910080214_1725956117430_0.5696143575791452","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240910080602":{"name":"@solana/keys","version":"2.0.0-canary-20240910080602","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240910080602","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":"0277a4663686655c8046345bc8ab55a6ac630e67","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240910080602.tgz","fileCount":23,"integrity":"sha512-jAg7SB1TyMIzfPDrDqN7UKFFepAWakAbxrbiErIGwFqLWwsf9sCNosvPVh3SVDa+NsZNfSj//ilOLAwK1Mx7WQ==","signatures":[{"sig":"MEQCIG9ItUDWV+jgJNP5RVIL22KrCZyNZ0WaInz26NoQsNDSAiB7Bm5hNW7tf9JhU6BLCUWPC5DiFMefziPzTnor5jRzoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240910080602.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/3d7fa690c532c2fc292b26eb7bb9d17a/solana-keys-2.0.0-canary-20240910080602.tgz","_integrity":"sha512-jAg7SB1TyMIzfPDrDqN7UKFFepAWakAbxrbiErIGwFqLWwsf9sCNosvPVh3SVDa+NsZNfSj//ilOLAwK1Mx7WQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240910080602","@solana/assertions":"2.0.0-canary-20240910080602","@solana/codecs-core":"2.0.0-canary-20240910080602","@solana/codecs-strings":"2.0.0-canary-20240910080602"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240910080602_1725956362017_0.952670722582138","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240910084301":{"name":"@solana/keys","version":"2.0.0-canary-20240910084301","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240910084301","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":"ad7b847742d941f4988938af9eb1a8c7b043c5f1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240910084301.tgz","fileCount":23,"integrity":"sha512-fhhvrPBOm8JA9VO1o6at7hBG8lTS9LqH1YP6PSqN/ss53Hh3k7YUpqb/i4HXkEtje3ClmiIDX0j8g5i5EPg79w==","signatures":[{"sig":"MEYCIQDoVuxx6uU0uAB6A2qsIiSLT6YcfKXNQg4ibXQ0V4gMqQIhAKZ/ghhGev23EOvDQoL/FtxGOKpDUU4e2jRkUtLX8htj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240910084301.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fcef2d4f1b1f51dbd1a211c6944bc04a/solana-keys-2.0.0-canary-20240910084301.tgz","_integrity":"sha512-fhhvrPBOm8JA9VO1o6at7hBG8lTS9LqH1YP6PSqN/ss53Hh3k7YUpqb/i4HXkEtje3ClmiIDX0j8g5i5EPg79w==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240910084301","@solana/assertions":"2.0.0-canary-20240910084301","@solana/codecs-core":"2.0.0-canary-20240910084301","@solana/codecs-strings":"2.0.0-canary-20240910084301"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240910084301_1725958582548_0.5097204275012728","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240910084404":{"name":"@solana/keys","version":"2.0.0-canary-20240910084404","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240910084404","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":"da0f52fd9e6430ef7742e1a1d329249562a2a74c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240910084404.tgz","fileCount":23,"integrity":"sha512-+0GONDQdel4L+Aiw1+TE0eIICLmfPZbG+94dB9xT3VIsaGYE+iV1D36P6Vnnqk8J1QHGzKhlmEldBzbUbXfHtg==","signatures":[{"sig":"MEYCIQDCq71rNsXG+JWOP4je5/OZkfDdMLT+QutR5GQ7eBpB/gIhAOMd9A25S2bbAnNAQuo6xFVCSl6DEBL4kOVdgLShy/jb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240910084404.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/00c98e54199bb7d4a6e66149ce7ecbd6/solana-keys-2.0.0-canary-20240910084404.tgz","_integrity":"sha512-+0GONDQdel4L+Aiw1+TE0eIICLmfPZbG+94dB9xT3VIsaGYE+iV1D36P6Vnnqk8J1QHGzKhlmEldBzbUbXfHtg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240910084404","@solana/assertions":"2.0.0-canary-20240910084404","@solana/codecs-core":"2.0.0-canary-20240910084404","@solana/codecs-strings":"2.0.0-canary-20240910084404"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240910084404_1725958643090_0.2781877036630225","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240911082530":{"name":"@solana/keys","version":"2.0.0-canary-20240911082530","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240911082530","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":"3beb13fe4887213f34ea8aeae8acebfad0604a13","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240911082530.tgz","fileCount":23,"integrity":"sha512-rG/EodBn7FkW7/r2aeu3H0rYubQJJHEP09c5TzZCnRzteHMnFphMXmGBnOA/LWckddrUf4jjRbgdvss5q5NFdw==","signatures":[{"sig":"MEUCIQDoW0YJvy3h/t1NdTRaMaEnsU52Ugd/issOsGg4lwlB7AIgVOS5ClVIbByf2Ju54xT2JmY73fZh7Yiw2epBnXbDSos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240911082530.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/61328739a625b08d950bc68a95a47b06/solana-keys-2.0.0-canary-20240911082530.tgz","_integrity":"sha512-rG/EodBn7FkW7/r2aeu3H0rYubQJJHEP09c5TzZCnRzteHMnFphMXmGBnOA/LWckddrUf4jjRbgdvss5q5NFdw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240911082530","@solana/assertions":"2.0.0-canary-20240911082530","@solana/codecs-core":"2.0.0-canary-20240911082530","@solana/codecs-strings":"2.0.0-canary-20240911082530"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240911082530_1726043906998_0.09057339873070602","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240911082808":{"name":"@solana/keys","version":"2.0.0-canary-20240911082808","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240911082808","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":"4ed6f68961f18047b64624718ab641df9574a732","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240911082808.tgz","fileCount":23,"integrity":"sha512-b6T0fMC3JydFBbtADzwElThK3VMNUUJZDDWtwR7n46OTcsTWGQOeptSQE6Wpks54ZKVfojgG+LoeiMMnvCIGcQ==","signatures":[{"sig":"MEYCIQDMltlAZgc0QkKEVuNg3hlSwHpHKJljlSlSb0qqJf9mGAIhAL8jT0psxAoO6HI5UVn65ezxzccJZep3KhDAvttw/Stk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240911082808.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/4b26c08c1b16e89e2e30c545ca7274e7/solana-keys-2.0.0-canary-20240911082808.tgz","_integrity":"sha512-b6T0fMC3JydFBbtADzwElThK3VMNUUJZDDWtwR7n46OTcsTWGQOeptSQE6Wpks54ZKVfojgG+LoeiMMnvCIGcQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240911082808","@solana/assertions":"2.0.0-canary-20240911082808","@solana/codecs-core":"2.0.0-canary-20240911082808","@solana/codecs-strings":"2.0.0-canary-20240911082808"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240911082808_1726044087381_0.8452693909817894","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240911083416":{"name":"@solana/keys","version":"2.0.0-canary-20240911083416","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240911083416","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":"f18497c0bc71aaccb17f18ab04eb29a81ab452d3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240911083416.tgz","fileCount":23,"integrity":"sha512-CgSa6TAxBI9j8Vay89Ha9L+cz4tHDrYhoVuKDYojpd3hQMrPQCGjtGlWgnk5Kh8bLjW6veE5PkZb/gzphhhppw==","signatures":[{"sig":"MEUCICcIhx+q0KYk9DM++JlyJajOMRxI2R1lMLhxZGfOSBFYAiEAruxHdJYQq4b3YsirWh6ElIplDP7sIH1KCEnT61Wx4mM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240911083416.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/ad8e3f8f39f43273d4a1ab966f85fd93/solana-keys-2.0.0-canary-20240911083416.tgz","_integrity":"sha512-CgSa6TAxBI9j8Vay89Ha9L+cz4tHDrYhoVuKDYojpd3hQMrPQCGjtGlWgnk5Kh8bLjW6veE5PkZb/gzphhhppw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240911083416","@solana/assertions":"2.0.0-canary-20240911083416","@solana/codecs-core":"2.0.0-canary-20240911083416","@solana/codecs-strings":"2.0.0-canary-20240911083416"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240911083416_1726044461534_0.9872129182654676","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240911083737":{"name":"@solana/keys","version":"2.0.0-canary-20240911083737","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240911083737","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":"26a0c02afe29ddf40211679f9cb7b66ead8c15bf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240911083737.tgz","fileCount":23,"integrity":"sha512-P/pqOnrn163p8TBosohOTDixmNnA9Ud1vKpp4sqtG66X+vvAE2YdJkz2FXEl8MaYBPj10uIHDpp/e+cr1FurUg==","signatures":[{"sig":"MEUCIQDFm8eyaG8E/o/dmsgtQ8XG++zVTVeb1zXmCfZompRbyAIgNAzZA1jaYJ5Eeu2RNVbdocfpfoJbLAqZ/dvQhZpbEtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240911083737.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/7f95e7f9a0c82d2eabcb259bf0f3a7d5/solana-keys-2.0.0-canary-20240911083737.tgz","_integrity":"sha512-P/pqOnrn163p8TBosohOTDixmNnA9Ud1vKpp4sqtG66X+vvAE2YdJkz2FXEl8MaYBPj10uIHDpp/e+cr1FurUg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240911083737","@solana/assertions":"2.0.0-canary-20240911083737","@solana/codecs-core":"2.0.0-canary-20240911083737","@solana/codecs-strings":"2.0.0-canary-20240911083737"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240911083737_1726044702770_0.04717029957442831","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240911084327":{"name":"@solana/keys","version":"2.0.0-canary-20240911084327","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240911084327","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":"53f5139fb181739165f8e1557640c9fda9bd3f25","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240911084327.tgz","fileCount":23,"integrity":"sha512-tPCurFfeHgbCJkJpMzJiZaGgufG+cj1lG2ZHUIu2hIkrTd3YO7wTA2BYIVS73CQc7as4aytY5yioM/r3GWNExw==","signatures":[{"sig":"MEQCIEkpvk42ojyTcLjnKcqIanr4e7JLZJ5Myu9lJtycf+ADAiBMz0IWA6fxDrs6WDYZjhp0EPNQ8tMG+5Z149DiX/1P7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240911084327.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/6a7fd0005ccafca4b42d8b5a4e2d3cae/solana-keys-2.0.0-canary-20240911084327.tgz","_integrity":"sha512-tPCurFfeHgbCJkJpMzJiZaGgufG+cj1lG2ZHUIu2hIkrTd3YO7wTA2BYIVS73CQc7as4aytY5yioM/r3GWNExw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240911084327","@solana/assertions":"2.0.0-canary-20240911084327","@solana/codecs-core":"2.0.0-canary-20240911084327","@solana/codecs-strings":"2.0.0-canary-20240911084327"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240911084327_1726045007382_0.5901083133977543","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240911084542":{"name":"@solana/keys","version":"2.0.0-canary-20240911084542","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240911084542","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":"39745a166970f338efbc8c1c78f013244360f5da","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240911084542.tgz","fileCount":23,"integrity":"sha512-y8ZjX94pC4o6fGo8vKCTnz3aXAeXnEifJ/pCRJ8ziUk+r40Tnu/6+50lfmp4MW0uNoZ49uOhfngvz31MbJu4Ig==","signatures":[{"sig":"MEUCIQCbRPpMbKuTEeFu+HTfANGRfgw2CT8Xg50rOQ0XOgnNJwIgOx5PNtp0SY1Bdb0ANnks7k/AwhXfFXxeHd645Wt+FB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240911084542.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/5eb2ce17ea9f07795c6b96d3841d7401/solana-keys-2.0.0-canary-20240911084542.tgz","_integrity":"sha512-y8ZjX94pC4o6fGo8vKCTnz3aXAeXnEifJ/pCRJ8ziUk+r40Tnu/6+50lfmp4MW0uNoZ49uOhfngvz31MbJu4Ig==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240911084542","@solana/assertions":"2.0.0-canary-20240911084542","@solana/codecs-core":"2.0.0-canary-20240911084542","@solana/codecs-strings":"2.0.0-canary-20240911084542"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240911084542_1726045197658_0.7060050656878392","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240912090114":{"name":"@solana/keys","version":"2.0.0-canary-20240912090114","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240912090114","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":"6130b2b3b1cc09126d0eeebad826a451786920cc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240912090114.tgz","fileCount":23,"integrity":"sha512-5aJNbN5taSGvDitB5xy176diesTRxtMocTAZWHHqXB0qYUGDR2l/K65D/wJ6qKKt13uAf12Udjd8qW6W0Xxcdw==","signatures":[{"sig":"MEQCIDjKSLhlqDQI9siNTZVrwZ2DqEkatwE728p8wRoANnouAiBcyY4w6NccQmPn5xClzqMLiCF+RrmpBCkM5MAi3S0ajQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240912090114.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1729a4b2e3dc719f479a9f0757ae5ca1/solana-keys-2.0.0-canary-20240912090114.tgz","_integrity":"sha512-5aJNbN5taSGvDitB5xy176diesTRxtMocTAZWHHqXB0qYUGDR2l/K65D/wJ6qKKt13uAf12Udjd8qW6W0Xxcdw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240912090114","@solana/assertions":"2.0.0-canary-20240912090114","@solana/codecs-core":"2.0.0-canary-20240912090114","@solana/codecs-strings":"2.0.0-canary-20240912090114"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240912090114_1726132481574_0.35274679219938077","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240912090309":{"name":"@solana/keys","version":"2.0.0-canary-20240912090309","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240912090309","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":"18d078273cd115b0031edcbcea0a151a127f4657","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240912090309.tgz","fileCount":23,"integrity":"sha512-12ClU5c7fpP+G/I04Vck7uX1U6uU+Z6fOm0YqNWh1UzA+1q5zGLlP2gwVsCKTqZ0AVHf/8w4CcQ53Oiygl8IqQ==","signatures":[{"sig":"MEQCIBThEPFkcYs/kK2hvIf0TC+7gKkGG58CdfAoxxsP2uyTAiBj2jlA2duA8QbO0JnhjpCDFcSuH26NbCw18IxSeqXDZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240912090309.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/90c80b43868bc1bab684dc24e9ad991d/solana-keys-2.0.0-canary-20240912090309.tgz","_integrity":"sha512-12ClU5c7fpP+G/I04Vck7uX1U6uU+Z6fOm0YqNWh1UzA+1q5zGLlP2gwVsCKTqZ0AVHf/8w4CcQ53Oiygl8IqQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240912090309","@solana/assertions":"2.0.0-canary-20240912090309","@solana/codecs-core":"2.0.0-canary-20240912090309","@solana/codecs-strings":"2.0.0-canary-20240912090309"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240912090309_1726132546194_0.26699526519352346","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240912103003":{"name":"@solana/keys","version":"2.0.0-canary-20240912103003","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240912103003","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":"29fa275ed2e48a34d9900e2cec039490682f682a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240912103003.tgz","fileCount":23,"integrity":"sha512-s/eLzOsOniadXdmp1QDxAgps2Vtp3jdi7KLEq2i2ypd7gkVWw5FeDlWbvPVLR8F14YHmA3BXyvad2Me1pvSfEw==","signatures":[{"sig":"MEYCIQDBMK8OjJZ7OMXmcquz6Aol5AJyuMd89qZdd2RItdtsHwIhALMljfDHVfgW0i4UcPPUTwD1RT2zpX4Ev1v1cLb4+tUN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240912103003.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8f59876979f1ebb1b7eaaf72c2cdb1af/solana-keys-2.0.0-canary-20240912103003.tgz","_integrity":"sha512-s/eLzOsOniadXdmp1QDxAgps2Vtp3jdi7KLEq2i2ypd7gkVWw5FeDlWbvPVLR8F14YHmA3BXyvad2Me1pvSfEw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240912103003","@solana/assertions":"2.0.0-canary-20240912103003","@solana/codecs-core":"2.0.0-canary-20240912103003","@solana/codecs-strings":"2.0.0-canary-20240912103003"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240912103003_1726137789558_0.4456840268691553","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240913083627":{"name":"@solana/keys","version":"2.0.0-canary-20240913083627","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240913083627","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":"53bd60b2d36d6b5406500627c9ef3ce3573744b9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240913083627.tgz","fileCount":23,"integrity":"sha512-4BedOGFr5hawpidyrpP+omF/4oRbmDOb2qlZqn/tCEVv3wn92tDn6nFA/JFmRy059hTZggoR7m0NfrE4bPYcQw==","signatures":[{"sig":"MEYCIQDEDixo4Aw+3JaBuMUvOZ+Ij9XoIwymQc5YG/uxU7W6nQIhAKx6AnvPc32nSGVtoavrM7HZsPufvL29BHlDLYqLpEHb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240913083627.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1a2bb80b856a4b61dd7774fe09358295/solana-keys-2.0.0-canary-20240913083627.tgz","_integrity":"sha512-4BedOGFr5hawpidyrpP+omF/4oRbmDOb2qlZqn/tCEVv3wn92tDn6nFA/JFmRy059hTZggoR7m0NfrE4bPYcQw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240913083627","@solana/assertions":"2.0.0-canary-20240913083627","@solana/codecs-core":"2.0.0-canary-20240913083627","@solana/codecs-strings":"2.0.0-canary-20240913083627"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240913083627_1726217388683_0.4574380930807618","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240913083802":{"name":"@solana/keys","version":"2.0.0-canary-20240913083802","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240913083802","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":"3858cc008a2e4f99d74ada809d2f8d4e82e62986","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240913083802.tgz","fileCount":23,"integrity":"sha512-uhT2t/Rv7RkWXzFh2LLZa30+LvSxDhG+CqSX7is+1GBD9PN9glcM4Nvra6kW2qh22ldA6xWdxrJDPuzKdy8QiA==","signatures":[{"sig":"MEQCIGt9B2DI3vumi1GooCBdVmIaMuVvCuwG8waxiZH2dkxGAiA0xw0pQ586CAQCvC+7IjNNzfoGeStwpeqsJEeAJYxUjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240913083802.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/93ec95acc70dd5869fea0381dd8a8af2/solana-keys-2.0.0-canary-20240913083802.tgz","_integrity":"sha512-uhT2t/Rv7RkWXzFh2LLZa30+LvSxDhG+CqSX7is+1GBD9PN9glcM4Nvra6kW2qh22ldA6xWdxrJDPuzKdy8QiA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240913083802","@solana/assertions":"2.0.0-canary-20240913083802","@solana/codecs-core":"2.0.0-canary-20240913083802","@solana/codecs-strings":"2.0.0-canary-20240913083802"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240913083802_1726217434432_0.05841717026637183","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240913083951":{"name":"@solana/keys","version":"2.0.0-canary-20240913083951","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240913083951","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":"8c8697fcba2fefcdffca61cb46c47d708c5365f1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240913083951.tgz","fileCount":23,"integrity":"sha512-sVHC5s9s8qxM1+D7k8J6WatL7Aq3MMTgO9HEsAWhE+Lamj0hTmG8NcOHz83nbv62zaqphS0xi1C9vXWIP+B3HQ==","signatures":[{"sig":"MEYCIQDpmz5H75KL3oSkLwmzWs5FM3wYowfSqCS+menLPUeprwIhAK7nfsaCfH+NWAZkat3gS2ASOkVp6ySiYggq77zrMslp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240913083951.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/ee59fcbcd28762d490b06132aa548379/solana-keys-2.0.0-canary-20240913083951.tgz","_integrity":"sha512-sVHC5s9s8qxM1+D7k8J6WatL7Aq3MMTgO9HEsAWhE+Lamj0hTmG8NcOHz83nbv62zaqphS0xi1C9vXWIP+B3HQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240913083951","@solana/assertions":"2.0.0-canary-20240913083951","@solana/codecs-core":"2.0.0-canary-20240913083951","@solana/codecs-strings":"2.0.0-canary-20240913083951"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240913083951_1726217584185_0.8739509762437903","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240916090628":{"name":"@solana/keys","version":"2.0.0-canary-20240916090628","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240916090628","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":"adce0b6d4894f356ad10da699cbbbaceb1786bf5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240916090628.tgz","fileCount":23,"integrity":"sha512-f7D7lGv8CodMKKZrsAybm3Rw2ZOgjU7wmzrUjkVFi3saCwplT/CIEeziSF7DA+vtyC8j6rajjspSsuuHyhrL5A==","signatures":[{"sig":"MEYCIQC9Llsawv1qBAtTrUoNKmpjtwbUaKvuCkCW1j4FOccHewIhAP48KvR2J8B2jxELTdUdT4Ts+g0p8ppT3pN/xpHPBwE4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240916090628.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/b0565ecae3d8facdbd1e0224fb81afe3/solana-keys-2.0.0-canary-20240916090628.tgz","_integrity":"sha512-f7D7lGv8CodMKKZrsAybm3Rw2ZOgjU7wmzrUjkVFi3saCwplT/CIEeziSF7DA+vtyC8j6rajjspSsuuHyhrL5A==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240916090628","@solana/assertions":"2.0.0-canary-20240916090628","@solana/codecs-core":"2.0.0-canary-20240916090628","@solana/codecs-strings":"2.0.0-canary-20240916090628"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240916090628_1726478413768_0.5541482890264109","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240916090827":{"name":"@solana/keys","version":"2.0.0-canary-20240916090827","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240916090827","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":"39a2557ec09481eed4fcdead2028b8535b83298f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240916090827.tgz","fileCount":23,"integrity":"sha512-w88woblY6graOJGBQIsWbYND/efcYddGo3iZaKtcZyjNLHFbSZAm2z5fs67RU07wZwNtBWEpFyoCKrMEFIpr6g==","signatures":[{"sig":"MEQCIEyIxGzJnhpmWLpVfCiL/g+eH3ZIqvu9YR74ZuFrKMRGAiBUcymi5bRgfIyknZUif4ORvgPxPsc3V4jDufDZJO/4cQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240916090827.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e39928a8cdfb9fc88fbd09ff15de5e5c/solana-keys-2.0.0-canary-20240916090827.tgz","_integrity":"sha512-w88woblY6graOJGBQIsWbYND/efcYddGo3iZaKtcZyjNLHFbSZAm2z5fs67RU07wZwNtBWEpFyoCKrMEFIpr6g==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240916090827","@solana/assertions":"2.0.0-canary-20240916090827","@solana/codecs-core":"2.0.0-canary-20240916090827","@solana/codecs-strings":"2.0.0-canary-20240916090827"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240916090827_1726478468305_0.5007201315518206","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240916092652":{"name":"@solana/keys","version":"2.0.0-canary-20240916092652","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240916092652","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":"67058f33cb5a01170d64f629fb1ae9ae48a079f8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240916092652.tgz","fileCount":23,"integrity":"sha512-vqn0MjtlWhf6ckX2cGpOndKNLrQOBntGIyJu6C4Cb9pxCssfw/N9mZIWZHBQ7u02viXVeENclUAheX/UThYVcQ==","signatures":[{"sig":"MEQCIEzwxhOmAbN6A6sBdGJUbaR8un/fax6tp+R0F24hOpfuAiA4DIJljMs2EYASy2or4JGm6uuQJO0GHlDxD0JFT/GIuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240916092652.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1f8f9e78f5c34e1113f97d85e8390272/solana-keys-2.0.0-canary-20240916092652.tgz","_integrity":"sha512-vqn0MjtlWhf6ckX2cGpOndKNLrQOBntGIyJu6C4Cb9pxCssfw/N9mZIWZHBQ7u02viXVeENclUAheX/UThYVcQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240916092652","@solana/assertions":"2.0.0-canary-20240916092652","@solana/codecs-core":"2.0.0-canary-20240916092652","@solana/codecs-strings":"2.0.0-canary-20240916092652"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240916092652_1726479561600_0.28694433201933944","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240920062417":{"name":"@solana/keys","version":"2.0.0-canary-20240920062417","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240920062417","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":"d93cae9ec6eceecc11bc551cf7161b19c6b51478","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240920062417.tgz","fileCount":23,"integrity":"sha512-c4CUBMJ/hMqXBS0ZfsCLNMkLTb7fGJZzx06TraSzSuQhDn4XFJSgxLi6QzoJ5+vE9nltEboqtjQF/crvzygYLA==","signatures":[{"sig":"MEUCIGuxQcsQZids49mp5XKkVtG7wcWeR4dsx2NLybQtebXIAiEAtEYQRi1BK2V3s60VEdQBITMBmwXLta5rec1DN2Erz24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240920062417.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/d61df202af77f26f1f8b0481bb4a80b7/solana-keys-2.0.0-canary-20240920062417.tgz","_integrity":"sha512-c4CUBMJ/hMqXBS0ZfsCLNMkLTb7fGJZzx06TraSzSuQhDn4XFJSgxLi6QzoJ5+vE9nltEboqtjQF/crvzygYLA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240920062417","@solana/assertions":"2.0.0-canary-20240920062417","@solana/codecs-core":"2.0.0-canary-20240920062417","@solana/codecs-strings":"2.0.0-canary-20240920062417"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240920062417_1726814270115_0.8037514092656795","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240920062745":{"name":"@solana/keys","version":"2.0.0-canary-20240920062745","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240920062745","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":"13553de800b04a88a1481347e4f63e8ab0b80c8e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240920062745.tgz","fileCount":23,"integrity":"sha512-oDY6xaYn3GxOLXHTtf+EOw/079iRljfEdrrQjRWXbOnz5/H5G8vNYa3auPdbIv0+X1hYuwHTK4zAMRpuP1P3FA==","signatures":[{"sig":"MEUCIQDyzMPHAbQiBtiPO9FNKN7STmhNxHkAcRDC559DztyMngIgaikZRhQ/D+40j18xJzBfBCPxS8SBj+mGieXUWxkzAE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240920062745.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0008ce3f1f7b879f0ee950c2f91568e4/solana-keys-2.0.0-canary-20240920062745.tgz","_integrity":"sha512-oDY6xaYn3GxOLXHTtf+EOw/079iRljfEdrrQjRWXbOnz5/H5G8vNYa3auPdbIv0+X1hYuwHTK4zAMRpuP1P3FA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240920062745","@solana/assertions":"2.0.0-canary-20240920062745","@solana/codecs-core":"2.0.0-canary-20240920062745","@solana/codecs-strings":"2.0.0-canary-20240920062745"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240920062745_1726814442606_0.07446780095876449","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240920062830":{"name":"@solana/keys","version":"2.0.0-canary-20240920062830","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240920062830","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":"783f5684abe27e12e0606a72c9471032e33919f6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240920062830.tgz","fileCount":23,"integrity":"sha512-Ejs7gxQ72QiBWrC6iVXBc0o6eb42mqPpaH+lLoiDJxQXAlVVrl2UKfy9QR+2U/Z5Ynm6CKkRs/+SMA0ZPRYE5w==","signatures":[{"sig":"MEUCIBbHLcNgxrurI1oFVFxROXiQm/tLZkipO7WomolULTNeAiEA2B2funGi8oz4i3rhqGE/OE4v4HjorvwBWYnNnFcLg30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240920062830.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/99e1a606003975d86055577a071ffaac/solana-keys-2.0.0-canary-20240920062830.tgz","_integrity":"sha512-Ejs7gxQ72QiBWrC6iVXBc0o6eb42mqPpaH+lLoiDJxQXAlVVrl2UKfy9QR+2U/Z5Ynm6CKkRs/+SMA0ZPRYE5w==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240920062830","@solana/assertions":"2.0.0-canary-20240920062830","@solana/codecs-core":"2.0.0-canary-20240920062830","@solana/codecs-strings":"2.0.0-canary-20240920062830"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240920062830_1726814523043_0.8961225141342468","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240920064744":{"name":"@solana/keys","version":"2.0.0-canary-20240920064744","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240920064744","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":"dc09a4b5433994ad3d6072f147d0de2453fb5426","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240920064744.tgz","fileCount":23,"integrity":"sha512-fu3P3Yc1XqeNrD1sN/nb2EEsAe2oBbYax0fmPt5y+7qm+CEO2JouAuF8LmLFWR3RZ6+92k9SnmflIosRRuVTeg==","signatures":[{"sig":"MEUCIQCNts2bPujc29LvnVhs8K2IKJPGSrI0nfHbFhKNdyDI5AIgL6MrPIqzSeqD9Df27khNPKrJrBj5O+2WndLQyBI5oPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240920064744.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/49926a33e079696f4ed5e60223be7212/solana-keys-2.0.0-canary-20240920064744.tgz","_integrity":"sha512-fu3P3Yc1XqeNrD1sN/nb2EEsAe2oBbYax0fmPt5y+7qm+CEO2JouAuF8LmLFWR3RZ6+92k9SnmflIosRRuVTeg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240920064744","@solana/assertions":"2.0.0-canary-20240920064744","@solana/codecs-core":"2.0.0-canary-20240920064744","@solana/codecs-strings":"2.0.0-canary-20240920064744"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240920064744_1726815694173_0.9203921854195163","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240920091537":{"name":"@solana/keys","version":"2.0.0-canary-20240920091537","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240920091537","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":"bda25f4f0f8bf5a27b318de5c1996cb186a56cbe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240920091537.tgz","fileCount":23,"integrity":"sha512-kh76Q9Zgi9p8U/K2zq18IxsbptURsHWJOWjP6/sci4GvtUpKRJrZhzm42KF1Y8C3hYPUQFzNgaoTLO/hTRardg==","signatures":[{"sig":"MEUCIElLmF86Q0muHw4IkQJmqG9z86GeDlLSyZrCkQJmRDV1AiEAht5b1tYvbhLTFpOkIUTHucqweM5EbJql58/qeXMJsd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240920091537.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/ab2063f0f12a038384d24707f61c9bd0/solana-keys-2.0.0-canary-20240920091537.tgz","_integrity":"sha512-kh76Q9Zgi9p8U/K2zq18IxsbptURsHWJOWjP6/sci4GvtUpKRJrZhzm42KF1Y8C3hYPUQFzNgaoTLO/hTRardg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240920091537","@solana/assertions":"2.0.0-canary-20240920091537","@solana/codecs-core":"2.0.0-canary-20240920091537","@solana/codecs-strings":"2.0.0-canary-20240920091537"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240920091537_1726824482356_0.7739216030627789","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240924091957":{"name":"@solana/keys","version":"2.0.0-canary-20240924091957","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240924091957","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":"2d53892d764c20c1143aa3ba2c4401b872f39935","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240924091957.tgz","fileCount":23,"integrity":"sha512-TTef1IkX/I0ag/Jdb3fdFLmqllcG+jYt9xok8vj7xKaOlnLKyBTHGKgplHziWDNz/HFYXPG3edbWN4ze1DpmEg==","signatures":[{"sig":"MEUCIQDvAh+4cqgdck3rLSYBfDy4bEs0q+InhUlfm69rhry8kAIgdhxTMrNMe7wDka2zrASd/WaaROB2cXaRiiu7vZb9Rdk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240924091957.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/267d411c2c94d38519a679a05d17b33e/solana-keys-2.0.0-canary-20240924091957.tgz","_integrity":"sha512-TTef1IkX/I0ag/Jdb3fdFLmqllcG+jYt9xok8vj7xKaOlnLKyBTHGKgplHziWDNz/HFYXPG3edbWN4ze1DpmEg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240924091957","@solana/assertions":"2.0.0-canary-20240924091957","@solana/codecs-core":"2.0.0-canary-20240924091957","@solana/codecs-strings":"2.0.0-canary-20240924091957"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240924091957_1727170385881_0.6149561142463287","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240924155152":{"name":"@solana/keys","version":"2.0.0-canary-20240924155152","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240924155152","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":"c052b5376aaa6bb1ac6477457fd3298abe5ad2c4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240924155152.tgz","fileCount":23,"integrity":"sha512-01iGpJ6HYs6vNea+a6PgXlo6RP2BJ5CqnhKXb3+INENW6UBdjljSO3CKcZf721qG9CYgKU5nN5IdleJgTfU8vQ==","signatures":[{"sig":"MEYCIQCd4NnlnLznG/S1APsyBp/xlFfB55KhBEaR4WPBwZpKuAIhALqGhqeogs+ChhTSvIyhLMTiu5hB05jUSeEsxHzACZl9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240924155152.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/511b3fdfb70f6ccbd69b0e5beaea7cea/solana-keys-2.0.0-canary-20240924155152.tgz","_integrity":"sha512-01iGpJ6HYs6vNea+a6PgXlo6RP2BJ5CqnhKXb3+INENW6UBdjljSO3CKcZf721qG9CYgKU5nN5IdleJgTfU8vQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240924155152","@solana/assertions":"2.0.0-canary-20240924155152","@solana/codecs-core":"2.0.0-canary-20240924155152","@solana/codecs-strings":"2.0.0-canary-20240924155152"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240924155152_1727193958105_0.012966849416544246","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240924155721":{"name":"@solana/keys","version":"2.0.0-canary-20240924155721","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240924155721","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":"edc785562e36ac48e4751871f980589a528ea111","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240924155721.tgz","fileCount":23,"integrity":"sha512-OKhHwho6MSJ0/5yVhYH369WYc4gzmhMkz5r0DBoBiJZJAHwT15pvnZ1OPs3atxV1i2VMso7Sl5fcTDutsal6cg==","signatures":[{"sig":"MEYCIQDO+TD9O2Cx24/h2iwFY7WfyoPzXLnbKzqXk2fX50ETEgIhAMUEDflWf6WG2qCgv7isuRU5TpRpf2shVXHzNQTzfdIT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240924155721.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f6e6f234302b12da7261497362e55eb8/solana-keys-2.0.0-canary-20240924155721.tgz","_integrity":"sha512-OKhHwho6MSJ0/5yVhYH369WYc4gzmhMkz5r0DBoBiJZJAHwT15pvnZ1OPs3atxV1i2VMso7Sl5fcTDutsal6cg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240924155721","@solana/assertions":"2.0.0-canary-20240924155721","@solana/codecs-core":"2.0.0-canary-20240924155721","@solana/codecs-strings":"2.0.0-canary-20240924155721"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240924155721_1727194230026_0.4068428299822411","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240924160117":{"name":"@solana/keys","version":"2.0.0-canary-20240924160117","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240924160117","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":"f51ac0050a8eb66b33c86a2062b6b7b6e3ede9dd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240924160117.tgz","fileCount":23,"integrity":"sha512-+evAfT0dYB5aDO6/F7kd7oTNR5NPmBWwEK9vemaJ/2YEcOAMrT9+ViKeHOK378rwlfVUzN7W6RIy/w0eUh0ywg==","signatures":[{"sig":"MEYCIQC/6epjPyV3+W+zczgxqiPP/vNUdEJjVNlgfCBDOG5jGAIhAPj0xezzIgyGSF0UADzVP7UnmldzR+svZ/N/Ha2omCK7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240924160117.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/a6a6a8b8f6e145a89910ee99b198eac5/solana-keys-2.0.0-canary-20240924160117.tgz","_integrity":"sha512-+evAfT0dYB5aDO6/F7kd7oTNR5NPmBWwEK9vemaJ/2YEcOAMrT9+ViKeHOK378rwlfVUzN7W6RIy/w0eUh0ywg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240924160117","@solana/assertions":"2.0.0-canary-20240924160117","@solana/codecs-core":"2.0.0-canary-20240924160117","@solana/codecs-strings":"2.0.0-canary-20240924160117"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240924160117_1727194464953_0.25552592236916305","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240924155502":{"name":"@solana/keys","version":"2.0.0-canary-20240924155502","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240924155502","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":"07d7c420c8eb9bece69e2810b0ec99117c8b0f53","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240924155502.tgz","fileCount":23,"integrity":"sha512-4tnlIzrxMtdbmBrFP9D9G13EOL13H7ZOG5rug4QFIIae/LU5ZFOI1jJFDRpznU0oLV9W4hey/itWsEiYWVp9cQ==","signatures":[{"sig":"MEUCIQC4Tdgqd1W89z2vcoFG2prne/BUiDmn7fikELL3HVoo5wIgFeDieesngSAZ306OjXdVEYCe9SrjsW0KOVx8cO1FxBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240924155502.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fb2d2efde2c8a32675e60d9cddd382f7/solana-keys-2.0.0-canary-20240924155502.tgz","_integrity":"sha512-4tnlIzrxMtdbmBrFP9D9G13EOL13H7ZOG5rug4QFIIae/LU5ZFOI1jJFDRpznU0oLV9W4hey/itWsEiYWVp9cQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240924155502","@solana/assertions":"2.0.0-canary-20240924155502","@solana/codecs-core":"2.0.0-canary-20240924155502","@solana/codecs-strings":"2.0.0-canary-20240924155502"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240924155502_1727194485297_0.15581656804683197","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240925085049":{"name":"@solana/keys","version":"2.0.0-canary-20240925085049","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240925085049","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":"2f72ecc89b31e6bd301a7249c7c8a9e6195cd55f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240925085049.tgz","fileCount":23,"integrity":"sha512-P+PVzcvqhJHsm+60nXRaswhU40PZXT8HhiXNo5QJLLp9rHXNwQyAtvU64ZQFP6TapZV6L2cK92iHoKsXeslVLQ==","signatures":[{"sig":"MEUCIE5zzguoQciJOAqYPZHIoxg6GllfulO3ktqfMczJRqdHAiEApsMo4995J04mwHA1sEF9quN2dwreUz5DA4OkP4tn12g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240925085049.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/41e20393125005191909936d986eac80/solana-keys-2.0.0-canary-20240925085049.tgz","_integrity":"sha512-P+PVzcvqhJHsm+60nXRaswhU40PZXT8HhiXNo5QJLLp9rHXNwQyAtvU64ZQFP6TapZV6L2cK92iHoKsXeslVLQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240925085049","@solana/assertions":"2.0.0-canary-20240925085049","@solana/codecs-core":"2.0.0-canary-20240925085049","@solana/codecs-strings":"2.0.0-canary-20240925085049"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240925085049_1727255089946_0.1770055318026189","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240925091029":{"name":"@solana/keys","version":"2.0.0-canary-20240925091029","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240925091029","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":"b37076dca409d6cb76012406041af732a8390c2d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240925091029.tgz","fileCount":23,"integrity":"sha512-1LUCgIyp04a/PlHhCWL3iWunkPrKK9uRKOb3IDbsoNRUyUtq1Ab6KI2sv12qh3sb6f7N5crLjq0oRiMj2g6rXQ==","signatures":[{"sig":"MEUCIQD5d296539gRKcZjv2b58aRSYUTjYKOTus5RcFswhPwFgIgBRYD3sJyZN6h+xPCGINDwlsQM0e0BEeP9hTe8oSUig0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240925091029.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/81e2b2af50b708e68b4048e6e9e65184/solana-keys-2.0.0-canary-20240925091029.tgz","_integrity":"sha512-1LUCgIyp04a/PlHhCWL3iWunkPrKK9uRKOb3IDbsoNRUyUtq1Ab6KI2sv12qh3sb6f7N5crLjq0oRiMj2g6rXQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240925091029","@solana/assertions":"2.0.0-canary-20240925091029","@solana/codecs-core":"2.0.0-canary-20240925091029","@solana/codecs-strings":"2.0.0-canary-20240925091029"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240925091029_1727256255450_0.5293614676800289","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240925225941":{"name":"@solana/keys","version":"2.0.0-canary-20240925225941","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240925225941","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":"58772f671f1e7ccf66bab0bb4bae907cb4d528fe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240925225941.tgz","fileCount":23,"integrity":"sha512-5SHCAtrtkYyQCa/06Dd0Vgw1/b67cpIvOwJIUtFmVNIsNVp9csQL6/Q92vCVGswiyxazAU91t/uJjlt9zKIalg==","signatures":[{"sig":"MEYCIQCd3M6ioNrmDKPefldsHeqx0ls79HAGzWFl7H9dcmmcUAIhAI65uiAIa0C2x/f4ACiVL2TigVuRQ0WTvg084lhlBR4P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240925225941.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fea813e1943b259b60886c94bc7f58da/solana-keys-2.0.0-canary-20240925225941.tgz","_integrity":"sha512-5SHCAtrtkYyQCa/06Dd0Vgw1/b67cpIvOwJIUtFmVNIsNVp9csQL6/Q92vCVGswiyxazAU91t/uJjlt9zKIalg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240925225941","@solana/assertions":"2.0.0-canary-20240925225941","@solana/codecs-core":"2.0.0-canary-20240925225941","@solana/codecs-strings":"2.0.0-canary-20240925225941"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240925225941_1727306019355_0.3375732364681219","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240926090139":{"name":"@solana/keys","version":"2.0.0-canary-20240926090139","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240926090139","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":"5a05b92afd54c3a2826c822b1d0c0dcacec42352","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240926090139.tgz","fileCount":23,"integrity":"sha512-U/COYTudPNh6P2Z6qRywZYWliFkz2V1IvW0Qy412ei5mgzLuWsGlJlp2o2S6BHMZm6IJXeSgRcXzsEBOBMciQA==","signatures":[{"sig":"MEYCIQDq92ZrXOl3cY+VNpRyquIl1Q04KspMervL/M2XWX0pFgIhAOXh8/+V+xOx57pIWqvu9YMJ4a3V3vPVPZ0+2SywTHQw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240926090139.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9d1028785fd07d60cba023917c6d5767/solana-keys-2.0.0-canary-20240926090139.tgz","_integrity":"sha512-U/COYTudPNh6P2Z6qRywZYWliFkz2V1IvW0Qy412ei5mgzLuWsGlJlp2o2S6BHMZm6IJXeSgRcXzsEBOBMciQA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240926090139","@solana/assertions":"2.0.0-canary-20240926090139","@solana/codecs-core":"2.0.0-canary-20240926090139","@solana/codecs-strings":"2.0.0-canary-20240926090139"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240926090139_1727342146143_0.11031146491621269","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240926090242":{"name":"@solana/keys","version":"2.0.0-canary-20240926090242","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240926090242","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":"b66ebfd4f0e8bb858ea39ce5a87a6dc20f43810e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240926090242.tgz","fileCount":23,"integrity":"sha512-TOq6DTfgrKmy+7P01W0Og/A3IdezQSpTMbrlZLSH0Ap5Wi8glIMG8ZoJzsM3n1Ft1KTpC9R3UwR3otH4FnhlbA==","signatures":[{"sig":"MEUCIQDfYiPBFFzye3cx0IQcuNdkzMFkJiu7354m5Yl8pS4P4gIgPba0YQFf6MKgxtiI2351hsLQLeIgM1fqGqNy47gahGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240926090242.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fcd3603c797db90f3d69ec148e24dee0/solana-keys-2.0.0-canary-20240926090242.tgz","_integrity":"sha512-TOq6DTfgrKmy+7P01W0Og/A3IdezQSpTMbrlZLSH0Ap5Wi8glIMG8ZoJzsM3n1Ft1KTpC9R3UwR3otH4FnhlbA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240926090242","@solana/assertions":"2.0.0-canary-20240926090242","@solana/codecs-core":"2.0.0-canary-20240926090242","@solana/codecs-strings":"2.0.0-canary-20240926090242"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240926090242_1727342183474_0.9512893026213498","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240927092716":{"name":"@solana/keys","version":"2.0.0-canary-20240927092716","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240927092716","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":"d1ccfbc5c5feb8497856ef69209d539912af4fd0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240927092716.tgz","fileCount":23,"integrity":"sha512-CnayZEn6/X8sFUXzPZ08NKLd/t7/VE69znlGOx+ktmqhQrmRchZ+8/qUAFh8VUvHnUco//vL2qBVJgg8uvTptA==","signatures":[{"sig":"MEQCIH9SG6wAUOXDpMXEGkmliljCvi03mZxywx9LBeNe9RyGAiBJb/lBNG4/eXiAW+S//L7T0yLVGYtYYddVND1QTc1lig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240927092716.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/452915fbae93f85cb863687fcb4c7ae7/solana-keys-2.0.0-canary-20240927092716.tgz","_integrity":"sha512-CnayZEn6/X8sFUXzPZ08NKLd/t7/VE69znlGOx+ktmqhQrmRchZ+8/qUAFh8VUvHnUco//vL2qBVJgg8uvTptA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240927092716","@solana/assertions":"2.0.0-canary-20240927092716","@solana/codecs-core":"2.0.0-canary-20240927092716","@solana/codecs-strings":"2.0.0-canary-20240927092716"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240927092716_1727430105131_0.2868160678539029","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240927101455":{"name":"@solana/keys","version":"2.0.0-canary-20240927101455","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240927101455","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":"3e38156d5264b296996303501bc892a14ed19f1e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240927101455.tgz","fileCount":23,"integrity":"sha512-tq4XQ2qzWI8NnYg1HaQf+wRdoosawJwgvT0dnSy9FMBVAlCTDpHvTKOSoyqisLk/tE8k4th+Oj1PGeA1mKnuSQ==","signatures":[{"sig":"MEUCIDuC8B0KvPk51UaDnzylxpetVq60GbkBXGXLpTtEu1vbAiEA884tA1+qUj9Kca5/pf/xsN+p9r9LhgaQTw9/4XI/W2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240927101455.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/ac8c3162449e30f25ec5cf4e1cdace2d/solana-keys-2.0.0-canary-20240927101455.tgz","_integrity":"sha512-tq4XQ2qzWI8NnYg1HaQf+wRdoosawJwgvT0dnSy9FMBVAlCTDpHvTKOSoyqisLk/tE8k4th+Oj1PGeA1mKnuSQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240927101455","@solana/assertions":"2.0.0-canary-20240927101455","@solana/codecs-core":"2.0.0-canary-20240927101455","@solana/codecs-strings":"2.0.0-canary-20240927101455"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240927101455_1727432930248_0.5581347287805283","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240930084642":{"name":"@solana/keys","version":"2.0.0-canary-20240930084642","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240930084642","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":"80cb73fbf18a2519dd5b05b7b40bebef851d3356","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240930084642.tgz","fileCount":23,"integrity":"sha512-xV4GqaYGRublPw1diya78SptzQJlaiA/HzC31r5uRu2OnN66MZT2a+agKhhYDc5jpZa6nt38ACBe+0jtG2P9pA==","signatures":[{"sig":"MEYCIQCbvQxl5D26lf3guVXs7Xyz27xuFTiifADEOPcMLtN6BgIhAMxv+vE4NCeka/pcaoTXy1nMlglmnMMkDjquzBkJevTt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240930084642.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/784a3a39258426613ea0e13f78d3276f/solana-keys-2.0.0-canary-20240930084642.tgz","_integrity":"sha512-xV4GqaYGRublPw1diya78SptzQJlaiA/HzC31r5uRu2OnN66MZT2a+agKhhYDc5jpZa6nt38ACBe+0jtG2P9pA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240930084642","@solana/assertions":"2.0.0-canary-20240930084642","@solana/codecs-core":"2.0.0-canary-20240930084642","@solana/codecs-strings":"2.0.0-canary-20240930084642"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240930084642_1727686845054_0.4866412205280439","host":"s3://npm-registry-packages"}},"2.0.0-canary-20240930090644":{"name":"@solana/keys","version":"2.0.0-canary-20240930090644","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20240930090644","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":"b679d6e40bbc2b82ddf4a6c9472665830bdcc5b3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20240930090644.tgz","fileCount":23,"integrity":"sha512-8lUcS0IhivenEmRyg7VbmIeosuyoTb2U2qBLoQvG59+E5YFoZEFYFJog91+vKAMCgf3sSNk1+TyL+iK+fK5pQQ==","signatures":[{"sig":"MEUCIQDQH4aY+hqTqd9PkP0bg045mAr5xXIZKPtjD9h+JeKetQIgfmz+ALqkF/fEEiCnxirNhPMSdygjJ6S/6KbPB+c4A2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20240930090644.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2d7cebde1616d300fe4d9f9a1c6ea8c0/solana-keys-2.0.0-canary-20240930090644.tgz","_integrity":"sha512-8lUcS0IhivenEmRyg7VbmIeosuyoTb2U2qBLoQvG59+E5YFoZEFYFJog91+vKAMCgf3sSNk1+TyL+iK+fK5pQQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20240930090644","@solana/assertions":"2.0.0-canary-20240930090644","@solana/codecs-core":"2.0.0-canary-20240930090644","@solana/codecs-strings":"2.0.0-canary-20240930090644"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20240930090644_1727688000138_0.10310784675891749","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241001085433":{"name":"@solana/keys","version":"2.0.0-canary-20241001085433","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241001085433","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":"f3e80859d2f93c3ca5b39e01a1e805065622c963","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241001085433.tgz","fileCount":23,"integrity":"sha512-+0m3jkgBw+QGlcSGXehvtl066VYyxISyp3942jBYSJTmBUEMmc+hNwWR1pwoMuJfNHB+SMI9URcraUSE2HftNQ==","signatures":[{"sig":"MEQCIGG7KFAeJHdtcrP8+IHETlft8UwStOtuK+eRv7xRuTSwAiBdCrRdO2N80/KyEQ9TT/D2uBg1NxHqGi0+kPROuiWoMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241001085433.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9c02333cd5d173e88e4fcd4a99c75b88/solana-keys-2.0.0-canary-20241001085433.tgz","_integrity":"sha512-+0m3jkgBw+QGlcSGXehvtl066VYyxISyp3942jBYSJTmBUEMmc+hNwWR1pwoMuJfNHB+SMI9URcraUSE2HftNQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241001085433","@solana/assertions":"2.0.0-canary-20241001085433","@solana/codecs-core":"2.0.0-canary-20241001085433","@solana/codecs-strings":"2.0.0-canary-20241001085433"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241001085433_1727773718884_0.30431507087689624","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241001085549":{"name":"@solana/keys","version":"2.0.0-canary-20241001085549","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241001085549","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":"318d7cafee3fcfc3581e7923510e44e54431fca0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241001085549.tgz","fileCount":23,"integrity":"sha512-sAa8fSJ7PSDqaMs+sg+ZrmY8MYpw20Y125xHVLSzFyzsMLGpmFh0XsCmnfV2DO1vTwxDFVmzkkJcJ4dlAhGd4g==","signatures":[{"sig":"MEYCIQCvdP0U08SDR12BXUodsL2gcMyYIN4V8mMllxT48jiuDwIhAM0Vh1MGKmY9TF3reB7uVPUJIgvoq/QhimTKeNuIECRF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241001085549.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0034f6ff143063ee08db5b9e3282de4b/solana-keys-2.0.0-canary-20241001085549.tgz","_integrity":"sha512-sAa8fSJ7PSDqaMs+sg+ZrmY8MYpw20Y125xHVLSzFyzsMLGpmFh0XsCmnfV2DO1vTwxDFVmzkkJcJ4dlAhGd4g==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241001085549","@solana/assertions":"2.0.0-canary-20241001085549","@solana/codecs-core":"2.0.0-canary-20241001085549","@solana/codecs-strings":"2.0.0-canary-20241001085549"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241001085549_1727773789824_0.4178151757186137","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241001085817":{"name":"@solana/keys","version":"2.0.0-canary-20241001085817","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241001085817","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":"018cb109a87d6017ef09632316047a00d7e6bcee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241001085817.tgz","fileCount":23,"integrity":"sha512-QyQGMPF4uvrb4fVwLC6rcOLzG7TGabdJNtPQBShgNstz9Yp6Mp7Mem/H6HSv4aKMCcPT/xBsM0ZRvk31kr4Wdw==","signatures":[{"sig":"MEUCIQCrm8S5v23bg/lxGB4cvkSmvsiRK9hG9f1LU2drOJKQ3gIgZoqgpJF70NHoRLtqIMtITfjamfeuLsGjWqRWUHGiufE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241001085817.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/79ae3741de13504926fced4d4a3117f4/solana-keys-2.0.0-canary-20241001085817.tgz","_integrity":"sha512-QyQGMPF4uvrb4fVwLC6rcOLzG7TGabdJNtPQBShgNstz9Yp6Mp7Mem/H6HSv4aKMCcPT/xBsM0ZRvk31kr4Wdw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241001085817","@solana/assertions":"2.0.0-canary-20241001085817","@solana/codecs-core":"2.0.0-canary-20241001085817","@solana/codecs-strings":"2.0.0-canary-20241001085817"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241001085817_1727773899306_0.9109434631253752","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241002132820":{"name":"@solana/keys","version":"2.0.0-canary-20241002132820","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241002132820","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":"81dba0e1d7788e3bc06f3320eb9cceb02442b64b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241002132820.tgz","fileCount":23,"integrity":"sha512-jiO8DG7iZn0cmroHj+eckBXaZTLBg5tSHNkbELGFnYfN1xFF6txeU5JUlTGMPNtiDG67/QwJcCSYrJ/57bEgaQ==","signatures":[{"sig":"MEUCIAuVtqSH5ebYRNgmgEcjfxjF05+mJ6DJV2x8LC2ZGCzLAiEA0vz9WURkrxlP367gwWY8X88+cC9UsTGbyPIg+DW4X9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118256},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241002132820.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src/* && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0863bedbfe31053006d246be1768762f/solana-keys-2.0.0-canary-20241002132820.tgz","_integrity":"sha512-jiO8DG7iZn0cmroHj+eckBXaZTLBg5tSHNkbELGFnYfN1xFF6txeU5JUlTGMPNtiDG67/QwJcCSYrJ/57bEgaQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241002132820","@solana/assertions":"2.0.0-canary-20241002132820","@solana/codecs-core":"2.0.0-canary-20241002132820","@solana/codecs-strings":"2.0.0-canary-20241002132820"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241002132820_1727876556982_0.2833995694427536","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241002192302":{"name":"@solana/keys","version":"2.0.0-canary-20241002192302","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241002192302","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":"a44f4535311f0b4fae0c33312a1be55d3489c011","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241002192302.tgz","fileCount":23,"integrity":"sha512-g0Xptdpt6kRfYxrts91Ulf+aErZNeg4MYtS9Wh5SumjQw352m9fak7MDHcr80m3rtaWoovEfq1tXzEmLfi5S/Q==","signatures":[{"sig":"MEUCIFl6AgtkuKDmzhDC/VA3z8XHjKeqnkaIr7uscYSTahKAAiEAx9ZtpmzRuMzMOeVXZNKK8w2Z5TE52h9gNgTB8MuDkH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241002192302.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e36de5ad66c4f50dfe143910cf6ceaa2/solana-keys-2.0.0-canary-20241002192302.tgz","_integrity":"sha512-g0Xptdpt6kRfYxrts91Ulf+aErZNeg4MYtS9Wh5SumjQw352m9fak7MDHcr80m3rtaWoovEfq1tXzEmLfi5S/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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241002192302","@solana/assertions":"2.0.0-canary-20241002192302","@solana/codecs-core":"2.0.0-canary-20241002192302","@solana/codecs-strings":"2.0.0-canary-20241002192302"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241002192302_1727897872059_0.15863116671959054","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004091818":{"name":"@solana/keys","version":"2.0.0-canary-20241004091818","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004091818","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":"64b58c7b18392934c759fa9f2baf632339e2e357","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004091818.tgz","fileCount":23,"integrity":"sha512-OqH5++U+FFnIljqq1o+46oY3eGyfZ2FEfbpKImGpkdcte/MPndlX9Qj7HVyABTFFwrC6AcPU3oc+ucqEcCtmHw==","signatures":[{"sig":"MEYCIQDstkJ1mTUt05+CLjuLyRCgU6Igaoa3gDuAT+DkUYBLPQIhAOGf0Ndo/bBfJRGVeKW0qYTLN0t4jMDaFOCn5YF3wjhZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004091818.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/c267b495247c1ddab6c8aa50a5d71a5f/solana-keys-2.0.0-canary-20241004091818.tgz","_integrity":"sha512-OqH5++U+FFnIljqq1o+46oY3eGyfZ2FEfbpKImGpkdcte/MPndlX9Qj7HVyABTFFwrC6AcPU3oc+ucqEcCtmHw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004091818","@solana/assertions":"2.0.0-canary-20241004091818","@solana/codecs-core":"2.0.0-canary-20241004091818","@solana/codecs-strings":"2.0.0-canary-20241004091818"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004091818_1728034286995_0.9850443097736292","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004091853":{"name":"@solana/keys","version":"2.0.0-canary-20241004091853","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004091853","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":"734ae88f96f0615894955f1a6711a7227687264e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004091853.tgz","fileCount":23,"integrity":"sha512-HImJ1q6fDpb2u6VmsPSAMridFZGxIjiDsQ0jX8dancZxp6oUEUzOEvWDt9GV7MN+Xf0bDV3ZYgAzWgnD+DivFg==","signatures":[{"sig":"MEQCIHW3Gb2hZH365J4JlqGR6GkgfCOCubsho08hWtCaXqFXAiA7b9mufVC+agQq0u9RGCnePwoVXT5cBpi0+MwoO7vbNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004091853.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/d9240977b21d09b5b94eee2f07015da0/solana-keys-2.0.0-canary-20241004091853.tgz","_integrity":"sha512-HImJ1q6fDpb2u6VmsPSAMridFZGxIjiDsQ0jX8dancZxp6oUEUzOEvWDt9GV7MN+Xf0bDV3ZYgAzWgnD+DivFg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004091853","@solana/assertions":"2.0.0-canary-20241004091853","@solana/codecs-core":"2.0.0-canary-20241004091853","@solana/codecs-strings":"2.0.0-canary-20241004091853"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004091853_1728034336549_0.7816299418217763","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004180921":{"name":"@solana/keys","version":"2.0.0-canary-20241004180921","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004180921","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":"b842fbfe083e0533c61b8dee9f806e3db5ad3d89","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004180921.tgz","fileCount":23,"integrity":"sha512-q7YVYLp8kfkXAc9pxJGtv1bOJ0McnW6iiBjB3ABg8SBkAd05KNFAdTAYn83PVNieDuyq/YoEi5re+0SCmYbr4Q==","signatures":[{"sig":"MEYCIQCbd/f/3PNT4Q+XrDQc/ORdWHGZgCaoPd24EG7RDyFZjwIhALLZ/pm57b9/IS78P8qSzuEyfbK7wLioqAk5MgCTugGo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004180921.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/da642ef207b9ee601600b004208b5a9a/solana-keys-2.0.0-canary-20241004180921.tgz","_integrity":"sha512-q7YVYLp8kfkXAc9pxJGtv1bOJ0McnW6iiBjB3ABg8SBkAd05KNFAdTAYn83PVNieDuyq/YoEi5re+0SCmYbr4Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004180921","@solana/assertions":"2.0.0-canary-20241004180921","@solana/codecs-core":"2.0.0-canary-20241004180921","@solana/codecs-strings":"2.0.0-canary-20241004180921"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004180921_1728066177210_0.7207129192666755","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004181514":{"name":"@solana/keys","version":"2.0.0-canary-20241004181514","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004181514","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":"a2ce93af158ee89e4c028db4ee823727b7d77ae9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004181514.tgz","fileCount":23,"integrity":"sha512-r3UX0lA+1tiaDaRhfQhuJT0NzGrHCVpOeeAJ5dvShgEAPLDZFE93Tkzq5+iQrxhVhfZloKW8Fo6zcqWv7SQyCA==","signatures":[{"sig":"MEYCIQDrEC8lvTL0ExBKKg7y38C9SO8wJoZc4uGUwjMz/cdw8QIhAK9VEmQDFHHb9PSN3pRaK8SmUCEbrWjaMvY1229Ed6EU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004181514.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0085dce3c506c563fe6ad6d096ac335e/solana-keys-2.0.0-canary-20241004181514.tgz","_integrity":"sha512-r3UX0lA+1tiaDaRhfQhuJT0NzGrHCVpOeeAJ5dvShgEAPLDZFE93Tkzq5+iQrxhVhfZloKW8Fo6zcqWv7SQyCA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004181514","@solana/assertions":"2.0.0-canary-20241004181514","@solana/codecs-core":"2.0.0-canary-20241004181514","@solana/codecs-strings":"2.0.0-canary-20241004181514"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004181514_1728066506080_0.6992684551093633","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004181751":{"name":"@solana/keys","version":"2.0.0-canary-20241004181751","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004181751","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":"735c6ee34fb9b2469946f99aea708268e420ffa1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004181751.tgz","fileCount":23,"integrity":"sha512-DWydYbDwBLedaMmO6IpDbndd2L/BY0XqjvklFXsw6lrBL9UQF6SKkj9qhexLsb0U/KyztMFpP5et6kjBl7C5sA==","signatures":[{"sig":"MEUCIQCfU4Aon765pbVD77bQyy2Nu2lEBVImRKVopkZRALdrzwIgLuSb5TKIztnAcO9zHQ3Pqsj5jYqGfM8+863tb0cteg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004181751.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/49672e521844d9dc16ad5c301536be3b/solana-keys-2.0.0-canary-20241004181751.tgz","_integrity":"sha512-DWydYbDwBLedaMmO6IpDbndd2L/BY0XqjvklFXsw6lrBL9UQF6SKkj9qhexLsb0U/KyztMFpP5et6kjBl7C5sA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004181751","@solana/assertions":"2.0.0-canary-20241004181751","@solana/codecs-core":"2.0.0-canary-20241004181751","@solana/codecs-strings":"2.0.0-canary-20241004181751"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004181751_1728066708028_0.7690520327788877","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004194132":{"name":"@solana/keys","version":"2.0.0-canary-20241004194132","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004194132","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":"21846d6da6fa9c9d38a0e76360c67d24bb23355a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004194132.tgz","fileCount":23,"integrity":"sha512-gU+UG5dAHOJU/COzQci6hAzayD+yK5yPdd/5V53oD1LT2InXnKtcYyu4/gUCIdFNghXFQypGIXPC4xqngexGFA==","signatures":[{"sig":"MEYCIQCzz+0unjoDzW51nFe/icF922yf0GozmAmfThkUdoZDkQIhAIl5AN5kdYI2zUmhwWZeKYSRO+02iez5z4qlL6dw+Myb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004194132.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1305db37abf1d8475e1ef1bd22fd3a5f/solana-keys-2.0.0-canary-20241004194132.tgz","_integrity":"sha512-gU+UG5dAHOJU/COzQci6hAzayD+yK5yPdd/5V53oD1LT2InXnKtcYyu4/gUCIdFNghXFQypGIXPC4xqngexGFA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004194132","@solana/assertions":"2.0.0-canary-20241004194132","@solana/codecs-core":"2.0.0-canary-20241004194132","@solana/codecs-strings":"2.0.0-canary-20241004194132"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004194132_1728071788840_0.04402704862542617","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004194544":{"name":"@solana/keys","version":"2.0.0-canary-20241004194544","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004194544","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":"98557f93dd7441bdd3271b0d6e91d8ac8e3618fe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004194544.tgz","fileCount":23,"integrity":"sha512-T3GNiK0av/Q/DbtjjupmcUvhDfqtQxbQ4Ou9LUgffc5i1niPGBzJMkcje8aDR2aFITNHZaSABGNv8sszCJhAEw==","signatures":[{"sig":"MEUCIDGuu86RpPi05g1poicS/HCj6P0RjNWAqBAHxYmeyRN/AiEA3DSP0jpG5wXchjgcXzW52jaJXOIR+lq6Y8v5HCz9zdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004194544.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/629bc92b50fac22e1d3291114926108d/solana-keys-2.0.0-canary-20241004194544.tgz","_integrity":"sha512-T3GNiK0av/Q/DbtjjupmcUvhDfqtQxbQ4Ou9LUgffc5i1niPGBzJMkcje8aDR2aFITNHZaSABGNv8sszCJhAEw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004194544","@solana/assertions":"2.0.0-canary-20241004194544","@solana/codecs-core":"2.0.0-canary-20241004194544","@solana/codecs-strings":"2.0.0-canary-20241004194544"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004194544_1728072043394_0.545244529573367","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004212313":{"name":"@solana/keys","version":"2.0.0-canary-20241004212313","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004212313","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":"a9ec5f9d1fdc13253e71fb90ab49576329ad0011","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004212313.tgz","fileCount":23,"integrity":"sha512-upRR74ZjaVL66evTOM20BBSgruBNomxjYa4Cg96qsq1Cw4mS7uM8dy4YEeFqfNFctD0MkAGKCjOlRRI0Dih/4g==","signatures":[{"sig":"MEUCIA8illHAfe9PC0u8QqAijUYkI43N+zFPjLZGaG/I/HTRAiEAiABPeipWsycOr5wxb1ZV84TMNT5MltMfL4G0YDSFzGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004212313.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/db3a7ef0fe2ce681826c75d11410baa3/solana-keys-2.0.0-canary-20241004212313.tgz","_integrity":"sha512-upRR74ZjaVL66evTOM20BBSgruBNomxjYa4Cg96qsq1Cw4mS7uM8dy4YEeFqfNFctD0MkAGKCjOlRRI0Dih/4g==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004212313","@solana/assertions":"2.0.0-canary-20241004212313","@solana/codecs-core":"2.0.0-canary-20241004212313","@solana/codecs-strings":"2.0.0-canary-20241004212313"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004212313_1728077779562_0.542172265990114","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004212851":{"name":"@solana/keys","version":"2.0.0-canary-20241004212851","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004212851","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":"ffecc69cf2c231c00a3fb3ea30ef55e177783140","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004212851.tgz","fileCount":23,"integrity":"sha512-w2Ilh6XFrAjS1q4C7HPfRwmX9B9hqv4xDjgX7w2k9rDm4IZqbz7LM8P7Wxd4orptx41bwAyGwiJ4NucBdfinlg==","signatures":[{"sig":"MEUCIQC8g415IdIOjaAdxX9WNC319j03nPKmdiD7/sFZ9dNqJAIgCT9shbvgrabp4nooaLrc9y8bnMjnUPF5O2acNabZom0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004212851.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/c9e8b6dff31da64fba5fc7d99e1686e9/solana-keys-2.0.0-canary-20241004212851.tgz","_integrity":"sha512-w2Ilh6XFrAjS1q4C7HPfRwmX9B9hqv4xDjgX7w2k9rDm4IZqbz7LM8P7Wxd4orptx41bwAyGwiJ4NucBdfinlg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004212851","@solana/assertions":"2.0.0-canary-20241004212851","@solana/codecs-core":"2.0.0-canary-20241004212851","@solana/codecs-strings":"2.0.0-canary-20241004212851"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004212851_1728078187315_0.8772095010672352","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004213415":{"name":"@solana/keys","version":"2.0.0-canary-20241004213415","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004213415","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":"0036fd6503cfec823dd10cff9a394a4ebcd2ee2d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004213415.tgz","fileCount":23,"integrity":"sha512-jVtS+mwZrsvw+9bE1NkkIlo/dm6oVugyGurEo1mWoEH7xDyn/kfNeiO/Ff9bBfIXxw5eG+2pyhrVdugkDZTaYg==","signatures":[{"sig":"MEUCIQDWc5p2wY5WdErMqUagmyK75MRWcXNCgMpQhuVf//5n5QIgPX3pOzrqc/AfYj5kdPRAI3yH8LEky72WCFurriWaWlA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004213415.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/08a96f0a01206a0c7048f9c94971fc08/solana-keys-2.0.0-canary-20241004213415.tgz","_integrity":"sha512-jVtS+mwZrsvw+9bE1NkkIlo/dm6oVugyGurEo1mWoEH7xDyn/kfNeiO/Ff9bBfIXxw5eG+2pyhrVdugkDZTaYg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004213415","@solana/assertions":"2.0.0-canary-20241004213415","@solana/codecs-core":"2.0.0-canary-20241004213415","@solana/codecs-strings":"2.0.0-canary-20241004213415"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004213415_1728078438027_0.9580850333499626","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004213757":{"name":"@solana/keys","version":"2.0.0-canary-20241004213757","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004213757","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":"47759b98e4fca0f8eba4d0f62a0576d2e42d38cf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004213757.tgz","fileCount":23,"integrity":"sha512-6aG/LJAEdhSs5W78GzT0hJCiq375kh38gZSRrWXYW1ClFO6qGtlEg/PZD8E0mQms/lB9NG2VKhQiCIDaFZPGeg==","signatures":[{"sig":"MEUCIGJP/JOvCY4Du3VbRfmOSnMYfvJbuhf728lm16C8V95QAiEA3LODIl1yVGqMcjBdsK7go7ABL7faGaykks/jieB4v4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004213757.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/dbb028c3c889c4b849f903fae9b202c5/solana-keys-2.0.0-canary-20241004213757.tgz","_integrity":"sha512-6aG/LJAEdhSs5W78GzT0hJCiq375kh38gZSRrWXYW1ClFO6qGtlEg/PZD8E0mQms/lB9NG2VKhQiCIDaFZPGeg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004213757","@solana/assertions":"2.0.0-canary-20241004213757","@solana/codecs-core":"2.0.0-canary-20241004213757","@solana/codecs-strings":"2.0.0-canary-20241004213757"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004213757_1728078742434_0.6718238878534191","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004222707":{"name":"@solana/keys","version":"2.0.0-canary-20241004222707","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"38def84a8d550a3fa8c18f0bd96a9a6b5d96cd4b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004222707.tgz","fileCount":23,"integrity":"sha512-Z7qq5iZ9dBCjKvas3hcl4cuKvvyX9zhvEiMa3LsbzUNZpk3vJ44lR9854Msp3vsj6WnG3AVXNvfGTcO9C3baHA==","signatures":[{"sig":"MEUCIQDcUeM/s5C3Y4Iqef0FiGbtLaKvqIXWErRdVzLVN/rCTgIgRJSOlsNhKwjJEhehch7CHT37ekjKrya4Or5IyLK/8AE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004222707.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/29d616dd65b79c8ed26a57b66f72b3b0/solana-keys-2.0.0-canary-20241004222707.tgz","_integrity":"sha512-Z7qq5iZ9dBCjKvas3hcl4cuKvvyX9zhvEiMa3LsbzUNZpk3vJ44lR9854Msp3vsj6WnG3AVXNvfGTcO9C3baHA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241004222707","@solana/codecs-core":"2.0.0-canary-20241004222707","@solana/codecs-strings":"2.0.0-canary-20241004222707"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004222707_1728080983214_0.679408083494794","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241004230256":{"name":"@solana/keys","version":"2.0.0-canary-20241004230256","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241004230256","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":"eca9f55943aab30832d4d4f2bbe20e8e19681b06","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241004230256.tgz","fileCount":23,"integrity":"sha512-hsZuyXTA+GHo0cnYAs85IrPT1FJHetOM2RInP6IdketZAngpa5Y6jk1/08v0X/GK9hHgtRxuRILHvt0BitmUmQ==","signatures":[{"sig":"MEQCIGSMcJCTvgEQ07YMhI7oZlg0G3IFiFJOFeff4WkElFimAiA5eaj7/xzQtV22W3IHfFhC1GTnBewL65UOsKvwYvK4Xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241004230256.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8cff5c037aa79105f407c179511b68de/solana-keys-2.0.0-canary-20241004230256.tgz","_integrity":"sha512-hsZuyXTA+GHo0cnYAs85IrPT1FJHetOM2RInP6IdketZAngpa5Y6jk1/08v0X/GK9hHgtRxuRILHvt0BitmUmQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241004230256","@solana/assertions":"2.0.0-canary-20241004230256","@solana/codecs-core":"2.0.0-canary-20241004230256","@solana/codecs-strings":"2.0.0-canary-20241004230256"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241004230256_1728083846744_0.6841968571924919","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241005012915":{"name":"@solana/keys","version":"2.0.0-canary-20241005012915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241005012915","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":"03a59f843d920f6436166e792619a3d343afa3a3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241005012915.tgz","fileCount":23,"integrity":"sha512-ofvBBUJn5AbJ63y2O6RvpBTnDrMwG4eEpicEdYx0zzN8G0waiyZ4s8+AAAn7a8++jz6Z9NNkW4ZSgt6IjJu0IQ==","signatures":[{"sig":"MEYCIQCnM8OG2AqnToG1AOMdio65FWiTid6YhFJWssn4WsgjogIhALxDvSvYUInMVc1KPkRJZ4sxPsaLjJ3OUCp4UstKJK99","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241005012915.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/d2000c00d852f0853b07a58fc6b603f7/solana-keys-2.0.0-canary-20241005012915.tgz","_integrity":"sha512-ofvBBUJn5AbJ63y2O6RvpBTnDrMwG4eEpicEdYx0zzN8G0waiyZ4s8+AAAn7a8++jz6Z9NNkW4ZSgt6IjJu0IQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241005012915","@solana/assertions":"2.0.0-canary-20241005012915","@solana/codecs-core":"2.0.0-canary-20241005012915","@solana/codecs-strings":"2.0.0-canary-20241005012915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241005012915_1728092559432_0.8604528469767023","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241005013640":{"name":"@solana/keys","version":"2.0.0-canary-20241005013640","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241005013640","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":"0f651af0dd74eaf62d111fc416793288c41c019e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241005013640.tgz","fileCount":23,"integrity":"sha512-xNrPgoIfx5MIojQJD8u0XYUZwCbdzneL663Ill/9uwq7o2I3gWNs6GnRy6XXw8B/9zdrP7/0+tenZ0/AddBvZQ==","signatures":[{"sig":"MEYCIQDR0Yl0m+Ncm91su1DX6ji79fhFFfNY2tJgfrcFrotskgIhAO8XbL1FJW5CWqoKeakUqBNZ+XpG1UWwzx8wHXD7jno0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241005013640.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/18a04152496ee78712cf315b7c3af276/solana-keys-2.0.0-canary-20241005013640.tgz","_integrity":"sha512-xNrPgoIfx5MIojQJD8u0XYUZwCbdzneL663Ill/9uwq7o2I3gWNs6GnRy6XXw8B/9zdrP7/0+tenZ0/AddBvZQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241005013640","@solana/assertions":"2.0.0-canary-20241005013640","@solana/codecs-core":"2.0.0-canary-20241005013640","@solana/codecs-strings":"2.0.0-canary-20241005013640"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241005013640_1728092999783_0.44724899897131176","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241005013743":{"name":"@solana/keys","version":"2.0.0-canary-20241005013743","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241005013743","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":"110bee104a9bfb16fae7742829c4b11127428184","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241005013743.tgz","fileCount":23,"integrity":"sha512-17w78v8Rl6SmDi8VgOGGTi6bhOg1xrZxnNCOHlm2mq3k0sNXiSxcR/AGoZhUmflZiBKGVIDwSsivbo4T9wOs6Q==","signatures":[{"sig":"MEUCIF0DyDzBHGGO3yOOhmCD/USzU6kccJKxkhReCEjJ71SRAiEAjpqMoH8WE/BCnzJT+82O/5rXgSzdX83MG99juemusJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241005013743.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9a6e4908197524cac40dad262e9fb862/solana-keys-2.0.0-canary-20241005013743.tgz","_integrity":"sha512-17w78v8Rl6SmDi8VgOGGTi6bhOg1xrZxnNCOHlm2mq3k0sNXiSxcR/AGoZhUmflZiBKGVIDwSsivbo4T9wOs6Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241005013743","@solana/assertions":"2.0.0-canary-20241005013743","@solana/codecs-core":"2.0.0-canary-20241005013743","@solana/codecs-strings":"2.0.0-canary-20241005013743"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241005013743_1728093125397_0.6604830535322381","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241005014924":{"name":"@solana/keys","version":"2.0.0-canary-20241005014924","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241005014924","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":"3de4082edbb42ef1d1113ec16b02daa7df01c863","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241005014924.tgz","fileCount":23,"integrity":"sha512-0gNW0PNSiC3dESaaPvg/XuR1o8p8WpLPqpaFcAjvRCgn97G4RT+hvdeqsg/Gii2qYBDZKY1UZm0E+O8W/qYW4g==","signatures":[{"sig":"MEUCIG91lvQLpf1XPL1TDSPpvqegNYuwhXK7GAEvPAuInTBSAiEAioaK2SJm6cNKLkel5hR6qlPsS4OZ0yHHuyP+Igr14vM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241005014924.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2580b77ea5f5498d4dabe69ccfd6adca/solana-keys-2.0.0-canary-20241005014924.tgz","_integrity":"sha512-0gNW0PNSiC3dESaaPvg/XuR1o8p8WpLPqpaFcAjvRCgn97G4RT+hvdeqsg/Gii2qYBDZKY1UZm0E+O8W/qYW4g==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241005014924","@solana/assertions":"2.0.0-canary-20241005014924","@solana/codecs-core":"2.0.0-canary-20241005014924","@solana/codecs-strings":"2.0.0-canary-20241005014924"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241005014924_1728093763076_0.14967387793779885","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241005020407":{"name":"@solana/keys","version":"2.0.0-canary-20241005020407","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241005020407","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":"fa7a9b6b0e0d0af11da354bda425ea7d6cc20cd8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241005020407.tgz","fileCount":23,"integrity":"sha512-5ydkAbDtSP6XfjhhCiK9J1L7YcdwtVKes0q5ZJPC0MbqmWdd3K+3Kf8uk5pes+X+QEedQDkkU7vr5ZPm8jdmIg==","signatures":[{"sig":"MEYCIQDOcjU8szkeFFEZSpgsBFZ1Hys4RkJVK802vlCItWn+eAIhAIqx8S5BnNUYXS3jI0lr0euHVbm46qqjwXrDGMsOavnE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241005020407.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/85ddc85eca2b78b86aca80e3d17005e1/solana-keys-2.0.0-canary-20241005020407.tgz","_integrity":"sha512-5ydkAbDtSP6XfjhhCiK9J1L7YcdwtVKes0q5ZJPC0MbqmWdd3K+3Kf8uk5pes+X+QEedQDkkU7vr5ZPm8jdmIg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241005020407","@solana/assertions":"2.0.0-canary-20241005020407","@solana/codecs-core":"2.0.0-canary-20241005020407","@solana/codecs-strings":"2.0.0-canary-20241005020407"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241005020407_1728094625863_0.3622040867143217","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241005020818":{"name":"@solana/keys","version":"2.0.0-canary-20241005020818","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241005020818","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":"65a932068de543b969fbf6157dcb09e5def43b9c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241005020818.tgz","fileCount":23,"integrity":"sha512-pA+g08KrW63x2lMVvGg6JgEJ33S3wKfZaJa5kqqPc5reHrFx7HMsc8uBGP+Ds4FZV5aXlhZlYd06ieT1GXEj6Q==","signatures":[{"sig":"MEUCIE7VnpBzCzUK6SznGM1oXULEYq3UCXZ93bi3DzUmQnemAiEAtaKt9wwcukyns1tF0QxIwCGdozDpBi9ddIgSt0o30lc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241005020818.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/13845a699d48a7d0ae509c7f83e78ba1/solana-keys-2.0.0-canary-20241005020818.tgz","_integrity":"sha512-pA+g08KrW63x2lMVvGg6JgEJ33S3wKfZaJa5kqqPc5reHrFx7HMsc8uBGP+Ds4FZV5aXlhZlYd06ieT1GXEj6Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241005020818","@solana/assertions":"2.0.0-canary-20241005020818","@solana/codecs-core":"2.0.0-canary-20241005020818","@solana/codecs-strings":"2.0.0-canary-20241005020818"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241005020818_1728094952013_0.2924854892953057","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241005020930":{"name":"@solana/keys","version":"2.0.0-canary-20241005020930","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241005020930","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":"a46c3ac7ef0e9f4d281b8a866149691e0154e366","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241005020930.tgz","fileCount":23,"integrity":"sha512-pQT3uo3B43REXcuDYKbzWArzT34znXdu7ak/WuPy4szwVcGd7oL6vLJXfcFe1fn6kuj3x5koBkB9MZAw8ywijA==","signatures":[{"sig":"MEUCIB0EKPS8cyh2TxI0ClRyn8VCx/jkiOxPA9ts6e0tye/nAiEAqOFAvVwKBv1UkSV02cTSZDIKIZ3e+UfDMvfxvjgIoa8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241005020930.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/3e0f0e3630048da9897660c847ded3ef/solana-keys-2.0.0-canary-20241005020930.tgz","_integrity":"sha512-pQT3uo3B43REXcuDYKbzWArzT34znXdu7ak/WuPy4szwVcGd7oL6vLJXfcFe1fn6kuj3x5koBkB9MZAw8ywijA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241005020930","@solana/assertions":"2.0.0-canary-20241005020930","@solana/codecs-core":"2.0.0-canary-20241005020930","@solana/codecs-strings":"2.0.0-canary-20241005020930"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241005020930_1728095063959_0.4206186363969793","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241005021210":{"name":"@solana/keys","version":"2.0.0-canary-20241005021210","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241005021210","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":"0d65535f3a3fe4a80182d501ef2895201e4a0499","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241005021210.tgz","fileCount":23,"integrity":"sha512-IwxWJAOii8YczE0Xz84o5B8a6MFwR1TB22dqBGQCPDgof7lEwrlMQen6/7bYusfKSYSj7aYH+X7CXDV1gJ6TEQ==","signatures":[{"sig":"MEYCIQD9Ls7sEQsiPXm/dg23xvrZgf/nDQQm7fbsFo8kWZ2idAIhAKsyc4xHMpW1Bsv290Gq2BoznrP0ML7cxQamm8vpOjbc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241005021210.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1d719320d18fcb3686c6a3cd6fb080b7/solana-keys-2.0.0-canary-20241005021210.tgz","_integrity":"sha512-IwxWJAOii8YczE0Xz84o5B8a6MFwR1TB22dqBGQCPDgof7lEwrlMQen6/7bYusfKSYSj7aYH+X7CXDV1gJ6TEQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241005021210","@solana/assertions":"2.0.0-canary-20241005021210","@solana/codecs-core":"2.0.0-canary-20241005021210","@solana/codecs-strings":"2.0.0-canary-20241005021210"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241005021210_1728095130776_0.49625534036421004","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241006033709":{"name":"@solana/keys","version":"2.0.0-canary-20241006033709","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241006033709","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":"ba743e2309cc4a63914e8e7519e12e9359a145af","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241006033709.tgz","fileCount":23,"integrity":"sha512-THYaPTJQpQTAFA/kWQHCxGr9o/47DJVV4dPDE97f/gHVSSjjr+rkjBcruIpyLlspMHFVVpQ1WxOcQMsM3FZL2Q==","signatures":[{"sig":"MEQCIE8CRrK2r6AUPdHM5NENxi8meJv16p4JgR4zmCNQjheZAiAwp+4Nf91FeGpeRr2AA4NOBEicz+gg1KmuXlPdIH56ZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241006033709.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f6ee77e0795f3eba377fd3ff3c95bdf0/solana-keys-2.0.0-canary-20241006033709.tgz","_integrity":"sha512-THYaPTJQpQTAFA/kWQHCxGr9o/47DJVV4dPDE97f/gHVSSjjr+rkjBcruIpyLlspMHFVVpQ1WxOcQMsM3FZL2Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241006033709","@solana/assertions":"2.0.0-canary-20241006033709","@solana/codecs-core":"2.0.0-canary-20241006033709","@solana/codecs-strings":"2.0.0-canary-20241006033709"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241006033709_1728186716703_0.8500736715578634","host":"s3://npm-registry-packages"}},"2.0.0-20241006045741":{"name":"@solana/keys","version":"2.0.0-20241006045741","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9908370501ba1af6f495ab6ffb39589fa6320bc5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-20241006045741.tgz","fileCount":23,"integrity":"sha512-rLZlKFbGS+lj9a4MiSEcUABblPhZZhmLFE7oqd6tZlIN41B7n+eFf8ltg22QGNfo0bZzytp1/Cjn7RyqTQzYUw==","signatures":[{"sig":"MEUCIG7TBDumvBOWXFpJI1vtPmTFu9wJGOvilxbzvNjQOmxmAiEAldGPjSVHhhpB5Hr55ulj+740Mhi6M9fjbDdo1Ey2elU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118219},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-20241006045741.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/350e8df1c1fe80f8fc5878248ebba320/solana-keys-2.0.0-20241006045741.tgz","_integrity":"sha512-rLZlKFbGS+lj9a4MiSEcUABblPhZZhmLFE7oqd6tZlIN41B7n+eFf8ltg22QGNfo0bZzytp1/Cjn7RyqTQzYUw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-20241006045741","@solana/assertions":"2.0.0-20241006045741","@solana/codecs-core":"2.0.0-20241006045741","@solana/codecs-strings":"2.0.0-20241006045741"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-20241006045741_1728190971411_0.08863689201282221","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241006045741":{"name":"@solana/keys","version":"2.0.0-canary-20241006045741","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"32eabcbf72196eaedf80b4e69c5ca9d3f941d9af","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241006045741.tgz","fileCount":23,"integrity":"sha512-2DYC55Z7lCiyLOt6HiRRjFTUpY6AZngZzvzGaW2slHGeaIHMbZ/hvIzejD5e1Gw/sBVaFJBTKImwsLJyw/2vJQ==","signatures":[{"sig":"MEUCIF3DGlGrbVx+HqgJd7mrYbbIfD7IYJwSO/V/8xnoAu9HAiEAmRKmwFOqaA9lsV3xqHr0OAbC1ljra/PzptcC36juilc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241006045741.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e615a9dc5810f4b9be602ec511403a63/solana-keys-2.0.0-canary-20241006045741.tgz","_integrity":"sha512-2DYC55Z7lCiyLOt6HiRRjFTUpY6AZngZzvzGaW2slHGeaIHMbZ/hvIzejD5e1Gw/sBVaFJBTKImwsLJyw/2vJQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241006045741","@solana/codecs-core":"2.0.0-canary-20241006045741","@solana/codecs-strings":"2.0.0-canary-20241006045741"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241006045741_1728191930897_0.9173336794882283","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241006050621":{"name":"@solana/keys","version":"2.0.0-canary-20241006050621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241006050621","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":"3b60bff02e30ef1795589a2e6567d22a29d61b47","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241006050621.tgz","fileCount":23,"integrity":"sha512-MuLQSDIkeM3ykh6Ncby3A+yYrA95xfSIKKGFA+8UiK2xsusNiBSy/4a+ceCX5y5sNrb95c1qojYDXj+LrE1fbw==","signatures":[{"sig":"MEQCIFkRMtAuEr+JCslcFp83txtEAH3CvpfyhLJ3ZTiqCKkEAiBbOf2YQpHBZDDJqO/Y2HmNph8Xy9XkASLsRQqQoNMaAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241006050621.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2d235ee38d9bd4a0c8a891bc970e437f/solana-keys-2.0.0-canary-20241006050621.tgz","_integrity":"sha512-MuLQSDIkeM3ykh6Ncby3A+yYrA95xfSIKKGFA+8UiK2xsusNiBSy/4a+ceCX5y5sNrb95c1qojYDXj+LrE1fbw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241006050621","@solana/assertions":"2.0.0-canary-20241006050621","@solana/codecs-core":"2.0.0-canary-20241006050621","@solana/codecs-strings":"2.0.0-canary-20241006050621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241006050621_1728192025054_0.7080155069984342","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241007091048":{"name":"@solana/keys","version":"2.0.0-canary-20241007091048","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241007091048","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":"0c1967d4ab66c38c79c1dc75817f1565e5d951f6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241007091048.tgz","fileCount":23,"integrity":"sha512-qpJ6Mh0l/fBq2oa+l4Yp+WRGjgPFkkGSdolRPzDrINHjtIFTIcswQhZBsfaTRSBXyTj9vFuvyD5w0tzQLKfG3Q==","signatures":[{"sig":"MEUCIAz/ZTMiezk5ujfr6nPv3FmOc7oNwY4px0VHerYpJ9YhAiEA9V//gWkWivbcnDHxiAGdLg+pKS4QaqG5xiTm0/HT6sg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241007091048.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1fe98a2d707bd85345723f4ff224d10d/solana-keys-2.0.0-canary-20241007091048.tgz","_integrity":"sha512-qpJ6Mh0l/fBq2oa+l4Yp+WRGjgPFkkGSdolRPzDrINHjtIFTIcswQhZBsfaTRSBXyTj9vFuvyD5w0tzQLKfG3Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241007091048","@solana/assertions":"2.0.0-canary-20241007091048","@solana/codecs-core":"2.0.0-canary-20241007091048","@solana/codecs-strings":"2.0.0-canary-20241007091048"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241007091048_1728293065764_0.9238932923233745","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241007091137":{"name":"@solana/keys","version":"2.0.0-canary-20241007091137","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241007091137","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":"0e3964def3115e0e456c4bddc8f2aa398b49b179","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241007091137.tgz","fileCount":23,"integrity":"sha512-NwCZ8NztZnDIxyopgo/UogDbzzuyLfx3nFI/HxPq833mBcKIUbJIq/je6DCT1mdM8OoF6OBCMDgIaLhphmx4Tg==","signatures":[{"sig":"MEQCIHt0+GsxNc1Z91FvhpR9jaThwXc6Jc1dv247WKQco9erAiA17L+YnFVkmEBIX6inBqh2QeFjQWb+8SCYk+uybOqDpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241007091137.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f2b0a18803e744ef013c789d2d87edc7/solana-keys-2.0.0-canary-20241007091137.tgz","_integrity":"sha512-NwCZ8NztZnDIxyopgo/UogDbzzuyLfx3nFI/HxPq833mBcKIUbJIq/je6DCT1mdM8OoF6OBCMDgIaLhphmx4Tg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241007091137","@solana/assertions":"2.0.0-canary-20241007091137","@solana/codecs-core":"2.0.0-canary-20241007091137","@solana/codecs-strings":"2.0.0-canary-20241007091137"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241007091137_1728293087610_0.48551658696417554","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241007091054":{"name":"@solana/keys","version":"2.0.0-canary-20241007091054","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241007091054","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":"379fad1e5693ccb6393be415530dc8d4160aeb55","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241007091054.tgz","fileCount":23,"integrity":"sha512-z7ZXPUC+Subw9dD2UNjG3N9e7Eu7BkshGNwfNitLevzs5QYfx1eHxOyYFgK9v10Z84E2MGwiDB690UVJHWymrw==","signatures":[{"sig":"MEUCIQD/7Wrk+bTCJXRN8e+i0y00F4AOJz5bUQ9emEPFAHTqAwIgIip6T8rq3WjYthgJsGZLzYsRkvTyjy80HUejuWOzD/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241007091054.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/75f44425b39308015d6c89bfcc17ac6e/solana-keys-2.0.0-canary-20241007091054.tgz","_integrity":"sha512-z7ZXPUC+Subw9dD2UNjG3N9e7Eu7BkshGNwfNitLevzs5QYfx1eHxOyYFgK9v10Z84E2MGwiDB690UVJHWymrw==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241007091054","@solana/assertions":"2.0.0-canary-20241007091054","@solana/codecs-core":"2.0.0-canary-20241007091054","@solana/codecs-strings":"2.0.0-canary-20241007091054"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241007091054_1728293091451_0.03542531168324303","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241007091139":{"name":"@solana/keys","version":"2.0.0-canary-20241007091139","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241007091139","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":"08720a0f0ef1307e32dbb8511b7d87910e65ceef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241007091139.tgz","fileCount":23,"integrity":"sha512-AHxJoerNrsIcKL2Sz88kPiYcbqRLnROKwVfycfVdXa9iXHsdIjaCab+ksOooW0lRiZYSV4hfXpAvbJPTC5ICnQ==","signatures":[{"sig":"MEQCIEr8MgwWCI1NIvXfGkT4flA7JxgmBs2v0nzIwMNcQldyAiA0wiDPwgtOuIvSkTvR3FlwFRO7utadOYC5hbr4aN3G5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241007091139.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0ec965444de283f793aab11098490de1/solana-keys-2.0.0-canary-20241007091139.tgz","_integrity":"sha512-AHxJoerNrsIcKL2Sz88kPiYcbqRLnROKwVfycfVdXa9iXHsdIjaCab+ksOooW0lRiZYSV4hfXpAvbJPTC5ICnQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241007091139","@solana/assertions":"2.0.0-canary-20241007091139","@solana/codecs-core":"2.0.0-canary-20241007091139","@solana/codecs-strings":"2.0.0-canary-20241007091139"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241007091139_1728293128877_0.17802061086118726","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241007164441":{"name":"@solana/keys","version":"2.0.0-canary-20241007164441","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241007164441","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":"ec615c2f1e08fd2f75fc6d4e6652800a9e624620","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241007164441.tgz","fileCount":23,"integrity":"sha512-IDqFvmWbS1BHfxXVr3WDTq3VwE7V0qTvVex6FvHYGokaZtAVNlv6/+2NtMjEPXkUl2R9hY0pzd69sccv5qFbww==","signatures":[{"sig":"MEQCIGLJrlwGshd2g+S628iuhHiwxPuV5nnNg/ZrtFm0Y1SuAiAsimkF9XlHi8lzOxrlR09t4gUltG/iT784Iv9pvRGvKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241007164441.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1c481f617c721a87c390b15b7eb828c8/solana-keys-2.0.0-canary-20241007164441.tgz","_integrity":"sha512-IDqFvmWbS1BHfxXVr3WDTq3VwE7V0qTvVex6FvHYGokaZtAVNlv6/+2NtMjEPXkUl2R9hY0pzd69sccv5qFbww==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241007164441","@solana/assertions":"2.0.0-canary-20241007164441","@solana/codecs-core":"2.0.0-canary-20241007164441","@solana/codecs-strings":"2.0.0-canary-20241007164441"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241007164441_1728320277208_0.014544921369882058","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241008003348":{"name":"@solana/keys","version":"2.0.0-canary-20241008003348","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241008003348","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":"6c24311d010b7bfd1d7822e3423b7203da56b7e5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241008003348.tgz","fileCount":23,"integrity":"sha512-srKA2mzfiqBu04WblM5wn+1nTgG+akIfQOQtsZNCypO/B8F4c2pbTrKQhdEGo/d11cWJnFoCB+xy7uYng4zs7A==","signatures":[{"sig":"MEQCIHDF7Pa5z0ZIzi0E0ogM/E5JhWNYItWMnggkx2JecRo6AiAo333+Px8v0/EBDN5f7095Gc9si9W6AtOFh/S9uEEN/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241008003348.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/dd44cf9079c584559289edb8047f0d0f/solana-keys-2.0.0-canary-20241008003348.tgz","_integrity":"sha512-srKA2mzfiqBu04WblM5wn+1nTgG+akIfQOQtsZNCypO/B8F4c2pbTrKQhdEGo/d11cWJnFoCB+xy7uYng4zs7A==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241008003348","@solana/assertions":"2.0.0-canary-20241008003348","@solana/codecs-core":"2.0.0-canary-20241008003348","@solana/codecs-strings":"2.0.0-canary-20241008003348"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241008003348_1728348485431_0.4847819308952972","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241008003428":{"name":"@solana/keys","version":"2.0.0-canary-20241008003428","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241008003428","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":"603c1cba1b3b1d7c29ae8b403727f569cf1bd24f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241008003428.tgz","fileCount":23,"integrity":"sha512-tN+aTYKC5+P8R5nQUNW/RkscJuhE+nz/EOJgClmjVJ/WYBjkaNOB0bEbgBfLFejFB1zTPIITBbbu+zNn7wf73Q==","signatures":[{"sig":"MEYCIQDtyl/mS/K4ifTkN2FL1LuClLEAGYLJWo9ARFz3pU/x3AIhAOBeO1HRRfnGiqQ5jiAV+kZSU+TA5aKExDU8lnju47YC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241008003428.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/38eeb8fb63b498a0ce6097bd10f7af9b/solana-keys-2.0.0-canary-20241008003428.tgz","_integrity":"sha512-tN+aTYKC5+P8R5nQUNW/RkscJuhE+nz/EOJgClmjVJ/WYBjkaNOB0bEbgBfLFejFB1zTPIITBbbu+zNn7wf73Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241008003428","@solana/assertions":"2.0.0-canary-20241008003428","@solana/codecs-core":"2.0.0-canary-20241008003428","@solana/codecs-strings":"2.0.0-canary-20241008003428"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241008003428_1728348545487_0.7969455489578647","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241008004516":{"name":"@solana/keys","version":"2.0.0-canary-20241008004516","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241008004516","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":"3e913a33b6475fc124a2af080cf544556b07e1c1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241008004516.tgz","fileCount":23,"integrity":"sha512-vdvWvZ1jHQAawI7lBsfAgPnISVqYsmFetbX4wMYCJVY9Ddo8z72auFCiifI/nIV/E4ptNWqQwjtWnEAvCKgd5A==","signatures":[{"sig":"MEQCIDEvdnSqPZtgi+sXYc4HpWBC77MoiUHvfFM2gI6QPcTRAiAFWvauo/xRnXhratz8G5I9LczldBNvbLKiw0V8DrkmAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241008004516.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/48ccae99a6865d7bf2983f38f4e35716/solana-keys-2.0.0-canary-20241008004516.tgz","_integrity":"sha512-vdvWvZ1jHQAawI7lBsfAgPnISVqYsmFetbX4wMYCJVY9Ddo8z72auFCiifI/nIV/E4ptNWqQwjtWnEAvCKgd5A==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241008004516","@solana/assertions":"2.0.0-canary-20241008004516","@solana/codecs-core":"2.0.0-canary-20241008004516","@solana/codecs-strings":"2.0.0-canary-20241008004516"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241008004516_1728349201028_0.19874914852343162","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241008090132":{"name":"@solana/keys","version":"2.0.0-canary-20241008090132","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241008090132","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":"a6a2cf6e60822b7f5b19bb33ec93d0eebb6d00b7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241008090132.tgz","fileCount":23,"integrity":"sha512-lenSPQpe+kcXIGKwhDkKIzH1vp+Dc65NVJulvldvElKL2a4kk2dLcjED0cuCjnAXkDKdU/DoetbH8dosTVKa8g==","signatures":[{"sig":"MEUCID4na2BYnq0j77OsZoGCPFhyiH3ypRDN5RHUPEdK16fYAiEAl6a1aBSf+yEVHrMKxTE4cGZ0mXRL9f1FsNItTW87rmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241008090132.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/88732ab0c98c8848abc16a227ab6069f/solana-keys-2.0.0-canary-20241008090132.tgz","_integrity":"sha512-lenSPQpe+kcXIGKwhDkKIzH1vp+Dc65NVJulvldvElKL2a4kk2dLcjED0cuCjnAXkDKdU/DoetbH8dosTVKa8g==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241008090132","@solana/assertions":"2.0.0-canary-20241008090132","@solana/codecs-core":"2.0.0-canary-20241008090132","@solana/codecs-strings":"2.0.0-canary-20241008090132"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241008090132_1728378920993_0.9319156565007438","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241008090220":{"name":"@solana/keys","version":"2.0.0-canary-20241008090220","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241008090220","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":"7c0ad4363d058f42bb56fc3e725d787a80ad0de0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241008090220.tgz","fileCount":23,"integrity":"sha512-0TQY+8oRgYsQMUIJ4QVUycSLE1xbwIAJBzu0K3MhrMbO22z/TX06BVGEFkhgcd7frfBE7p9fa7+K5UkFkZImJQ==","signatures":[{"sig":"MEYCIQD8sqBfNbZgyFb8n4XmOo2SLU2EY6kwl/Taw5VBf/MgoAIhAJhO32uhHCbjk817faV0alzsmZAR7kDzNPOMtnleRKRv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241008090220.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/3beb49bab6a07fb2279f2ddb652add4c/solana-keys-2.0.0-canary-20241008090220.tgz","_integrity":"sha512-0TQY+8oRgYsQMUIJ4QVUycSLE1xbwIAJBzu0K3MhrMbO22z/TX06BVGEFkhgcd7frfBE7p9fa7+K5UkFkZImJQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241008090220","@solana/assertions":"2.0.0-canary-20241008090220","@solana/codecs-core":"2.0.0-canary-20241008090220","@solana/codecs-strings":"2.0.0-canary-20241008090220"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241008090220_1728379008731_0.7008841211270898","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241008090426":{"name":"@solana/keys","version":"2.0.0-canary-20241008090426","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241008090426","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":"10672c7c3101652a8803aed048c8819631b2db25","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241008090426.tgz","fileCount":23,"integrity":"sha512-tyXZpoJWKPMMYOqslUslEBuP44U+ZGwitiSlU7tUNLoG8CuXAtgCREX2+hAxNGjYFHpEOn21YMDB0ldh0KbOTA==","signatures":[{"sig":"MEUCIQCB0Dw+iW0GD1+eVq2TqxYnI04bfPBYDQ6jbR8CvHfJjwIgF8RDlLCHtaVmSVaUodHpDeShtc5yif4pOoQB62c1X1A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241008090426.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fcd26a5d48a7498d8d2281f170707856/solana-keys-2.0.0-canary-20241008090426.tgz","_integrity":"sha512-tyXZpoJWKPMMYOqslUslEBuP44U+ZGwitiSlU7tUNLoG8CuXAtgCREX2+hAxNGjYFHpEOn21YMDB0ldh0KbOTA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241008090426","@solana/assertions":"2.0.0-canary-20241008090426","@solana/codecs-core":"2.0.0-canary-20241008090426","@solana/codecs-strings":"2.0.0-canary-20241008090426"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241008090426_1728379083097_0.31853862770081687","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241008094139":{"name":"@solana/keys","version":"2.0.0-canary-20241008094139","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241008094139","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":"441566f86c63be236d2e491ecc7ed257d3771b19","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241008094139.tgz","fileCount":23,"integrity":"sha512-9yY3RiKkfevTIVYgONHregZn0phECpQ6eVsY1KOvH7QVwAcgL+5SXsC4OVO1BCa8ch3gZ/dZIyNNvgKQo/pdcA==","signatures":[{"sig":"MEQCIHw2HgajcQpXTcMOsnyAFMa/gog7dScJRZJMNzWaxvYPAiBH7/RHJieEoVX37uTBxLoWa0oheqcAQddJdWv73wy+Yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241008094139.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e936957c2f639dd866c5e29e4e26773b/solana-keys-2.0.0-canary-20241008094139.tgz","_integrity":"sha512-9yY3RiKkfevTIVYgONHregZn0phECpQ6eVsY1KOvH7QVwAcgL+5SXsC4OVO1BCa8ch3gZ/dZIyNNvgKQo/pdcA==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241008094139","@solana/assertions":"2.0.0-canary-20241008094139","@solana/codecs-core":"2.0.0-canary-20241008094139","@solana/codecs-strings":"2.0.0-canary-20241008094139"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241008094139_1728381421148_0.6556808933756253","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241008143618":{"name":"@solana/keys","version":"2.0.0-canary-20241008143618","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241008143618","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":"3eced0234f19a2cbe0dc25f7bcc1dd565c59b33b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241008143618.tgz","fileCount":23,"integrity":"sha512-Jz6Z+tbh/f1j6mYqBO7Ncig8PQ48t17MQy6CKq74BIQZ7zzC7DqxSXYNh+xiswtu74MAseQLcZxytoibxHUiKg==","signatures":[{"sig":"MEYCIQDNg+QMlAO0xHUsZ7VbX3/lzjBIDty5skeW9dJ398XDtwIhAKFKQKUcA+pDiMlmddVfbhKucoxE0qmShjJ88QQpzNrN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241008143618.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/b03c433d6bef77d9f9d742216a907ce1/solana-keys-2.0.0-canary-20241008143618.tgz","_integrity":"sha512-Jz6Z+tbh/f1j6mYqBO7Ncig8PQ48t17MQy6CKq74BIQZ7zzC7DqxSXYNh+xiswtu74MAseQLcZxytoibxHUiKg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241008143618","@solana/assertions":"2.0.0-canary-20241008143618","@solana/codecs-core":"2.0.0-canary-20241008143618","@solana/codecs-strings":"2.0.0-canary-20241008143618"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241008143618_1728399094651_0.8596430934795656","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241008143857":{"name":"@solana/keys","version":"2.0.0-canary-20241008143857","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241008143857","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":"2c71fd61fe784291a67a5e59fdb74a326977c42a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241008143857.tgz","fileCount":23,"integrity":"sha512-lTDmIzuxh5IddKZIo8ICzvIybkgo5lgrsr7/6ZNtDTLaYh6owh0OTPeuWemr3K3MzfJOf76mM0vwqPME+n4cpg==","signatures":[{"sig":"MEYCIQDw3rAKQRb2PB2+1H3nDLm1+AbkugYCDvtreFxnVWgxuQIhAKa4BTlxbSWwYV2xELcjBiUr1s9brrlhW0mP1gxHF/mU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241008143857.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/aa029e71cde2553129549304e5bc732e/solana-keys-2.0.0-canary-20241008143857.tgz","_integrity":"sha512-lTDmIzuxh5IddKZIo8ICzvIybkgo5lgrsr7/6ZNtDTLaYh6owh0OTPeuWemr3K3MzfJOf76mM0vwqPME+n4cpg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241008143857","@solana/assertions":"2.0.0-canary-20241008143857","@solana/codecs-core":"2.0.0-canary-20241008143857","@solana/codecs-strings":"2.0.0-canary-20241008143857"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241008143857_1728399167000_0.3017575939415007","host":"s3://npm-registry-packages"}},"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf":{"name":"@solana/keys","version":"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"43cf88cd3abb70d50b407fe5ab60a8a12c6186d2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf.tgz","fileCount":23,"integrity":"sha512-C8Pj7T/jsFs1XgjI0/9fA57YAS84QkoeeSX0SXPvoljhHsMXejcl9MnCPx1wK3SX0Ob02FrOWBUD4PGtv3Gxpg==","signatures":[{"sig":"MEQCIBBWImfBgO81M+sPB/6HlLR2L+a/1/DA/Kep0Qcp+bmMAiAtlw6VeukJWJH15scap6IZX2X4IaFBfQDRUwzV2DKUBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118384},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/355d8e92133b456cf12f7d7be01d01bd/solana-keys-2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf.tgz","_integrity":"sha512-C8Pj7T/jsFs1XgjI0/9fA57YAS84QkoeeSX0SXPvoljhHsMXejcl9MnCPx1wK3SX0Ob02FrOWBUD4PGtv3Gxpg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf","@solana/codecs-core":"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf","@solana/codecs-strings":"2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf_1728399318470_0.28589236964451437","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241009090740":{"name":"@solana/keys","version":"2.0.0-canary-20241009090740","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241009090740","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":"6dd5797cbf87d18703779ff0d7525b4a9897580e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241009090740.tgz","fileCount":23,"integrity":"sha512-Mqq5OGHuR5W64nVQ5+7B2bV1sOS4NZLDdkEcM4LFRhrCWYZdZZI4Z6tjohUZ0sfFZFKL62bo0CZmjJa9MO6TTQ==","signatures":[{"sig":"MEUCIDd69F/MmveHDguHwNL3SNWyP3rH1L/+K+S79dPzAwdrAiEAsvgk9mGo0SJl30o6hgkILVd14vd2cl8+mbxYuqweTF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241009090740.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/449d6fad1cbd2d953d7ab9b2e0b717fd/solana-keys-2.0.0-canary-20241009090740.tgz","_integrity":"sha512-Mqq5OGHuR5W64nVQ5+7B2bV1sOS4NZLDdkEcM4LFRhrCWYZdZZI4Z6tjohUZ0sfFZFKL62bo0CZmjJa9MO6TTQ==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241009090740","@solana/assertions":"2.0.0-canary-20241009090740","@solana/codecs-core":"2.0.0-canary-20241009090740","@solana/codecs-strings":"2.0.0-canary-20241009090740"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241009090740_1728465750512_0.8645092798777567","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241009092650":{"name":"@solana/keys","version":"2.0.0-canary-20241009092650","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241009092650","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":"93e0b0d232e29342cfa4035d72329f1fcca15b0b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241009092650.tgz","fileCount":23,"integrity":"sha512-9I34zz/3H5Aou4A6dfdfojYf9AUECshckCSdGyIIcKIov/VgHWVE/XsfecukPPB58Uqug1bSz5jptktfPdbe2Q==","signatures":[{"sig":"MEUCIQDwFPCyk9/MN0YYmogMV7a2s9kTo87Tt8O9nEVzjqP5pQIgcXfNmWN85qQgGbuEpKV0Gm3ggdTL/REn11gb04iUxUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241009092650.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2c6a281a2bc9d7945672c7a488c91462/solana-keys-2.0.0-canary-20241009092650.tgz","_integrity":"sha512-9I34zz/3H5Aou4A6dfdfojYf9AUECshckCSdGyIIcKIov/VgHWVE/XsfecukPPB58Uqug1bSz5jptktfPdbe2Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241009092650","@solana/assertions":"2.0.0-canary-20241009092650","@solana/codecs-core":"2.0.0-canary-20241009092650","@solana/codecs-strings":"2.0.0-canary-20241009092650"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241009092650_1728466905830_0.19611684881187563","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241011085635":{"name":"@solana/keys","version":"2.0.0-canary-20241011085635","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241011085635","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":"9a03287eaf38ff922815c34e243d6c60d0f37498","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241011085635.tgz","fileCount":23,"integrity":"sha512-QO1tjdltFv23h/wq14RMgkOF9xrMT7wSNz3LcIjAixcKtzkndc8XStOr5/LF/RHvCipYsd7YQjRIs8ru7KfRAg==","signatures":[{"sig":"MEYCIQDmNGXJ5uio95kYX5OOUelE/B0XwDG1iNjntBbyNrGtDQIhAN88IeUmGBZVpQrZny7u6qQltGPPr3baQqS3WJr2SxM8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241011085635.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1b9f124b7ce15d9c483501ddb94a6170/solana-keys-2.0.0-canary-20241011085635.tgz","_integrity":"sha512-QO1tjdltFv23h/wq14RMgkOF9xrMT7wSNz3LcIjAixcKtzkndc8XStOr5/LF/RHvCipYsd7YQjRIs8ru7KfRAg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241011085635","@solana/assertions":"2.0.0-canary-20241011085635","@solana/codecs-core":"2.0.0-canary-20241011085635","@solana/codecs-strings":"2.0.0-canary-20241011085635"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241011085635_1728637767609_0.7032759318420032","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241011091738":{"name":"@solana/keys","version":"2.0.0-canary-20241011091738","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241011091738","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":"39134a5941b78e2ea064efd7283ad5146a3a2f9b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241011091738.tgz","fileCount":23,"integrity":"sha512-afYBaosFp2VSDTZHM+4UEPksXemaF/7VW+F3py8b//CqCjytqZYCXuSPY4MbUIhexHHjkHs4vZy9UkaBdYrW3Q==","signatures":[{"sig":"MEQCIFtMpMjuNPRCv27uH1/3dioqoNtAtjHq5jbyJxfGU3nBAiB5P2l9miTkDQ7V5OetYzw0v0wPXh0EScKX6tUUGIhAfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241011091738.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f6f2c32ce156819770e888b461d24ef9/solana-keys-2.0.0-canary-20241011091738.tgz","_integrity":"sha512-afYBaosFp2VSDTZHM+4UEPksXemaF/7VW+F3py8b//CqCjytqZYCXuSPY4MbUIhexHHjkHs4vZy9UkaBdYrW3Q==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241011091738","@solana/assertions":"2.0.0-canary-20241011091738","@solana/codecs-core":"2.0.0-canary-20241011091738","@solana/codecs-strings":"2.0.0-canary-20241011091738"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241011091738_1728639097626_0.8216235906393838","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241011161636":{"name":"@solana/keys","version":"2.0.0-canary-20241011161636","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@2.0.0-canary-20241011161636","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":"e2e678f47e7c7cdf056fd3b91cdf436e3c47d4bc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241011161636.tgz","fileCount":23,"integrity":"sha512-qWm+NejPYnbgIJjJYN8VVIHm9OPpY5qRLMtnfWGVOqlZCf05+yvqEl50Hed9sykqQeHfCO8ZX1wV3o42hC/Rhg==","signatures":[{"sig":"MEUCIQDRIyCOmbJcn/EfoMGxTrm56ygYepZgVnLc2gRvTxsPxAIgTzdw1BM3Wrh9ed5IXF1thH9yMbAVcY8WLPjZ+K+U10c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241011161636.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/cdf8e1cfccc429d37d5ce06c1b9f156b/solana-keys-2.0.0-canary-20241011161636.tgz","_integrity":"sha512-qWm+NejPYnbgIJjJYN8VVIHm9OPpY5qRLMtnfWGVOqlZCf05+yvqEl50Hed9sykqQeHfCO8ZX1wV3o42hC/Rhg==","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":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0-canary-20241011161636","@solana/assertions":"2.0.0-canary-20241011161636","@solana/codecs-core":"2.0.0-canary-20241011161636","@solana/codecs-strings":"2.0.0-canary-20241011161636"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241011161636_1728664216894_0.004538522791361688","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241011164625":{"name":"@solana/keys","version":"2.0.0-canary-20241011164625","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"984d225c63950e1d2df84b1445c2397c4f528f33","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241011164625.tgz","fileCount":23,"integrity":"sha512-vhLg8lD80fvLYkqCXORtuvpurz6NIzzxBQyLAZj4+knFWvL9or4ltNNU6JVW5IoqN+x3RkZ49pGPnA44X6HoYw==","signatures":[{"sig":"MEUCIG4AYcpOXozujcUkqWwvq8hvae9QqLvczsR+i92qTpdqAiEA6mnKpzSfNM1RmtNBRGdhKUs2Xg9u2yXmVP5+Ca4SulQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241011164625.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/607aa944a5149c58989c7bcd263c6394/solana-keys-2.0.0-canary-20241011164625.tgz","_integrity":"sha512-vhLg8lD80fvLYkqCXORtuvpurz6NIzzxBQyLAZj4+knFWvL9or4ltNNU6JVW5IoqN+x3RkZ49pGPnA44X6HoYw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241011164625","@solana/codecs-core":"2.0.0-canary-20241011164625","@solana/codecs-strings":"2.0.0-canary-20241011164625"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241011164625_1728665992088_0.6772482420455137","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241011165101":{"name":"@solana/keys","version":"2.0.0-canary-20241011165101","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"94bb148d760ade7022c5831ead65d0e5ca819fe8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241011165101.tgz","fileCount":23,"integrity":"sha512-ytsLd2B+WIrq9eoYa+2Tva0Z7LPY3XqjUXfsUW4ib6SVd5rKPKBKEeIkK+6IBlmB+3D+EmltgbUHf8IKCfMHTw==","signatures":[{"sig":"MEUCIGPaAHCLjk3Mz6cSy38ZT24JzCVFgnLx5ebA/34XrgPjAiEA536p+GBFHyZ3oUYVYuNYijcse/XjYES2PY1+3+cl4tc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241011165101.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e66af32a365d3b74c9bccbd1ee999207/solana-keys-2.0.0-canary-20241011165101.tgz","_integrity":"sha512-ytsLd2B+WIrq9eoYa+2Tva0Z7LPY3XqjUXfsUW4ib6SVd5rKPKBKEeIkK+6IBlmB+3D+EmltgbUHf8IKCfMHTw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241011165101","@solana/codecs-core":"2.0.0-canary-20241011165101","@solana/codecs-strings":"2.0.0-canary-20241011165101"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241011165101_1728666314899_0.8655842836960046","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241012053956":{"name":"@solana/keys","version":"2.0.0-canary-20241012053956","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"487ba1b9d66501691e8bec8d1899f35d43a5afee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241012053956.tgz","fileCount":23,"integrity":"sha512-PCCWPWmlJEBQ1YItf3RcQgOaPutOkYT2wedQvpbOFzi5XlxJO5Qz7jnN1SUL4JbcM/ZHyN5Dk/6MV0pza8F3WA==","signatures":[{"sig":"MEYCIQDaI0DZs6kEJbx4ba1eOpycbNWhg0zeimiUt5TvNcrMOAIhAO7LH7bvfYUfGcRb+QZHJRBgngV+TOHXEm4iIq54V7tP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241012053956.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/48ca3e8b027744b863558985c4df17a7/solana-keys-2.0.0-canary-20241012053956.tgz","_integrity":"sha512-PCCWPWmlJEBQ1YItf3RcQgOaPutOkYT2wedQvpbOFzi5XlxJO5Qz7jnN1SUL4JbcM/ZHyN5Dk/6MV0pza8F3WA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241012053956","@solana/codecs-core":"2.0.0-canary-20241012053956","@solana/codecs-strings":"2.0.0-canary-20241012053956"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241012053956_1728712399240_0.8882771022675211","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241015172849":{"name":"@solana/keys","version":"2.0.0-canary-20241015172849","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a7daa0c2db27dd5be4efb64219253f8f75c20f41","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241015172849.tgz","fileCount":23,"integrity":"sha512-zRLMV8inaPOQaa46zZJ7Dlqm4qLCzEIdcZ1imT01XoC6PM0rsJZe2qd+KyYHuCFxW6BNlkDvEuX14AxvdjQJBw==","signatures":[{"sig":"MEQCIBeyo8IUHSTfSPGM/zay74BBIdLt9ZXw6JGtN4+jbB/WAiB1fRULERvMYfTkkYIlsNNME5kD2mdfWd8wIhlgson8/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241015172849.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f37aaa2bb41c28900a4232ea01320234/solana-keys-2.0.0-canary-20241015172849.tgz","_integrity":"sha512-zRLMV8inaPOQaa46zZJ7Dlqm4qLCzEIdcZ1imT01XoC6PM0rsJZe2qd+KyYHuCFxW6BNlkDvEuX14AxvdjQJBw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241015172849","@solana/codecs-core":"2.0.0-canary-20241015172849","@solana/codecs-strings":"2.0.0-canary-20241015172849"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241015172849_1729014196857_0.3942590167733928","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241015225219":{"name":"@solana/keys","version":"2.0.0-canary-20241015225219","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3c7daa13be371fbf8ee0547554e5a50ed614398f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241015225219.tgz","fileCount":23,"integrity":"sha512-2Aqs2IpIknfmcCpffPT7JDinzf6konyYI/jqIHGm16aOhtK8adoS+eyPly/4aHEVPcJ5G+qowszXsOQMVJG1Vg==","signatures":[{"sig":"MEYCIQDiKcxzD4ak5OwuLIgFdd8DdRkU/6eK+YJm5cyqvcS8DQIhALrlVkpfoGiagFfCL8+KexXDnzzkQFAQoc36Dmm1yjgU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241015225219.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/96806bbee721c1ec152554915079da60/solana-keys-2.0.0-canary-20241015225219.tgz","_integrity":"sha512-2Aqs2IpIknfmcCpffPT7JDinzf6konyYI/jqIHGm16aOhtK8adoS+eyPly/4aHEVPcJ5G+qowszXsOQMVJG1Vg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241015225219","@solana/codecs-core":"2.0.0-canary-20241015225219","@solana/codecs-strings":"2.0.0-canary-20241015225219"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241015225219_1729033556944_0.16460875730531632","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241016090649":{"name":"@solana/keys","version":"2.0.0-canary-20241016090649","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"87d32aedccf3742c3bb6569414fa9908606357f9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241016090649.tgz","fileCount":23,"integrity":"sha512-W+FIL/6eX6UkzZFlXSBlAvSEMhu+88nOhMUsyuCpSMl+MoAOblUVdLdqE48EOy9AWA9sETzVAs0E4KYm+Tp9Qg==","signatures":[{"sig":"MEYCIQCOso5FK8pu2uOyYsE16rNVA0H8OfFTFB1z/5FEcE7wgwIhAKz/6iaLDdhSUGCbCv2G+OT1ZuDmGrHrOH0gi8z2Nzw7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241016090649.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/34b165242bea4c828f98d43a3bd1ab43/solana-keys-2.0.0-canary-20241016090649.tgz","_integrity":"sha512-W+FIL/6eX6UkzZFlXSBlAvSEMhu+88nOhMUsyuCpSMl+MoAOblUVdLdqE48EOy9AWA9sETzVAs0E4KYm+Tp9Qg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241016090649","@solana/codecs-core":"2.0.0-canary-20241016090649","@solana/codecs-strings":"2.0.0-canary-20241016090649"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241016090649_1729070462634_0.44941096990216445","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241016090847":{"name":"@solana/keys","version":"2.0.0-canary-20241016090847","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"dd1b13a8754870a89edec25ab2847a2423d96c06","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241016090847.tgz","fileCount":23,"integrity":"sha512-2aAn8/eVv5tSB9oayoPB8MHOec6Nf3nw8lUSuV2Yp5+BwcaXr6+bwmV3S2gQ1zK3zq79J1m1f1OVFgauVvRZQA==","signatures":[{"sig":"MEUCIEhqLFuJMbRsCrUz+5PCQ3LPlHW7k1h2TB2RcSyEzx66AiEAuexSU1vxRaXo6NmDNAQkhqxbLrt5wbV76TmnKa99CNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241016090847.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fb8a1b6cb08ada0bfb8ec1280b0dcf87/solana-keys-2.0.0-canary-20241016090847.tgz","_integrity":"sha512-2aAn8/eVv5tSB9oayoPB8MHOec6Nf3nw8lUSuV2Yp5+BwcaXr6+bwmV3S2gQ1zK3zq79J1m1f1OVFgauVvRZQA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241016090847","@solana/codecs-core":"2.0.0-canary-20241016090847","@solana/codecs-strings":"2.0.0-canary-20241016090847"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241016090847_1729070583596_0.6646425992189098","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241016092828":{"name":"@solana/keys","version":"2.0.0-canary-20241016092828","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7344c41a6f16576751dd41a7bb9e9119b64022b3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241016092828.tgz","fileCount":23,"integrity":"sha512-4+WyOSKDSxybzgHMQKbwldoX/bAubFP1HFArigResO0Sr4kibrGX8SGAP1wIbcJQOAwcYoFnT/7BILYvn1ybBg==","signatures":[{"sig":"MEUCIQDjV+2LFPEpybJMQ5aqRMetgOgQt4J+qIjedQPakJxJJwIgJn3AXhwFJDiEm6OKTxJws0lmMAT8/S7ZV5IK9woZxtk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241016092828.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/6feb9cef8436a13331fc47f96b2762d1/solana-keys-2.0.0-canary-20241016092828.tgz","_integrity":"sha512-4+WyOSKDSxybzgHMQKbwldoX/bAubFP1HFArigResO0Sr4kibrGX8SGAP1wIbcJQOAwcYoFnT/7BILYvn1ybBg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241016092828","@solana/codecs-core":"2.0.0-canary-20241016092828","@solana/codecs-strings":"2.0.0-canary-20241016092828"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241016092828_1729071729898_0.9097830736824524","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241016182604":{"name":"@solana/keys","version":"2.0.0-canary-20241016182604","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"21ac4c94fe80e5cc8dd036d1f0998af577e8f499","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241016182604.tgz","fileCount":23,"integrity":"sha512-ruN35Kuj5dhB6Mo8mEo1CvnVqGZpogqO2Yo/d5TF/1aDkfCgiC4dhfBRggw///8hQi/Z2d/HKiB6eEed0MnVbA==","signatures":[{"sig":"MEUCIQCE4MUV4atu220w3vqtRX5reyJb5GB/D/OBVFOYLUUhfQIgIlMQX2c4eu6z+j1P7/4fL17KYOFE4aGtLC+luLvSGWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241016182604.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/467dee9317bdc78c389d9384f4746247/solana-keys-2.0.0-canary-20241016182604.tgz","_integrity":"sha512-ruN35Kuj5dhB6Mo8mEo1CvnVqGZpogqO2Yo/d5TF/1aDkfCgiC4dhfBRggw///8hQi/Z2d/HKiB6eEed0MnVbA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241016182604","@solana/codecs-core":"2.0.0-canary-20241016182604","@solana/codecs-strings":"2.0.0-canary-20241016182604"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241016182604_1729103982759_0.03841253089298169","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241018223024":{"name":"@solana/keys","version":"2.0.0-canary-20241018223024","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9abe253be263e5e6a1769aca4ca4a538384fa592","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241018223024.tgz","fileCount":23,"integrity":"sha512-d+dByXQnAQKkusTvyKCGk8dPtXIKJ78oomZeJ/+4nCM3jk5gK5Q8aSoCiI9Gf/5LjNGbwaWVV8X8vhgMXk9vVA==","signatures":[{"sig":"MEUCIQCXuyV+3trp2C594QSpfRHx4vycjiGxIBg19R9zssxDDwIgU7fDGPjh0karQfpDtjItT3v/Fkfpmn6OYXIAELVgGiw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241018223024.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1d1ee3358e2a9b4c6bf4768ca2dfb222/solana-keys-2.0.0-canary-20241018223024.tgz","_integrity":"sha512-d+dByXQnAQKkusTvyKCGk8dPtXIKJ78oomZeJ/+4nCM3jk5gK5Q8aSoCiI9Gf/5LjNGbwaWVV8X8vhgMXk9vVA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241018223024","@solana/codecs-core":"2.0.0-canary-20241018223024","@solana/codecs-strings":"2.0.0-canary-20241018223024"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241018223024_1729291521234_0.2126231649036474","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241018225046":{"name":"@solana/keys","version":"2.0.0-canary-20241018225046","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"744a4ba230559a77aaaa693de2462188283892a0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241018225046.tgz","fileCount":23,"integrity":"sha512-4SGmp+jqEIKGIALw9CpmEeUv49HplhQgktLM/hWd3i36YI22NJ5Kl171IL3gZZB99Eme/FaN6mUWDXQPOpLWcQ==","signatures":[{"sig":"MEUCICPHc4uKRgkp23P01uRCEU/e7YacdfluhTak4En9YGsWAiEA8zbTCJnDCmbGNFZPaqCBQDs8uN0SPM1nX/XSOoLE/pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241018225046.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/13ff39575ae3b099687a04c4a6004f02/solana-keys-2.0.0-canary-20241018225046.tgz","_integrity":"sha512-4SGmp+jqEIKGIALw9CpmEeUv49HplhQgktLM/hWd3i36YI22NJ5Kl171IL3gZZB99Eme/FaN6mUWDXQPOpLWcQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241018225046","@solana/codecs-core":"2.0.0-canary-20241018225046","@solana/codecs-strings":"2.0.0-canary-20241018225046"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241018225046_1729292731391_0.22242120221360495","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241021085302":{"name":"@solana/keys","version":"2.0.0-canary-20241021085302","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3bb802e5b4c408c685010be08432dadf4ac48eec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241021085302.tgz","fileCount":23,"integrity":"sha512-h/g5wVk5KVlQStf9+LpfRvbCsDPWfWXgNqpZZZt4UhYPK8wnzQv3Wof8FtthSL1pP+yGcCE9R7h4ccDfGJxZqg==","signatures":[{"sig":"MEUCICjHr6doAnA/DUvdj3cxEZQIcrABKabNFcGl7rLyU6D0AiEAt73ZZMBn6o/y14WKAGolmOHmPvqn5EaBxsEB9n2/Z78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241021085302.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2f4f09604ee594607b4a35d3802ad095/solana-keys-2.0.0-canary-20241021085302.tgz","_integrity":"sha512-h/g5wVk5KVlQStf9+LpfRvbCsDPWfWXgNqpZZZt4UhYPK8wnzQv3Wof8FtthSL1pP+yGcCE9R7h4ccDfGJxZqg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241021085302","@solana/codecs-core":"2.0.0-canary-20241021085302","@solana/codecs-strings":"2.0.0-canary-20241021085302"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241021085302_1729501678442_0.05011927479089917","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241021091341":{"name":"@solana/keys","version":"2.0.0-canary-20241021091341","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6b9521fa2c664f852a395fba35e5bc3eaafba817","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241021091341.tgz","fileCount":23,"integrity":"sha512-K2foYjKNbYelR0Nn9SAsmfPxL6qfMqRa8f5F27vAWy+RV0QMuHiOPZet/HCAjVd9fJGDUBZh3KPg6AQX/qslBA==","signatures":[{"sig":"MEYCIQD9QOsJlTspqoOGZex5W75J53piHURD9K/5+76mIpwtUQIhAMYUK2Lmzg5mFiWc1BxZSAlZdowawqATn88O0M16+11B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241021091341.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/16aee1999d23fd0d783d12d9cf431b30/solana-keys-2.0.0-canary-20241021091341.tgz","_integrity":"sha512-K2foYjKNbYelR0Nn9SAsmfPxL6qfMqRa8f5F27vAWy+RV0QMuHiOPZet/HCAjVd9fJGDUBZh3KPg6AQX/qslBA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241021091341","@solana/codecs-core":"2.0.0-canary-20241021091341","@solana/codecs-strings":"2.0.0-canary-20241021091341"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241021091341_1729502938413_0.5785825539156928","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241021091657":{"name":"@solana/keys","version":"2.0.0-canary-20241021091657","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b1c787b67de4628faf9ff15ffa7aac0b8a5754b4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241021091657.tgz","fileCount":23,"integrity":"sha512-XYf3KqQS9ggxA7u/acHlS/fhZsZK+JBEqkuA/Eq7q3MfGgbkOy2AkXOY1Aea6YQpofeLhYTPE2o4UqAVClSYIA==","signatures":[{"sig":"MEUCIBFHtu2nO1DkzmbYkpW5UUqi4kZr+Y/TCm/zWXfmal4hAiEAofmUK3z+MmM3Uv+/MxLlhOBQ1iCO6VZSFEgJKZQ+utQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241021091657.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/d8628d80ea8ff8c5b2634a05676dee8e/solana-keys-2.0.0-canary-20241021091657.tgz","_integrity":"sha512-XYf3KqQS9ggxA7u/acHlS/fhZsZK+JBEqkuA/Eq7q3MfGgbkOy2AkXOY1Aea6YQpofeLhYTPE2o4UqAVClSYIA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241021091657","@solana/codecs-core":"2.0.0-canary-20241021091657","@solana/codecs-strings":"2.0.0-canary-20241021091657"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241021091657_1729503093084_0.49563923183699043","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241021214756":{"name":"@solana/keys","version":"2.0.0-canary-20241021214756","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1d534bb57cafbaba91217f866ccac8aaadb8b82b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241021214756.tgz","fileCount":23,"integrity":"sha512-Vx2ycZ7b2LVKnmr9//bln1JgmufSkCymHc17B+WOers1RC9v1+epVe9dph+1N4oVKCd0qv/yXG0wWsUHbT4i8Q==","signatures":[{"sig":"MEQCIBBMW/qcYQlT2Ssud3i4cSY0QrX/tWTjwVpU6hve/UT2AiBqDJW7zdwFkOiS2WA5k+UTUVZ2lAQfr1upQU0zJGapMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241021214756.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/a0c0fa08696bb838724b77e17a76109a/solana-keys-2.0.0-canary-20241021214756.tgz","_integrity":"sha512-Vx2ycZ7b2LVKnmr9//bln1JgmufSkCymHc17B+WOers1RC9v1+epVe9dph+1N4oVKCd0qv/yXG0wWsUHbT4i8Q==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241021214756","@solana/codecs-core":"2.0.0-canary-20241021214756","@solana/codecs-strings":"2.0.0-canary-20241021214756"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241021214756_1729548106629_0.14604816925518582","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241021221441":{"name":"@solana/keys","version":"2.0.0-canary-20241021221441","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"86e82811dba5e1d4909c37ff16f377412d25f644","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241021221441.tgz","fileCount":23,"integrity":"sha512-A4VWukorc/d3mOUEKnmyURi9nb4GU40R7krPZVM9vFL5wgW/W/PQPcdnSrIJKdtZ4NvLCJDpp0+kFqSlQDG4Fg==","signatures":[{"sig":"MEUCICgpVIyrmdfIIM+kVPz9Fbfws8k0aljap9eQCVrzqyPSAiEA4N5rsze/S1RoDw6ZoSWchRrx/zJm5SmJpkCqkouXh7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241021221441.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/bf70abf52972e49c7a262b3c816bd1d5/solana-keys-2.0.0-canary-20241021221441.tgz","_integrity":"sha512-A4VWukorc/d3mOUEKnmyURi9nb4GU40R7krPZVM9vFL5wgW/W/PQPcdnSrIJKdtZ4NvLCJDpp0+kFqSlQDG4Fg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241021221441","@solana/codecs-core":"2.0.0-canary-20241021221441","@solana/codecs-strings":"2.0.0-canary-20241021221441"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241021221441_1729549780673_0.4207845651017432","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241022085200":{"name":"@solana/keys","version":"2.0.0-canary-20241022085200","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"970f043f26b2c318cb75c4c923ac5243c861a0ba","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241022085200.tgz","fileCount":23,"integrity":"sha512-NYQFFvVy4Ss9bA04uw8MsDMMMDfDqtEOjLxorALV0vAUXlJf0Zj/YvS/qWH9roFa+qaKVuahsKuFaP54aeD2Dw==","signatures":[{"sig":"MEUCIQD/1CvELwsuRK+2zDgBlF4StS0zG6bArF5yP2pNQNAOkwIgY/JIDOrgO+bxxAKA5FqPoh16USmf8JL405cqo3/fLwk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241022085200.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/876d229bef7471714dd4ac494ecb9568/solana-keys-2.0.0-canary-20241022085200.tgz","_integrity":"sha512-NYQFFvVy4Ss9bA04uw8MsDMMMDfDqtEOjLxorALV0vAUXlJf0Zj/YvS/qWH9roFa+qaKVuahsKuFaP54aeD2Dw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241022085200","@solana/codecs-core":"2.0.0-canary-20241022085200","@solana/codecs-strings":"2.0.0-canary-20241022085200"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241022085200_1729587993419_0.8584570789445163","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241022171857":{"name":"@solana/keys","version":"2.0.0-canary-20241022171857","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1a3b806f1fde761839158f1ee4f7d4f464f80a2a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241022171857.tgz","fileCount":23,"integrity":"sha512-CLv1hXgG5VrSIbYz/TgOgMbH8jTorfAKrJUHshV3ucnEv9oqI8gplzvbQxWIoxo3iFh+iN0GSoc3ac09IFB8lQ==","signatures":[{"sig":"MEUCIQCh4SuTjIfL2l1zNtXXTHU9y0cLdvB6rahBMqZpMMP7EQIgcmdL89Zhb9dgUL96RH9jYeV3i1+7s7Q/YlCMKyd6utc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118254},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241022171857.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9af590636e71eeab1ac253d119889168/solana-keys-2.0.0-canary-20241022171857.tgz","_integrity":"sha512-CLv1hXgG5VrSIbYz/TgOgMbH8jTorfAKrJUHshV3ucnEv9oqI8gplzvbQxWIoxo3iFh+iN0GSoc3ac09IFB8lQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241022171857","@solana/codecs-core":"2.0.0-canary-20241022171857","@solana/codecs-strings":"2.0.0-canary-20241022171857"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241022171857_1729618426876_0.7920638054272622","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241022171929":{"name":"@solana/keys","version":"2.0.0-canary-20241022171929","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6c4145c7ae2c73d6baa1770433302fdca9c65aed","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241022171929.tgz","fileCount":23,"integrity":"sha512-eWEAPqIAD4xekN/fvYPdKys3kp2DGo1yeIvn8o4hJT/cKrPbk8jU6IOuZPR2AVxKoDW+lOxRE0HdBoMiF7gEUQ==","signatures":[{"sig":"MEQCID2CuMyslUHJNR8HKW6OXWcTw0qfkTYe5cqgslE6AXyKAiBRFkLldCg4SPi+a2u8PIp4cD16n6aUQSu1PLq5Haf/IQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241022171929.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8f21fb7919bbf6a0ca95b8f31040d66a/solana-keys-2.0.0-canary-20241022171929.tgz","_integrity":"sha512-eWEAPqIAD4xekN/fvYPdKys3kp2DGo1yeIvn8o4hJT/cKrPbk8jU6IOuZPR2AVxKoDW+lOxRE0HdBoMiF7gEUQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241022171929","@solana/codecs-core":"2.0.0-canary-20241022171929","@solana/codecs-strings":"2.0.0-canary-20241022171929"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241022171929_1729618461517_0.6593187230415571","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023085850":{"name":"@solana/keys","version":"2.0.0-canary-20241023085850","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"466cc282a71b30d67a72fd9a797096e5ba38e03d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023085850.tgz","fileCount":23,"integrity":"sha512-PJZXpVMK+vlNCOMgpCDCWTkR2b88FHmdQ0DrQGlXIwe/QUf+jOdlPPrujP+TGLDTEd12TZT7xdG1dwrEpa7kSA==","signatures":[{"sig":"MEQCIAScb0xUaexpLESKOOuraHvDBtgHRr6xtnFVke8rscQ+AiBy+w3BhBGOP0A9OWv0RlBogK1bDHiF74eqmw5lDZlqQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023085850.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/6f961ae510b43d2c9227a95610770f1e/solana-keys-2.0.0-canary-20241023085850.tgz","_integrity":"sha512-PJZXpVMK+vlNCOMgpCDCWTkR2b88FHmdQ0DrQGlXIwe/QUf+jOdlPPrujP+TGLDTEd12TZT7xdG1dwrEpa7kSA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023085850","@solana/codecs-core":"2.0.0-canary-20241023085850","@solana/codecs-strings":"2.0.0-canary-20241023085850"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023085850_1729674745808_0.2976960744187669","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023090538":{"name":"@solana/keys","version":"2.0.0-canary-20241023090538","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c4d3874c109ec21f17d3cb25610bc52eac31d64d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023090538.tgz","fileCount":23,"integrity":"sha512-xpF16NkJvssuMf6D8F0aMsmfOcnbHmwZQS/GCQ91H5T7ClfIp1c47nbIsrY2IYwWchrSLFoCTuqU3SKQ/1iCbg==","signatures":[{"sig":"MEQCIEeXYunG6dnOZmCKai4XBXzcf727awK9qUa/vhxUilngAiA12w25n0ridYLbdkVVnwho/qoh25X2YyZ9Udd5UWfvkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023090538.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/035f245e9fe66f8c82e1e1aa9dec9524/solana-keys-2.0.0-canary-20241023090538.tgz","_integrity":"sha512-xpF16NkJvssuMf6D8F0aMsmfOcnbHmwZQS/GCQ91H5T7ClfIp1c47nbIsrY2IYwWchrSLFoCTuqU3SKQ/1iCbg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023090538","@solana/codecs-core":"2.0.0-canary-20241023090538","@solana/codecs-strings":"2.0.0-canary-20241023090538"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023090538_1729675249684_0.5889037292526533","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023090756":{"name":"@solana/keys","version":"2.0.0-canary-20241023090756","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2576492813e491d4ebecf34b7194ec8a42a601dd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023090756.tgz","fileCount":23,"integrity":"sha512-6+Kvwn1zJqFApTBLl5mP5jzM8wmh5vBzN5bp9eZ6VhI8DK+5TPEWocXGVpPlemManzE5MHKlgdjfWKdxEGUD4g==","signatures":[{"sig":"MEYCIQD9VNcunseiU+5egkTdjtmdF9Zy7nagVU9dJtEKkEws+wIhAPevZGg1zzZ3+ng6GIyljABLAQfqyR/TdRDIZ+ra00mK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023090756.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/434c8741810518ede73e707ddb45e0b1/solana-keys-2.0.0-canary-20241023090756.tgz","_integrity":"sha512-6+Kvwn1zJqFApTBLl5mP5jzM8wmh5vBzN5bp9eZ6VhI8DK+5TPEWocXGVpPlemManzE5MHKlgdjfWKdxEGUD4g==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023090756","@solana/codecs-core":"2.0.0-canary-20241023090756","@solana/codecs-strings":"2.0.0-canary-20241023090756"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023090756_1729675304509_0.8284668984461152","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023091112":{"name":"@solana/keys","version":"2.0.0-canary-20241023091112","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6c8fb4a9574a9a3f983da0e9001bf7156f384922","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023091112.tgz","fileCount":23,"integrity":"sha512-6NbxDR1c9PQQ3uZ5h8/QkXLTGD0a2VVexfX07yybPTLxaAWvPAO7u8vep8IND8FdTXCughIA6Jgn9JqiJEVNIg==","signatures":[{"sig":"MEUCIQCGfEZ5n15LE+TQpVGDpqyrwKQaiIqCUOMgSCMb47eImAIgaygk2fCwMbr679Q3EW9s9uUj+he3dAX0QQRLEcIaxe0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023091112.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/41ca0904c47b16f10c6ecdf8a154850d/solana-keys-2.0.0-canary-20241023091112.tgz","_integrity":"sha512-6NbxDR1c9PQQ3uZ5h8/QkXLTGD0a2VVexfX07yybPTLxaAWvPAO7u8vep8IND8FdTXCughIA6Jgn9JqiJEVNIg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023091112","@solana/codecs-core":"2.0.0-canary-20241023091112","@solana/codecs-strings":"2.0.0-canary-20241023091112"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023091112_1729675477607_0.26627414610983613","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023091323":{"name":"@solana/keys","version":"2.0.0-canary-20241023091323","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"07530e751dd33dbdf4ba5638e66f69fe87e504ae","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023091323.tgz","fileCount":23,"integrity":"sha512-7LacfHJcf4U7XG7+mXFddpEUMlmiOF74Toq2rIfSXr4wpROfT75YYy3TA8iFG5yZ8mOpt1MZU0CLD/TetA+J6w==","signatures":[{"sig":"MEYCIQDedt1ksxQ0fPo4nqsbQbyaVKTXfQk9BDcyJIs6yM6zVQIhALjB4Oga33onTxVYIMQp3XPYbpa9pHFTqfZsCDSQf+qE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023091323.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/b76f8e5e197f03c7e2ef22fb6bf44ffa/solana-keys-2.0.0-canary-20241023091323.tgz","_integrity":"sha512-7LacfHJcf4U7XG7+mXFddpEUMlmiOF74Toq2rIfSXr4wpROfT75YYy3TA8iFG5yZ8mOpt1MZU0CLD/TetA+J6w==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023091323","@solana/codecs-core":"2.0.0-canary-20241023091323","@solana/codecs-strings":"2.0.0-canary-20241023091323"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023091323_1729675626751_0.1845376025536818","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023091926":{"name":"@solana/keys","version":"2.0.0-canary-20241023091926","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a885ad6a85f8cfde28b4da35b14bd07d42dff345","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023091926.tgz","fileCount":23,"integrity":"sha512-8VXF5cSiaUyZnBR4ORVag1RCr4EekImFb6lA58BJlB7ibPAW/ryfVPdCmzuN16dxZO6hLrCU0bCjdJlmb8LYzw==","signatures":[{"sig":"MEUCIAaQ8lj5m4oE8VBxhtq6fAhPEbB75vnHv2CadJJCh7FYAiEA2t+53LMmB5YYCNf/BfilnaGe2bVaccnJP8DM90AHjS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023091926.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/4eb4ab297b51c606954706dbd51cc582/solana-keys-2.0.0-canary-20241023091926.tgz","_integrity":"sha512-8VXF5cSiaUyZnBR4ORVag1RCr4EekImFb6lA58BJlB7ibPAW/ryfVPdCmzuN16dxZO6hLrCU0bCjdJlmb8LYzw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023091926","@solana/codecs-core":"2.0.0-canary-20241023091926","@solana/codecs-strings":"2.0.0-canary-20241023091926"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023091926_1729676081783_0.7771479029283737","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023092107":{"name":"@solana/keys","version":"2.0.0-canary-20241023092107","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f7ff5db3e407c80839b1f021c707488afdc3fad4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023092107.tgz","fileCount":23,"integrity":"sha512-aE46bA0L/eHIVXFMiPUrOzfC0h8M29RmVx+z3UIFvFUcmBVzDGKojU/HXtvQmIgv6W0MSJAzIedN/OcjmjPpOw==","signatures":[{"sig":"MEUCIGf/Anc13ggT4L4NDBSAk5H0lmUTQW0BzxCqJzdOrC+sAiEAvmScEYWx06/HylJ9nkBJhtZlrxByKPxJg/FI2fpHHPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023092107.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2fae51ec14a3e0fc63f72c2d8f7f2595/solana-keys-2.0.0-canary-20241023092107.tgz","_integrity":"sha512-aE46bA0L/eHIVXFMiPUrOzfC0h8M29RmVx+z3UIFvFUcmBVzDGKojU/HXtvQmIgv6W0MSJAzIedN/OcjmjPpOw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023092107","@solana/codecs-core":"2.0.0-canary-20241023092107","@solana/codecs-strings":"2.0.0-canary-20241023092107"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023092107_1729676133722_0.12550769125825822","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023092356":{"name":"@solana/keys","version":"2.0.0-canary-20241023092356","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ff1bf00fcbc98a51972085b368c38be6306dd79e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023092356.tgz","fileCount":23,"integrity":"sha512-W/Beqkq0a3xu0vs3BDAiFhAMfn/7hvjM1CU/cGZdHkSf/kIYYiUVZXBlgV72Ih7gUYzoJCh10uLzylrsLtH5/g==","signatures":[{"sig":"MEQCICM5TVg3GwJxWEze8DUJ5W6UGlpBhuAPCH/P639vA2l7AiA8wBW6KqHgmiggk1FiONsftdm6ezXwITux8PK/3EOyiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023092356.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/c7bd3290434aabc33d50dc3e5eb053da/solana-keys-2.0.0-canary-20241023092356.tgz","_integrity":"sha512-W/Beqkq0a3xu0vs3BDAiFhAMfn/7hvjM1CU/cGZdHkSf/kIYYiUVZXBlgV72Ih7gUYzoJCh10uLzylrsLtH5/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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023092356","@solana/codecs-core":"2.0.0-canary-20241023092356","@solana/codecs-strings":"2.0.0-canary-20241023092356"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023092356_1729676255731_0.9267796148082776","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023093758":{"name":"@solana/keys","version":"2.0.0-canary-20241023093758","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e3c23c4dd502109f38bdc5b77976f418fc3a4f07","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023093758.tgz","fileCount":23,"integrity":"sha512-2imeWbEakvPCEc66CS8QOw3t2sHYHquuHt1gOA4fOjT19pbPrgI+eWBMciBAvb8sVnYsK7smf+IZ338MAYgG9A==","signatures":[{"sig":"MEYCIQC8nowAtCXJbeNsuARDsHJvezKOyGKuFB/2chu3vMH6rwIhANxnSuy3X88Jm80Nv5kZBfuzPnaXmBZQSiK0iruSzB+w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023093758.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fbd289de35a1a4906401f03a0f5dc89f/solana-keys-2.0.0-canary-20241023093758.tgz","_integrity":"sha512-2imeWbEakvPCEc66CS8QOw3t2sHYHquuHt1gOA4fOjT19pbPrgI+eWBMciBAvb8sVnYsK7smf+IZ338MAYgG9A==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023093758","@solana/codecs-core":"2.0.0-canary-20241023093758","@solana/codecs-strings":"2.0.0-canary-20241023093758"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023093758_1729677178450_0.995732543332466","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023215541":{"name":"@solana/keys","version":"2.0.0-canary-20241023215541","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d741e40509d1930bf4328d2ec1cc789bb6e80d92","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023215541.tgz","fileCount":23,"integrity":"sha512-ezSLk1QwlMxS/+jE4VxzTNXXk7SBCyWjgnls9MhLGg7YUsaowr0kV9UdbwE0BEIpicMeg7B4/Ge8k8rYSdSOMg==","signatures":[{"sig":"MEYCIQDBsiS88kDJTfllSOB5JsouEmkznsDF3jJB0uLvmrUU+gIhAM5zRwN7yQ7i5ty7OdDB0qM88qGxtW3W+Dyijuluga8X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023215541.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fb482c10c1ad3de0b299b53e1af1b98f/solana-keys-2.0.0-canary-20241023215541.tgz","_integrity":"sha512-ezSLk1QwlMxS/+jE4VxzTNXXk7SBCyWjgnls9MhLGg7YUsaowr0kV9UdbwE0BEIpicMeg7B4/Ge8k8rYSdSOMg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023215541","@solana/codecs-core":"2.0.0-canary-20241023215541","@solana/codecs-strings":"2.0.0-canary-20241023215541"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023215541_1729721373651_0.5015559863516397","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023215849":{"name":"@solana/keys","version":"2.0.0-canary-20241023215849","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b9f4394ba1d4092b8e5d074c46d8a82a32fe5872","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023215849.tgz","fileCount":23,"integrity":"sha512-E0Heq16DEK5dRl+eJG/xUUk3Y/tIfFP91wPDr9SGurKTgy9uZ34Kn54l1eA3JW4KoVc3rurPbZo4NLRQrmlQyQ==","signatures":[{"sig":"MEUCIQDGHYiWYWHmzC913OwiXRLCBFZlPc72mn5N7wj9NjtzfQIganT4jNRepEqKk5SUbxxxBVVhTEbU6IzuBVuB5x6yEu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023215849.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/85e840135e984c06761dd0d90cc19ca9/solana-keys-2.0.0-canary-20241023215849.tgz","_integrity":"sha512-E0Heq16DEK5dRl+eJG/xUUk3Y/tIfFP91wPDr9SGurKTgy9uZ34Kn54l1eA3JW4KoVc3rurPbZo4NLRQrmlQyQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023215849","@solana/codecs-core":"2.0.0-canary-20241023215849","@solana/codecs-strings":"2.0.0-canary-20241023215849"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023215849_1729721560815_0.786377335693597","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023220505":{"name":"@solana/keys","version":"2.0.0-canary-20241023220505","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"bf014706bf85ca49c85d494c59d0646da91a810f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023220505.tgz","fileCount":23,"integrity":"sha512-P5NpKGNRp8VNmeccWv77uy7JR8j5t/J6FnBd+Ru9nTsf8ABo/qXDPOb5NwWMvfMjGbC39WCfXyUVCWQIJCuaeg==","signatures":[{"sig":"MEUCIBQU30wzej2L7u11HnZSIsl5tjb9Bh8oyZXhIHNLmdmcAiEAz+y3Dkxg73Kuk3Z/MFhmdl5GHax1ii676TBRq0OMxno=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023220505.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2f9f9a2dff97d7ae86336fe63eb0c013/solana-keys-2.0.0-canary-20241023220505.tgz","_integrity":"sha512-P5NpKGNRp8VNmeccWv77uy7JR8j5t/J6FnBd+Ru9nTsf8ABo/qXDPOb5NwWMvfMjGbC39WCfXyUVCWQIJCuaeg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023220505","@solana/codecs-core":"2.0.0-canary-20241023220505","@solana/codecs-strings":"2.0.0-canary-20241023220505"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023220505_1729721934950_0.3499035988286421","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023220754":{"name":"@solana/keys","version":"2.0.0-canary-20241023220754","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"964342963664dc125adae79e3dff542d79ce3cf2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023220754.tgz","fileCount":23,"integrity":"sha512-0uBG67s0nr7GJUHNYIm0iS7CdjnQg60V/+sv8PCqY7Sojpg1mL2DPxh42oj9UjvwOwZgdLVgs6vDqEVRD6QETQ==","signatures":[{"sig":"MEUCIQDpR5cRmL7x242wtGrc0zUHMCooeKHR9PGxtMHFyVZg5wIgKtjgTbMqWcO4Sbv8r92J6cVFMHkEM68jDnbbSaRiNpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023220754.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2371177194ad2045b53331890ce44331/solana-keys-2.0.0-canary-20241023220754.tgz","_integrity":"sha512-0uBG67s0nr7GJUHNYIm0iS7CdjnQg60V/+sv8PCqY7Sojpg1mL2DPxh42oj9UjvwOwZgdLVgs6vDqEVRD6QETQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023220754","@solana/codecs-core":"2.0.0-canary-20241023220754","@solana/codecs-strings":"2.0.0-canary-20241023220754"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023220754_1729722064920_0.6437940921043901","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241023221049":{"name":"@solana/keys","version":"2.0.0-canary-20241023221049","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"aafc7e709f9445cf398b5ebbdd479860c5a4898f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241023221049.tgz","fileCount":23,"integrity":"sha512-LLu1FdTp/Eev9J2z9yGp4iAnshqklM2d9hJWAi04nmcYB7SFDaMe7OSZyutc7t3leqfPlkVosY6un85CezIPPw==","signatures":[{"sig":"MEUCIE3TjhhfTIbfxjhC13DxSrSzInEZstvC9vNiNzzy8iqtAiEA2gDm5yn5lIR8HVeZgXkJPLtVKlu7tbUsGIIaZkcYyfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241023221049.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e77909794c38e57b563e03d8760da665/solana-keys-2.0.0-canary-20241023221049.tgz","_integrity":"sha512-LLu1FdTp/Eev9J2z9yGp4iAnshqklM2d9hJWAi04nmcYB7SFDaMe7OSZyutc7t3leqfPlkVosY6un85CezIPPw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241023221049","@solana/codecs-core":"2.0.0-canary-20241023221049","@solana/codecs-strings":"2.0.0-canary-20241023221049"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241023221049_1729722353282_0.7293617473711405","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241024090242":{"name":"@solana/keys","version":"2.0.0-canary-20241024090242","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7f881d451be909eb16e3b2921c1c36b6b94a47d6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241024090242.tgz","fileCount":23,"integrity":"sha512-h3TZwuNQ8WgmGVI7rOXrSWNirqwt881DxE+IdaZ6/fGONz1CqFkXtlc1YeeAMIEtqC8fG3luw01OwofLmbNJgg==","signatures":[{"sig":"MEUCIQCQ8HjQ2h+JDqt7WBVHTGl2dbW9r009nM1+XQDXjaAxqgIgck10kxTmNp6bHm71ZnQOqTEcbrD3WUzySlZik0MAJyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241024090242.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0010449a43beabd6144d7b617e1ffd2b/solana-keys-2.0.0-canary-20241024090242.tgz","_integrity":"sha512-h3TZwuNQ8WgmGVI7rOXrSWNirqwt881DxE+IdaZ6/fGONz1CqFkXtlc1YeeAMIEtqC8fG3luw01OwofLmbNJgg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241024090242","@solana/codecs-core":"2.0.0-canary-20241024090242","@solana/codecs-strings":"2.0.0-canary-20241024090242"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241024090242_1729761401603_0.2556665517164123","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241024092229":{"name":"@solana/keys","version":"2.0.0-canary-20241024092229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3b334d25cd471b4cfc20d0fdfae49e910e49b653","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241024092229.tgz","fileCount":23,"integrity":"sha512-jAlwjdadAo3ju1lO67qbShCOSZ8yjxW1IisYjvGwXNYGQjK6QdGCdgVVnYdmBLd6uSi9eqIYUNFL6AljlMef3g==","signatures":[{"sig":"MEQCIBhv2+ZVERROR2s4q46diUG9QieTzCD8qd2yA1kqsUobAiBfImp2o5dXX6PUFpXkRXtN2EF68adv/W2J2odUvo8sOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241024092229.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9f0f97fd9d6ecd4fd12fd68ab9baa001/solana-keys-2.0.0-canary-20241024092229.tgz","_integrity":"sha512-jAlwjdadAo3ju1lO67qbShCOSZ8yjxW1IisYjvGwXNYGQjK6QdGCdgVVnYdmBLd6uSi9eqIYUNFL6AljlMef3g==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241024092229","@solana/codecs-core":"2.0.0-canary-20241024092229","@solana/codecs-strings":"2.0.0-canary-20241024092229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241024092229_1729762563712_0.606541988346234","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025084645":{"name":"@solana/keys","version":"2.0.0-canary-20241025084645","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c0fff8e80e814d91435809e114f16368029b5cfb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241025084645.tgz","fileCount":23,"integrity":"sha512-xa5m68IYCA7BIHq2xOJjJajiltBoR4pb8NGkgPGyFAYnvvxU5Tb2UJBG5P5eK8wZdcMN4EIgwU1thMMz4KxA2g==","signatures":[{"sig":"MEQCICFKg+h40i8CQ/oWsX7y4pLXXkcSFlALwO8GugGfWodGAiBPZVUn/5dC8VTzPhyh8At/u/WzMz2dg43taKiE1OPMIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241025084645.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/097c9d4276648aa421652b0e65aea899/solana-keys-2.0.0-canary-20241025084645.tgz","_integrity":"sha512-xa5m68IYCA7BIHq2xOJjJajiltBoR4pb8NGkgPGyFAYnvvxU5Tb2UJBG5P5eK8wZdcMN4EIgwU1thMMz4KxA2g==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241025084645","@solana/codecs-core":"2.0.0-canary-20241025084645","@solana/codecs-strings":"2.0.0-canary-20241025084645"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241025084645_1729846881821_0.6954496803515615","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025091435":{"name":"@solana/keys","version":"2.0.0-canary-20241025091435","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9b7ded7a06606469252693b98670e0fa09c314f3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241025091435.tgz","fileCount":23,"integrity":"sha512-XTSEN2toKmZ1A49rUqWr1kAVjC2ekuyBZFTdD+ixTdxXaGtWePpyyZToE5mfekiDgePiW9XCbcKo6Oo0ooX8fw==","signatures":[{"sig":"MEQCIG7QnNSHrojQXydYzAw8i4F4zIztL6RGNpcLGZ7smQpsAiAKgK7fsUrsSrIe5rtKjq3w67X2tAn95ubTF7yfLteSCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241025091435.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/f77cd18f3e283e2ae82944d1f1253540/solana-keys-2.0.0-canary-20241025091435.tgz","_integrity":"sha512-XTSEN2toKmZ1A49rUqWr1kAVjC2ekuyBZFTdD+ixTdxXaGtWePpyyZToE5mfekiDgePiW9XCbcKo6Oo0ooX8fw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241025091435","@solana/codecs-core":"2.0.0-canary-20241025091435","@solana/codecs-strings":"2.0.0-canary-20241025091435"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241025091435_1729848586509_0.625581406146702","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025091542":{"name":"@solana/keys","version":"2.0.0-canary-20241025091542","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d8c50677cee30bf00da4772eee52508ac501a619","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241025091542.tgz","fileCount":23,"integrity":"sha512-MpRPqSL1lxEtqQnmA/EEe16R36pYikvQwfKlzQKNzydd1JqS9MrRNNEAfKTZie+F3hqI01ODd8OrwqWKjN8xMA==","signatures":[{"sig":"MEYCIQDbh6FmbE+P6FsFbq8JUykYfMTBfYsPCRWTryrDYLSdawIhAKoJnP0nnbtGPjKXRakEA91YjDq8dzazQad+7gx5wFRZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241025091542.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/d8044ccf36a8023eb0c39ef4e5d66be1/solana-keys-2.0.0-canary-20241025091542.tgz","_integrity":"sha512-MpRPqSL1lxEtqQnmA/EEe16R36pYikvQwfKlzQKNzydd1JqS9MrRNNEAfKTZie+F3hqI01ODd8OrwqWKjN8xMA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241025091542","@solana/codecs-core":"2.0.0-canary-20241025091542","@solana/codecs-strings":"2.0.0-canary-20241025091542"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241025091542_1729848620829_0.6363516630399251","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025184759":{"name":"@solana/keys","version":"2.0.0-canary-20241025184759","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"59ee00b79df522e2e19389f7fd80356f67ba7285","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241025184759.tgz","fileCount":23,"integrity":"sha512-4Fko/eunFVSCil+qnfIOvUp9E3NTdnrBRRTSqnZRLAXDH2NbmBDb+PD0XU1MgTQKD2H7CTWrLyoDBCPaTVvDfQ==","signatures":[{"sig":"MEUCIQDq0W1jQyViXV23YBkPVtnDLsjuwZWwAS6BUg/jQPD1egIgCkmwCJzZ6lT13dVb+Fuc2jweyWlWTHrix0gPH3p5CrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241025184759.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/581ce659786b65235c944a10b8a7c2a2/solana-keys-2.0.0-canary-20241025184759.tgz","_integrity":"sha512-4Fko/eunFVSCil+qnfIOvUp9E3NTdnrBRRTSqnZRLAXDH2NbmBDb+PD0XU1MgTQKD2H7CTWrLyoDBCPaTVvDfQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241025184759","@solana/codecs-core":"2.0.0-canary-20241025184759","@solana/codecs-strings":"2.0.0-canary-20241025184759"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241025184759_1729882942263_0.26625740496328687","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025202756":{"name":"@solana/keys","version":"2.0.0-canary-20241025202756","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0bf58d6bcae4c61d0dea1b8969049a746997c002","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241025202756.tgz","fileCount":23,"integrity":"sha512-v/uOHb/b6mu8N2sRO+xjG7nplykowVjsfGiQYMYz0rMOP9f7ckw0jJegwGJZ7Q67MMkX1XlTNqiS5BNanLredQ==","signatures":[{"sig":"MEUCIQD7Ix9xIyqvEhoVUjPP8HttvfqeIhfnMXvlTfG+eNjgFQIgCdsV8xPswbKag/fh0FtD4cmYQNc4kiXQcdoJhsyBD4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241025202756.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/cbc54a0834b572192ec35821fc9fa4c7/solana-keys-2.0.0-canary-20241025202756.tgz","_integrity":"sha512-v/uOHb/b6mu8N2sRO+xjG7nplykowVjsfGiQYMYz0rMOP9f7ckw0jJegwGJZ7Q67MMkX1XlTNqiS5BNanLredQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241025202756","@solana/codecs-core":"2.0.0-canary-20241025202756","@solana/codecs-strings":"2.0.0-canary-20241025202756"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241025202756_1729888946310_0.7266625631286532","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025210450":{"name":"@solana/keys","version":"2.0.0-canary-20241025210450","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3966ff74633964f0f547514af695b2c8910302ae","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241025210450.tgz","fileCount":23,"integrity":"sha512-d93QdnqmtPG9f5jc9FtBd/lI6ulKEleW4rDBBv+lSyckL8RS3o0NudV9fNuriL0V0icjRQWIPfZnB9kZOM2Usw==","signatures":[{"sig":"MEQCIGRp6IlIUs3SMYBqcc30IDQk+22K+7p5/3Ycm8W2IyheAiBDk6qznunnuVDI4fg0BGW+Td6sRqSQWwUgmKlpiGhPLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241025210450.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/3b6ca10e1c7766fdff948b1ee37a215e/solana-keys-2.0.0-canary-20241025210450.tgz","_integrity":"sha512-d93QdnqmtPG9f5jc9FtBd/lI6ulKEleW4rDBBv+lSyckL8RS3o0NudV9fNuriL0V0icjRQWIPfZnB9kZOM2Usw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241025210450","@solana/codecs-core":"2.0.0-canary-20241025210450","@solana/codecs-strings":"2.0.0-canary-20241025210450"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241025210450_1729891103242_0.8762331294696264","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241025213128":{"name":"@solana/keys","version":"2.0.0-canary-20241025213128","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"850d4764b702c87ac8068756eeb39e395f0f08a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241025213128.tgz","fileCount":23,"integrity":"sha512-nheYZI/dOgqKNzvFKVEMydpGM/bPtuf0ZvYQFIJRtlHyfPyFyJp7IbBHm2/70t/df+B1u8bf6urbARBYi2bghA==","signatures":[{"sig":"MEQCIHyz0xhLmdaagJroWPwg4XQbZW9TigLSFFYtSTWcOL7pAiBpqZ1GwSYTsjVZM/qWpAhvvjRdOUmgdUjRjzV3BFuZmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118298},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241025213128.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/73716460ab4f337b4dc2efb22bc50f5d/solana-keys-2.0.0-canary-20241025213128.tgz","_integrity":"sha512-nheYZI/dOgqKNzvFKVEMydpGM/bPtuf0ZvYQFIJRtlHyfPyFyJp7IbBHm2/70t/df+B1u8bf6urbARBYi2bghA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241025213128","@solana/codecs-core":"2.0.0-canary-20241025213128","@solana/codecs-strings":"2.0.0-canary-20241025213128"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241025213128_1729892730007_0.22228576050642546","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241026064848":{"name":"@solana/keys","version":"2.0.0-canary-20241026064848","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"48754b27e069aa44e795f2a653909886eeb4f12c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241026064848.tgz","fileCount":23,"integrity":"sha512-DZhYI5cYY0MLStsHWWNJMhMbNq+Nw4/ii/LqLLw7aWBkPEfGRk+zBlKQ2EJWe5NI/HgIohvwrSJGRmJY48nscA==","signatures":[{"sig":"MEUCIQDx5RrK/FCpB5ysHJ6ntIWlUrd8QwipJRjCFVU/FaaLBAIgDpFDoyna6tZQwn3KDeBmrAdOGplWtMKHcgZRCMyYzU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241026064848.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/74b8895baf4129978d303796accc2f15/solana-keys-2.0.0-canary-20241026064848.tgz","_integrity":"sha512-DZhYI5cYY0MLStsHWWNJMhMbNq+Nw4/ii/LqLLw7aWBkPEfGRk+zBlKQ2EJWe5NI/HgIohvwrSJGRmJY48nscA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241026064848","@solana/codecs-core":"2.0.0-canary-20241026064848","@solana/codecs-strings":"2.0.0-canary-20241026064848"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241026064848_1729926209264_0.9981988196980918","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241027102814":{"name":"@solana/keys","version":"2.0.0-canary-20241027102814","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"cddfff28c03ba5b675c5375df7c5fd09676599a9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241027102814.tgz","fileCount":23,"integrity":"sha512-JWF96pK63g/+eaxqVSs7ZxpNTU5WmNo7ERVFkoAThfCtU6Rl0Gv0dG4QwA/8a7tXEflK38d6odU5RhVzcjeHYg==","signatures":[{"sig":"MEUCIQCeuJHQi9HOazomAvYiza+EaJ8uStHsFBc6DIEFdsmtBQIgIoH3KIWz5knKQFmUNo1497J5HIPG1VILLupajg4W87Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241027102814.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9f3996a14e535fb526a106be7780b146/solana-keys-2.0.0-canary-20241027102814.tgz","_integrity":"sha512-JWF96pK63g/+eaxqVSs7ZxpNTU5WmNo7ERVFkoAThfCtU6Rl0Gv0dG4QwA/8a7tXEflK38d6odU5RhVzcjeHYg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241027102814","@solana/codecs-core":"2.0.0-canary-20241027102814","@solana/codecs-strings":"2.0.0-canary-20241027102814"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241027102814_1730025787812_0.029675096373337206","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241027103025":{"name":"@solana/keys","version":"2.0.0-canary-20241027103025","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f5556c73c30de5268ff9c56c08d061dc723aa1cf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241027103025.tgz","fileCount":23,"integrity":"sha512-ElgvoUCH9RekRVXwtVVbqXzL+GaSzt/iysxEWV55mj2deRDAXps2m7pw6xZzL1W8OzdlffBj1hRElVPPayr6Fw==","signatures":[{"sig":"MEYCIQDfu0sDbY74HCOiqkhuegHCNPqJ+FGSvN5ePDo6Vt26lgIhAOUAub6YucUFaK/tOGXL1E0Tg98011TYtVgJM8H63BW0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241027103025.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/32f9c0603c6da5f31da5c7705d9a3807/solana-keys-2.0.0-canary-20241027103025.tgz","_integrity":"sha512-ElgvoUCH9RekRVXwtVVbqXzL+GaSzt/iysxEWV55mj2deRDAXps2m7pw6xZzL1W8OzdlffBj1hRElVPPayr6Fw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241027103025","@solana/codecs-core":"2.0.0-canary-20241027103025","@solana/codecs-strings":"2.0.0-canary-20241027103025"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241027103025_1730025877340_0.8034033544884347","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241027112806":{"name":"@solana/keys","version":"2.0.0-canary-20241027112806","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a54ee2f5b1f0a356e7f566be3ba59a84f13e8a7a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241027112806.tgz","fileCount":23,"integrity":"sha512-UH8PP0TZrfWn1OIv9RIEAFWzNfQ5mzMErNk/5m1GZu5dhrPmZLjTpMPVpNTYtSZOMvl6hEXf3r156wprlZkjlw==","signatures":[{"sig":"MEUCIEmjFiR9+7prGTH1uz5wuGPbqoR3pTtiy/EODPxkI9rbAiEA3SCZkY+2V9Iwk0DQ5gcEMqCdv0gt39OLqFZ20WCsIuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241027112806.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/3023a17c491c6f2c643d9c65c12c6045/solana-keys-2.0.0-canary-20241027112806.tgz","_integrity":"sha512-UH8PP0TZrfWn1OIv9RIEAFWzNfQ5mzMErNk/5m1GZu5dhrPmZLjTpMPVpNTYtSZOMvl6hEXf3r156wprlZkjlw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241027112806","@solana/codecs-core":"2.0.0-canary-20241027112806","@solana/codecs-strings":"2.0.0-canary-20241027112806"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241027112806_1730029254376_0.17235884236408405","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241028084938":{"name":"@solana/keys","version":"2.0.0-canary-20241028084938","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d67c0be5793e9da09cbd43e26427780efb15180e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241028084938.tgz","fileCount":23,"integrity":"sha512-2Kclddviw/i+J2ZwNyD+zlDTU+sdQfMRRd/XaWsow9bkKPvV7LBPyB21sEP//7AF620Ua41TOeYaGn0pEQCx8A==","signatures":[{"sig":"MEUCIQDOjh0xU8uff7p+C7SzBWj8z52lLYHThg8T0m68BJYaBQIgYdm8POPaO+03Mm1pMmraTcGXVjApob+1zkrw3fzctb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241028084938.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/06ba0d9fcb81dede37aaaceaaa64b5a1/solana-keys-2.0.0-canary-20241028084938.tgz","_integrity":"sha512-2Kclddviw/i+J2ZwNyD+zlDTU+sdQfMRRd/XaWsow9bkKPvV7LBPyB21sEP//7AF620Ua41TOeYaGn0pEQCx8A==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241028084938","@solana/codecs-core":"2.0.0-canary-20241028084938","@solana/codecs-strings":"2.0.0-canary-20241028084938"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241028084938_1730106201181_0.20859285211777134","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241028084959":{"name":"@solana/keys","version":"2.0.0-canary-20241028084959","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6158127d9b59ae6e12f49ed3fe7ae3bd4a35a8d1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241028084959.tgz","fileCount":23,"integrity":"sha512-49tyQImGmc7+b6Qta2Gotiok+PuOMP7+xMXkEUMkGeAusWCNg4uuXu2WvHEn4twbApIu1P82DOdIrMNODJiDnA==","signatures":[{"sig":"MEUCIQCJ5GOuC/j4cFM5lJ6MWypi46I0HY0//cXgG6SNkO6R+wIgC5Dv0j3Qsp73PMfYE/Zwzj/DSsNXwNHr3Gkea2G1fgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241028084959.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/52ff50d90f8256eed80dfe37d80478be/solana-keys-2.0.0-canary-20241028084959.tgz","_integrity":"sha512-49tyQImGmc7+b6Qta2Gotiok+PuOMP7+xMXkEUMkGeAusWCNg4uuXu2WvHEn4twbApIu1P82DOdIrMNODJiDnA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241028084959","@solana/codecs-core":"2.0.0-canary-20241028084959","@solana/codecs-strings":"2.0.0-canary-20241028084959"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241028084959_1730106277347_0.10283948217892336","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241028084937":{"name":"@solana/keys","version":"2.0.0-canary-20241028084937","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8e07ed2e075871388d7c7c62c05c77d7c0e1ef5d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241028084937.tgz","fileCount":23,"integrity":"sha512-XQXzqDJQ8PIena4LrognqguHCSk1fZNrSZ/v2FTlkqgFRUG1lXSvZkTm8AQYlINu9I8b95GgZHY4GNQANlubbg==","signatures":[{"sig":"MEQCIC2uAdCVtxU1HGFPA3T6a8N5cFEiYteJda0WNYGCtNaZAiAx6hBl1yiiDfUywfDYkdMAU5njqJIgnY2FZSZqjWTiVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241028084937.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/4f67ee97fd4869ff97502017cd393dc9/solana-keys-2.0.0-canary-20241028084937.tgz","_integrity":"sha512-XQXzqDJQ8PIena4LrognqguHCSk1fZNrSZ/v2FTlkqgFRUG1lXSvZkTm8AQYlINu9I8b95GgZHY4GNQANlubbg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241028084937","@solana/codecs-core":"2.0.0-canary-20241028084937","@solana/codecs-strings":"2.0.0-canary-20241028084937"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241028084937_1730106281637_0.5970812422999086","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241028085053":{"name":"@solana/keys","version":"2.0.0-canary-20241028085053","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c2e1f40906fc8cc1d57b9a2dea3f70cf51820311","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241028085053.tgz","fileCount":23,"integrity":"sha512-92ll+3rn2/Woz5FECx+KN80aJsurAN1M1/O+f9WKygWqRp7KLAbRHMfZJcrap3eI0k4PEpOM615KueqeFS1vnQ==","signatures":[{"sig":"MEUCIGV1TjZ0r1gwB9qU0dxVC2GfL2MEJGYWsBDmbczzC9l1AiEAnid3/hCC3/l2P78KPM/8WXL0FJjQl/5tD1DiIRwXLb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241028085053.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/5f152cd663091033f995b2c15b40fad2/solana-keys-2.0.0-canary-20241028085053.tgz","_integrity":"sha512-92ll+3rn2/Woz5FECx+KN80aJsurAN1M1/O+f9WKygWqRp7KLAbRHMfZJcrap3eI0k4PEpOM615KueqeFS1vnQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241028085053","@solana/codecs-core":"2.0.0-canary-20241028085053","@solana/codecs-strings":"2.0.0-canary-20241028085053"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241028085053_1730106349421_0.6949307667373799","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241028105940":{"name":"@solana/keys","version":"2.0.0-canary-20241028105940","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e63ac520f9ff87c3d90a7d32ad78277b0c460073","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241028105940.tgz","fileCount":23,"integrity":"sha512-FHuaU9/5tVe6ZzGxmbbz1xL/pCiAsDmTRIqzUpxQq847vg9E68wZ7Og3k0Dv6VbJgjEgO3GtYq1AZ1DedWsNww==","signatures":[{"sig":"MEUCIGCPLj4xgVGDrGjIA4TPDnRXDeDik4HiwXKPbBd8vYsoAiEA4dGKTqA2pyaia5S8GVeUj/jz7iZsJWyiMC/hEmHSbQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241028105940.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9cf4f916285b61bfc9cd4762583d2dbe/solana-keys-2.0.0-canary-20241028105940.tgz","_integrity":"sha512-FHuaU9/5tVe6ZzGxmbbz1xL/pCiAsDmTRIqzUpxQq847vg9E68wZ7Og3k0Dv6VbJgjEgO3GtYq1AZ1DedWsNww==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241028105940","@solana/codecs-core":"2.0.0-canary-20241028105940","@solana/codecs-strings":"2.0.0-canary-20241028105940"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241028105940_1730114026626_0.26499375552348337","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029083743":{"name":"@solana/keys","version":"2.0.0-canary-20241029083743","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"523c434491af786ce0d8732910043726d563514e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241029083743.tgz","fileCount":23,"integrity":"sha512-V8Q1MmJhPW+7PAhMNWGiUTC1Rskzo9TsQffbRvZP8TGzuf+EFg/uqj0TfF2VTvku5+yrRZyj+y3guhP7C9sRWw==","signatures":[{"sig":"MEUCIHJme+GifbEU7z9eckrCvGUelJGUQt0gWxKYdm6SlqQ+AiEA40qp1G+sup6ZGsqzEGAAPklPrA4fyx2qd3bODDPxTk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241029083743.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9af1faf66f2fbed3f5c39ede0c066a3d/solana-keys-2.0.0-canary-20241029083743.tgz","_integrity":"sha512-V8Q1MmJhPW+7PAhMNWGiUTC1Rskzo9TsQffbRvZP8TGzuf+EFg/uqj0TfF2VTvku5+yrRZyj+y3guhP7C9sRWw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241029083743","@solana/codecs-core":"2.0.0-canary-20241029083743","@solana/codecs-strings":"2.0.0-canary-20241029083743"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241029083743_1730191883711_0.9059949373313203","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029083651":{"name":"@solana/keys","version":"2.0.0-canary-20241029083651","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2749227cb32610ea626471bc79926cba3caca51e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241029083651.tgz","fileCount":23,"integrity":"sha512-buEQsxMbttPRUc1aqm5+ouBUHfOzMBmDyASURjjv033NkTO7uthkMU1qYybLgh7C+ECMmLrGnfclYT0TqXobQw==","signatures":[{"sig":"MEYCIQCbEK8gEKZq3VaYj2ebZuCwJOB6OsFELvps2Ej1/KHeFwIhAPMrxDJbYTBmKuIA70W3byH6GSntcYm44P2rhNH2kOij","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241029083651.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/928d9844ae8071c0e90ac29bd080d242/solana-keys-2.0.0-canary-20241029083651.tgz","_integrity":"sha512-buEQsxMbttPRUc1aqm5+ouBUHfOzMBmDyASURjjv033NkTO7uthkMU1qYybLgh7C+ECMmLrGnfclYT0TqXobQw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241029083651","@solana/codecs-core":"2.0.0-canary-20241029083651","@solana/codecs-strings":"2.0.0-canary-20241029083651"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241029083651_1730191900259_0.24303574949665818","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029085735":{"name":"@solana/keys","version":"2.0.0-canary-20241029085735","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7a7de071153b3c59b3c01da29573fdb7852dba0b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241029085735.tgz","fileCount":23,"integrity":"sha512-kpiJW6z1otegCCE5PoNldkysHF4uqX04UyCwISy6vcKHiNfD/nUyNVPCNnV/tP+Y1PNM6GUg0Z6ygFWSNyCXrw==","signatures":[{"sig":"MEUCIFphc9IceV9k38xTd3v6t/nji151QvwcoHQy76HeaQh0AiEA5rkhCyWCk9hlclZWBr/J+V3Wc1TyXiIDMy2FSj8BXyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241029085735.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/55b72045d2bf7298ca3c2bf2384b6c1c/solana-keys-2.0.0-canary-20241029085735.tgz","_integrity":"sha512-kpiJW6z1otegCCE5PoNldkysHF4uqX04UyCwISy6vcKHiNfD/nUyNVPCNnV/tP+Y1PNM6GUg0Z6ygFWSNyCXrw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241029085735","@solana/codecs-core":"2.0.0-canary-20241029085735","@solana/codecs-strings":"2.0.0-canary-20241029085735"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241029085735_1730193131266_0.8932914621976669","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029091920":{"name":"@solana/keys","version":"2.0.0-canary-20241029091920","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e012608ec1919f2f3ba2e3c981de147345a2487b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241029091920.tgz","fileCount":23,"integrity":"sha512-EPXKgMl4pzaQqjFMu22peCqjUiWjOQsp7tvjx/SQViD4TL/BAPvtevyt0R5EszRX4+lWN6+bzLasJQfDRj2+Xg==","signatures":[{"sig":"MEUCIQDahM9ZVdxgFGrt3AJk5/vaMGpmSXSJ4OYpi3wqQ0gmKgIgGPmOwgFQjPiVzMDyg0PLkLYcYp1Ya+H+XyDvQh7TctQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241029091920.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/66e5e7036f1ab4f821d92364f0a3d71d/solana-keys-2.0.0-canary-20241029091920.tgz","_integrity":"sha512-EPXKgMl4pzaQqjFMu22peCqjUiWjOQsp7tvjx/SQViD4TL/BAPvtevyt0R5EszRX4+lWN6+bzLasJQfDRj2+Xg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241029091920","@solana/codecs-core":"2.0.0-canary-20241029091920","@solana/codecs-strings":"2.0.0-canary-20241029091920"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241029091920_1730194454545_0.9640277033861633","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029094702":{"name":"@solana/keys","version":"2.0.0-canary-20241029094702","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"bacbd385e7c9f95eaba6d04787992707196c13e1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241029094702.tgz","fileCount":23,"integrity":"sha512-QBsRvySbKI42m9rB15w2qq8Nu5wjztezZKLAjEpvSV8r0GyyGW5A9+ZLCuq1WtED1O2fV2+CnpsfUvNv98eriQ==","signatures":[{"sig":"MEUCIQDmF+dVRUFah7ccWnbwed0K5RAiuQzL8B59E92VmnA1LAIgYJI5MKOORsOWTmgbfemT8wRZ0i1Ear+MWB8Bz3Oerls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241029094702.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/6e6ee339c633b04ebb2e803e06b26746/solana-keys-2.0.0-canary-20241029094702.tgz","_integrity":"sha512-QBsRvySbKI42m9rB15w2qq8Nu5wjztezZKLAjEpvSV8r0GyyGW5A9+ZLCuq1WtED1O2fV2+CnpsfUvNv98eriQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241029094702","@solana/codecs-core":"2.0.0-canary-20241029094702","@solana/codecs-strings":"2.0.0-canary-20241029094702"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241029094702_1730196152263_0.17484232153963486","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029153836":{"name":"@solana/keys","version":"2.0.0-canary-20241029153836","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1f495e6b99838f346a41e9ee8ac774f376d4603a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241029153836.tgz","fileCount":23,"integrity":"sha512-TtvtG+DHjgbMTsN9/6mYTKkct4fA/uYMG3YXgb98y3choCyEIi/DxqNXLhY/qDaPzW0suK30rp9gaVEkHu8aLw==","signatures":[{"sig":"MEUCIQCKkEhgmpN7ZBVWoxbD3bmRIRPwYCZYhf4IZAtOdCLoYwIgYmiwQfJExveK6ZMrHeIbF+7BwBXnpL3hNUeIxR2lUiE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241029153836.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/285c03033bd9a2a71d5a8596973c1130/solana-keys-2.0.0-canary-20241029153836.tgz","_integrity":"sha512-TtvtG+DHjgbMTsN9/6mYTKkct4fA/uYMG3YXgb98y3choCyEIi/DxqNXLhY/qDaPzW0suK30rp9gaVEkHu8aLw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241029153836","@solana/codecs-core":"2.0.0-canary-20241029153836","@solana/codecs-strings":"2.0.0-canary-20241029153836"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241029153836_1730217151905_0.1898622877549081","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241029174745":{"name":"@solana/keys","version":"2.0.0-canary-20241029174745","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7001e458698d925cab206196b5330401dbdcd91c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241029174745.tgz","fileCount":23,"integrity":"sha512-+Jl3s+Ua1TAmvMxSM5HxZwVTkm3IIPpqAs/vQmsIeu/7GD/cWLibI85dwKa6Sko2f3xzqYHG62hBCshkR+Untw==","signatures":[{"sig":"MEQCIDRkMOmh4iEsRJbZ5k4bjUQf5su9zyGr/2Epw4/NfQSUAiAUqxYIFc6+75G+QIrfwxKj6H0NNZOa+kYhgVNjRTZALQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241029174745.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/3c45ef9ce38745c4ac0d118a17b865ef/solana-keys-2.0.0-canary-20241029174745.tgz","_integrity":"sha512-+Jl3s+Ua1TAmvMxSM5HxZwVTkm3IIPpqAs/vQmsIeu/7GD/cWLibI85dwKa6Sko2f3xzqYHG62hBCshkR+Untw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241029174745","@solana/codecs-core":"2.0.0-canary-20241029174745","@solana/codecs-strings":"2.0.0-canary-20241029174745"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241029174745_1730224939550_0.06966353653531221","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241030085554":{"name":"@solana/keys","version":"2.0.0-canary-20241030085554","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9a565d851833e800d41965c87aa3367bfb98f6c7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241030085554.tgz","fileCount":23,"integrity":"sha512-fq3dnD9Tnzpgo1QIPKry0gWb7EDKAbHm8C6AzdLDvE0I3tKIiGMC/hj6Gei0bsZfj+fMDUbbmwTs1U1NBPhuYg==","signatures":[{"sig":"MEYCIQCIgQY3NX+36ZN/StEpGmdOxAzHVSjaHfwdItmSs/Q2BgIhAKWSrxQBsgSjZRrhwN/2uxkarI9M5c5UU/rUyOQv3eMY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241030085554.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/191869329990951887635ad427ff6849/solana-keys-2.0.0-canary-20241030085554.tgz","_integrity":"sha512-fq3dnD9Tnzpgo1QIPKry0gWb7EDKAbHm8C6AzdLDvE0I3tKIiGMC/hj6Gei0bsZfj+fMDUbbmwTs1U1NBPhuYg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241030085554","@solana/codecs-core":"2.0.0-canary-20241030085554","@solana/codecs-strings":"2.0.0-canary-20241030085554"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241030085554_1730279468890_0.9990204800200067","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241030085848":{"name":"@solana/keys","version":"2.0.0-canary-20241030085848","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ed42a4a9f3f69c06d53044602b103364363dae21","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241030085848.tgz","fileCount":23,"integrity":"sha512-afDN2eAUDZwVq+tNecu4QhOl3UwPDTwTNqeW+EbDAhr/eYLprgqCjNFUwOSG4BjfL5LC3IYS3Q23vdMBYp6PxQ==","signatures":[{"sig":"MEUCIQDtih3widy1CRfI7j3EWiBIhm6QYDg/ar+qPoUSjML0JQIgGdLzP+IvdWyaMSUbGYtUAfspbY6EwDhQP6kFPQDE6jw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241030085848.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e729552a2d06e1df059f7c098f6c28c9/solana-keys-2.0.0-canary-20241030085848.tgz","_integrity":"sha512-afDN2eAUDZwVq+tNecu4QhOl3UwPDTwTNqeW+EbDAhr/eYLprgqCjNFUwOSG4BjfL5LC3IYS3Q23vdMBYp6PxQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241030085848","@solana/codecs-core":"2.0.0-canary-20241030085848","@solana/codecs-strings":"2.0.0-canary-20241030085848"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241030085848_1730279644112_0.41330478635645074","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241030091634":{"name":"@solana/keys","version":"2.0.0-canary-20241030091634","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f5979e168fe133e07600d9ed6eda5aa02d9c85e6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241030091634.tgz","fileCount":23,"integrity":"sha512-9ZtOqBI6Z5W5HwKVH0NDt3gcq7ZexddYQSku6pJ04b+TiTOYiAfdU4e1cruhBHgIMq9NMk3mwDJjaii7ptKCgw==","signatures":[{"sig":"MEQCIDMaiGX7pKgRyFfwFBCDrEoQN7RcLb9WTjdU1MBXBTS+AiAH+dro5pR/kvYXhuLOEau3lWydKquRG0SvKJuNCasJ9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241030091634.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e5632f3b8f95cf8ef940dedb363f5b4c/solana-keys-2.0.0-canary-20241030091634.tgz","_integrity":"sha512-9ZtOqBI6Z5W5HwKVH0NDt3gcq7ZexddYQSku6pJ04b+TiTOYiAfdU4e1cruhBHgIMq9NMk3mwDJjaii7ptKCgw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241030091634","@solana/codecs-core":"2.0.0-canary-20241030091634","@solana/codecs-strings":"2.0.0-canary-20241030091634"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241030091634_1730280745565_0.07662917890666043","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241030160829":{"name":"@solana/keys","version":"2.0.0-canary-20241030160829","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"777885db2e2c2d38a4b2fd6daa61edb5fc88f57a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241030160829.tgz","fileCount":23,"integrity":"sha512-VPBVD1J9RVeK2TlKKMOwxG6rOAQJjIpan95bYGhT9Ydz/JBYXUlQuqB3XMTghD9F3g7/OkRGy5FzjRLVa40CZw==","signatures":[{"sig":"MEUCIHoZRxi+HST6VekA/Zo4802qGKxuZLlXgYE2jnOHSxiZAiEA9gitjrkxTmUf0M4uyFj3EcBFTueqRdRCbXgEx+aJN/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241030160829.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e93449d784c16bbed6ca7c9991a8890d/solana-keys-2.0.0-canary-20241030160829.tgz","_integrity":"sha512-VPBVD1J9RVeK2TlKKMOwxG6rOAQJjIpan95bYGhT9Ydz/JBYXUlQuqB3XMTghD9F3g7/OkRGy5FzjRLVa40CZw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241030160829","@solana/codecs-core":"2.0.0-canary-20241030160829","@solana/codecs-strings":"2.0.0-canary-20241030160829"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241030160829_1730305465471_0.40047206938461066","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031071547":{"name":"@solana/keys","version":"2.0.0-canary-20241031071547","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"5152ca2ea1187609e983ac1d5b771baf8196f673","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241031071547.tgz","fileCount":23,"integrity":"sha512-gVaPGWFnypr22vs1tMwJXRfSD248Hn32bfTnT3l7e3KPNp3LLUJM2nl1GSMDJoLJgT6+vaTX/okaUbRxstCdAg==","signatures":[{"sig":"MEQCIEDre8iYJGeB7uYB/frqGyQIEwMGIb7iOWcAlGB2VRsMAiA/hYVZACF/8ahFDWkolZG/ccnFUdSFTGNWTrwlqwCgYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241031071547.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9041585a2c0f19bfb6e2972a8454dc14/solana-keys-2.0.0-canary-20241031071547.tgz","_integrity":"sha512-gVaPGWFnypr22vs1tMwJXRfSD248Hn32bfTnT3l7e3KPNp3LLUJM2nl1GSMDJoLJgT6+vaTX/okaUbRxstCdAg==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241031071547","@solana/codecs-core":"2.0.0-canary-20241031071547","@solana/codecs-strings":"2.0.0-canary-20241031071547"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241031071547_1730359879254_0.36652310615878636","host":"s3://npm-registry-packages"}},"2.0.0-rc.2":{"name":"@solana/keys","version":"2.0.0-rc.2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8556dec5ce3fc6fcc94027e7a5ccc33722b5c312","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-rc.2.tgz","fileCount":23,"integrity":"sha512-ENJ+j1cCFGU0heDEpTk3LcTaHG4G3zi4ELFRxv2uEZWiUTIFOq0tj7EI7sGKdNfXDVTlWwTu1IXeSY7aMekOCQ==","signatures":[{"sig":"MEUCIHVilZyL0EyXMykE4bA4N2OZhwxfo1BcXSH19VOlN/WsAiEAiK6L7lugpe3Y51GbgHsz/POZS+lJMUakhn13QBle+jM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118128},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-rc.2.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/28b6d07234e814ea1c0e2db78618c597/solana-keys-2.0.0-rc.2.tgz","_integrity":"sha512-ENJ+j1cCFGU0heDEpTk3LcTaHG4G3zi4ELFRxv2uEZWiUTIFOq0tj7EI7sGKdNfXDVTlWwTu1IXeSY7aMekOCQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-rc.2","@solana/codecs-core":"2.0.0-rc.2","@solana/codecs-strings":"2.0.0-rc.2"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-rc.2_1730361103751_0.9396013450113383","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031083308":{"name":"@solana/keys","version":"2.0.0-canary-20241031083308","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"57030dfced8865e36a740b0bdb7dd16b51fc6d56","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241031083308.tgz","fileCount":23,"integrity":"sha512-qVkg5aXZ5Z5cO0TzHhf+aHysRN8qwiVc49gDv0mQqSSUimSZIggYJlebbrCo4/tqs5t51kvYDwWIdjSK1MJMow==","signatures":[{"sig":"MEYCIQCtMXgPDdILsxlTtcv2f+9G6/iOfg195JNuIjS0GN1GswIhAOYxfiFRvjac3aeG5aWl8MR1f6Nzzv+0lnxvOgK7oQTk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241031083308.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/dc575a01f9c1a6dd2e3bdcf3346dea43/solana-keys-2.0.0-canary-20241031083308.tgz","_integrity":"sha512-qVkg5aXZ5Z5cO0TzHhf+aHysRN8qwiVc49gDv0mQqSSUimSZIggYJlebbrCo4/tqs5t51kvYDwWIdjSK1MJMow==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241031083308","@solana/codecs-core":"2.0.0-canary-20241031083308","@solana/codecs-strings":"2.0.0-canary-20241031083308"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241031083308_1730364460717_0.7808673989664077","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031085551":{"name":"@solana/keys","version":"2.0.0-canary-20241031085551","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2a68a402cb2367d7279c62aa61d88b417654c66f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241031085551.tgz","fileCount":23,"integrity":"sha512-AjqrHB+c2q6oCmIKg4OGjHy1o/oRkzIyiHm1ABpouHWeh93SVbZF19PHU9qf8+f9BQFmowOLDTAyCjCUM42K1w==","signatures":[{"sig":"MEUCIAzLYJbyzJHoQkY7X/VcPqB7FCC15TKKSeDu2VcvFqEWAiEAzZaCoYxUlzr5bj46jg+UAgjIffIXIUHY/9QC2j4HRf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241031085551.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/6ed55e747d6a6c045c3316beac22f834/solana-keys-2.0.0-canary-20241031085551.tgz","_integrity":"sha512-AjqrHB+c2q6oCmIKg4OGjHy1o/oRkzIyiHm1ABpouHWeh93SVbZF19PHU9qf8+f9BQFmowOLDTAyCjCUM42K1w==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241031085551","@solana/codecs-core":"2.0.0-canary-20241031085551","@solana/codecs-strings":"2.0.0-canary-20241031085551"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241031085551_1730365864234_0.6091228788861851","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031085618":{"name":"@solana/keys","version":"2.0.0-canary-20241031085618","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"75eaa525a5f3e0dd81ad48afb8e56fc21d08c29d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241031085618.tgz","fileCount":23,"integrity":"sha512-km/KdfMJ8YYFmHD89Vevyn5SBp93svzJtGS8l8BwUsE2jiqQ62dRzqsn6QZusZXUTwUbpEwy96uogZy4UnBGKA==","signatures":[{"sig":"MEYCIQC70davr+HFAkY9kqgbur/p7S+JI1VdGlH2hhDXrYR0QQIhAJd4tKOvaPB2SrkWd+2yQ5OCDMx2tHGXzOHhqy3oiYB+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118213},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241031085618.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9aac24358f430be482bba8203a0486d9/solana-keys-2.0.0-canary-20241031085618.tgz","_integrity":"sha512-km/KdfMJ8YYFmHD89Vevyn5SBp93svzJtGS8l8BwUsE2jiqQ62dRzqsn6QZusZXUTwUbpEwy96uogZy4UnBGKA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241031085618","@solana/codecs-core":"2.0.0-canary-20241031085618","@solana/codecs-strings":"2.0.0-canary-20241031085618"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241031085618_1730365885702_0.3867176682950131","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031090149":{"name":"@solana/keys","version":"2.0.0-canary-20241031090149","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8638722d3646633658bf6614ea8d164c9ae367d9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241031090149.tgz","fileCount":23,"integrity":"sha512-ZpiwU6HxtvA2YGyKwRn9rgpfr7DRtWR7CE+LXHFtmrIbGdzrK8BHyAL655QZluxcih1y7cgcuRvDr/FccvIKKQ==","signatures":[{"sig":"MEUCIQCg7gG13SemzU0NkxJPcg7JkbeDGq03AftpPDrnEp/GWQIgKZvR2T4hmdOkQn29LjuWkE8SNJR7ae4Fcc4p+WxvIok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117953},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241031090149.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2bfde12c6e7897cd7827449ecdd9e323/solana-keys-2.0.0-canary-20241031090149.tgz","_integrity":"sha512-ZpiwU6HxtvA2YGyKwRn9rgpfr7DRtWR7CE+LXHFtmrIbGdzrK8BHyAL655QZluxcih1y7cgcuRvDr/FccvIKKQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241031090149","@solana/codecs-core":"2.0.0-canary-20241031090149","@solana/codecs-strings":"2.0.0-canary-20241031090149"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241031090149_1730366162333_0.26996577904469055","host":"s3://npm-registry-packages"}},"2.0.0-rc.3":{"name":"@solana/keys","version":"2.0.0-rc.3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"da9cac0d5141c5c5d71dc2374b28ff1d46fafea6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-rc.3.tgz","fileCount":23,"integrity":"sha512-Xa2/ehv7FwvabXrX1KyCLrr5AjByaqSBxyjMU6nn56dzS867uRGgI7F9/UAWXGbZLZ2fKITt7IAH/HmA9WdNug==","signatures":[{"sig":"MEYCIQCAKOGNMW4vpq4ZyYm46T1plFdmThWrp3xgkx5OkUoUoAIhANeVtbxFKAke95+XorxAAY3GHXDJfdz6Q9hLCPtNvtTM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117868},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-rc.3.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/07efb4250b785241ac4e8b1c04fe5eea/solana-keys-2.0.0-rc.3.tgz","_integrity":"sha512-Xa2/ehv7FwvabXrX1KyCLrr5AjByaqSBxyjMU6nn56dzS867uRGgI7F9/UAWXGbZLZ2fKITt7IAH/HmA9WdNug==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-rc.3","@solana/codecs-core":"2.0.0-rc.3","@solana/codecs-strings":"2.0.0-rc.3"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-rc.3_1730395709658_0.08071852959226389","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031172011":{"name":"@solana/keys","version":"2.0.0-canary-20241031172011","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8d33dbd1ba8bdb19c766d1f123e2e1f027dfd2e2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241031172011.tgz","fileCount":23,"integrity":"sha512-DR5XguDrM/aOf2OCiV3zaUw7sRtbRH94952DruWpO47Y1c28M8eF2Xg5fJd3r5W++FV6WOaDmHEeM7VFmWI7tQ==","signatures":[{"sig":"MEUCIHQ03ysp3n/4OzsRfEJZUbdH2G0Xbroydbuv8a3OnBr1AiEAo+9fYAhT7DaOAEyZFkLArNImfpKGlYlru3h2ocqqChE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117953},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241031172011.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1c0e32c4b5e0537a9cbcd50dc7b34c40/solana-keys-2.0.0-canary-20241031172011.tgz","_integrity":"sha512-DR5XguDrM/aOf2OCiV3zaUw7sRtbRH94952DruWpO47Y1c28M8eF2Xg5fJd3r5W++FV6WOaDmHEeM7VFmWI7tQ==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241031172011","@solana/codecs-core":"2.0.0-canary-20241031172011","@solana/codecs-strings":"2.0.0-canary-20241031172011"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241031172011_1730396075444_0.33231351777274676","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031172321":{"name":"@solana/keys","version":"2.0.0-canary-20241031172321","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7f157839e8accb6a87a21ef0ff833c1724ca956b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241031172321.tgz","fileCount":23,"integrity":"sha512-8WN26ZLDX6UED4af39bnQcZKSybKJDB1gw6Kwm0eAgV7a5eRgAOfAbWGRHZep4HK/oKRNpnLxNeG4SA5NXj3yA==","signatures":[{"sig":"MEUCIQDYwnBE+8AOjrC4kXe6YpoH8oCk87Pn7qJxR9V/Q8t7xAIgbC+0hJ3j8gOaxCaZMkL2XOsNAUcyaA3EHlJkIhJQTfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117953},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241031172321.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0daf890b55cfbeec8ef66b8381e43eef/solana-keys-2.0.0-canary-20241031172321.tgz","_integrity":"sha512-8WN26ZLDX6UED4af39bnQcZKSybKJDB1gw6Kwm0eAgV7a5eRgAOfAbWGRHZep4HK/oKRNpnLxNeG4SA5NXj3yA==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241031172321","@solana/codecs-core":"2.0.0-canary-20241031172321","@solana/codecs-strings":"2.0.0-canary-20241031172321"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241031172321_1730396304840_0.7374614603655383","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031172938":{"name":"@solana/keys","version":"2.0.0-canary-20241031172938","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f8abc5fc0308b4a2c2029e932582ec1a54f106d1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241031172938.tgz","fileCount":23,"integrity":"sha512-wg8k/Hzi4NTz6/24RrA460LpJ6zntxn7cFRYf0YHFmHmRgU9VWo0fUx3Sq7UCZ/2WzLwdsNeEelGmsa1cSvwNw==","signatures":[{"sig":"MEYCIQD1+OjYhRy7JHNcA4SQcUNMj+f4ykhn2EYUEzFXjp0LUQIhAOvdFeYfXh6tGCnWytjxrc8xi2Irsff4Fi9zeN7dMn2n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117953},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241031172938.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/05971704d04668c096bb355a28fd9954/solana-keys-2.0.0-canary-20241031172938.tgz","_integrity":"sha512-wg8k/Hzi4NTz6/24RrA460LpJ6zntxn7cFRYf0YHFmHmRgU9VWo0fUx3Sq7UCZ/2WzLwdsNeEelGmsa1cSvwNw==","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":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241031172938","@solana/codecs-core":"2.0.0-canary-20241031172938","@solana/codecs-strings":"2.0.0-canary-20241031172938"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241031172938_1730396653439_0.20708037998720563","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241031190501":{"name":"@solana/keys","version":"2.0.0-canary-20241031190501","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a0834890850025c5de1be8a3f32c4134aeb6e18c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241031190501.tgz","fileCount":23,"integrity":"sha512-3/ZneCm8BYyjetgHN6it/nMh84Xxezy95ngC/+raRd5O2TzIjCYwCLaNxvtGVrpjTcLFt8IftdxILdDzOfX6Uw==","signatures":[{"sig":"MEYCIQDzbLQjDfVs6rsZUSbhxnISHVyqTWhKBO9vXrRDB7ofdAIhAJ3plBiSOIrdgiSYox4b0x4h/FdcfJphnqM7FNJ9dKxb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241031190501.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9307da49d941869913f53a64172d58a3/solana-keys-2.0.0-canary-20241031190501.tgz","_integrity":"sha512-3/ZneCm8BYyjetgHN6it/nMh84Xxezy95ngC/+raRd5O2TzIjCYwCLaNxvtGVrpjTcLFt8IftdxILdDzOfX6Uw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241031190501","@solana/codecs-core":"2.0.0-canary-20241031190501","@solana/codecs-strings":"2.0.0-canary-20241031190501"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241031190501_1730402411952_0.10267285822997874","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241101092700":{"name":"@solana/keys","version":"2.0.0-canary-20241101092700","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"5b1d22c7698df49ce5617a49a4af438120ad8383","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241101092700.tgz","fileCount":23,"integrity":"sha512-5wHcaMLcDzyOdwO7A3IXVh7cLs2iMCil62w31v3PJ36hucV9ewGKCAR2yHhU38dS6fPZkBtI7ydpoctNjaVrKQ==","signatures":[{"sig":"MEUCIFcdOWbpfCP63WEEosV7nOOoBavxCrnNus1walMGZB6UAiEAvWj/CrDOK91YYI4+D691GxEv74nRappP+XYjjyZHPMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241101092700.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/3dfa3ab21f7fd0fbef0e2e291bd014c4/solana-keys-2.0.0-canary-20241101092700.tgz","_integrity":"sha512-5wHcaMLcDzyOdwO7A3IXVh7cLs2iMCil62w31v3PJ36hucV9ewGKCAR2yHhU38dS6fPZkBtI7ydpoctNjaVrKQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241101092700","@solana/codecs-core":"2.0.0-canary-20241101092700","@solana/codecs-strings":"2.0.0-canary-20241101092700"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241101092700_1730454135131_0.21458760922684417","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241101092730":{"name":"@solana/keys","version":"2.0.0-canary-20241101092730","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"cad1aa766fc71dacc68b940075cebdaabf47e6c5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241101092730.tgz","fileCount":23,"integrity":"sha512-dFmbd/hPppGgmKNPvM1QzBa4jZlxJZXkXjY2oDO7zJwMhCVQE4BBrMA233fG8FGI5OHjm4SniUQRxQkAyKa9ZA==","signatures":[{"sig":"MEUCIHEMiDTFHqHWmLimHO+6ci0X0LwqJIKDD04RSDxb4Ii8AiEAifwchYd4bXyTfnyZPY2TdxNOXiVp9Tii1cPWLNeSomQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241101092730.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/c5e141ee0eec1a918d13253b8b3fb764/solana-keys-2.0.0-canary-20241101092730.tgz","_integrity":"sha512-dFmbd/hPppGgmKNPvM1QzBa4jZlxJZXkXjY2oDO7zJwMhCVQE4BBrMA233fG8FGI5OHjm4SniUQRxQkAyKa9ZA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241101092730","@solana/codecs-core":"2.0.0-canary-20241101092730","@solana/codecs-strings":"2.0.0-canary-20241101092730"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241101092730_1730454183664_0.24469112149172356","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241104102141":{"name":"@solana/keys","version":"2.0.0-canary-20241104102141","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7b9074ae50e96164a64c1d68fc2c3cce02673b69","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241104102141.tgz","fileCount":23,"integrity":"sha512-uG7FsZTymz5PsqI8Y7RMhLgXWBjYHJCMldvpgYgn0v7r2ruxTMmSo8xqyTTB2r8dvbeOo/vJRycx7I5q1G5qSA==","signatures":[{"sig":"MEQCIAjrV21NrpnAJf6XmaPi5bUJPTspDKUQggnsWxJRjjdAAiBfkBge7DckXb/a9Y5Pd9Kzbql3KYmWLXpXxiqAn8Cnzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241104102141.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/9e53459bee4fb4a43e7bee7339576fe8/solana-keys-2.0.0-canary-20241104102141.tgz","_integrity":"sha512-uG7FsZTymz5PsqI8Y7RMhLgXWBjYHJCMldvpgYgn0v7r2ruxTMmSo8xqyTTB2r8dvbeOo/vJRycx7I5q1G5qSA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241104102141","@solana/codecs-core":"2.0.0-canary-20241104102141","@solana/codecs-strings":"2.0.0-canary-20241104102141"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241104102141_1730716526650_0.21577596881275452","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241104102101":{"name":"@solana/keys","version":"2.0.0-canary-20241104102101","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"85c6c2a9de2a953cb78696a9af15ad5a87e0dac6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241104102101.tgz","fileCount":23,"integrity":"sha512-NVEZs6UkrLX3v+wTsseQkWERMQwhqgP252ahMZczZuU4AwHdO6DnTfxqQl+fqwL/NocBLLEb5DHoq1i1AcGCDw==","signatures":[{"sig":"MEUCIQDzb1BtIQsYHwasfDsZ8Az+IPzGYzeNLPYGzRbNMj9+aQIgQs/nTkSP0SNxg4wpm8RCJqcM4CVbnMduNbgBLgVxcAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241104102101.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/5c0fb780763b70d322a420e4447bd456/solana-keys-2.0.0-canary-20241104102101.tgz","_integrity":"sha512-NVEZs6UkrLX3v+wTsseQkWERMQwhqgP252ahMZczZuU4AwHdO6DnTfxqQl+fqwL/NocBLLEb5DHoq1i1AcGCDw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241104102101","@solana/codecs-core":"2.0.0-canary-20241104102101","@solana/codecs-strings":"2.0.0-canary-20241104102101"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241104102101_1730716570004_0.19488544010987807","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241104102302":{"name":"@solana/keys","version":"2.0.0-canary-20241104102302","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4b754c748b7587b4e494b6bec5a7fd2403736c5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241104102302.tgz","fileCount":23,"integrity":"sha512-RvMUQQ0DvejYodnIDwa7zx6Xve8sSlQHlFjcxg9dZev6Qqhw7dMWiKFPIFcRXWdZWCxxTERkJAn0Vf8OMJlM3A==","signatures":[{"sig":"MEUCIQDTzQcG9Ov7m1ZPXg6bblmocOsaHuLCnUsdPonu6qXJTgIgcz++1HHmTFxF399qOEHCJUyED0xawS0PYw+OM1kq9ME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241104102302.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/bbd2c6771f9b1cb59892f2f79be0ff18/solana-keys-2.0.0-canary-20241104102302.tgz","_integrity":"sha512-RvMUQQ0DvejYodnIDwa7zx6Xve8sSlQHlFjcxg9dZev6Qqhw7dMWiKFPIFcRXWdZWCxxTERkJAn0Vf8OMJlM3A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241104102302","@solana/codecs-core":"2.0.0-canary-20241104102302","@solana/codecs-strings":"2.0.0-canary-20241104102302"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241104102302_1730716652423_0.8002377290487994","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241104104730":{"name":"@solana/keys","version":"2.0.0-canary-20241104104730","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8fbf8f89802cb76fcf07d078c43824b5c1da97b2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241104104730.tgz","fileCount":23,"integrity":"sha512-Oaui3meZr30wh5bU6j4TjZcZ4X2FpttS1aY21R6qsDcqvDnbtVpffGCQjOa7NSiYk+jeaqLdTv4JsZFcfKOGQw==","signatures":[{"sig":"MEUCIAZ8OZP/E/CgCzE35p6pQhpSt7tB2PFx47uDm9uKqhmQAiEAgBMo4nrgEF0P3X+mZ1qgWLYSPWIsYuEWcoCQGunvrqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241104104730.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fee23e1e0b68c80d565798ef300d10c5/solana-keys-2.0.0-canary-20241104104730.tgz","_integrity":"sha512-Oaui3meZr30wh5bU6j4TjZcZ4X2FpttS1aY21R6qsDcqvDnbtVpffGCQjOa7NSiYk+jeaqLdTv4JsZFcfKOGQw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241104104730","@solana/codecs-core":"2.0.0-canary-20241104104730","@solana/codecs-strings":"2.0.0-canary-20241104104730"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241104104730_1730718175202_0.10104954139562938","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105084618":{"name":"@solana/keys","version":"2.0.0-canary-20241105084618","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4c73a434f4204753389b52496096bd9978a78fd1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241105084618.tgz","fileCount":23,"integrity":"sha512-KMZ9rObulZYDgt4LDo5qtEPQYyZOad9iPgg7vB1mYwDRWGOV2eLpNIo9VFqnp5fBQf51WqdElhDr+DiVH5i9vw==","signatures":[{"sig":"MEYCIQD0++BP1Vs4hsdmY1vQXjpSrITFhiPtZ4ul7lCmKI4D8QIhAOkfTI72o8OdPAcn5MRGCybH7scSAyFW3IvQpu1qzYHV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241105084618.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/a8b021ed92e32af090f22c3f4c0d18f1/solana-keys-2.0.0-canary-20241105084618.tgz","_integrity":"sha512-KMZ9rObulZYDgt4LDo5qtEPQYyZOad9iPgg7vB1mYwDRWGOV2eLpNIo9VFqnp5fBQf51WqdElhDr+DiVH5i9vw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241105084618","@solana/codecs-core":"2.0.0-canary-20241105084618","@solana/codecs-strings":"2.0.0-canary-20241105084618"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241105084618_1730797224048_0.0003685372913326823","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105084944":{"name":"@solana/keys","version":"2.0.0-canary-20241105084944","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e375425cdc653a63f7424b22314075e67583ec54","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241105084944.tgz","fileCount":23,"integrity":"sha512-R+MHB1wm1WmHp5drzbHV/Vv7Sj4Yson5RQ+t+bpR3A6DATi/zqnr32AdOyqqpBpQZbB/HjbcGNTTGyidoQblRQ==","signatures":[{"sig":"MEUCIQDKt3QiosTvjnojrqtptuQlSNaMf6b+tyhLfNfBOtxNXwIgYXnLr7Pm4Qo9l5g1dV6rQJdE4Xjb/gj0nQqqOzBbFOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241105084944.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/b53ac3dcf90eb973424e1975def82fb7/solana-keys-2.0.0-canary-20241105084944.tgz","_integrity":"sha512-R+MHB1wm1WmHp5drzbHV/Vv7Sj4Yson5RQ+t+bpR3A6DATi/zqnr32AdOyqqpBpQZbB/HjbcGNTTGyidoQblRQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241105084944","@solana/codecs-core":"2.0.0-canary-20241105084944","@solana/codecs-strings":"2.0.0-canary-20241105084944"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241105084944_1730797472404_0.21351348447641727","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105102542":{"name":"@solana/keys","version":"2.0.0-canary-20241105102542","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"920936e3572e1c6cb4eb9296d811a3ee6c026a2b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241105102542.tgz","fileCount":23,"integrity":"sha512-IAAHhfmRpC2wf/kGunvh28LvVP2J0MtIU19vspY68cGcEpT1ZpJURB4WPBYUDPdVJRGqRuuymMEeBAYi6BYkEA==","signatures":[{"sig":"MEYCIQCcOZi4LK7VTPOnyGik5j8+/2KdLxMU4MHbQYhsxZtXmAIhAP8ac5ML7FAbze5WOtB6yGxwpphcn2thCSKOOAM3Gj+F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241105102542.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/039de4cbed95795d4d269e1306575b88/solana-keys-2.0.0-canary-20241105102542.tgz","_integrity":"sha512-IAAHhfmRpC2wf/kGunvh28LvVP2J0MtIU19vspY68cGcEpT1ZpJURB4WPBYUDPdVJRGqRuuymMEeBAYi6BYkEA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241105102542","@solana/codecs-core":"2.0.0-canary-20241105102542","@solana/codecs-strings":"2.0.0-canary-20241105102542"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241105102542_1730803218280_0.9551642674554623","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105102652":{"name":"@solana/keys","version":"2.0.0-canary-20241105102652","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e339eb4410701f14b605abcc0c7cf154921ccdaf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241105102652.tgz","fileCount":23,"integrity":"sha512-Co0BXNh9leali9J3lNgsLtIks0kQMbCK9XPeSAM2IyRs2rqcZVc2qLR5zplr2WKtcsUH3o68S7BdDXvbmfgIdQ==","signatures":[{"sig":"MEUCIQDttWkjI6cMizK4Vf5ez/nojQ36dNblTXd5JeuXpRq0/QIgSuiSYM8thFho3L29P4mmpTuuj2Kn1h3b8uIQl/uMrVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241105102652.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/58aa404f2aacda72670d0790bd983bc8/solana-keys-2.0.0-canary-20241105102652.tgz","_integrity":"sha512-Co0BXNh9leali9J3lNgsLtIks0kQMbCK9XPeSAM2IyRs2rqcZVc2qLR5zplr2WKtcsUH3o68S7BdDXvbmfgIdQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241105102652","@solana/codecs-core":"2.0.0-canary-20241105102652","@solana/codecs-strings":"2.0.0-canary-20241105102652"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241105102652_1730803273993_0.5248270504896497","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105163008":{"name":"@solana/keys","version":"2.0.0-canary-20241105163008","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d9ae9a7a8051eae0647056080731a6f0c57d17fa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241105163008.tgz","fileCount":23,"integrity":"sha512-UOUdAJwC2ubh2rl/UPMiTIeLiDM9Yq7lLyNkxhc5elkHLEAkJO3ki60xAQkCy4ANdOaLgXGIvJ4/SxaV2PZoow==","signatures":[{"sig":"MEUCIQD4WwCZPIUKb+BP1SeyHZ+C0dyXGWC4d4i82zaNvj2jaAIgLb/vTUyjl/yQJsEre+WfLOATokKf8kJAbdEKfbAlM9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241105163008.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e3afa88264b41d8ae958ba87fcfbfc09/solana-keys-2.0.0-canary-20241105163008.tgz","_integrity":"sha512-UOUdAJwC2ubh2rl/UPMiTIeLiDM9Yq7lLyNkxhc5elkHLEAkJO3ki60xAQkCy4ANdOaLgXGIvJ4/SxaV2PZoow==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241105163008","@solana/codecs-core":"2.0.0-canary-20241105163008","@solana/codecs-strings":"2.0.0-canary-20241105163008"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241105163008_1730825125853_0.18581094643974194","host":"s3://npm-registry-packages"}},"2.0.0-rc.4":{"name":"@solana/keys","version":"2.0.0-rc.4","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7d438918b4d0d374bd4d2526fb184c9140e7ccdc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-rc.4.tgz","fileCount":23,"integrity":"sha512-EcepAutaXVwiW0bQZMv2gSUd+gjxL8FrqzX+BeqkfNNe1c4GxtLHOlASOXhPEH/3iGEaz6mfV6Bn5KkctWOeEA==","signatures":[{"sig":"MEYCIQDWV7iZe6xcWZpRwTg0tZRcqVy9IPJCpSkf7a0W1fm0mgIhAJLfMXRYKrf5ELOgzTIuinCa1iTHkKWkqSTwXhuVtQ8u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117738},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-rc.4.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/041dcf18e70ca09352a4abef5945c37f/solana-keys-2.0.0-rc.4.tgz","_integrity":"sha512-EcepAutaXVwiW0bQZMv2gSUd+gjxL8FrqzX+BeqkfNNe1c4GxtLHOlASOXhPEH/3iGEaz6mfV6Bn5KkctWOeEA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-rc.4","@solana/codecs-core":"2.0.0-rc.4","@solana/codecs-strings":"2.0.0-rc.4"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-rc.4_1730825667933_0.6507997006576678","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241105165629":{"name":"@solana/keys","version":"2.0.0-canary-20241105165629","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8e075f54c6af1e2c9c02cbc3c195ca0733c7fb56","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241105165629.tgz","fileCount":23,"integrity":"sha512-X4sH/apJQBoi3XOYsLLCCg4QwzQ2O/eIlx6Dl6e2T32/zN1nOt3NOowDkYDoQAZtwkWGLGgiJb8EvGT/fQULyw==","signatures":[{"sig":"MEUCIEgpl9I2HQEkg3El0OlV3mRNxePKDR30mo0ak+cbqFQ3AiEAv5vOgJeBtw3oEwWaEm0AIVluQEmQ465WxY1UV0XAjwY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241105165629.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/e8c3ca214c3d8c89806aa8cc1aed6631/solana-keys-2.0.0-canary-20241105165629.tgz","_integrity":"sha512-X4sH/apJQBoi3XOYsLLCCg4QwzQ2O/eIlx6Dl6e2T32/zN1nOt3NOowDkYDoQAZtwkWGLGgiJb8EvGT/fQULyw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241105165629","@solana/codecs-core":"2.0.0-canary-20241105165629","@solana/codecs-strings":"2.0.0-canary-20241105165629"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241105165629_1730826681685_0.9585354975136213","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241106094842":{"name":"@solana/keys","version":"2.0.0-canary-20241106094842","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d4464d56ff9f7634853c3bb4283ded6c6c6b7835","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241106094842.tgz","fileCount":23,"integrity":"sha512-Av9fRz73O4j6VTYSBs6GwKxj/egy7blSxWgccfbbPPADVmqBO7mim3h0bVjZQf0U7Bc7cO8kDnLp5h4Fz4dzEA==","signatures":[{"sig":"MEUCIE7p3z/bbi/m4XMaIV9SPQW30LhpBVG3J6ceYe+z4+MyAiEA6kmqPwwcgZ7JenKDWktU/uFHm4BPBz3JDp2okQzpFgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241106094842.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/ae272d0bb8ab70e1263cf5a4eb9e0dbf/solana-keys-2.0.0-canary-20241106094842.tgz","_integrity":"sha512-Av9fRz73O4j6VTYSBs6GwKxj/egy7blSxWgccfbbPPADVmqBO7mim3h0bVjZQf0U7Bc7cO8kDnLp5h4Fz4dzEA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241106094842","@solana/codecs-core":"2.0.0-canary-20241106094842","@solana/codecs-strings":"2.0.0-canary-20241106094842"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241106094842_1730887395247_0.5112493371700115","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241106101031":{"name":"@solana/keys","version":"2.0.0-canary-20241106101031","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"730371c31c2c89af28ec3968f828e55e35411fc9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241106101031.tgz","fileCount":23,"integrity":"sha512-EO3J77Dc0VcBFaOdTU56hKzk4NmfRuh8PXg9jb5tLNY9vvjodSkv4WDo3WfnJkHF9JMEExKmD02/Mq6DZWuHrA==","signatures":[{"sig":"MEUCIA1I4i1Zp/Mq8qE/uweE7igXjd4VDw/al9/P6Bi5e+PFAiEA0KOHMru7OP7ytDCSaxNGnQ7ViR/lYRyqrN6l3x0pviQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241106101031.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/637ad8e98709fca1da9024b20cbcae9f/solana-keys-2.0.0-canary-20241106101031.tgz","_integrity":"sha512-EO3J77Dc0VcBFaOdTU56hKzk4NmfRuh8PXg9jb5tLNY9vvjodSkv4WDo3WfnJkHF9JMEExKmD02/Mq6DZWuHrA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241106101031","@solana/codecs-core":"2.0.0-canary-20241106101031","@solana/codecs-strings":"2.0.0-canary-20241106101031"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241106101031_1730888741603_0.6106348129465988","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241106103134":{"name":"@solana/keys","version":"2.0.0-canary-20241106103134","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a09be821a1a1060c273c53f21630e9fe0c573061","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241106103134.tgz","fileCount":23,"integrity":"sha512-0MIdcchlFymVi34U+/8Rqckmv0MMWcRJ2zyQ0d3K5XLWp2ov87CfMHU4PRojc86vriDDup7S2aLvjq0056d+AA==","signatures":[{"sig":"MEQCIFfOPER2T2tp8Q/KZH1KEttG1tTFdrJGV8byK/qy0MipAiBYdhykGquCbaX6NbXt2Em129E/iib+hH5Q+knK9Oq5oA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241106103134.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/4b5ff5b91f6613ec69aa8f3ee394e6a6/solana-keys-2.0.0-canary-20241106103134.tgz","_integrity":"sha512-0MIdcchlFymVi34U+/8Rqckmv0MMWcRJ2zyQ0d3K5XLWp2ov87CfMHU4PRojc86vriDDup7S2aLvjq0056d+AA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241106103134","@solana/codecs-core":"2.0.0-canary-20241106103134","@solana/codecs-strings":"2.0.0-canary-20241106103134"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241106103134_1730889991478_0.9188628035940187","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241107105107":{"name":"@solana/keys","version":"2.0.0-canary-20241107105107","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7f54df71a0c6ec52b7e2dae3cbcfa43e35384af3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241107105107.tgz","fileCount":23,"integrity":"sha512-zZuuT0zcrAuVC4yKkUG9oZyCoaPk1nDroPRADY1nRarJ1fgH0BPdcNee0VWMgQwDCJxLaRwYP9QSaDk6+KuuiQ==","signatures":[{"sig":"MEUCIQCb9aCH/aIwJM4x8UuqRUW/PWZGm0LFnzE+wRSBwFoD8AIgUuyjsg/HZ3Ss5U7ETVMN1VbkdfqPZQ20njkHsra0hSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241107105107.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/2514874bf4369f12ec164fd3024eb30f/solana-keys-2.0.0-canary-20241107105107.tgz","_integrity":"sha512-zZuuT0zcrAuVC4yKkUG9oZyCoaPk1nDroPRADY1nRarJ1fgH0BPdcNee0VWMgQwDCJxLaRwYP9QSaDk6+KuuiQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241107105107","@solana/codecs-core":"2.0.0-canary-20241107105107","@solana/codecs-strings":"2.0.0-canary-20241107105107"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241107105107_1730977585936_0.03402714138427787","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241107193854":{"name":"@solana/keys","version":"2.0.0-canary-20241107193854","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e0119e23dfde1865e57fa42b7f0c1a00ca87536b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241107193854.tgz","fileCount":23,"integrity":"sha512-eAAM5R9mTl0ZYbxooen+etcXQQt4H8bNS7V/qaLqpO35omnIrxjlJlKylsYEKIbPxaWE/6lepA+hAqSwJrJ8vg==","signatures":[{"sig":"MEUCIGq3dKWFnY3S6mtMcOW44vKDWrtu7SFkgis7Y2N0PFGWAiEA/suTuLw24XV+3JahihZ6G0BpR+6Zq0/Mfb+sx80n2Zo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241107193854.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8bd345ede8ae74a709135f79446bb98e/solana-keys-2.0.0-canary-20241107193854.tgz","_integrity":"sha512-eAAM5R9mTl0ZYbxooen+etcXQQt4H8bNS7V/qaLqpO35omnIrxjlJlKylsYEKIbPxaWE/6lepA+hAqSwJrJ8vg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241107193854","@solana/codecs-core":"2.0.0-canary-20241107193854","@solana/codecs-strings":"2.0.0-canary-20241107193854"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241107193854_1731009229141_0.18783480899167437","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241107195035":{"name":"@solana/keys","version":"2.0.0-canary-20241107195035","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a48a95f022689b2650f1b92196c7938a79eac19d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241107195035.tgz","fileCount":23,"integrity":"sha512-d7JUW9rNyaRHDoyRLO2SVcAXawUtKV7E9LyPvxDI1nk1eTc/DGJa6aZ5rCmhthD0gLcr1AGF6ODwahSv9nremw==","signatures":[{"sig":"MEUCIQCikdt/hC14l5FROkUYjx9j7qiTyH+Y9wRHUJfG4wMiQgIgV89F6rScBJdd8KgsyJVJs6BVYyQ8xpa8FTNHpuB67Pg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241107195035.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/4d4a1148a21ecde3173737599ded5dfa/solana-keys-2.0.0-canary-20241107195035.tgz","_integrity":"sha512-d7JUW9rNyaRHDoyRLO2SVcAXawUtKV7E9LyPvxDI1nk1eTc/DGJa6aZ5rCmhthD0gLcr1AGF6ODwahSv9nremw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241107195035","@solana/codecs-core":"2.0.0-canary-20241107195035","@solana/codecs-strings":"2.0.0-canary-20241107195035"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241107195035_1731009883703_0.2338953457459536","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@solana/keys","version":"2.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b4b31815265a003b8840028979e83e1b723ee02c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0.tgz","fileCount":23,"integrity":"sha512-SSLSX8BXRvfLKBqsmBghmlhMKpwHeWd5CHi5zXgTS1BRrtiU6lcrTVC9ie6B+WaNNq7oe3e6K5bdbhu3fFZ+0g==","signatures":[{"sig":"MEUCIQD44QLLffW2C1wmzu3YT8MdpQfKetF6c7noX6fIZHK4rwIgVFD/gfozo4p+/bFwMflc97G4+ezbEHWHpJnUHOszcCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117713},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8baffcd90265fedd2debaf119b06d2d4/solana-keys-2.0.0.tgz","_integrity":"sha512-SSLSX8BXRvfLKBqsmBghmlhMKpwHeWd5CHi5zXgTS1BRrtiU6lcrTVC9ie6B+WaNNq7oe3e6K5bdbhu3fFZ+0g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.0.0","@solana/assertions":"2.0.0","@solana/codecs-core":"2.0.0","@solana/codecs-strings":"2.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0_1731011515469_0.9036739130575724","host":"s3://npm-registry-packages"}},"2.0.0-canary-20241107202752":{"name":"@solana/keys","version":"2.0.0-canary-20241107202752","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"eeeb7b7dc9711d1189c786341bd94dc158b99716","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.0-canary-20241107202752.tgz","fileCount":23,"integrity":"sha512-wpMMLpS+qsQ09ztNw0hexBPtMZXAGq/E5TDxfOUpdHThz8qTAlLJY6Gn0FnoreI5GIrrdgmi6R4bBN+Nru4Y/Q==","signatures":[{"sig":"MEUCIH50lkO0X4Sgk9BT/RhH3sbOvz0FvefOUfo/N0k+Y2HMAiEAl71iMQmuBDVhr8TvleO5b02q8kyy4A31XzCwCQi5YM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.0-canary-20241107202752.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/8986da8218d10af483550ae8ec156cb1/solana-keys-2.0.0-canary-20241107202752.tgz","_integrity":"sha512-wpMMLpS+qsQ09ztNw0hexBPtMZXAGq/E5TDxfOUpdHThz8qTAlLJY6Gn0FnoreI5GIrrdgmi6R4bBN+Nru4Y/Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.0-canary-20241107202752","@solana/codecs-core":"2.0.0-canary-20241107202752","@solana/codecs-strings":"2.0.0-canary-20241107202752"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.0-canary-20241107202752_1731012179995_0.09285337312863473","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241112013415":{"name":"@solana/keys","version":"2.0.1-canary-20241112013415","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ebbaaf9e72ebdd596f26c0d5867ddd47c22bb141","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241112013415.tgz","fileCount":23,"integrity":"sha512-sNUuwe5pRSbkgHQ6q5x+tGITjaL8PwcF2Kb6wEktJ3lXSPbTj1gQTuxAxnHZZMCBJHdp/7EU8FuRQ5MLT5Cd8Q==","signatures":[{"sig":"MEUCIQCYzwMcwFeGMtB1gtCEPbtRSG0l2LtxosFMW7olzrap3AIgEhWPibgHZ2yCEn3NxcpV1R8psXQyoX2pTt+KugEBluQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117823},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-2.0.1-canary-20241112013415.tgz","types":"./dist/types/index.d.ts","engine":{"node":">=17.4"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"scripts":{"dev":"jest -c ../../node_modules/@solana/test-config/jest-dev.config.ts --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/0f594cde899da4a19680ecdad9752d0a/solana-keys-2.0.1-canary-20241112013415.tgz","_integrity":"sha512-sNUuwe5pRSbkgHQ6q5x+tGITjaL8PwcF2Kb6wEktJ3lXSPbTj1gQTuxAxnHZZMCBJHdp/7EU8FuRQ5MLT5Cd8Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241112013415","@solana/codecs-core":"2.0.1-canary-20241112013415","@solana/codecs-strings":"2.0.1-canary-20241112013415"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241112013415_1731376132200_0.2870613799871311","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241112044734":{"name":"@solana/keys","version":"2.0.1-canary-20241112044734","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"158f3d6be319f981d01f8590e993f86d6cc444aa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241112044734.tgz","fileCount":23,"integrity":"sha512-a/gsfoGFZWQ1r9Z984/V2vjGMHZnP+ArWLpUZWXE239O+gFb0sqPSHfdYKwuRWzsdzmWQEdtXLXGqLfuUg3UcQ==","signatures":[{"sig":"MEQCIG2QQqw4FaNHNkSb30DlDelAJVTG/W2rRLc5duJ7eGRyAiA8R7CUoRI7nhv7zAPTn2DKY826dVPYfRAl6ZloZp2eNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117783},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/fb9901306df8fa5cd3e2c5502c11dfb6/solana-keys-2.0.1-canary-20241112044734.tgz","_integrity":"sha512-a/gsfoGFZWQ1r9Z984/V2vjGMHZnP+ArWLpUZWXE239O+gFb0sqPSHfdYKwuRWzsdzmWQEdtXLXGqLfuUg3UcQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241112044734","@solana/codecs-core":"2.0.1-canary-20241112044734","@solana/codecs-strings":"2.0.1-canary-20241112044734"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241112044734_1731387702598_0.7480177967209845","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241112050646":{"name":"@solana/keys","version":"2.0.1-canary-20241112050646","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"21a7e0f9cb9be69226c6a854a4b44b09e1c8bf56","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241112050646.tgz","fileCount":23,"integrity":"sha512-WHcsoO591iLnSduN5AaULpNW+x+fNuzs2pEe0PjTApy6JZJ79qdlg3YW2lz05GcDvFkEWlzlWw0CyJXXxhd/vA==","signatures":[{"sig":"MEUCIQC+UnuZeBkEEbmZ3OSqYJU3vOjeIjFSxyTjOJgQqVKWWgIga1S4ILPN4QsuJ1Bz5d4eu89xfyHl2fJPJDVnXxEjKIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117783},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/895f68a909e25da767ee3c1bcfcd41ae/solana-keys-2.0.1-canary-20241112050646.tgz","_integrity":"sha512-WHcsoO591iLnSduN5AaULpNW+x+fNuzs2pEe0PjTApy6JZJ79qdlg3YW2lz05GcDvFkEWlzlWw0CyJXXxhd/vA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241112050646","@solana/codecs-core":"2.0.1-canary-20241112050646","@solana/codecs-strings":"2.0.1-canary-20241112050646"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241112050646_1731388790485_0.15005982476937474","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241113094916":{"name":"@solana/keys","version":"2.0.1-canary-20241113094916","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"80e535df7fa45cf7dbae96b124fd68bc035d4361","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241113094916.tgz","fileCount":23,"integrity":"sha512-bM5NlJTJ0wXx56ZU4kxmpfqXjMjOUdV70OPmam5kEed6adLl0zVKvRQ4CHJ8tsB/UDC3fDet5aby8DB2aoxJ7g==","signatures":[{"sig":"MEUCIGD0R5McMyfCr+TF2mei3HM8lD1RYFXs9oFkgo79cVihAiEA+pde2nokQSA7gL3wyXyvrGDOqKJ69btfkrCNNlZsIBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117783},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/41db3e1195758a9b939dd929797e468f/solana-keys-2.0.1-canary-20241113094916.tgz","_integrity":"sha512-bM5NlJTJ0wXx56ZU4kxmpfqXjMjOUdV70OPmam5kEed6adLl0zVKvRQ4CHJ8tsB/UDC3fDet5aby8DB2aoxJ7g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241113094916","@solana/codecs-core":"2.0.1-canary-20241113094916","@solana/codecs-strings":"2.0.1-canary-20241113094916"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241113094916_1731492180615_0.7366927714367366","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241114095617":{"name":"@solana/keys","version":"2.0.1-canary-20241114095617","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1f62090cdba107701ef313dfae04ab8c1180c3e4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241114095617.tgz","fileCount":23,"integrity":"sha512-phJB/dlQj2bQw+ZJCHUSmcn0FHROioWkmP0rJf4Fo2Zn903LAag75umQ8GdC0UnYIBTTs3/qFIqDI/N0USYgcQ==","signatures":[{"sig":"MEUCIA0etKaSvyTr4j5cORe4f1Hvu4IYRRAolVT7blaCEz50AiEA5sJ/8wdIOaWOo8nm8cu55pDPf0eOWE6et5apaAjlUKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117783},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/dc687a2612798befd6118808afc152d0/solana-keys-2.0.1-canary-20241114095617.tgz","_integrity":"sha512-phJB/dlQj2bQw+ZJCHUSmcn0FHROioWkmP0rJf4Fo2Zn903LAag75umQ8GdC0UnYIBTTs3/qFIqDI/N0USYgcQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241114095617","@solana/codecs-core":"2.0.1-canary-20241114095617","@solana/codecs-strings":"2.0.1-canary-20241114095617"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241114095617_1731578950479_0.8791293678661585","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241114095805":{"name":"@solana/keys","version":"2.0.1-canary-20241114095805","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d1dec823eb0c344f827a6fb2d5ff3c8bf969fa2f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241114095805.tgz","fileCount":23,"integrity":"sha512-hCB1ItZyuSCa1b62K1R6pujNU3+DFfiaR/HKhBq4D79EOQvsPQcwSFsBAsl9IU81X3+Vo6de8sDcUTEffl9pxw==","signatures":[{"sig":"MEQCICApne+jIvz5kffjxgTl3tYXJEntl4pz1waIT5cuDGgMAiAkt2j/UzVZiB0MwLocbh2meJ53Gj5GOY+So9TF0JJXlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117783},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/28d732e3a7c4d30d3623cc046ed36496/solana-keys-2.0.1-canary-20241114095805.tgz","_integrity":"sha512-hCB1ItZyuSCa1b62K1R6pujNU3+DFfiaR/HKhBq4D79EOQvsPQcwSFsBAsl9IU81X3+Vo6de8sDcUTEffl9pxw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241114095805","@solana/codecs-core":"2.0.1-canary-20241114095805","@solana/codecs-strings":"2.0.1-canary-20241114095805"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241114095805_1731579153545_0.9959542371759211","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241114224006":{"name":"@solana/keys","version":"2.0.1-canary-20241114224006","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ca9633fd4042e948535c9ec59083b7f439cedf00","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241114224006.tgz","fileCount":23,"integrity":"sha512-eeAaZMnupmHV5Fn+9OVXtCR7pOo/xuRtXN6YW4MRt1GmVjX9fW55LYF6Ki9CBAkd7z5qesHsWaVHnzmvuHC6jA==","signatures":[{"sig":"MEYCIQCQAJmM7ghY10/Up/kf+AAV+YX3Ht1V/6hI0zuLexOgVAIhAMT+A+4hU3me6h/Y6IFIIOt0DDRm5QLNso3Va1/PYgQp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117783},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/1bdfff28eda11d9b0aba9ec6cee3255b/solana-keys-2.0.1-canary-20241114224006.tgz","_integrity":"sha512-eeAaZMnupmHV5Fn+9OVXtCR7pOo/xuRtXN6YW4MRt1GmVjX9fW55LYF6Ki9CBAkd7z5qesHsWaVHnzmvuHC6jA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241114224006","@solana/codecs-core":"2.0.1-canary-20241114224006","@solana/codecs-strings":"2.0.1-canary-20241114224006"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241114224006_1731624847738_0.599832172198806","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241114225255":{"name":"@solana/keys","version":"2.0.1-canary-20241114225255","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a17dd3f63db62ff38ce674c7b93a02b664ad19f4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241114225255.tgz","fileCount":23,"integrity":"sha512-l9uYdApvb1gnaJoO85YYq4v2dhaZXOKVmI1ZC4GJnS3T2bkhduf5d9Hlijpo1v2fabTxsYuKfdlHyeEb8xg05Q==","signatures":[{"sig":"MEYCIQCvZXDWI1M5D5A3fj2dMzlY2hg0Gm5FlKA92sAuodKA+QIhAOBT3cp/MPLdVF5tJLTuNxVFLUikRyYfzenTTiT2ATyZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117862},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-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/902b7699a2b414ce3644f19782740197/solana-keys-2.0.1-canary-20241114225255.tgz","_integrity":"sha512-l9uYdApvb1gnaJoO85YYq4v2dhaZXOKVmI1ZC4GJnS3T2bkhduf5d9Hlijpo1v2fabTxsYuKfdlHyeEb8xg05Q==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241114225255","@solana/codecs-core":"2.0.1-canary-20241114225255","@solana/codecs-strings":"2.0.1-canary-20241114225255"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241114225255_1731625697260_0.30975803427447124","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241115080446":{"name":"@solana/keys","version":"2.0.1-canary-20241115080446","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ae7d39dc78f60bf07d7e2698b0c5daad0f0c0634","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241115080446.tgz","fileCount":23,"integrity":"sha512-LKRgGXF5tB+A2QAK3Q+Yt/rfTya8ETDMiMBuNtE/zwBcjUqwCIKBcpvTv7HLo4izsPkK3U9dibQYmL9Cr3SYsQ==","signatures":[{"sig":"MEYCIQDcTN/SktFht8MqoXg5ptfKC8yU56jVlz/fvaX3uEiULwIhALnDd10r1w76xmE2FWqp96yyyz/3tIw5x2Ti8+TdW84F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/0788149c2c139863ebd16eed1d9d6357/solana-keys-2.0.1-canary-20241115080446.tgz","_integrity":"sha512-LKRgGXF5tB+A2QAK3Q+Yt/rfTya8ETDMiMBuNtE/zwBcjUqwCIKBcpvTv7HLo4izsPkK3U9dibQYmL9Cr3SYsQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241115080446","@solana/codecs-core":"2.0.1-canary-20241115080446","@solana/codecs-strings":"2.0.1-canary-20241115080446"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241115080446_1731658707316_0.8135637989430426","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241115094332":{"name":"@solana/keys","version":"2.0.1-canary-20241115094332","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"5c61f40df4bdc5833485bbad49e709531eb7c0ec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241115094332.tgz","fileCount":23,"integrity":"sha512-HEEag7J1qHME0Yntocy72LelBObQwkXvBWDAW+9ootM0cdrXQ/eMQzoep3qs8vdtX5gYe7+KrwWxKSSkgQalfw==","signatures":[{"sig":"MEUCIGZ/aEoWMg2C8YGJSBS+dOIxFcGeOg8LoAOejg6wBJXjAiEAlrYQE6yBzvqgTuUEnZohb3kVhkqTEccucYlLZFIcPlI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/918138f939c764c473d11559ea2a296f/solana-keys-2.0.1-canary-20241115094332.tgz","_integrity":"sha512-HEEag7J1qHME0Yntocy72LelBObQwkXvBWDAW+9ootM0cdrXQ/eMQzoep3qs8vdtX5gYe7+KrwWxKSSkgQalfw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241115094332","@solana/codecs-core":"2.0.1-canary-20241115094332","@solana/codecs-strings":"2.0.1-canary-20241115094332"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241115094332_1731664644233_0.7173828006963594","host":"s3://npm-registry-packages"}},"2.0.1-canary-20241115100609":{"name":"@solana/keys","version":"2.0.1-canary-20241115100609","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b6d1f5e24a30b62a88752200f4d794254719ceee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.0.1-canary-20241115100609.tgz","fileCount":23,"integrity":"sha512-aUTRhEDRney0b8co962S1GNBajhapm/z+oSJzeQKX4ChJxOJqUMzYV0nrq9czeCl+0BGsiuUk4g2fILjBDjDog==","signatures":[{"sig":"MEQCIHoHar0IRR/WSx3r9rLnG/dp5RobDVz1PlmuOeiM/vk+AiAYj7ME0Ffq5hXMUahiPMc/newYJMytra3q5JEeWh9RGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c46b631b0a1eab61486b6f9f40c61030/solana-keys-2.0.1-canary-20241115100609.tgz","_integrity":"sha512-aUTRhEDRney0b8co962S1GNBajhapm/z+oSJzeQKX4ChJxOJqUMzYV0nrq9czeCl+0BGsiuUk4g2fILjBDjDog==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.0.1-canary-20241115100609","@solana/codecs-core":"2.0.1-canary-20241115100609","@solana/codecs-strings":"2.0.1-canary-20241115100609"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.0.1-canary-20241115100609_1731665992423_0.09109769119710465","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241115192830":{"name":"@solana/keys","version":"2.1.0-canary-20241115192830","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0772c995a36e7882d74b85c1b074d4cc12bea127","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241115192830.tgz","fileCount":23,"integrity":"sha512-o7UTwv7Dg0YvHDcK41xxcjec17B9Nd+NqygmMKHiL5bU41uQvjMm5HDOGP9gILPRObNpZhC+mHLpi2BpQnB9yA==","signatures":[{"sig":"MEUCIFMXSCJAscTHSyheU4TA4GlA4ahO7k/v/52aEcWfJeW/AiEAt0lTkKtxlw9n5uUeGJQw6slzJoSIGJl4ff1rYwoUSUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/005ae70c6430a5ec84ea73b63f1e8a2b/solana-keys-2.1.0-canary-20241115192830.tgz","_integrity":"sha512-o7UTwv7Dg0YvHDcK41xxcjec17B9Nd+NqygmMKHiL5bU41uQvjMm5HDOGP9gILPRObNpZhC+mHLpi2BpQnB9yA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241115192830","@solana/codecs-core":"2.1.0-canary-20241115192830","@solana/codecs-strings":"2.1.0-canary-20241115192830"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241115192830_1731699792193_0.9568927590515404","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241118102111":{"name":"@solana/keys","version":"2.1.0-canary-20241118102111","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3cdd5193cb8303eb66cf58a1833fd2c9160f3465","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241118102111.tgz","fileCount":23,"integrity":"sha512-zE57jGmvC29s/OCE1NSIVQWSUhjb6LKfaO38ls8nWkFly3nVOCP341sh8hx6RfB+bkieob+JhEn7niuQy1SREg==","signatures":[{"sig":"MEYCIQCN9bNFfBdpecnbquMgC/3kaBDJsmGGhDU2LnEe7n0TqQIhAJ/fLMsmNIEOB6oFiNKp70guQ8rF9HugPwXh+DR9lVKW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/13b371af26767d43954a0f9ff7593c58/solana-keys-2.1.0-canary-20241118102111.tgz","_integrity":"sha512-zE57jGmvC29s/OCE1NSIVQWSUhjb6LKfaO38ls8nWkFly3nVOCP341sh8hx6RfB+bkieob+JhEn7niuQy1SREg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241118102111","@solana/codecs-core":"2.1.0-canary-20241118102111","@solana/codecs-strings":"2.1.0-canary-20241118102111"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241118102111_1731926148361_0.1311083052127502","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241118102051":{"name":"@solana/keys","version":"2.1.0-canary-20241118102051","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0a7f0b194962e14df0dbce4e2852821f0df49417","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241118102051.tgz","fileCount":23,"integrity":"sha512-KuyMc2ets+iPwmvJH1hG38EZf0CfLWUjSbTZu4WMq8yypR2MT+aPA8kQ+pnMp+G222JwJTS86m5byEgKSPDGEw==","signatures":[{"sig":"MEYCIQDUScNS0hVTW+0WYUwiG9DIBpreuR/jj6TfFlpACD15YgIhAMrZ580R+lq2qw+acDKX+9MYvNpbAtgND/cY32EsvSDa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/5b3a9b8894acceb119d29e64d28392a4/solana-keys-2.1.0-canary-20241118102051.tgz","_integrity":"sha512-KuyMc2ets+iPwmvJH1hG38EZf0CfLWUjSbTZu4WMq8yypR2MT+aPA8kQ+pnMp+G222JwJTS86m5byEgKSPDGEw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241118102051","@solana/codecs-core":"2.1.0-canary-20241118102051","@solana/codecs-strings":"2.1.0-canary-20241118102051"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241118102051_1731926158760_0.06200725532904716","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241119082921":{"name":"@solana/keys","version":"2.1.0-canary-20241119082921","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d30fd40ccb08c21559f47ba0ddf63af02dc34139","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241119082921.tgz","fileCount":23,"integrity":"sha512-BPJe0AlR2UvPi5TBpHe2myRblvN7eVAwQMVtMCqfh31MbYEbGS1+Xw7wRlD/7I+43q0v1t/eq+G4Whl5d1czTg==","signatures":[{"sig":"MEQCIG5qPVzGRinSZw24ufFzR5eGGungCZDrn4fLxdkzq8mTAiAuQT+REQCdnwlqKbaEdGpdyQDkXROknslMGCO4XiDlkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/92646aaaef62c3118f904bbd544e517b/solana-keys-2.1.0-canary-20241119082921.tgz","_integrity":"sha512-BPJe0AlR2UvPi5TBpHe2myRblvN7eVAwQMVtMCqfh31MbYEbGS1+Xw7wRlD/7I+43q0v1t/eq+G4Whl5d1czTg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241119082921","@solana/codecs-core":"2.1.0-canary-20241119082921","@solana/codecs-strings":"2.1.0-canary-20241119082921"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241119082921_1732005807804_0.6789501573060042","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241119094533":{"name":"@solana/keys","version":"2.1.0-canary-20241119094533","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"eb68a71445756742c0101cb20ed17d14b49bc979","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241119094533.tgz","fileCount":23,"integrity":"sha512-X2rMsEE2/MkAodi/kqe2oRlz7ZkhzpVHFEl6KrsCYBjkUIQ7ekpnKnJPT1Nt8t3W40+eLsgDtAD4OUYmTfH/3A==","signatures":[{"sig":"MEQCIBti5DaA/7W82yRtJNQ1UW+oZ5tNesVxjkcOHqBs2atyAiAnqx3Ce3VR8Om8j6HKRBa5syjfD7ZaggOr/gB9lkomGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/e2a7c3827de6f8342704a6b25ea25722/solana-keys-2.1.0-canary-20241119094533.tgz","_integrity":"sha512-X2rMsEE2/MkAodi/kqe2oRlz7ZkhzpVHFEl6KrsCYBjkUIQ7ekpnKnJPT1Nt8t3W40+eLsgDtAD4OUYmTfH/3A==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241119094533","@solana/codecs-core":"2.1.0-canary-20241119094533","@solana/codecs-strings":"2.1.0-canary-20241119094533"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241119094533_1732010363119_0.5579341680924323","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241119100717":{"name":"@solana/keys","version":"2.1.0-canary-20241119100717","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"19a7c1efe0e004a62161fc5220b565029c34b307","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241119100717.tgz","fileCount":23,"integrity":"sha512-EcSWvFYIqmg8LTqVVIoM/iSLKkxOxVgFjg0OFwXMQp9bSAwRkL9mbvWkntj4XSw5A659cDq24vvYJlGDsPR5ZQ==","signatures":[{"sig":"MEUCIHhmws7ZWFE90TrMUutH3rMrNFesyyc6Be/wJ1UukEk2AiEAwkcaIee+kqemRqgJfTFlHGN43Ch3tR/2/PosQ7X1Iqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/1d802a6777df143997b7192e1e184a50/solana-keys-2.1.0-canary-20241119100717.tgz","_integrity":"sha512-EcSWvFYIqmg8LTqVVIoM/iSLKkxOxVgFjg0OFwXMQp9bSAwRkL9mbvWkntj4XSw5A659cDq24vvYJlGDsPR5ZQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241119100717","@solana/codecs-core":"2.1.0-canary-20241119100717","@solana/codecs-strings":"2.1.0-canary-20241119100717"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241119100717_1732011682878_0.05061511535994723","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241120102613":{"name":"@solana/keys","version":"2.1.0-canary-20241120102613","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1a1950a20a53825ac6b325f46c42e33b6465fa4b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241120102613.tgz","fileCount":23,"integrity":"sha512-sVbHJJYAmCrA7+gN3P2z0B8/7xRcp09BD/1JTw/HMn6mfWoKUb99iizd57pfxLFBusqmrjIzlkcQQKBjp25nsw==","signatures":[{"sig":"MEUCIQCnY9y/m8PR3LIDMbzNvjOSb6i6j2CzgR4deh4wkfb+mQIgZcCg0Q2qsyEvpSnBW0tm5GDJ0QQy09t6B6u2qYMfePM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b29767267c6adab13d0f3d0ef0741e65/solana-keys-2.1.0-canary-20241120102613.tgz","_integrity":"sha512-sVbHJJYAmCrA7+gN3P2z0B8/7xRcp09BD/1JTw/HMn6mfWoKUb99iizd57pfxLFBusqmrjIzlkcQQKBjp25nsw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241120102613","@solana/codecs-core":"2.1.0-canary-20241120102613","@solana/codecs-strings":"2.1.0-canary-20241120102613"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241120102613_1732099277088_0.6279593572876054","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241125074900":{"name":"@solana/keys","version":"2.1.0-canary-20241125074900","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c2e2360a949eebdbdd80ed1a5e3d5c7d72111b6e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241125074900.tgz","fileCount":23,"integrity":"sha512-lrNV2+GJ1+imMw/tD3N5CxOww6Lug2aEKO2smFM0LY7aHpRVd8FACegkc2DgSqVktf+xPqHxU2DX3yrGY0ondQ==","signatures":[{"sig":"MEQCIEGyakgJdOPr/4JazmaAvsD1Bq1B06pZBIAkTztvKH5AAiAbR73WYscxYk3WR+qQUYcuqSXoITTMD7evxjsJ4NJu0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/17b2e5752514c3cf6a8f1b459bc9d906/solana-keys-2.1.0-canary-20241125074900.tgz","_integrity":"sha512-lrNV2+GJ1+imMw/tD3N5CxOww6Lug2aEKO2smFM0LY7aHpRVd8FACegkc2DgSqVktf+xPqHxU2DX3yrGY0ondQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241125074900","@solana/codecs-core":"2.1.0-canary-20241125074900","@solana/codecs-strings":"2.1.0-canary-20241125074900"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241125074900_1732521749198_0.6305587826198027","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241125080235":{"name":"@solana/keys","version":"2.1.0-canary-20241125080235","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"abb5a9666a0207d8eb5ac327811da8455538e4c5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241125080235.tgz","fileCount":23,"integrity":"sha512-UAi9UcJ0FbcmI5s6aUI2s51o8kODwQcURSbq/RzOaTq01Ffdjltg4BuBZPUSd7pnKfw3+dSqHs3K1CnMarUjHA==","signatures":[{"sig":"MEUCIDgjssz7Fp06ZxQ/PO2tehHMfVLWNFAK6WmXz2DSTRvBAiEA1QDv4/YOxBxTcAsXcL1KUwDxhAD0RvXFGzxh5x6ddQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/285575ae47bdb7a75bee61f32c823a25/solana-keys-2.1.0-canary-20241125080235.tgz","_integrity":"sha512-UAi9UcJ0FbcmI5s6aUI2s51o8kODwQcURSbq/RzOaTq01Ffdjltg4BuBZPUSd7pnKfw3+dSqHs3K1CnMarUjHA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241125080235","@solana/codecs-core":"2.1.0-canary-20241125080235","@solana/codecs-strings":"2.1.0-canary-20241125080235"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241125080235_1732522580346_0.8710936130406821","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241125101344":{"name":"@solana/keys","version":"2.1.0-canary-20241125101344","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3153409b96254ed5a5eece82e0494b6c53fb7e15","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241125101344.tgz","fileCount":23,"integrity":"sha512-9S3Oa7FjJfra8FXN2zH+zMV7vjG323xeoPurFdtXq0DsljsBEThQE4wwj5x0Hs3oqBA9bNcxZ+VWEV7BY5BDMA==","signatures":[{"sig":"MEQCIBfWWL+5FXrrQdcl0RN321ZkEyAve27NUUjivlNFgrd1AiAqGOTe88QbiZ03jzIAIhqeVMuOFkIk9m+VBZNzr0otRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/cb5ef4ee9411a3298442277728907eeb/solana-keys-2.1.0-canary-20241125101344.tgz","_integrity":"sha512-9S3Oa7FjJfra8FXN2zH+zMV7vjG323xeoPurFdtXq0DsljsBEThQE4wwj5x0Hs3oqBA9bNcxZ+VWEV7BY5BDMA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241125101344","@solana/codecs-core":"2.1.0-canary-20241125101344","@solana/codecs-strings":"2.1.0-canary-20241125101344"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241125101344_1732530461239_0.5216963116248821","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241125101452":{"name":"@solana/keys","version":"2.1.0-canary-20241125101452","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2d0f562cf095dcbf8e673b2b5902ff3fab15f522","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241125101452.tgz","fileCount":23,"integrity":"sha512-hWuMD9nop9vZU7MGQ62RygTed/poSa49WzCJobzNqBiJKtQz4sId0AREfKmy4RTeaBlE5LCQBtv0ZYf/nFicTQ==","signatures":[{"sig":"MEUCIQCbwMRsLk6SF+FY+cyudrWFKIQKvZIQX07nsRzWbQxPiwIgXY6mEyp3nZzoDrDPIghJ+sLqsUW6/S3tYhnMbWyIB1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/54cf71c17ec3c63c39cf4af5a6f23e60/solana-keys-2.1.0-canary-20241125101452.tgz","_integrity":"sha512-hWuMD9nop9vZU7MGQ62RygTed/poSa49WzCJobzNqBiJKtQz4sId0AREfKmy4RTeaBlE5LCQBtv0ZYf/nFicTQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241125101452","@solana/codecs-core":"2.1.0-canary-20241125101452","@solana/codecs-strings":"2.1.0-canary-20241125101452"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241125101452_1732530509240_0.782136224807567","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241125101530":{"name":"@solana/keys","version":"2.1.0-canary-20241125101530","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"dd461c7710fb9dc8c17170e85f7c8bc2efa26ebf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241125101530.tgz","fileCount":23,"integrity":"sha512-nHDgA8zT4dV0WgfEBlUtl33c64Oi1x5+p+QGR+xs66gmOmlMv/qYZqI9snlKlpJphJ1LDQ9n0Gi3x4VGLcC/qA==","signatures":[{"sig":"MEYCIQCsd82X9ShiEOReo/pSr5zPYwLZB9m+2oJpg1xUBbI8UQIhANaKy/lga0bhHNM/EhnzwCP/AVYvotjM4XFjDexYEHr6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/230455dcc7ceb971743002a6ba98212f/solana-keys-2.1.0-canary-20241125101530.tgz","_integrity":"sha512-nHDgA8zT4dV0WgfEBlUtl33c64Oi1x5+p+QGR+xs66gmOmlMv/qYZqI9snlKlpJphJ1LDQ9n0Gi3x4VGLcC/qA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241125101530","@solana/codecs-core":"2.1.0-canary-20241125101530","@solana/codecs-strings":"2.1.0-canary-20241125101530"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241125101530_1732530533325_0.8645808453663499","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241126102052":{"name":"@solana/keys","version":"2.1.0-canary-20241126102052","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"db2c93bf463598261faa7d7d52ea7634fb053fe3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241126102052.tgz","fileCount":23,"integrity":"sha512-EFd4r6C7MTkEU6UFo/xfbGA+p0amRhn1sijXjXK0k1y8W3aeH1ylP73VHEvMaCGDjOuFF5Wb80YUE9ou4Im6Sg==","signatures":[{"sig":"MEUCIQDcSa4mxp7p6GFuHEYDKF8NS61BxpirbxQsIWkf1e0NoAIgYyInlwO5rgnbPf789k/lENBxLFru7NOvh0AkiUBWrok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/4adca25a6de1042e205093935bf258cc/solana-keys-2.1.0-canary-20241126102052.tgz","_integrity":"sha512-EFd4r6C7MTkEU6UFo/xfbGA+p0amRhn1sijXjXK0k1y8W3aeH1ylP73VHEvMaCGDjOuFF5Wb80YUE9ou4Im6Sg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241126102052","@solana/codecs-core":"2.1.0-canary-20241126102052","@solana/codecs-strings":"2.1.0-canary-20241126102052"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241126102052_1732617348892_0.3790879186477756","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241126104400":{"name":"@solana/keys","version":"2.1.0-canary-20241126104400","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3395a115970b79847b4d7765873f0af515c331ac","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241126104400.tgz","fileCount":23,"integrity":"sha512-713nfnSmKs0f/XqmSfvPZjjODKX12Dox/glftcjYyUY9qFjqSe9CESJWXqq73xnURtLJ+KfZE5UecfvZSTyhlw==","signatures":[{"sig":"MEYCIQDB30+1HKobw5L/6MLZYZZXBCX6/uJS97dT+kEuzca3ywIhALbRXu1hZsBnqJlWHfiMl5rwDXn3+vfpX45LavC/IFHS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117902},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/ef612b6d8ea6f55cc63f51014cde34b5/solana-keys-2.1.0-canary-20241126104400.tgz","_integrity":"sha512-713nfnSmKs0f/XqmSfvPZjjODKX12Dox/glftcjYyUY9qFjqSe9CESJWXqq73xnURtLJ+KfZE5UecfvZSTyhlw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241126104400","@solana/codecs-core":"2.1.0-canary-20241126104400","@solana/codecs-strings":"2.1.0-canary-20241126104400"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241126104400_1732618659899_0.37683282480586544","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241126223728":{"name":"@solana/keys","version":"2.1.0-canary-20241126223728","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4a3dc6120c2f40930c8a29d878333ac403f9ff09","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241126223728.tgz","fileCount":23,"integrity":"sha512-Vv2Hnc58Q/4o/EHRaZOppl6HacXZqCe8kUG8wW+KjXph3/vbVEpTEnUxIV8aEwz3KE37svdQjDpXbYG9HoTFrA==","signatures":[{"sig":"MEUCIQDB1Zv+Bi3Nn/5/I1/xh/60xIgKcchKeOExEt/jzkn+TwIgH0oIipN61r6eVTk7igOO4y1nKfM6h0Aiq7mBmQh2/70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/ef167e8107bd1fcdfaf4c747b6a32059/solana-keys-2.1.0-canary-20241126223728.tgz","_integrity":"sha512-Vv2Hnc58Q/4o/EHRaZOppl6HacXZqCe8kUG8wW+KjXph3/vbVEpTEnUxIV8aEwz3KE37svdQjDpXbYG9HoTFrA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241126223728","@solana/codecs-core":"2.1.0-canary-20241126223728","@solana/codecs-strings":"2.1.0-canary-20241126223728"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241126223728_1732661533083_0.757622529982062","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241126224519":{"name":"@solana/keys","version":"2.1.0-canary-20241126224519","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0f1bfbed75fe90cdb84afe2b721e1d85fb970bb1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241126224519.tgz","fileCount":23,"integrity":"sha512-fqR6eKpYAffApHm4lsmva/eAMivRXWFGeHlKRHrrQ2KGBsgX5NHqVE/l6TwhhIkc32FHlIz3l2Xy9LR5jvFcLQ==","signatures":[{"sig":"MEYCIQD8rt20ULOG0rxQv0UU0bMcG5fAGwNng37Z/voBcAaGygIhAJsi6XiuK1jtPpKkqTgWoRjZ3B9oWfHWcRWso/r6Z2bg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/7ea1eb0f97106f89841176af7c1c8b8f/solana-keys-2.1.0-canary-20241126224519.tgz","_integrity":"sha512-fqR6eKpYAffApHm4lsmva/eAMivRXWFGeHlKRHrrQ2KGBsgX5NHqVE/l6TwhhIkc32FHlIz3l2Xy9LR5jvFcLQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241126224519","@solana/codecs-core":"2.1.0-canary-20241126224519","@solana/codecs-strings":"2.1.0-canary-20241126224519"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241126224519_1732661960500_0.5566205357642628","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241127102835":{"name":"@solana/keys","version":"2.1.0-canary-20241127102835","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9eef2ac786d871ebfadcd4e6ded90bef54ef38ef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241127102835.tgz","fileCount":23,"integrity":"sha512-vLWqI6T+YlbhrGTKrEXlJ7qlK5sNHN+F4K9wepCa6UDVo9eSMPXUJhSNza0jg6AVbbBPh6DHvsg5F8nA4BwJLA==","signatures":[{"sig":"MEYCIQCANwYU4blcxEsU0T0pI+lZqBlCL6odSHGT3o/Fr9ni/AIhAJ9dr21GtBowGfYbR4wdu/9kqIpYJGcQWHTIPfia1GzA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/ddcd2a681cf7cecbc37a41416239bc91/solana-keys-2.1.0-canary-20241127102835.tgz","_integrity":"sha512-vLWqI6T+YlbhrGTKrEXlJ7qlK5sNHN+F4K9wepCa6UDVo9eSMPXUJhSNza0jg6AVbbBPh6DHvsg5F8nA4BwJLA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241127102835","@solana/codecs-core":"2.1.0-canary-20241127102835","@solana/codecs-strings":"2.1.0-canary-20241127102835"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241127102835_1732704121324_0.26104623302847485","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241127102929":{"name":"@solana/keys","version":"2.1.0-canary-20241127102929","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8db6f90471f70c6bdd0da1949911e6d494f6b2dd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241127102929.tgz","fileCount":23,"integrity":"sha512-ByiEvdp8Q4FIC+xu81YEBdci+g1h0VVl8esj3xqoBgM3s3edYcrcmjsM9y1vtmcFG/Dxv4Q/+up6s7v1qOUgzQ==","signatures":[{"sig":"MEUCIHTFHJ1jeKf6obmSDl8vPElTJJPy6gW8KwbOPpzrKVuGAiEAodR4RltxMSYB5BfjTWN4uXtE7JNE9WURk6abJCd6wf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/d9b33179fab459d333f01db91adc5684/solana-keys-2.1.0-canary-20241127102929.tgz","_integrity":"sha512-ByiEvdp8Q4FIC+xu81YEBdci+g1h0VVl8esj3xqoBgM3s3edYcrcmjsM9y1vtmcFG/Dxv4Q/+up6s7v1qOUgzQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241127102929","@solana/codecs-core":"2.1.0-canary-20241127102929","@solana/codecs-strings":"2.1.0-canary-20241127102929"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241127102929_1732704203105_0.8810517475365498","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241127105048":{"name":"@solana/keys","version":"2.1.0-canary-20241127105048","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b5ec84439bce459d66c2ced59e4ec925b9b08ff3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241127105048.tgz","fileCount":23,"integrity":"sha512-tJXumE360r6pP2nkfMDmwR12MZK6WT2FwX/jRVS8nZgGJlA0iy6y1hKcgF6aPzdvl8gsK4va9mSjbLCCw/XDhA==","signatures":[{"sig":"MEYCIQCZj1iEuwrjmtpAwRGoblILBZF0tV+iHvpdrLDQQuqncAIhAPKR8h94Wpe7zECBmEapi7am2hOdYi1NdLToq5ZqMmMY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/c71243ead8e9914998ea3f330a135459/solana-keys-2.1.0-canary-20241127105048.tgz","_integrity":"sha512-tJXumE360r6pP2nkfMDmwR12MZK6WT2FwX/jRVS8nZgGJlA0iy6y1hKcgF6aPzdvl8gsK4va9mSjbLCCw/XDhA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241127105048","@solana/codecs-core":"2.1.0-canary-20241127105048","@solana/codecs-strings":"2.1.0-canary-20241127105048"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241127105048_1732705532802_0.0835983698053735","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241128095942":{"name":"@solana/keys","version":"2.1.0-canary-20241128095942","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3169822d45898a7a566ec6489b2f8834eba84b86","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241128095942.tgz","fileCount":23,"integrity":"sha512-zL6ZjUnM7n77lbwbtnzvt0zo0DAERcmi5aCQ6ehFLQRQOuXjw1oiqf9zeDHnQTEl7/8Fdvh0MFoCNlKgHFh2xA==","signatures":[{"sig":"MEUCIHIhBygU7gj7rsH9usUtLOKuLO6dIpmcJwmGDfYaheQkAiEAjIzGpWjckOyqIAotZ8g2VD1E3idYeKRSY6uSKO8BG1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/f76336e2c7df4549d31c1c6b7f29781e/solana-keys-2.1.0-canary-20241128095942.tgz","_integrity":"sha512-zL6ZjUnM7n77lbwbtnzvt0zo0DAERcmi5aCQ6ehFLQRQOuXjw1oiqf9zeDHnQTEl7/8Fdvh0MFoCNlKgHFh2xA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241128095942","@solana/codecs-core":"2.1.0-canary-20241128095942","@solana/codecs-strings":"2.1.0-canary-20241128095942"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241128095942_1732788777775_0.1341860642007109","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241128100107":{"name":"@solana/keys","version":"2.1.0-canary-20241128100107","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ce2a09baa1362f9f5f7d9263a78d1300ce810d3f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241128100107.tgz","fileCount":23,"integrity":"sha512-jbFRLEOMdffB2bvpamh50TCoi6X4t308uYY2CH4wYyaTrJyEBZ/5DM6obO8RJdGh9RZxbJ7/6QYH6sg0pxOhlg==","signatures":[{"sig":"MEQCIAozMZsCQDqBaz3XJYU8gYJNFMFn1/3v5Cv7VEjVwjt1AiBH5wjTOVqNuKpJkuNhJL69tMJdreQSc6OQ5j7sfXnvEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/794a593badec0ef35cc7e4ecc07e4423/solana-keys-2.1.0-canary-20241128100107.tgz","_integrity":"sha512-jbFRLEOMdffB2bvpamh50TCoi6X4t308uYY2CH4wYyaTrJyEBZ/5DM6obO8RJdGh9RZxbJ7/6QYH6sg0pxOhlg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241128100107","@solana/codecs-core":"2.1.0-canary-20241128100107","@solana/codecs-strings":"2.1.0-canary-20241128100107"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241128100107_1732788907441_0.24518763779781017","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241128134801":{"name":"@solana/keys","version":"2.1.0-canary-20241128134801","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6de68b5bb1d04c402360d18a17a490f5d97c84f3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241128134801.tgz","fileCount":23,"integrity":"sha512-sGIkISsZHZagO9I6gmZSDiUMJIlHj833ULDyGcH9P9MLhs1sNYM2iW8FvDxWFY6/c3aYSyOZ28QSHHoaTKUsUA==","signatures":[{"sig":"MEQCIFV4LhiPp+Gny2rTSerqoF+z0pee62280L6RRgavmQFJAiAHJ/ZRoY0NPxsuaOIwq/eK8wqv4qD7Je5ZCJDQu+5kCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/3f5e7d395f44f7f08967b816e431f89c/solana-keys-2.1.0-canary-20241128134801.tgz","_integrity":"sha512-sGIkISsZHZagO9I6gmZSDiUMJIlHj833ULDyGcH9P9MLhs1sNYM2iW8FvDxWFY6/c3aYSyOZ28QSHHoaTKUsUA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241128134801","@solana/codecs-core":"2.1.0-canary-20241128134801","@solana/codecs-strings":"2.1.0-canary-20241128134801"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241128134801_1732802505679_0.07566609171609273","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241129102853":{"name":"@solana/keys","version":"2.1.0-canary-20241129102853","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3769bd7183c7edb1a868937090485d8f4ba729fe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241129102853.tgz","fileCount":23,"integrity":"sha512-IzrrbJG+gA2IOf6TqDTmioT/BRs/ovOLguBVnJrjLpEldditCwnZD5A7r/MHYtsSpwjUO5CmAy5Qv3HG60UNkA==","signatures":[{"sig":"MEUCIQChWlIPkti+BBQAQOGuEMM3zo+Wj8L8c8JIN3f6NgE6BwIgPMdg/4/v2y0h6dlfKW5XTypQ1T1/v2lOJsYXh7C6qTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/30c22f5dcb7cae8606fa4358792f096d/solana-keys-2.1.0-canary-20241129102853.tgz","_integrity":"sha512-IzrrbJG+gA2IOf6TqDTmioT/BRs/ovOLguBVnJrjLpEldditCwnZD5A7r/MHYtsSpwjUO5CmAy5Qv3HG60UNkA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241129102853","@solana/codecs-core":"2.1.0-canary-20241129102853","@solana/codecs-strings":"2.1.0-canary-20241129102853"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241129102853_1732876916377_0.8661220159528817","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241202111750":{"name":"@solana/keys","version":"2.1.0-canary-20241202111750","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6980e88fd2dfd0854832ddc85318c3a1c819e26b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241202111750.tgz","fileCount":23,"integrity":"sha512-w2nMQJuWXLprqAylLhuDrkmv/ZCBh3Yzh73SpOKyv4D/cG1I3Rg7k9TEjv00Kyy/DBvRXKBGRdEHvA6zol8rMA==","signatures":[{"sig":"MEYCIQDbG8Lx9pwodflz//gvlwkp1/KkekAMvbfiWXmrOqT6/QIhAJUXFO8+4kVcHN1nCyOTJZq8qS2DmqUDbfYNKx+sIa6+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/8b97b03ad8f1d4ff012a9c43176010df/solana-keys-2.1.0-canary-20241202111750.tgz","_integrity":"sha512-w2nMQJuWXLprqAylLhuDrkmv/ZCBh3Yzh73SpOKyv4D/cG1I3Rg7k9TEjv00Kyy/DBvRXKBGRdEHvA6zol8rMA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241202111750","@solana/codecs-core":"2.1.0-canary-20241202111750","@solana/codecs-strings":"2.1.0-canary-20241202111750"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241202111750_1733139055935_0.1980312831802038","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241202194028":{"name":"@solana/keys","version":"2.1.0-canary-20241202194028","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a562cc295c8d2a9178829a13d1097e9d23ffb2fb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241202194028.tgz","fileCount":23,"integrity":"sha512-4hJzpuEt9M+4D947f37bD1wOrkvU9rDur+UKJFJbYflsqZqZG/eIjVOh8V63qeJTmYzM5VN/3Zmno7zHsWQ7Jg==","signatures":[{"sig":"MEUCIQC5XxmB5ptwXmot0yMwKlAHWFTHCN+9QN66SIKcPu8+LQIgP0feSEFRFmHbLnWbEWxRbCMmX9QDBLORkl+wNZ/Vq80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/844166051f6f8492dfc0df51eb1d0ade/solana-keys-2.1.0-canary-20241202194028.tgz","_integrity":"sha512-4hJzpuEt9M+4D947f37bD1wOrkvU9rDur+UKJFJbYflsqZqZG/eIjVOh8V63qeJTmYzM5VN/3Zmno7zHsWQ7Jg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241202194028","@solana/codecs-core":"2.1.0-canary-20241202194028","@solana/codecs-strings":"2.1.0-canary-20241202194028"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241202194028_1733169231134_0.05858686231963661","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241202204356":{"name":"@solana/keys","version":"2.1.0-canary-20241202204356","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4380c4e336c7d74f6b3c5d9b4b6152a9f74aa731","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241202204356.tgz","fileCount":23,"integrity":"sha512-lTveS5PlcD2qqQl/OJrAc4BMg0VNUaygX1TGQtwDTf8E+w/aZCM5+mRFzozHMByiGHIfs8QaBLS6zEQZRUniIg==","signatures":[{"sig":"MEQCIBchIFLiTPRldz98ClgRunZsfjFBK4s7dyO7DON7F8/SAiBqcaAPxv4ElZ7Pr0n3eke+woXcAdu2g6gXBlNfW9HEcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/439188b68b122b355cf1d411aa915e61/solana-keys-2.1.0-canary-20241202204356.tgz","_integrity":"sha512-lTveS5PlcD2qqQl/OJrAc4BMg0VNUaygX1TGQtwDTf8E+w/aZCM5+mRFzozHMByiGHIfs8QaBLS6zEQZRUniIg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241202204356","@solana/codecs-core":"2.1.0-canary-20241202204356","@solana/codecs-strings":"2.1.0-canary-20241202204356"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241202204356_1733173059662_0.6602710446305637","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241202215151":{"name":"@solana/keys","version":"2.1.0-canary-20241202215151","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9834a6bf1d1041f354c4a45e32fc07dd473c3216","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241202215151.tgz","fileCount":23,"integrity":"sha512-pl4DmBu/aH3809TLGThEw2hYb1sZTMrpWRovi7bPIyVG2UWYkCBAYi3Kcxdj0oG+mZUS9/uO9VD23N9w1uKOxQ==","signatures":[{"sig":"MEUCIQCozJbbfZj/rCi0Jhev3Yl5KxpC1CBjDbDeW8nuD7rjIQIgCqw1rA/FaRmFo/MBP2yUsPTxhkIG64L1Y9HuFaS+bIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/528879b2ebbef3fef4deb8ff85881bf4/solana-keys-2.1.0-canary-20241202215151.tgz","_integrity":"sha512-pl4DmBu/aH3809TLGThEw2hYb1sZTMrpWRovi7bPIyVG2UWYkCBAYi3Kcxdj0oG+mZUS9/uO9VD23N9w1uKOxQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241202215151","@solana/codecs-core":"2.1.0-canary-20241202215151","@solana/codecs-strings":"2.1.0-canary-20241202215151"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241202215151_1733177190088_0.7183740209875327","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241203100809":{"name":"@solana/keys","version":"2.1.0-canary-20241203100809","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b4e2b3f750750fa50f1f6fc7431e9a9354ee2006","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241203100809.tgz","fileCount":23,"integrity":"sha512-w/lQv87mfVgOE9Od8fYGvEwBDtUdfPCDeAZEH5W8K+pNvI4v+tENmZonXuD7HNVgwfED62QnL9JphKa4azZRKw==","signatures":[{"sig":"MEUCIQCjoCBcVCcvTgRu/TXWUKGg45i8COCuaxow7D23YZ7u9wIgeOqXZaG3heIRxE1+Lkza5j74Q9bC8dMyrHN0hXnKsXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/2aaa042b1b025f7280a89cabd97be57f/solana-keys-2.1.0-canary-20241203100809.tgz","_integrity":"sha512-w/lQv87mfVgOE9Od8fYGvEwBDtUdfPCDeAZEH5W8K+pNvI4v+tENmZonXuD7HNVgwfED62QnL9JphKa4azZRKw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241203100809","@solana/codecs-core":"2.1.0-canary-20241203100809","@solana/codecs-strings":"2.1.0-canary-20241203100809"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241203100809_1733221303930_0.9503687519317767","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241203191007":{"name":"@solana/keys","version":"2.1.0-canary-20241203191007","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b09a70dfa159c398c2c50ae1dd33051b909c244d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241203191007.tgz","fileCount":23,"integrity":"sha512-+V5qlA+R9RvQ5sd4iS2j8Yj4ECYMeeVyQIqZVAQA6XPHQP1eQdj8vqfchIcSEY5w62VzDwzkVEMuD+C+KWP6MQ==","signatures":[{"sig":"MEUCIHwLdChHXggudzbBK5uqDyfwVWjyJvUTK4WbPXH3j+S6AiEAw7zySRtgDmIiOLXNC5WPa8bnEkET/atkl93m2Vibz5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability: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/b21bb226d6fef4d1c29743f5eb83f33f/solana-keys-2.1.0-canary-20241203191007.tgz","_integrity":"sha512-+V5qlA+R9RvQ5sd4iS2j8Yj4ECYMeeVyQIqZVAQA6XPHQP1eQdj8vqfchIcSEY5w62VzDwzkVEMuD+C+KWP6MQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241203191007","@solana/codecs-core":"2.1.0-canary-20241203191007","@solana/codecs-strings":"2.1.0-canary-20241203191007"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241203191007_1733253869126_0.27404809460049284","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241205053408":{"name":"@solana/keys","version":"2.1.0-canary-20241205053408","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9b7b527c6caf50a3c746176ceb5f16115d605b1c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241205053408.tgz","fileCount":23,"integrity":"sha512-fGA110D3ttru4pfIFwJkob5PowTuWnGLsLsuLcyNOtQ7tadqH8b/Hv6AUC9AUSpax4w7tzegGVh/FAz59b+GEw==","signatures":[{"sig":"MEUCIQDtu2qr9YNSF+/j/I3u9wWELt08moGXmz+A0pv5DIXHogIgIhO7IFtDJW8wbRHBwVHnahGJKU3DIcbbgyPFBNCMWcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/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/638048f49b6249b7357c8c698e5d00c5/solana-keys-2.1.0-canary-20241205053408.tgz","_integrity":"sha512-fGA110D3ttru4pfIFwJkob5PowTuWnGLsLsuLcyNOtQ7tadqH8b/Hv6AUC9AUSpax4w7tzegGVh/FAz59b+GEw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241205053408","@solana/codecs-core":"2.1.0-canary-20241205053408","@solana/codecs-strings":"2.1.0-canary-20241205053408"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241205053408_1733377655707_0.8634554734793898","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241205102442":{"name":"@solana/keys","version":"2.1.0-canary-20241205102442","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"bae441e2429202f1ded134cf98e104d0bc8b984a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241205102442.tgz","fileCount":23,"integrity":"sha512-Y9pUENckP4QkxnPCICzCJdWTh5Ler92YhWWvckarfccqIg/uVnDgG2KXgoYSKmU1BUby0BxhGtF2+tNmK7i9MQ==","signatures":[{"sig":"MEUCIGVRZtWPwO5IKbc9WmPedKIv2wYRcQ4p1m/KkPRjc/h+AiEAxlxfQntKr9S8y4hHnMbHDFiwNGyhNa5cdhhaMBM5aYQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/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/e69a9698475e8f543f300adc8df6c32d/solana-keys-2.1.0-canary-20241205102442.tgz","_integrity":"sha512-Y9pUENckP4QkxnPCICzCJdWTh5Ler92YhWWvckarfccqIg/uVnDgG2KXgoYSKmU1BUby0BxhGtF2+tNmK7i9MQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241205102442","@solana/codecs-core":"2.1.0-canary-20241205102442","@solana/codecs-strings":"2.1.0-canary-20241205102442"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241205102442_1733395058873_0.6767562159055249","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241205102441":{"name":"@solana/keys","version":"2.1.0-canary-20241205102441","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f2b6401d7e57d6be06d2673043ee2383a33df143","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241205102441.tgz","fileCount":23,"integrity":"sha512-7+qB6cuMO3IYHeWN65qjSxWGeoQauYN/yr0jeMSE1+GhZUY5RR+bWZgbML/QimHVnYqCFDHepCpzUJ5DWR5sJQ==","signatures":[{"sig":"MEUCIQDzHvmiyXdD41LCpqLeSyOIK7TMl8bQybaf1Uwdzq7+hQIgG2cbhOr/5bvRNr+X4YvellDbFLTGh+xC3jCBTBKDvCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/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/ccad74730a1f2b8ca6053e3c2f9d123e/solana-keys-2.1.0-canary-20241205102441.tgz","_integrity":"sha512-7+qB6cuMO3IYHeWN65qjSxWGeoQauYN/yr0jeMSE1+GhZUY5RR+bWZgbML/QimHVnYqCFDHepCpzUJ5DWR5sJQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241205102441","@solana/codecs-core":"2.1.0-canary-20241205102441","@solana/codecs-strings":"2.1.0-canary-20241205102441"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241205102441_1733395155331_0.35008870047172347","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241205104525":{"name":"@solana/keys","version":"2.1.0-canary-20241205104525","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9cd00f834a5ed8ed8cd92f3eef5d969b684f5f6d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241205104525.tgz","fileCount":23,"integrity":"sha512-ZlnTe6RCnnA2Pwu/cOxpRE9WP2KAxm17cTkrmtSS/qf+3Zn/GbVh/Xh6dlHGSRQaFhpbtoo98ARdUrRj5vv2PQ==","signatures":[{"sig":"MEQCIFkXR1fXFeHmZCL2QMwaNpG8MzRA8X3FBBwV1i9DDl+IAiAyxEAC36f41jaFpRUhGvBEeL2m3bgLoc+Y+JOJbxjZ/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/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/956c4265ed0605c2e42c6fec26358a20/solana-keys-2.1.0-canary-20241205104525.tgz","_integrity":"sha512-ZlnTe6RCnnA2Pwu/cOxpRE9WP2KAxm17cTkrmtSS/qf+3Zn/GbVh/Xh6dlHGSRQaFhpbtoo98ARdUrRj5vv2PQ==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241205104525","@solana/codecs-core":"2.1.0-canary-20241205104525","@solana/codecs-strings":"2.1.0-canary-20241205104525"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241205104525_1733396374428_0.9445298801176218","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241206064425":{"name":"@solana/keys","version":"2.1.0-canary-20241206064425","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"244a1a45c3c8dda3689e3c5a5329e4eda9b8fc6b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241206064425.tgz","fileCount":23,"integrity":"sha512-jTTpOK54lOE7OE4stoND422E2qv4Obp6iBzlbH2QOhYdjwj6CqMcz+kB3jxTsYU93s6U7gSOWckXMqRgkuB1FA==","signatures":[{"sig":"MEUCIDs17+aGZXO2RjkdsxIKDZmKC860a8eNQC5HxIy2XZZIAiEAkDMgwL/xa+KEzUqRxAliJomFUUDxLze/rCS2WMttO0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/34cb0f2c53c1ed902fe61283755d18b6/solana-keys-2.1.0-canary-20241206064425.tgz","_integrity":"sha512-jTTpOK54lOE7OE4stoND422E2qv4Obp6iBzlbH2QOhYdjwj6CqMcz+kB3jxTsYU93s6U7gSOWckXMqRgkuB1FA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241206064425","@solana/codecs-core":"2.1.0-canary-20241206064425","@solana/codecs-strings":"2.1.0-canary-20241206064425"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241206064425_1733468263439_0.02396701471594609","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241206080821":{"name":"@solana/keys","version":"2.1.0-canary-20241206080821","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"99388475436272a56a77be91e9c4af70fb2911bb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241206080821.tgz","fileCount":23,"integrity":"sha512-HlYSmyS6RcnSKH+j23F7yyITCCXmytx2XAczjtE1CzlAke++JPos3Mgv6eZzkQdblV55n6n5QK02PLvjoCzeUg==","signatures":[{"sig":"MEYCIQC6ogSvIcCw2aRc8rCdtMHSTFVvBvxpqdqPkzXZM3pRGQIhAJb8Kv4t3p3w6lz8GPZWit3MxRz03fqvPZPxU00V5dnA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/458090ead296c5627b15b4f618e78e96/solana-keys-2.1.0-canary-20241206080821.tgz","_integrity":"sha512-HlYSmyS6RcnSKH+j23F7yyITCCXmytx2XAczjtE1CzlAke++JPos3Mgv6eZzkQdblV55n6n5QK02PLvjoCzeUg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241206080821","@solana/codecs-core":"2.1.0-canary-20241206080821","@solana/codecs-strings":"2.1.0-canary-20241206080821"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241206080821_1733473321351_0.6389896867111295","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241206180944":{"name":"@solana/keys","version":"2.1.0-canary-20241206180944","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"511aa438839bc29551c6fc482231f924c95b4f7e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241206180944.tgz","fileCount":23,"integrity":"sha512-TgHctBVvS1pBn8yd5LMu/4BWWk7ECkVgIhqZARiWR0Z9JC/NrOzuTIc70GwEj1d0RRtt6wiYzqhIqkddkgPujA==","signatures":[{"sig":"MEQCIC6yCe5TTwBs0LExyOczuV1g1VFzLaJaBS1c6CRP3t5hAiAjCfNpf9l8XrQ3V0VjBo1nfc1EZah285atGwtM5R+p8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f8518907631e3337e9efdd9bddfdc965/solana-keys-2.1.0-canary-20241206180944.tgz","_integrity":"sha512-TgHctBVvS1pBn8yd5LMu/4BWWk7ECkVgIhqZARiWR0Z9JC/NrOzuTIc70GwEj1d0RRtt6wiYzqhIqkddkgPujA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241206180944","@solana/codecs-core":"2.1.0-canary-20241206180944","@solana/codecs-strings":"2.1.0-canary-20241206180944"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241206180944_1733509423555_0.6719949083153252","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241206181208":{"name":"@solana/keys","version":"2.1.0-canary-20241206181208","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7ae8e609951c2b16ecfa0f1886398ed9c72eca00","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241206181208.tgz","fileCount":23,"integrity":"sha512-jJ/m4inoONmxLwzEaHMtXru6+mv3ioBuQLuODY460BWoc+2HEj6AywjDNxmOTl0qWIxZdqpVqkKfeGRLXWLjXw==","signatures":[{"sig":"MEQCIFMe7C3sm7mXYji/LQw2kck2F1SgXtDJ4crAIbdrllWWAiBSIEOLdKys7GIKkKqa+4h9CcCi8V4LF0+vYqgILiz/Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/436868b9f526e49cf8b26ed0bcf8e792/solana-keys-2.1.0-canary-20241206181208.tgz","_integrity":"sha512-jJ/m4inoONmxLwzEaHMtXru6+mv3ioBuQLuODY460BWoc+2HEj6AywjDNxmOTl0qWIxZdqpVqkKfeGRLXWLjXw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241206181208","@solana/codecs-core":"2.1.0-canary-20241206181208","@solana/codecs-strings":"2.1.0-canary-20241206181208"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241206181208_1733509541300_0.20161679085990847","host":"s3://npm-registry-packages"}},"2.1.0-canary-20241210160547":{"name":"@solana/keys","version":"2.1.0-canary-20241210160547","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"47c07f91d878123080d13ed2f7db95e1864569a7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241210160547.tgz","fileCount":23,"integrity":"sha512-nZVQxt7EIRli93xsHA+dYL84yS0x+WVOQRhbso9MxgMebPtQ9U3N+1kMdFgflar+R1VkyRRQO99Is1yaFlavUw==","signatures":[{"sig":"MEUCIHNyiOWSjAcgezLSKvhU9VqzaiCKm00zp3OTft/r03DJAiEAtMF3o2pWDNQkgI+mM+TsCZy7sdYi828B7GtJhG343X0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/076d622738b37e035b86d7f5fc1f0160/solana-keys-2.1.0-canary-20241210160547.tgz","_integrity":"sha512-nZVQxt7EIRli93xsHA+dYL84yS0x+WVOQRhbso9MxgMebPtQ9U3N+1kMdFgflar+R1VkyRRQO99Is1yaFlavUw==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241210160547","@solana/codecs-core":"2.1.0-canary-20241210160547","@solana/codecs-strings":"2.1.0-canary-20241210160547"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241210160547_1733847568309_0.9747103699170605","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-canary-20241210160712":{"name":"@solana/keys","version":"2.1.0-canary-20241210160712","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"fbc1fe414b5b00c830f6f8446dd88824d7378031","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241210160712.tgz","fileCount":23,"integrity":"sha512-OH8drVX6YKPFkgUbdDk5/z/MYLqa8ZnKni+OInXffSHb8WmshjgRFIl/scrCp8XWT8/BBmtIvQwzRwf7wbUayA==","signatures":[{"sig":"MEQCIBHV4SKcK/sdxzlBdhKRH2mHN2Rrdup5i2ZS82nb0TIwAiBhCZF/zW285si9mOZIKUnSEn19CJ8Y4a8i51O+A+Yf5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c08814ff823a19269a842bd105fc3860/solana-keys-2.1.0-canary-20241210160712.tgz","_integrity":"sha512-OH8drVX6YKPFkgUbdDk5/z/MYLqa8ZnKni+OInXffSHb8WmshjgRFIl/scrCp8XWT8/BBmtIvQwzRwf7wbUayA==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241210160712","@solana/codecs-core":"2.1.0-canary-20241210160712","@solana/codecs-strings":"2.1.0-canary-20241210160712"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241210160712_1733847660232_0.2682656313689604","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-canary-20241211084257":{"name":"@solana/keys","version":"2.1.0-canary-20241211084257","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d6cbb9283ec8a26e4227c3c012d8f52fc958729f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241211084257.tgz","fileCount":23,"integrity":"sha512-Wk15mth56b7RpW5FLWmKbUlvcJD3OHb81w5JdCxdZxi2JvmoQw04mGwYXIEm+WE57FIexgbOdWrZHLZyJIK8Pg==","signatures":[{"sig":"MEUCIQCLp4fIzo7gOQrvgPSXatotuFCv5g8ks3LOoLmg13K9LAIgcBPlizw/9qcW+mzFZSJQHyLjnYUylje07FFpSzrYvc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9f13573166f39f8fc62eb220faaaada6/solana-keys-2.1.0-canary-20241211084257.tgz","_integrity":"sha512-Wk15mth56b7RpW5FLWmKbUlvcJD3OHb81w5JdCxdZxi2JvmoQw04mGwYXIEm+WE57FIexgbOdWrZHLZyJIK8Pg==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241211084257","@solana/codecs-core":"2.1.0-canary-20241211084257","@solana/codecs-strings":"2.1.0-canary-20241211084257"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241211084257_1733907371290_0.7677520113437515","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-canary-20241211084732":{"name":"@solana/keys","version":"2.1.0-canary-20241211084732","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"499757fb35f53c5935e9478da72e1d10ac1f25c3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20241211084732.tgz","fileCount":23,"integrity":"sha512-i5PTomAmHp6biZXIsaOT7ZUz0uPC94xTZy5NgHnG17eldpwFshNWwFU8e80zoaMn7H985PAL7SU+L+bwEAdr5g==","signatures":[{"sig":"MEUCIQCoy7G0n80XkXiY6glPn6sM09MTeHCwDts0T7wa2zy1hwIgaqjNMAsiCsGOKummMzXLUQpERvGXxgLb2oFMKW/3HRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117910},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/765b09c6259ffc060c182e93333db082/solana-keys-2.1.0-canary-20241211084732.tgz","_integrity":"sha512-i5PTomAmHp6biZXIsaOT7ZUz0uPC94xTZy5NgHnG17eldpwFshNWwFU8e80zoaMn7H985PAL7SU+L+bwEAdr5g==","repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.9.0","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20241211084732","@solana/codecs-core":"2.1.0-canary-20241211084732","@solana/codecs-strings":"2.1.0-canary-20241211084732"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20241211084732_1733907662987_0.6237883972779155","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-canary-20250227211824":{"name":"@solana/keys","version":"2.1.0-canary-20250227211824","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"abeba91d4753fb1b85b5924375df06de6a01e846","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20250227211824.tgz","fileCount":25,"integrity":"sha512-5RoJxYcZEGqwqUm9eioakR+EMFp8/Z4aZtptpno5SHh7SETlaNGOn7xwhBT1Yi63qma7VWPZTSjJgmexQW+fXw==","signatures":[{"sig":"MEUCIFKvA8WFRPNty5UId9fF4YVUzTv6VA+nPFpL6+sQYe+kAiEAqj6bpRGWCTR/5r8OjbzQA8XqNvtXpw2prPzlyH9xn1w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":122740},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/04c32c3064ceb5e1970d7ea620d35562/solana-keys-2.1.0-canary-20250227211824.tgz","_integrity":"sha512-5RoJxYcZEGqwqUm9eioakR+EMFp8/Z4aZtptpno5SHh7SETlaNGOn7xwhBT1Yi63qma7VWPZTSjJgmexQW+fXw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20250227211824","@solana/codecs-core":"2.1.0-canary-20250227211824","@solana/codecs-strings":"2.1.0-canary-20250227211824"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20250227211824_1740691941946_0.5270982453055966","host":"s3://npm-registry-packages-npm-production"}},"2.1.0-canary-20250227214621":{"name":"@solana/keys","version":"2.1.0-canary-20250227214621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b6ca7af5908a4b53532533494b5814fb8a156bc5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0-canary-20250227214621.tgz","fileCount":25,"integrity":"sha512-Sihshe8bs9qz/9GcfSJAn1u1tyCz7bLkKuouYkf4VPEHUeoSUeL17z/NuxXCDO0TAbd5D9tMKZwPOQbgRyGjaQ==","signatures":[{"sig":"MEUCIQCgCjPV+57oSGy7zMHSoncXIDkMh3b8687BNRHAj7s/OAIgYApkWUxk6BqNBAwqffUBTG/IH0lV5uUKQvRKL6blTCU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":122740},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/485f607957c3231d9f6936a28e93aed7/solana-keys-2.1.0-canary-20250227214621.tgz","_integrity":"sha512-Sihshe8bs9qz/9GcfSJAn1u1tyCz7bLkKuouYkf4VPEHUeoSUeL17z/NuxXCDO0TAbd5D9tMKZwPOQbgRyGjaQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.0-canary-20250227214621","@solana/codecs-core":"2.1.0-canary-20250227214621","@solana/codecs-strings":"2.1.0-canary-20250227214621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0-canary-20250227214621_1740693517682_0.9272937114962851","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@solana/keys","version":"2.1.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c0f8940bfa4e2fa052aa1b955cbdb1e742e31fe8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.0.tgz","fileCount":25,"integrity":"sha512-esY1+dlZjB18hZML5p+YPec29wi3HH0SzKx7RiqF//dI2cJ6vHfq3F+7ArbNnF6R2YCLFtl7DzS/tkqR2Xkxeg==","signatures":[{"sig":"MEUCIQDkIw21kemcrJE10VVaci0+nqa4gIMmmarO45WpG/VrXgIgceEDpr2QhLO5CP/nDiIzGImTh+0aIPlTs4pFGyiZkV8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":122630},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4d1fe0ee11b7b7268d2cf594aaa54bb7/solana-keys-2.1.0.tgz","_integrity":"sha512-esY1+dlZjB18hZML5p+YPec29wi3HH0SzKx7RiqF//dI2cJ6vHfq3F+7ArbNnF6R2YCLFtl7DzS/tkqR2Xkxeg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.0","@solana/assertions":"2.1.0","@solana/codecs-core":"2.1.0","@solana/codecs-strings":"2.1.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.0_1740694990284_0.7570591890292035","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250310090649":{"name":"@solana/keys","version":"2.1.1-canary-20250310090649","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b1a0b4e39d88805ed4c96e2eb323ef0e4109a9f3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250310090649.tgz","fileCount":25,"integrity":"sha512-0iOWZwZYJbGmmpxcZdZL8iDhlX6hihgjKLGVTzsaUPDL64eX8MEX5gQnAaqizCSfSZf62P7szHaeaSioi6Hjsw==","signatures":[{"sig":"MEUCIQCJUab5wkHI1F7ttGdbtued1ygQ4ElkcZyYxnYfjQNDXQIgawtko/GjRT4WvxemMg1nZyk9UcVSRV0bB+bCEiJmS4A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f594ac96f7c6caccd954bf86dfbab274/solana-keys-2.1.1-canary-20250310090649.tgz","_integrity":"sha512-0iOWZwZYJbGmmpxcZdZL8iDhlX6hihgjKLGVTzsaUPDL64eX8MEX5gQnAaqizCSfSZf62P7szHaeaSioi6Hjsw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250310090649","@solana/codecs-core":"2.1.1-canary-20250310090649","@solana/codecs-strings":"2.1.1-canary-20250310090649"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250310090649_1741598385141_0.44846594391601724","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250310215239":{"name":"@solana/keys","version":"2.1.1-canary-20250310215239","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"eb161ced4f259b981b75075e7546c5666c271012","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250310215239.tgz","fileCount":25,"integrity":"sha512-H8ak8dU7Egy3gMq5biul7PHP+fJKeSHOT+DgmAaVDeh+OfqyqAj57OvH4mg08iUFalaC6A83DD20kkusdFsSSg==","signatures":[{"sig":"MEQCIDz/41B8xYMme2qR7EF6BZqnq8k7Q6hz2aZYoWHy9K73AiBygZvXPtNXuz9BzTIvJpaYfjdImHZMcLb/4EVgNXUdug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8088f9ad0bfccc9e97739127c5be0943/solana-keys-2.1.1-canary-20250310215239.tgz","_integrity":"sha512-H8ak8dU7Egy3gMq5biul7PHP+fJKeSHOT+DgmAaVDeh+OfqyqAj57OvH4mg08iUFalaC6A83DD20kkusdFsSSg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250310215239","@solana/codecs-core":"2.1.1-canary-20250310215239","@solana/codecs-strings":"2.1.1-canary-20250310215239"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250310215239_1741644370336_0.2342364831136401","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250310215401":{"name":"@solana/keys","version":"2.1.1-canary-20250310215401","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f3ba6fe28dbcd135e4ce7cdeb7824670c9bc9e79","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250310215401.tgz","fileCount":25,"integrity":"sha512-AkZxzFnce5tb6wQL3Xjd36isiA5bvUbAIJsR/2OngGHqMJ0XokHl5Lfhz4HahvN2DhBA51ZwVgi6VzLm6gOUwA==","signatures":[{"sig":"MEYCIQCwdIi9gEv5u8Avlc0imi9vtCtXf3zamax1Iu9F/aim5AIhANenUgsKfeFlriBWtnfFvsyIWhXhpmQArKbviKyYEiph","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d444bb09b1109c978730ea526fe5251e/solana-keys-2.1.1-canary-20250310215401.tgz","_integrity":"sha512-AkZxzFnce5tb6wQL3Xjd36isiA5bvUbAIJsR/2OngGHqMJ0XokHl5Lfhz4HahvN2DhBA51ZwVgi6VzLm6gOUwA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250310215401","@solana/codecs-core":"2.1.1-canary-20250310215401","@solana/codecs-strings":"2.1.1-canary-20250310215401"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250310215401_1741644450260_0.21130599077698942","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250310215546":{"name":"@solana/keys","version":"2.1.1-canary-20250310215546","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c5f894354b40b6dd8081ba8763213012d7d500c0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250310215546.tgz","fileCount":25,"integrity":"sha512-PIXexFqfRKegkr+M0Sh10JBsVPaDQVORn7+4UNp2CSQ/bsc+WSVZvsUI97oAS+Y3/O9iOTsHLbOrsQhZZ1IQVw==","signatures":[{"sig":"MEUCIC6cvFGYgQ9Sy/fRottGU3kqxUybE6QM4+ulo7sm63jNAiEAwwp663mylV+utTWkLnjHUHsvy6Kobu+x22m99PfsfGc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1933ecebf306a9402060688cdab9537f/solana-keys-2.1.1-canary-20250310215546.tgz","_integrity":"sha512-PIXexFqfRKegkr+M0Sh10JBsVPaDQVORn7+4UNp2CSQ/bsc+WSVZvsUI97oAS+Y3/O9iOTsHLbOrsQhZZ1IQVw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250310215546","@solana/codecs-core":"2.1.1-canary-20250310215546","@solana/codecs-strings":"2.1.1-canary-20250310215546"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250310215546_1741644528808_0.5600890650465438","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311065657":{"name":"@solana/keys","version":"2.1.1-canary-20250311065657","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"742be3a4a769bfba112fc702b332a649866cb243","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250311065657.tgz","fileCount":25,"integrity":"sha512-kKhKK0jagr3oPw9gqku8jN4rbtyCa40M5esowkiUWpsS9yoP47ENWuRCrc5kWwTtdZQ6aQWhn74ixu7VFmVxvA==","signatures":[{"sig":"MEUCIQDpsIzHkeD6jln+8B6aKeCc6OKTfPLWZ6xeWDMtG/RnAQIgBcEpm6LLftTLKEAueeZCAV2QtnA/Fc+VIcxHzAEM4H0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/736e0c949ffa5e7584d40706033e4375/solana-keys-2.1.1-canary-20250311065657.tgz","_integrity":"sha512-kKhKK0jagr3oPw9gqku8jN4rbtyCa40M5esowkiUWpsS9yoP47ENWuRCrc5kWwTtdZQ6aQWhn74ixu7VFmVxvA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250311065657","@solana/codecs-core":"2.1.1-canary-20250311065657","@solana/codecs-strings":"2.1.1-canary-20250311065657"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250311065657_1741676993674_0.47698554519065595","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311100147":{"name":"@solana/keys","version":"2.1.1-canary-20250311100147","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9bc66dbb2ca7bcc471a6768b54b9e896eca2cdb4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250311100147.tgz","fileCount":25,"integrity":"sha512-1NJhJx5nrnfYC61agi56XxKgHtW24zPb9U3uXe73k3MkeuLKswcD+5NwPaSXEcHNCHQsIMxScWeXuG7VPORA4g==","signatures":[{"sig":"MEUCIQDB6y/gaow4V78aEW5OuWJlAU6B/EgN1uEG6wXeyGhYPwIgGgEd875FLUDuvgtIcOe2689HaiNXhlAhp48TrJ6rIDk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/95e3a541ce563a44d1a272499d2e3b08/solana-keys-2.1.1-canary-20250311100147.tgz","_integrity":"sha512-1NJhJx5nrnfYC61agi56XxKgHtW24zPb9U3uXe73k3MkeuLKswcD+5NwPaSXEcHNCHQsIMxScWeXuG7VPORA4g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250311100147","@solana/codecs-core":"2.1.1-canary-20250311100147","@solana/codecs-strings":"2.1.1-canary-20250311100147"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250311100147_1741688074846_0.2302897973717457","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311100202":{"name":"@solana/keys","version":"2.1.1-canary-20250311100202","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9c56fafb1c2e992f3afa0a5566dbb4bc0b4698d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250311100202.tgz","fileCount":25,"integrity":"sha512-IGKZggGAb7eOOkxHUU3Ib7zNT38KXMDZDgi/B+b9v1xWsHHE4r6kf5rPIAIK79GfIUkYhHPy0YolyzuDV1rGFA==","signatures":[{"sig":"MEYCIQDDhopuKnvvJkORhSQPZlhocEN1KriSnhPJNT5IJaAtWwIhALCw08ZZ5rlXLoZj7BM7KetzwRYZSPnXA8QxG1P+WCZG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/00b71237dcdcb99e9dd241f8e8ba8904/solana-keys-2.1.1-canary-20250311100202.tgz","_integrity":"sha512-IGKZggGAb7eOOkxHUU3Ib7zNT38KXMDZDgi/B+b9v1xWsHHE4r6kf5rPIAIK79GfIUkYhHPy0YolyzuDV1rGFA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250311100202","@solana/codecs-core":"2.1.1-canary-20250311100202","@solana/codecs-strings":"2.1.1-canary-20250311100202"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250311100202_1741688092365_0.3433570483562476","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311180546":{"name":"@solana/keys","version":"2.1.1-canary-20250311180546","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"78c1f0a410a7d344cf681b7d45c4c6c9478973cb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250311180546.tgz","fileCount":25,"integrity":"sha512-MUqCBMagNou8V1uEMv9qiuRLVdJwPD4H104GTVf9PScQh/AZQedCPIV/3QDNDoQ8IAiZNIVabp9Wiu4Qjlfwag==","signatures":[{"sig":"MEUCIEHRPXwuX0rqhoQoxd08Zd5tjsSbp2ajuWpPiyrLEuaJAiEAtxrPHFoQBnsCoIcMsSYYX0mHXm8vS+LVfLdr3faJ83Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3170687d1517fefbac9da4cff32f44b2/solana-keys-2.1.1-canary-20250311180546.tgz","_integrity":"sha512-MUqCBMagNou8V1uEMv9qiuRLVdJwPD4H104GTVf9PScQh/AZQedCPIV/3QDNDoQ8IAiZNIVabp9Wiu4Qjlfwag==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250311180546","@solana/codecs-core":"2.1.1-canary-20250311180546","@solana/codecs-strings":"2.1.1-canary-20250311180546"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250311180546_1741717123878_0.8349810533296416","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311180551":{"name":"@solana/keys","version":"2.1.1-canary-20250311180551","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"462ff71a74d92425b4c354e0b6b99c1795bad1ee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250311180551.tgz","fileCount":25,"integrity":"sha512-2VrIwm8useVvDOaJSL6RzQREIuUZPCghNiKr40o2pEWC1tHYtEsDNNJG8GcJyadkCcuRmLkhFrINtjDXnsUxLg==","signatures":[{"sig":"MEUCIFKngC7I8JsoihIq0Cg0Q08neXqY/gTkuGa0A85Eg6XbAiEAkKKvHJzgp1rYlX0F+8ARMooIMWQ8VbizOQUXojc9VBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8bda8752872f6fb771871e7bd33770e9/solana-keys-2.1.1-canary-20250311180551.tgz","_integrity":"sha512-2VrIwm8useVvDOaJSL6RzQREIuUZPCghNiKr40o2pEWC1tHYtEsDNNJG8GcJyadkCcuRmLkhFrINtjDXnsUxLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250311180551","@solana/codecs-core":"2.1.1-canary-20250311180551","@solana/codecs-strings":"2.1.1-canary-20250311180551"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250311180551_1741717426501_0.9642007633099252","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250311212224":{"name":"@solana/keys","version":"2.1.1-canary-20250311212224","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"5c707524e6ca6b476a0b57a9f02d89bf741fb350","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250311212224.tgz","fileCount":25,"integrity":"sha512-WiCXShP0GkT2UxaGyi2yTvF/jbSASKkR3VMksqSpFlSV8D2irXOzD8Vl5kxvWl1ZdFZ64PmTwYuYX7PNX6jz7A==","signatures":[{"sig":"MEQCIA3qW/50Lm3UNefuqb/4uhzDHTn581UUyVVvZgNZKJSEAiBXTnc/xkmbEblDieT6RiWxd9tm0AePxuutlURb5tXdoA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/963ca59e1b581705d6d8d22c33d1f61c/solana-keys-2.1.1-canary-20250311212224.tgz","_integrity":"sha512-WiCXShP0GkT2UxaGyi2yTvF/jbSASKkR3VMksqSpFlSV8D2irXOzD8Vl5kxvWl1ZdFZ64PmTwYuYX7PNX6jz7A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250311212224","@solana/codecs-core":"2.1.1-canary-20250311212224","@solana/codecs-strings":"2.1.1-canary-20250311212224"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250311212224_1741728950373_0.30720709139293145","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250312203135":{"name":"@solana/keys","version":"2.1.1-canary-20250312203135","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"30e02d688e9009b7268cb36a7190acf68144987f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250312203135.tgz","fileCount":25,"integrity":"sha512-be5AlDH/aX3+UeJTCkdIphSw02PLtGKPIwyjwJUqN/oJal3/C3RSDmS051dzruzeloGw3z5+a+GZJNehbj943Q==","signatures":[{"sig":"MEQCIGaLMHQZyo3EIIIUF2TBgu1p5DvzTXnUlVnbQb5u6EHkAiAUn2nCOqIPu1v4/PRZdpzS0xAjfAK7Hnmtn+mGdmxKDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b9420b86d5cb2ef7be94964357952466/solana-keys-2.1.1-canary-20250312203135.tgz","_integrity":"sha512-be5AlDH/aX3+UeJTCkdIphSw02PLtGKPIwyjwJUqN/oJal3/C3RSDmS051dzruzeloGw3z5+a+GZJNehbj943Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250312203135","@solana/codecs-core":"2.1.1-canary-20250312203135","@solana/codecs-strings":"2.1.1-canary-20250312203135"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250312203135_1741812296302_0.3523737318965017","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250313000718":{"name":"@solana/keys","version":"2.1.1-canary-20250313000718","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"64ac9ef0be748cb60bc1001510923256dbfda005","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250313000718.tgz","fileCount":25,"integrity":"sha512-13OLlO8YCawsG/bivHXbHEg/2G63ffIwKfpQYKIU/+O8Pfj2tKax5kp69y4ebfHC5hFAcNuSODfgsZUx9InKww==","signatures":[{"sig":"MEUCIQCW+B1ji/MM48igFoEk6nvdsNu7NsglKUPcPE5yIqaJUAIgbpCyjwxAh7lp61OMhdDZYCwA4xqO3631KHfg2zRQBbE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6883b22c8f495116cc8943b79b0a6e5d/solana-keys-2.1.1-canary-20250313000718.tgz","_integrity":"sha512-13OLlO8YCawsG/bivHXbHEg/2G63ffIwKfpQYKIU/+O8Pfj2tKax5kp69y4ebfHC5hFAcNuSODfgsZUx9InKww==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250313000718","@solana/codecs-core":"2.1.1-canary-20250313000718","@solana/codecs-strings":"2.1.1-canary-20250313000718"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250313000718_1741825326011_0.2060734517714662","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250313001654":{"name":"@solana/keys","version":"2.1.1-canary-20250313001654","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e556972892d5474fe24f7346bc2786c99ec0e3e5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250313001654.tgz","fileCount":25,"integrity":"sha512-p541f3bcMSu45pEy0HtaqBmd+Gg31Mtx/b8Fhj0Lga5Se0x8IF+e77wXqVe+h+D5XcvN3YpyokXRkIS/zE4PFA==","signatures":[{"sig":"MEQCIAsI+jB5t+T1I/zwxmaSgPLUKY5ML0oJmhOdOMkLisigAiBQrIhbSGyDclIJzduVG49wgf2PhYl8D9rikkb4SBoThg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6278846959f8caf2fdd8c5db6a8fe43e/solana-keys-2.1.1-canary-20250313001654.tgz","_integrity":"sha512-p541f3bcMSu45pEy0HtaqBmd+Gg31Mtx/b8Fhj0Lga5Se0x8IF+e77wXqVe+h+D5XcvN3YpyokXRkIS/zE4PFA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250313001654","@solana/codecs-core":"2.1.1-canary-20250313001654","@solana/codecs-strings":"2.1.1-canary-20250313001654"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250313001654_1741825850977_0.8730202042432911","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250313193704":{"name":"@solana/keys","version":"2.1.1-canary-20250313193704","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b65c1a9634959b2e2678dd1ae24ac6874bab0801","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250313193704.tgz","fileCount":25,"integrity":"sha512-Hf7vPVMkQBtrKZWKVEtlPDJb4KqEerIrTk697TQ6himDSAnedYd9gDz8qLSRpMXkaWUmGW/7HB0RNTdNgvFO6A==","signatures":[{"sig":"MEUCIQCOJGZHulI/mqNQu9ltO6rX2dqtHdrodkK/xP6KNRXNZwIgMBCSiiQWweK1wGCRKsv8LLvMcPAtaJVzUJ1jMRBxIzA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/593a90511414fb331b2fe35cc26a87b5/solana-keys-2.1.1-canary-20250313193704.tgz","_integrity":"sha512-Hf7vPVMkQBtrKZWKVEtlPDJb4KqEerIrTk697TQ6himDSAnedYd9gDz8qLSRpMXkaWUmGW/7HB0RNTdNgvFO6A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250313193704","@solana/codecs-core":"2.1.1-canary-20250313193704","@solana/codecs-strings":"2.1.1-canary-20250313193704"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250313193704_1741895395675_0.5314882227625597","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250313194127":{"name":"@solana/keys","version":"2.1.1-canary-20250313194127","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2bb9cb59591e5ca9fa3c3d2afc40ccc947657783","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250313194127.tgz","fileCount":25,"integrity":"sha512-6SnMQxIgUIPtZsJ0N/Ci82WANEj+b5oBYbr49bj8AzjytuJtLiRi/CnHoOAf+DGgR5qCeN/KTBLCTPM0SUX8IQ==","signatures":[{"sig":"MEUCIQDk+kGvplu+fO6XhjbtCD9STZHLW58lKTu490m161oVpwIgc0K89dJ/TAQCEnF9ZRn+KUjUOgTE3HQIzEPOTbf9vaw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1f4f0fa063c5f31709818f6cd1092029/solana-keys-2.1.1-canary-20250313194127.tgz","_integrity":"sha512-6SnMQxIgUIPtZsJ0N/Ci82WANEj+b5oBYbr49bj8AzjytuJtLiRi/CnHoOAf+DGgR5qCeN/KTBLCTPM0SUX8IQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250313194127","@solana/codecs-core":"2.1.1-canary-20250313194127","@solana/codecs-strings":"2.1.1-canary-20250313194127"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250313194127_1741895699924_0.9584253992159633","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250313194529":{"name":"@solana/keys","version":"2.1.1-canary-20250313194529","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e9bb9ba2e6a160954ca3c33cadc4c4253522f1a2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250313194529.tgz","fileCount":25,"integrity":"sha512-g0k4y77bsbT9T37J6wVmCPjzl8MM4L89wbG7TyqpP+9Olbn4T4Ii2a6IBDyx7uQzE6LrB4YJ6KzKLxzkf2Mbaw==","signatures":[{"sig":"MEUCIFyqoz4sToe5j2peHQv1okT2jwDJW/msDoLFu7D9rGOjAiEAnsjxn6vNVhBKRfbeNU4hDIepYhUFprS8ru+BvvliuY0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/49af6ffda922b54c812df2adb60f8ec1/solana-keys-2.1.1-canary-20250313194529.tgz","_integrity":"sha512-g0k4y77bsbT9T37J6wVmCPjzl8MM4L89wbG7TyqpP+9Olbn4T4Ii2a6IBDyx7uQzE6LrB4YJ6KzKLxzkf2Mbaw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250313194529","@solana/codecs-core":"2.1.1-canary-20250313194529","@solana/codecs-strings":"2.1.1-canary-20250313194529"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250313194529_1741895875620_0.7455266405319079","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250315013847":{"name":"@solana/keys","version":"2.1.1-canary-20250315013847","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d2299436546266b9dcfb70000f207d4aff759b42","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250315013847.tgz","fileCount":25,"integrity":"sha512-5FZ/3k4zbhYNe5zUrr76mX2ctOLcDX3f+jhFJM08zlpNKr98U3bkgDnd+3INZ4JG6IwIQ+ZHNXqv+rnacpVNMg==","signatures":[{"sig":"MEYCIQDUH3SeCdntoP58hJGX2c7cuUI9k9sMVfmPDM+zeDmvpgIhAI9KjhQzK11PecQ1E9IStqDh0nACjFC8WLAp6MKkI6TR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fe392a6da06eb7f310e560d59165088a/solana-keys-2.1.1-canary-20250315013847.tgz","_integrity":"sha512-5FZ/3k4zbhYNe5zUrr76mX2ctOLcDX3f+jhFJM08zlpNKr98U3bkgDnd+3INZ4JG6IwIQ+ZHNXqv+rnacpVNMg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250315013847","@solana/codecs-core":"2.1.1-canary-20250315013847","@solana/codecs-strings":"2.1.1-canary-20250315013847"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250315013847_1742003443265_0.8463346358184414","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250315013912":{"name":"@solana/keys","version":"2.1.1-canary-20250315013912","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"905d79ca83f6d9c0db871c57724ec10f29657c16","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250315013912.tgz","fileCount":25,"integrity":"sha512-a8AwGgS+3eweOFTlSp2OfFsjgX9dAKvhxFhMnN5jqTErKsMFx9ocqzQfbrLI+Kt8T1LoimereRTHNMrXRbAJig==","signatures":[{"sig":"MEYCIQCYH1dy9JskEaWPYjuzpBSZiFxm7hkHE23k7NupZh5FowIhALxytyOmoWzJDjhD15kwEQLJ2GgAPQKqeAWjN+DPMcxY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6a34bc35dfed1aa68817d156490a9148/solana-keys-2.1.1-canary-20250315013912.tgz","_integrity":"sha512-a8AwGgS+3eweOFTlSp2OfFsjgX9dAKvhxFhMnN5jqTErKsMFx9ocqzQfbrLI+Kt8T1LoimereRTHNMrXRbAJig==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250315013912","@solana/codecs-core":"2.1.1-canary-20250315013912","@solana/codecs-strings":"2.1.1-canary-20250315013912"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250315013912_1742003520331_0.07051004851680376","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250315013907":{"name":"@solana/keys","version":"2.1.1-canary-20250315013907","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"afc5f101095a2fef0c985e2bb8a6599e64f11bac","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250315013907.tgz","fileCount":25,"integrity":"sha512-CmJ1KtbAhnu6OmMQvAXKGM4iXyMcDhJ2EUKrVNrPilT9R6ujhOKzClizCP8l4zap/oHPflo6WHp6KcS+p0bmVQ==","signatures":[{"sig":"MEUCIQDaF/RvJbzT1iSA/zQpzSvXiKx8UriaeSlWMrkNsmJNzAIgGyWLRoJtBKubzRA8ksKOqbPExgF5B5yFos4NtsdHzbE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/902c5ce0201ddcbd22cbae530230cb49/solana-keys-2.1.1-canary-20250315013907.tgz","_integrity":"sha512-CmJ1KtbAhnu6OmMQvAXKGM4iXyMcDhJ2EUKrVNrPilT9R6ujhOKzClizCP8l4zap/oHPflo6WHp6KcS+p0bmVQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250315013907","@solana/codecs-core":"2.1.1-canary-20250315013907","@solana/codecs-strings":"2.1.1-canary-20250315013907"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250315013907_1742003548831_0.6409994197952043","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250317180710":{"name":"@solana/keys","version":"2.1.1-canary-20250317180710","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f6f2b30bdee92ddd43ee7ad8a315ffebd70f84ef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250317180710.tgz","fileCount":25,"integrity":"sha512-ZpALpPKPgE6x28tLplqZ3MZnA3dqTn4nl7bFPB4qyLN/cVCfYVKC5ipSWpoY+xctnfRSk4K5rQ84goX/C0bCHQ==","signatures":[{"sig":"MEYCIQC85un0vExfcZ/MmwNpCpfk4a9/4+Z+ykYYy57KtbpnHQIhAKtySc91G0qQrrGuooM51X/OnXq1wjp4vmuxvvo0jeIw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f1919299ba814c0655b86cec63ef9f73/solana-keys-2.1.1-canary-20250317180710.tgz","_integrity":"sha512-ZpALpPKPgE6x28tLplqZ3MZnA3dqTn4nl7bFPB4qyLN/cVCfYVKC5ipSWpoY+xctnfRSk4K5rQ84goX/C0bCHQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250317180710","@solana/codecs-core":"2.1.1-canary-20250317180710","@solana/codecs-strings":"2.1.1-canary-20250317180710"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250317180710_1742235618856_0.7266647054889148","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250317180807":{"name":"@solana/keys","version":"2.1.1-canary-20250317180807","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6e060ac6d2c29d900d9366ef86f2ccf5d527d726","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250317180807.tgz","fileCount":25,"integrity":"sha512-rAFMET5ZBAGfaGQhcuSqx7yT5bPDPWf6VFBBc1K424RrKpq06iu5yeA5B9oTuPYd9BluT8tbuMNiU5sDHms6BA==","signatures":[{"sig":"MEQCIEereT0NPXK/zzGj1DuKuCBGd5YpXCOPnptMKhaDyL5zAiAqNrTmatzUHnPlxcVJGwYMG2ehp9raYx8JIsUgRG+Udg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/66e4d5dc00b1ddd579fad7237aaa8545/solana-keys-2.1.1-canary-20250317180807.tgz","_integrity":"sha512-rAFMET5ZBAGfaGQhcuSqx7yT5bPDPWf6VFBBc1K424RrKpq06iu5yeA5B9oTuPYd9BluT8tbuMNiU5sDHms6BA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250317180807","@solana/codecs-core":"2.1.1-canary-20250317180807","@solana/codecs-strings":"2.1.1-canary-20250317180807"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250317180807_1742235682622_0.9590124078747155","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250318191025":{"name":"@solana/keys","version":"2.1.1-canary-20250318191025","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7b1b70b6685cc43e15c7c1fbd93a735b7cf7c90e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250318191025.tgz","fileCount":25,"integrity":"sha512-kixm/Pv5MWLB5WqYUjI5qNZPyD8cwRd/6WaH/9WlmxIc6YO6ixWdzYAWDQjCKwY09T7b/0X6t685EPyPUMMFNw==","signatures":[{"sig":"MEUCIF6O8r7BCNVk9m49YRGAvtKN3wn4PolavwkTSZrcEeTPAiEA0aBmevYpjNMZRPqlgKla2qYElENVnXb+Iqtw/fpWofs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3094e2da373c4aaf0956b57b9660f97e/solana-keys-2.1.1-canary-20250318191025.tgz","_integrity":"sha512-kixm/Pv5MWLB5WqYUjI5qNZPyD8cwRd/6WaH/9WlmxIc6YO6ixWdzYAWDQjCKwY09T7b/0X6t685EPyPUMMFNw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250318191025","@solana/codecs-core":"2.1.1-canary-20250318191025","@solana/codecs-strings":"2.1.1-canary-20250318191025"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250318191025_1742325798792_0.6284800876995411","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319152106":{"name":"@solana/keys","version":"2.1.1-canary-20250319152106","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3050dfa0c5a7585fbe1b47390e9c055ae15ec3b2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319152106.tgz","fileCount":25,"integrity":"sha512-gA6UxVDGkXYkayBKaKjGSozhcBsMLrE3LLTixeAzPg0xplBmf3u/lnKPcl4YuGSRGi+QLb9K50M151O/PnO7rA==","signatures":[{"sig":"MEUCIQCbHYR6X9JSdu+yNXUEA37Uk1qDR0OZsaz4jSdsdL9TpwIgAOkDqjgw9AlaMDKL50DiwkWsN1CVWatPidpCfVZmPdY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7a218f78a6af3071cd41e56f94050758/solana-keys-2.1.1-canary-20250319152106.tgz","_integrity":"sha512-gA6UxVDGkXYkayBKaKjGSozhcBsMLrE3LLTixeAzPg0xplBmf3u/lnKPcl4YuGSRGi+QLb9K50M151O/PnO7rA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319152106","@solana/codecs-core":"2.1.1-canary-20250319152106","@solana/codecs-strings":"2.1.1-canary-20250319152106"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319152106_1742398435142_0.43109642181975727","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319213031":{"name":"@solana/keys","version":"2.1.1-canary-20250319213031","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3e053cec4da69c8c04e2db402ae7f3fb7f0fb472","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319213031.tgz","fileCount":25,"integrity":"sha512-IV1m0M7XcikQQJBKphG1ZPtzQ+NfRih6ijE2BPwZsOaSJisjnoPY57jSPqD8bYohwb57YS3K0MKiPHPz77lQAw==","signatures":[{"sig":"MEUCIGPJlYWg4vF4nD38eEvCOsThoDTcYqGdsWIqEkh6MutyAiEA0QuQ4PndVBgMuxiPYlby1fL2Xdmibh2gn9uYJiUWB2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7657132fe9c761274205361176b9edd6/solana-keys-2.1.1-canary-20250319213031.tgz","_integrity":"sha512-IV1m0M7XcikQQJBKphG1ZPtzQ+NfRih6ijE2BPwZsOaSJisjnoPY57jSPqD8bYohwb57YS3K0MKiPHPz77lQAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319213031","@solana/codecs-core":"2.1.1-canary-20250319213031","@solana/codecs-strings":"2.1.1-canary-20250319213031"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319213031_1742420589995_0.41652093652000133","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319220050":{"name":"@solana/keys","version":"2.1.1-canary-20250319220050","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8e4adb148f1944e55091860b95aefe3c2cd99ddd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319220050.tgz","fileCount":25,"integrity":"sha512-l1/4PbEAZxtW8d0fdwvtr8cW2gCv18dIKl/Cm0xChKNKy/XSlk14YUIVaD8kl2/4dLRiaLfdNESc4V4f3VRU8A==","signatures":[{"sig":"MEQCIAdSYiSyzZoluVctMEbFjEBFSzz1sXYJ0Y09HFTP42JAAiAf8G7cpwgR3Uo6yjE5CdObCAvvP1zfR3UnrN77oOaGYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fed5b45afa00c550b24c33a304027133/solana-keys-2.1.1-canary-20250319220050.tgz","_integrity":"sha512-l1/4PbEAZxtW8d0fdwvtr8cW2gCv18dIKl/Cm0xChKNKy/XSlk14YUIVaD8kl2/4dLRiaLfdNESc4V4f3VRU8A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319220050","@solana/codecs-core":"2.1.1-canary-20250319220050","@solana/codecs-strings":"2.1.1-canary-20250319220050"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319220050_1742422444962_0.23345821194706273","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319220859":{"name":"@solana/keys","version":"2.1.1-canary-20250319220859","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"fc390bce5923313f493a01ea0378fdf15a948537","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319220859.tgz","fileCount":25,"integrity":"sha512-KDVjBZhYs7sNdQ2ezzZk3Xvdk0zjICuoyCUmXqVXjaPEl9cw8nbXzyXormzLXBiuaCTds7r6abL+MMjCVmUiVA==","signatures":[{"sig":"MEQCIDGhdBg3/XBiVF4YEConxAy5iPKc2YalcYo5PDjOQvZZAiAoEjfqieIUeY2tx350uv4MVrDaKXwmzcBYJ+fRhg3tbg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/69c157036ee90a4c450f9c8d56d3ee3e/solana-keys-2.1.1-canary-20250319220859.tgz","_integrity":"sha512-KDVjBZhYs7sNdQ2ezzZk3Xvdk0zjICuoyCUmXqVXjaPEl9cw8nbXzyXormzLXBiuaCTds7r6abL+MMjCVmUiVA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319220859","@solana/codecs-core":"2.1.1-canary-20250319220859","@solana/codecs-strings":"2.1.1-canary-20250319220859"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319220859_1742422914301_0.9200363156351778","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319221404":{"name":"@solana/keys","version":"2.1.1-canary-20250319221404","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ece8439e5ded70fedfc2840c614b166758c55959","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319221404.tgz","fileCount":25,"integrity":"sha512-NEix7+GgAEW6HpWkvpk7tOPrrg+BcyTQVn0Vr0ehSNV1A2CyRDo+KUDhBLh3NyzK+s90PBFF7PKUSDC/6RXtkw==","signatures":[{"sig":"MEQCIBm4hn0cVUO874tdfF5e5/0+XtioowvV4yhfpWMP042GAiAuCU1adaavvv3/Gshmd4vPkA7fqNV8+3a3MsESyB56CQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/30c900656bfc7551c81a04f3f549492d/solana-keys-2.1.1-canary-20250319221404.tgz","_integrity":"sha512-NEix7+GgAEW6HpWkvpk7tOPrrg+BcyTQVn0Vr0ehSNV1A2CyRDo+KUDhBLh3NyzK+s90PBFF7PKUSDC/6RXtkw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319221404","@solana/codecs-core":"2.1.1-canary-20250319221404","@solana/codecs-strings":"2.1.1-canary-20250319221404"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319221404_1742423242640_0.7371614321135962","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319221906":{"name":"@solana/keys","version":"2.1.1-canary-20250319221906","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"469ee5d29389c2b4b9d451e9e49c2755f64da732","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319221906.tgz","fileCount":25,"integrity":"sha512-w95fIovi1V4BSLuyPZ3rpRigtxfNlwecFvdV4EzkwRfcUVpnEN4YmIijvlj0You1eEB7iP+GfdOghST+ZelqXQ==","signatures":[{"sig":"MEUCIFLk6e5DiKGeknvDDR067i9xNqINqboIJMBOgZFUCOK2AiEAp8QI4ggUuy4XKGlMzLgu+o4T/Awcumy+Vf7Gnv07P88=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b094a73d7da64a5ebbffafe2e92a2d9e/solana-keys-2.1.1-canary-20250319221906.tgz","_integrity":"sha512-w95fIovi1V4BSLuyPZ3rpRigtxfNlwecFvdV4EzkwRfcUVpnEN4YmIijvlj0You1eEB7iP+GfdOghST+ZelqXQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319221906","@solana/codecs-core":"2.1.1-canary-20250319221906","@solana/codecs-strings":"2.1.1-canary-20250319221906"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319221906_1742423466495_0.6395510592377807","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319222258":{"name":"@solana/keys","version":"2.1.1-canary-20250319222258","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f409d284a20da08227a36aa1a43a6ab9ff19f26b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319222258.tgz","fileCount":25,"integrity":"sha512-gYzgsiTyGD5HYigboG0mNxE/haBeFfIfPpLy3Oa0yXbfPLw7F8jq2NU2iFhCNGj2c+VSJq9AVYnCxzle/55hMg==","signatures":[{"sig":"MEQCIB2CTcuh2eqzb4GWmc4nanLo1syQ/62zK2tNoQSBSjIyAiAcet6Yo7Kl8k1DgB0WjaY2i/utgs5HFx0IIcOc5vEF9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171957},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d07a27b663aebb9dac3fc05d7259ced2/solana-keys-2.1.1-canary-20250319222258.tgz","_integrity":"sha512-gYzgsiTyGD5HYigboG0mNxE/haBeFfIfPpLy3Oa0yXbfPLw7F8jq2NU2iFhCNGj2c+VSJq9AVYnCxzle/55hMg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319222258","@solana/codecs-core":"2.1.1-canary-20250319222258","@solana/codecs-strings":"2.1.1-canary-20250319222258"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319222258_1742423748640_0.2498470027486117","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319230307":{"name":"@solana/keys","version":"2.1.1-canary-20250319230307","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"253782dad160c502881b2e26472034a992a92205","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319230307.tgz","fileCount":25,"integrity":"sha512-9mJqr7YKlldBSxKcBapmy63p9JAIBEGpCpxke6Vj0cLuPriSBfB8J7b7Olgei9o8Xi0CjsxBwkyrKhjEH8FHrQ==","signatures":[{"sig":"MEUCIFxoXRe+9nDYAcPsuz0ZidnCCWNWD9TPRDzUQneyCSdsAiEAsr3AR3FcnBSzF8jC0/QPcaB4q4Lw0pC8N/RgMJLLl2s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d15ca81fcd1c6cd0e383c206ed5c873d/solana-keys-2.1.1-canary-20250319230307.tgz","_integrity":"sha512-9mJqr7YKlldBSxKcBapmy63p9JAIBEGpCpxke6Vj0cLuPriSBfB8J7b7Olgei9o8Xi0CjsxBwkyrKhjEH8FHrQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319230307","@solana/codecs-core":"2.1.1-canary-20250319230307","@solana/codecs-strings":"2.1.1-canary-20250319230307"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319230307_1742426150297_0.253284794992064","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319232702":{"name":"@solana/keys","version":"2.1.1-canary-20250319232702","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"46b2b97e9d3cf58d7b9a5020c071870543b59f70","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319232702.tgz","fileCount":25,"integrity":"sha512-B7S/woUrOGD5qZRuEsSIku1O0i5u6dt1xZPlXTXcnDeCNw1PGce+hp5UxpiSIqBvPWzAcTMIaESlOKR0VmN8/w==","signatures":[{"sig":"MEQCICtie1hdbWBfdJqd9WJjhbqm11aK3Sb9NWQ1UCG2ODdHAiAHwPAQJRWAYSVVkGd+0ddSDnGD8dnLPirEbPsZQHZSuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4e3a6118410524bcd416a023f2282144/solana-keys-2.1.1-canary-20250319232702.tgz","_integrity":"sha512-B7S/woUrOGD5qZRuEsSIku1O0i5u6dt1xZPlXTXcnDeCNw1PGce+hp5UxpiSIqBvPWzAcTMIaESlOKR0VmN8/w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319232702","@solana/codecs-core":"2.1.1-canary-20250319232702","@solana/codecs-strings":"2.1.1-canary-20250319232702"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319232702_1742427575020_0.5454750461082594","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319233113":{"name":"@solana/keys","version":"2.1.1-canary-20250319233113","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d5c5806183b6489ed2884298541959f77b378e55","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319233113.tgz","fileCount":25,"integrity":"sha512-N/9mczXbH2UAHaZLCU957r38vlRLDKl6fxtkbkcrnCYXz2rEmasT3DjfZ5TC7JPojsJJUNXsr77K6lMprOd1+w==","signatures":[{"sig":"MEYCIQDxqLlYby5OVdLvUL81FtnYv0gpCY9Ty9zil+dmvLGTOgIhAIh4K4ksEXeRwT4QHeJ3vXacvyq8oGa+Bnt7GBDe4KPr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/530b2056fd36e0e4da787a10a4f04caa/solana-keys-2.1.1-canary-20250319233113.tgz","_integrity":"sha512-N/9mczXbH2UAHaZLCU957r38vlRLDKl6fxtkbkcrnCYXz2rEmasT3DjfZ5TC7JPojsJJUNXsr77K6lMprOd1+w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319233113","@solana/codecs-core":"2.1.1-canary-20250319233113","@solana/codecs-strings":"2.1.1-canary-20250319233113"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319233113_1742427846512_0.4232604218647138","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319233504":{"name":"@solana/keys","version":"2.1.1-canary-20250319233504","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"91392b9191668829a585989dee335f795b191272","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319233504.tgz","fileCount":25,"integrity":"sha512-/5tEbZc6yyPlG/M5AXZDqqMbRSjdthqo6Okl2mycWPmO5JQHKV8g9CkzWI8J/jBHJY7IRJH+00G7LcIDea0kKQ==","signatures":[{"sig":"MEUCIEwv/2MVx081KgTdOUmmm3fuDTu9zV94aiNej5vWwHe3AiEA1ndzp6PnSnfvPeu96j9FIAsboYeHO0dQXEW5ZKsyyHM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e240dbdc0219deb0442a69a2fa5557f4/solana-keys-2.1.1-canary-20250319233504.tgz","_integrity":"sha512-/5tEbZc6yyPlG/M5AXZDqqMbRSjdthqo6Okl2mycWPmO5JQHKV8g9CkzWI8J/jBHJY7IRJH+00G7LcIDea0kKQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319233504","@solana/codecs-core":"2.1.1-canary-20250319233504","@solana/codecs-strings":"2.1.1-canary-20250319233504"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319233504_1742428092688_0.37558438909688263","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319233916":{"name":"@solana/keys","version":"2.1.1-canary-20250319233916","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b9a4f7001efe71cb0832ab534093884413ad770a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319233916.tgz","fileCount":25,"integrity":"sha512-NMMhFlfA+dH82F+gPKlfy6rl2CEzOwhvfz8BLHvuAcOQEdZr0zqwfHib+EgrBQOSbQ1FkKPQYSFqB/MNX6YnGg==","signatures":[{"sig":"MEYCIQCWSzuFmRjcqOJ4ZPfBkseZ0Ee+/6yteyEL9+ruV5K+kAIhAPQKN+u3IHJ6qpHFT29FltyhX+OsXLt/aeJ//2Ck5P/6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ec1f5e58702f7ba4d4140c504433049a/solana-keys-2.1.1-canary-20250319233916.tgz","_integrity":"sha512-NMMhFlfA+dH82F+gPKlfy6rl2CEzOwhvfz8BLHvuAcOQEdZr0zqwfHib+EgrBQOSbQ1FkKPQYSFqB/MNX6YnGg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319233916","@solana/codecs-core":"2.1.1-canary-20250319233916","@solana/codecs-strings":"2.1.1-canary-20250319233916"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319233916_1742428309241_0.5755495077030188","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319234416":{"name":"@solana/keys","version":"2.1.1-canary-20250319234416","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0d355922d824c6c286acdc933811d89e41ad87ed","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319234416.tgz","fileCount":25,"integrity":"sha512-e/yT4Lg8VGdaZm02x20SrOur7kIkdlbkIKFvWx5wFGHTWNG5c4KTyWUe/BH3a6MCXMRCJAEtnOp6qrtSC5XK2Q==","signatures":[{"sig":"MEYCIQD7yOOnyMWAcmbQzz9zAOsJpPkMoiQnkH3FFDlO6/LHrwIhALQ3DCsQ5pH3DdLC3AQqf9t0j6xZ96MiYo8O/5S+TMax","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/dae28dba7f23564d6613789895e51e90/solana-keys-2.1.1-canary-20250319234416.tgz","_integrity":"sha512-e/yT4Lg8VGdaZm02x20SrOur7kIkdlbkIKFvWx5wFGHTWNG5c4KTyWUe/BH3a6MCXMRCJAEtnOp6qrtSC5XK2Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319234416","@solana/codecs-core":"2.1.1-canary-20250319234416","@solana/codecs-strings":"2.1.1-canary-20250319234416"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319234416_1742428695376_0.2964628973185861","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250319234707":{"name":"@solana/keys","version":"2.1.1-canary-20250319234707","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"12e07591db163e9f4ef2988eb64a8ad9f8e7e0c6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250319234707.tgz","fileCount":25,"integrity":"sha512-+JxLTbp1dH8IcyqyNK4Jsc4xkYUYvAqtwPTcTHSjW2UV7hG4JmtDvxWw0Ba7BKwM8aXNd4Q9Oi2LgqHmHInf7A==","signatures":[{"sig":"MEQCIF4IhxoxnL3iXfykqaJX8/EEDpzQK/8aV5YBuc8N++q7AiB64cUB2P/FTxFzw8sgERTBEg8WyXr2ioPKTutpQq+Oxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4d0dcc4244f35664739e603e02b45a4f/solana-keys-2.1.1-canary-20250319234707.tgz","_integrity":"sha512-+JxLTbp1dH8IcyqyNK4Jsc4xkYUYvAqtwPTcTHSjW2UV7hG4JmtDvxWw0Ba7BKwM8aXNd4Q9Oi2LgqHmHInf7A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250319234707","@solana/codecs-core":"2.1.1-canary-20250319234707","@solana/codecs-strings":"2.1.1-canary-20250319234707"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250319234707_1742428760446_0.5674496955298556","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320173224":{"name":"@solana/keys","version":"2.1.1-canary-20250320173224","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8e2bff6ee5a7266e66da790266535ddff6301e8e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320173224.tgz","fileCount":25,"integrity":"sha512-kszElbdMJz83rZ9bbFkm4qbtQglchUvMaQS+6dW/WIPoFqL1m5ODcn4RUqKyrmuM+aA9A8sz2oPLnZ8grTQHag==","signatures":[{"sig":"MEQCIEAVKsO+7pC5iLfO4asHeheeZoraP+uOJiNK3fJrVCUbAiBXr0LHOuTsBkn83q2vGovbWHbTgMMA2iwJmi3YiNUGxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/de6e2619f5fb19232dbbc83d1731cdbc/solana-keys-2.1.1-canary-20250320173224.tgz","_integrity":"sha512-kszElbdMJz83rZ9bbFkm4qbtQglchUvMaQS+6dW/WIPoFqL1m5ODcn4RUqKyrmuM+aA9A8sz2oPLnZ8grTQHag==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320173224","@solana/codecs-core":"2.1.1-canary-20250320173224","@solana/codecs-strings":"2.1.1-canary-20250320173224"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320173224_1742492745011_0.9687644710540824","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320173613":{"name":"@solana/keys","version":"2.1.1-canary-20250320173613","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"14b8ff80b72c873903f77fd112f961630964cd4f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320173613.tgz","fileCount":25,"integrity":"sha512-NNHoP9H9VwfwY60vw21C2wpeb9M0euzTMU8Lfwox9343rf08L58BXMf9V7DkjXkH9umUNr2hQQXadpS+zycIEw==","signatures":[{"sig":"MEQCICyg3MjI8Q7IW+X0cWrrA/VqOHxQFEo2EJ9Qt+4C9GMrAiBdoxoA7oG5baYwke3jGCYWcJi9t+uhGB+IjGthXlxL5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/33db38bc1885e6024c3450dbeaa11760/solana-keys-2.1.1-canary-20250320173613.tgz","_integrity":"sha512-NNHoP9H9VwfwY60vw21C2wpeb9M0euzTMU8Lfwox9343rf08L58BXMf9V7DkjXkH9umUNr2hQQXadpS+zycIEw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320173613","@solana/codecs-core":"2.1.1-canary-20250320173613","@solana/codecs-strings":"2.1.1-canary-20250320173613"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320173613_1742492931352_0.7071375554228714","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320175229":{"name":"@solana/keys","version":"2.1.1-canary-20250320175229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9f6b93435238b75b7ff75d6d9c30e858be9c678f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320175229.tgz","fileCount":25,"integrity":"sha512-kOPSt71XneaoGrp5m8vX8o134CO/3GOgbPhtTqRpRAbg9/G/1ZNU3ae4f6kE1Wc5eeoU7AJCWnhYZMbxEg5hYA==","signatures":[{"sig":"MEYCIQD+LsK/32Y2hhCs0aE4ovT3xsb/ISyPEki4l+uaySTy9AIhALaxR3wuRlwM8yq1F9cgmJoU7MAymWghhnzVvJUdN8k3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ed5386d60d6a31fd656ea72b697472ae/solana-keys-2.1.1-canary-20250320175229.tgz","_integrity":"sha512-kOPSt71XneaoGrp5m8vX8o134CO/3GOgbPhtTqRpRAbg9/G/1ZNU3ae4f6kE1Wc5eeoU7AJCWnhYZMbxEg5hYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320175229","@solana/codecs-core":"2.1.1-canary-20250320175229","@solana/codecs-strings":"2.1.1-canary-20250320175229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320175229_1742493943879_0.8884685065523832","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320180841":{"name":"@solana/keys","version":"2.1.1-canary-20250320180841","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"18aed2efb480816205516f8a0a7fe6f5fc2911f7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320180841.tgz","fileCount":25,"integrity":"sha512-Pg9hqGCKQwl5vz9jpBjvBNHun2TQQspm2wnetYqgh5eTFAWIvdotl6s19DhozwmzoTVp684oguJ745Ws9OB7VA==","signatures":[{"sig":"MEQCID1wTDx8V5EYfjq2E2E2Mqh11G/X0MuDO25ye/czBWP/AiBvqsNqwXDMQKmtByKYKoeNzgrZovnocWrSjuMG0C3JMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0597b431af23835ca99af52a871ee7dc/solana-keys-2.1.1-canary-20250320180841.tgz","_integrity":"sha512-Pg9hqGCKQwl5vz9jpBjvBNHun2TQQspm2wnetYqgh5eTFAWIvdotl6s19DhozwmzoTVp684oguJ745Ws9OB7VA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320180841","@solana/codecs-core":"2.1.1-canary-20250320180841","@solana/codecs-strings":"2.1.1-canary-20250320180841"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320180841_1742494903783_0.30898860340775025","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320183733":{"name":"@solana/keys","version":"2.1.1-canary-20250320183733","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"04e0d17976e0f35afaa72c97d735aa953115269f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320183733.tgz","fileCount":25,"integrity":"sha512-X7KQ10LLRDHLB34p+JxbALXYUDgEtgBwP3Yfh15sc0/7WZBkjPh34biC/tJbjXLk5+jIze+pC1CicfsbNHuv1w==","signatures":[{"sig":"MEUCIAhlaY2KHMoq96/K4WR8lKDdyruVQxqBijaZvbAKxFhxAiEArLZ7OVvvrEP0K3mVWQ+QWm93TRXBCbfCbKn7ej5NJqA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c341801c2483e786532fbf7eb846fc9a/solana-keys-2.1.1-canary-20250320183733.tgz","_integrity":"sha512-X7KQ10LLRDHLB34p+JxbALXYUDgEtgBwP3Yfh15sc0/7WZBkjPh34biC/tJbjXLk5+jIze+pC1CicfsbNHuv1w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320183733","@solana/codecs-core":"2.1.1-canary-20250320183733","@solana/codecs-strings":"2.1.1-canary-20250320183733"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320183733_1742496638820_0.6113480050530367","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320184146":{"name":"@solana/keys","version":"2.1.1-canary-20250320184146","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"00713c80fdf74297dd906fbafc7649dc46a02614","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320184146.tgz","fileCount":25,"integrity":"sha512-EUbtBbKmh2ptkelIYSOTte1wfmjU9v6Orxu7kgG/DWVymZZIS+Rfz+pJCGGFr5SqeudPpUTP7ytmCO46xV0pJQ==","signatures":[{"sig":"MEUCIFeURnuNjkeebzJuS3JRTfc9Z8OnhJMVlpsLpdkDF8qHAiEAysgShlHW+bN9OHtSQ5L2y1sCNyF5g3kvevmWCUao3TI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/347b709f5c3cfab1a246ba6608a27c34/solana-keys-2.1.1-canary-20250320184146.tgz","_integrity":"sha512-EUbtBbKmh2ptkelIYSOTte1wfmjU9v6Orxu7kgG/DWVymZZIS+Rfz+pJCGGFr5SqeudPpUTP7ytmCO46xV0pJQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320184146","@solana/codecs-core":"2.1.1-canary-20250320184146","@solana/codecs-strings":"2.1.1-canary-20250320184146"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320184146_1742496885393_0.25916355111620937","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320184313":{"name":"@solana/keys","version":"2.1.1-canary-20250320184313","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"021ef165ba1e6ea0e9deb31cfd783da180be7085","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320184313.tgz","fileCount":25,"integrity":"sha512-atxnWKtKvgDn/dcwqTPkSww68nrWoalJa7xn1eA4rU70qHrv3BMAC4zyZmCsledTvNHuI6Mf/BJPrhP2Lsqauw==","signatures":[{"sig":"MEUCIFn52Um8ubglC5RFHBRDiF+GCVnu+ymDZ4nwu5bz94R8AiEA19QJx8rDXiXnWC0y1vKRlwTKm8KbQlCBlMMtkibPhTQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/26b400c891eac405cce4bbb472ea79ae/solana-keys-2.1.1-canary-20250320184313.tgz","_integrity":"sha512-atxnWKtKvgDn/dcwqTPkSww68nrWoalJa7xn1eA4rU70qHrv3BMAC4zyZmCsledTvNHuI6Mf/BJPrhP2Lsqauw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320184313","@solana/codecs-core":"2.1.1-canary-20250320184313","@solana/codecs-strings":"2.1.1-canary-20250320184313"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320184313_1742496916436_0.37998825709978634","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320184633":{"name":"@solana/keys","version":"2.1.1-canary-20250320184633","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4cabc7f4046775c956872697721166e28657cd00","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320184633.tgz","fileCount":25,"integrity":"sha512-bDC/4jnpsyL07wLYKKW/GtAgEqYebqWcbfSEmJHZwHDe8kukPE1Pmgf6Foa6R6Rx2EjejcvxcxC0mQ/NvguN9w==","signatures":[{"sig":"MEUCIQDzLWKy2iG5jEWtMx+Y/IbxZ0vy5ccILlpaZ9zETA2HQAIgO9QRN7haTCmIWXponZVqTYsixuz11W3POD74pRi7juc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9088d68a4e46e8ac1c9263741b42b808/solana-keys-2.1.1-canary-20250320184633.tgz","_integrity":"sha512-bDC/4jnpsyL07wLYKKW/GtAgEqYebqWcbfSEmJHZwHDe8kukPE1Pmgf6Foa6R6Rx2EjejcvxcxC0mQ/NvguN9w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320184633","@solana/codecs-core":"2.1.1-canary-20250320184633","@solana/codecs-strings":"2.1.1-canary-20250320184633"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320184633_1742497212188_0.25901408615609123","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320191110":{"name":"@solana/keys","version":"2.1.1-canary-20250320191110","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e15b95d5320db5b6a2da4901e6e8afd21fe71309","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320191110.tgz","fileCount":25,"integrity":"sha512-2/1okqGhNsnLf/V6pU0rIacz6SY4a391tC6sHk3BZkA9ju+FjFkqCbqI/CIGg2/uuzdVYxlPswTonF9ExY0FMA==","signatures":[{"sig":"MEYCIQDqA1onrVSpUgQAo2k1Rd6dIsPBUviVPiqTn2KGpUq3NQIhALqGdGABw5QJ7o9IeYWPNhTVUaz0/gJrBo9OJLiaarmC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/099b87d911b9eaeb910f32f11a4135f0/solana-keys-2.1.1-canary-20250320191110.tgz","_integrity":"sha512-2/1okqGhNsnLf/V6pU0rIacz6SY4a391tC6sHk3BZkA9ju+FjFkqCbqI/CIGg2/uuzdVYxlPswTonF9ExY0FMA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320191110","@solana/codecs-core":"2.1.1-canary-20250320191110","@solana/codecs-strings":"2.1.1-canary-20250320191110"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320191110_1742498679839_0.9326775739161899","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320191221":{"name":"@solana/keys","version":"2.1.1-canary-20250320191221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"40bd52e0f681ba6d2585d26c7d57dd5ff315574b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320191221.tgz","fileCount":25,"integrity":"sha512-5ENv4sKAGPw3H9sIVfexKWZVTiIDgLLUmaRyar1YRfpYx3K8O0xyApvqm4QTzVKq8R5dCJ/+BTDqrcCp9VEfVw==","signatures":[{"sig":"MEYCIQDMUeCpdv/UtjgCDaEF3IazAZJjDQIPRVzKsjSCBh17OwIhAJURKYmnPWlkw/yx/l1kWapFExYe9qVvAIQ6TREnwArv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/477d508346f032ff40223d742e3ea118/solana-keys-2.1.1-canary-20250320191221.tgz","_integrity":"sha512-5ENv4sKAGPw3H9sIVfexKWZVTiIDgLLUmaRyar1YRfpYx3K8O0xyApvqm4QTzVKq8R5dCJ/+BTDqrcCp9VEfVw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320191221","@solana/codecs-core":"2.1.1-canary-20250320191221","@solana/codecs-strings":"2.1.1-canary-20250320191221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320191221_1742498743546_0.5493700090093858","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250320204127":{"name":"@solana/keys","version":"2.1.1-canary-20250320204127","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b2fc9f0ffdad36e5e0e6665d1724ccdce4116156","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250320204127.tgz","fileCount":25,"integrity":"sha512-LO7lrkcW83XorU9kg722XNjRgaAS+QtpNlvHdbh26SsFRhuFmV6UPUe1DImII9I/HbZwFmC/wMjdsnH6D+B0fA==","signatures":[{"sig":"MEUCIQCcaTTrclRo/qazg4Zt437rLS8iJHDc9bJoi5wdLKa9BgIgcTcoVRxkpMjLCtQMXOZMvNA7rCkgaxSZAPm3cluOmYU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/06fdd4454d512ef2b56dba5bcc274667/solana-keys-2.1.1-canary-20250320204127.tgz","_integrity":"sha512-LO7lrkcW83XorU9kg722XNjRgaAS+QtpNlvHdbh26SsFRhuFmV6UPUe1DImII9I/HbZwFmC/wMjdsnH6D+B0fA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250320204127","@solana/codecs-core":"2.1.1-canary-20250320204127","@solana/codecs-strings":"2.1.1-canary-20250320204127"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250320204127_1742504015826_0.33985255138110415","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321192603":{"name":"@solana/keys","version":"2.1.1-canary-20250321192603","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"82bcfb57f7f46c9c8fdae0e186ba1143bcfeb938","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250321192603.tgz","fileCount":25,"integrity":"sha512-rEAQMdGL2NYwjXY8hgvQSXwsLwV/sbwP0xiHrdcd0qXjtwDU6vfMJtoHo9LATWKcfyaDTOuB+1OI4eDdEQjzwg==","signatures":[{"sig":"MEYCIQCbwH6IbMoIqmncuqIQv9OQxJmQZs9LTeWp3NtCavhH/wIhALWqhS4IuKu6POVlYD7seGOaccBierxI2reEE+VUIu/S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b1ae3e5a73a6bcd9f95eada701ea4dc8/solana-keys-2.1.1-canary-20250321192603.tgz","_integrity":"sha512-rEAQMdGL2NYwjXY8hgvQSXwsLwV/sbwP0xiHrdcd0qXjtwDU6vfMJtoHo9LATWKcfyaDTOuB+1OI4eDdEQjzwg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250321192603","@solana/codecs-core":"2.1.1-canary-20250321192603","@solana/codecs-strings":"2.1.1-canary-20250321192603"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250321192603_1742585938758_0.20251509532412393","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321194401":{"name":"@solana/keys","version":"2.1.1-canary-20250321194401","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b3bd538d499b1f08b458a06915e5180881d33d23","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250321194401.tgz","fileCount":25,"integrity":"sha512-0wI12VEPBcZwji5myQOtTxJhQUYIJpj8weNS6WJRpgfZaz5vF4rh0OwccLyBl9jJqD0eRhbvtj/NgPvU9jGPSQ==","signatures":[{"sig":"MEUCIH1s1cqpVQKl+xxIBv1RwYkbTjSU2fa26+rBwdfEFPDUAiEAqa7kN4bYwiJcEGLfFwjftrgFZDRvyo++bTL/Wr3B53A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/846ae3a8e4c7a58abe82e0754ab01d85/solana-keys-2.1.1-canary-20250321194401.tgz","_integrity":"sha512-0wI12VEPBcZwji5myQOtTxJhQUYIJpj8weNS6WJRpgfZaz5vF4rh0OwccLyBl9jJqD0eRhbvtj/NgPvU9jGPSQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250321194401","@solana/codecs-core":"2.1.1-canary-20250321194401","@solana/codecs-strings":"2.1.1-canary-20250321194401"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250321194401_1742586960557_0.6527230912330095","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321205545":{"name":"@solana/keys","version":"2.1.1-canary-20250321205545","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"49bb5ec25c41e316816f7b8d862a57f193d0339f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250321205545.tgz","fileCount":25,"integrity":"sha512-DazPP0N5066D50hIao7yyWwJTDHdteJ9auEYi9/A3c3qrj2/13PO7hsn37CQwu/wSYm8FFOLeb4bGOE3YSILCQ==","signatures":[{"sig":"MEUCIQD7k40X6w7c72+pJkwLLLUGxYPVeG+oIZWOwxxsyT65GQIgM1V7LIo+KHIW+9K0AlrQT8F2w3o3LQvdqnxk7NGeg10=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/77a2e67bde8ca712f0fe8c24d3c5f56d/solana-keys-2.1.1-canary-20250321205545.tgz","_integrity":"sha512-DazPP0N5066D50hIao7yyWwJTDHdteJ9auEYi9/A3c3qrj2/13PO7hsn37CQwu/wSYm8FFOLeb4bGOE3YSILCQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250321205545","@solana/codecs-core":"2.1.1-canary-20250321205545","@solana/codecs-strings":"2.1.1-canary-20250321205545"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250321205545_1742591290842_0.992382273834127","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321210015":{"name":"@solana/keys","version":"2.1.1-canary-20250321210015","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f66502fb854807179e30d9170b067c559550c155","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250321210015.tgz","fileCount":25,"integrity":"sha512-fib/WgeloBDBH22dvWfd2vwzEM8WhhtBbIrLH0WlQNzM6MNpZXngPheu1Ul3c8HhCRTLNR0rfyKqQaX45jMSYQ==","signatures":[{"sig":"MEYCIQCrViJUJc+q9bp9B81IJTBevHq2F0npQ4BUQaShLKhfnQIhALMdUAMwDYc6JaJsIlPNa80N8rIY3x4qxauLZ+gtClSJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6bd591a4f2b0c65fd46c35dc45ec997a/solana-keys-2.1.1-canary-20250321210015.tgz","_integrity":"sha512-fib/WgeloBDBH22dvWfd2vwzEM8WhhtBbIrLH0WlQNzM6MNpZXngPheu1Ul3c8HhCRTLNR0rfyKqQaX45jMSYQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250321210015","@solana/codecs-core":"2.1.1-canary-20250321210015","@solana/codecs-strings":"2.1.1-canary-20250321210015"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250321210015_1742591616576_0.006584256341131356","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321210405":{"name":"@solana/keys","version":"2.1.1-canary-20250321210405","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"bf3f88f475341c557873972e92b90c9dff444fbe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250321210405.tgz","fileCount":25,"integrity":"sha512-MtqDAedXepabyjODjW0jFBz+6gNgOZy1o5gHtrfOI2RbFK5khXmfi8XkZ2qhLfG+FeWAYOozAH/0hKQ20jPDpQ==","signatures":[{"sig":"MEQCIDzw+G2L2DA/vO0+8D+RgFHzjINGYXY4sXte0BajTDGzAiBNSpszJesnmrM9L4Dv3yO7gpxIS6k1mufhyBylZKiU+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c0dfe6dd83f19d880820e7752b2dc264/solana-keys-2.1.1-canary-20250321210405.tgz","_integrity":"sha512-MtqDAedXepabyjODjW0jFBz+6gNgOZy1o5gHtrfOI2RbFK5khXmfi8XkZ2qhLfG+FeWAYOozAH/0hKQ20jPDpQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250321210405","@solana/codecs-core":"2.1.1-canary-20250321210405","@solana/codecs-strings":"2.1.1-canary-20250321210405"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250321210405_1742591823671_0.2437312852365432","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321210915":{"name":"@solana/keys","version":"2.1.1-canary-20250321210915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"da69a5cf461d5ecccbfd212901e525195c617369","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250321210915.tgz","fileCount":25,"integrity":"sha512-exiu5DMgP/hfQm4gqI9bavtkuAkIRA1pXjWdIDAIViPQ29yiCiOb5D3/ruvLiWHt2J42L1l89ohkGQSvWVGKjQ==","signatures":[{"sig":"MEUCIQCuCJAHJN/RXm8toaDJkQxJGfWQjpfqrzkBGKXfs8B0BgIgHTfDsaow9j4jAjA+bxMpSy9vQzlAp7iV0tJmPrGzsQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f7e903920c4110c12fb8dc8d4d3db36a/solana-keys-2.1.1-canary-20250321210915.tgz","_integrity":"sha512-exiu5DMgP/hfQm4gqI9bavtkuAkIRA1pXjWdIDAIViPQ29yiCiOb5D3/ruvLiWHt2J42L1l89ohkGQSvWVGKjQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250321210915","@solana/codecs-core":"2.1.1-canary-20250321210915","@solana/codecs-strings":"2.1.1-canary-20250321210915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250321210915_1742592107214_0.8639972206516218","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321211322":{"name":"@solana/keys","version":"2.1.1-canary-20250321211322","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"77bbf3506d1551a849dee16b4ea8ea27f75c9dd8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250321211322.tgz","fileCount":25,"integrity":"sha512-6fqJXhERStT6c+/7EtPMF2e1xb1lRKwaWSTi/ctix4KflVbRUUnt6DaYF8CY643UuodaxYCrB6G680c7rk6/rA==","signatures":[{"sig":"MEYCIQDT0gDDICcaIlQmicDZwd+HlzNlO9rjNlT1ETIP94hulwIhAKnj9ViCBiHmWRYTrevyp4+LjROnBUJfAqmW8YMchK4p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5507a164b5cc5540bd75853c271cb18b/solana-keys-2.1.1-canary-20250321211322.tgz","_integrity":"sha512-6fqJXhERStT6c+/7EtPMF2e1xb1lRKwaWSTi/ctix4KflVbRUUnt6DaYF8CY643UuodaxYCrB6G680c7rk6/rA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250321211322","@solana/codecs-core":"2.1.1-canary-20250321211322","@solana/codecs-strings":"2.1.1-canary-20250321211322"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250321211322_1742592382754_0.29713570618470464","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321211723":{"name":"@solana/keys","version":"2.1.1-canary-20250321211723","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d8c810863c89a72bd144bda0c4026dc1b4fa5f47","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250321211723.tgz","fileCount":25,"integrity":"sha512-E5KtSZMDtsKxWjjN4g4YfWow+CRoGqE1zfBT8TP8iBtqtrYoLzXhS6GUXuOSz83JZkHv45NKT4AvErNqL0nIjg==","signatures":[{"sig":"MEUCIQDokt03aWpZ29btGKODwTYuCBjQGz7zW2/xp3LwrT+l8QIgL0Si3NWIwkHQRrJaIpnPMdz9DOykuT2zBfWyl8ERqf0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5bd0dba5b34760988c87134b18db26c6/solana-keys-2.1.1-canary-20250321211723.tgz","_integrity":"sha512-E5KtSZMDtsKxWjjN4g4YfWow+CRoGqE1zfBT8TP8iBtqtrYoLzXhS6GUXuOSz83JZkHv45NKT4AvErNqL0nIjg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250321211723","@solana/codecs-core":"2.1.1-canary-20250321211723","@solana/codecs-strings":"2.1.1-canary-20250321211723"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250321211723_1742592588967_0.9096521768025392","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321212209":{"name":"@solana/keys","version":"2.1.1-canary-20250321212209","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"fcd92211a81a0704a5245b95ae0b3f50e4208193","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250321212209.tgz","fileCount":25,"integrity":"sha512-JrALlyklzrRj1jx8RA4sLZw7nLBiQWtSJwFgqbaFZIW9XlkdDn2nVEmQKN78SQT+SqfAXQv1Z8ybDw3vugUW0w==","signatures":[{"sig":"MEUCIQChCBhCvtJSperTNjmuGf7Kmo3rDUpUgwLXVoNYTGgV8QIgLE20VRKBA/bVi4WCnO12rUcknxtx45WAw7Ct10HV63k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e041609f40393a83ecaec1759d9783ac/solana-keys-2.1.1-canary-20250321212209.tgz","_integrity":"sha512-JrALlyklzrRj1jx8RA4sLZw7nLBiQWtSJwFgqbaFZIW9XlkdDn2nVEmQKN78SQT+SqfAXQv1Z8ybDw3vugUW0w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250321212209","@solana/codecs-core":"2.1.1-canary-20250321212209","@solana/codecs-strings":"2.1.1-canary-20250321212209"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250321212209_1742592928021_0.15795742940709312","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250321212553":{"name":"@solana/keys","version":"2.1.1-canary-20250321212553","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4b531e0c58f8e21c34225780edbe888f13a3ab7b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250321212553.tgz","fileCount":25,"integrity":"sha512-1FyJBcUxm8ldiUnNcJxChQJDdvmrVfXBfH6s+QIVh329lzC8XqQ0oa7YahxwgxciLWP0uKkirvieSzRr5q5Hfg==","signatures":[{"sig":"MEQCIQC9M5HchQIPqRC0BKtrZ+diiUfFYy5TiWeHLktxuMxpxQIfLZAEEcSB9o7FqN8YVMbzOunOJavF7u0tsPwz9zfejw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c84ed683977359ed00d96ee62b85acdf/solana-keys-2.1.1-canary-20250321212553.tgz","_integrity":"sha512-1FyJBcUxm8ldiUnNcJxChQJDdvmrVfXBfH6s+QIVh329lzC8XqQ0oa7YahxwgxciLWP0uKkirvieSzRr5q5Hfg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250321212553","@solana/codecs-core":"2.1.1-canary-20250321212553","@solana/codecs-strings":"2.1.1-canary-20250321212553"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250321212553_1742593085566_0.985934328668574","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250324181149":{"name":"@solana/keys","version":"2.1.1-canary-20250324181149","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"df9ad06380970c4fadac8999662e8bfd667d5811","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250324181149.tgz","fileCount":25,"integrity":"sha512-JXVFjbu3vE3tf2urv6jMPArctFXuHn6Z4bUvwHxeCK764XEZjcv17/FPifP3qQPxKpi1t9rsAFBEPCPcoA+1dg==","signatures":[{"sig":"MEYCIQDMXn0wmgGqiE3kczM8vP/p1m1ALgUCaq5ncLCnuEa8zgIhAPnzBsLkQGF+/CtoLzF+08488N7vOXtKY9YGevFPi38s","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2f58c0618a32360bde41496742b5f05b/solana-keys-2.1.1-canary-20250324181149.tgz","_integrity":"sha512-JXVFjbu3vE3tf2urv6jMPArctFXuHn6Z4bUvwHxeCK764XEZjcv17/FPifP3qQPxKpi1t9rsAFBEPCPcoA+1dg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250324181149","@solana/codecs-core":"2.1.1-canary-20250324181149","@solana/codecs-strings":"2.1.1-canary-20250324181149"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250324181149_1742840707528_0.5903396085864487","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250324181358":{"name":"@solana/keys","version":"2.1.1-canary-20250324181358","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"967a07c544b360f36f6325912ebda8fc5ebafa0b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250324181358.tgz","fileCount":25,"integrity":"sha512-YZ6U7hU+6lzE911kadETbV2Q90UIW6nfo5prayy14KKJscoM8viviKLWuWNaW9eDhxOj9LvdjEEFJGfe3lf7rA==","signatures":[{"sig":"MEUCIQDN5Ivq8PxH5TetIZrrG9xUVPUvQKauMe5r4fZ28Tr3vwIgf48VRczc004gmPmrRx5zHWzpomTACb3JpuszDmJ92FU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2d33934e46360e6a15d568cebc7c61bd/solana-keys-2.1.1-canary-20250324181358.tgz","_integrity":"sha512-YZ6U7hU+6lzE911kadETbV2Q90UIW6nfo5prayy14KKJscoM8viviKLWuWNaW9eDhxOj9LvdjEEFJGfe3lf7rA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250324181358","@solana/codecs-core":"2.1.1-canary-20250324181358","@solana/codecs-strings":"2.1.1-canary-20250324181358"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250324181358_1742840780503_0.09402825108969881","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250324181543":{"name":"@solana/keys","version":"2.1.1-canary-20250324181543","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1dd6b0b28af342fcb4d29dce58c8e9f701f1ec07","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250324181543.tgz","fileCount":25,"integrity":"sha512-yMPoZHiKVftL902hYX4SLZOvlOPBsRsW51ldpJrwaugukD4mUz8CBdhko5PwQw7F/V19ZvhqPd2eAAZUz62XTA==","signatures":[{"sig":"MEUCICyyDZ1PI3+0yJWl3F6eE/mCOW1kPOVvUY1fXcHzHvT9AiEA1Oh7zrzcr+opmaPp7IllO1oQGjRg0GMK1V2Gf/06O5k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171961},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c1b0a843d7cf75bff81535d706fcc6f9/solana-keys-2.1.1-canary-20250324181543.tgz","_integrity":"sha512-yMPoZHiKVftL902hYX4SLZOvlOPBsRsW51ldpJrwaugukD4mUz8CBdhko5PwQw7F/V19ZvhqPd2eAAZUz62XTA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250324181543","@solana/codecs-core":"2.1.1-canary-20250324181543","@solana/codecs-strings":"2.1.1-canary-20250324181543"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250324181543_1742840941429_0.5754161477359045","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250324185629":{"name":"@solana/keys","version":"2.1.1-canary-20250324185629","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d1d78c6d80f06bf52eb8f6953e011798a017c5c7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250324185629.tgz","fileCount":25,"integrity":"sha512-YuGNUBJpSD39ml+JScYQD+5KOM5J1zHgAfWAIpG7G2WlO7SN/3V41TLwlOFaGDmiXWvu2jdVUp0aD37y5Y4GTA==","signatures":[{"sig":"MEUCIQD2WEHmiqhpu3q4vJCP35dTi+/QXPgKocVY7ZsF1Izi5gIgDrWoau+4Oe+xOgCmorRNK8GYTy2au24OWDOORt7+PFU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/24fb0e534d37f8512d41be9f844f73eb/solana-keys-2.1.1-canary-20250324185629.tgz","_integrity":"sha512-YuGNUBJpSD39ml+JScYQD+5KOM5J1zHgAfWAIpG7G2WlO7SN/3V41TLwlOFaGDmiXWvu2jdVUp0aD37y5Y4GTA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250324185629","@solana/codecs-core":"2.1.1-canary-20250324185629","@solana/codecs-strings":"2.1.1-canary-20250324185629"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250324185629_1742843389810_0.48342363782358766","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325140640":{"name":"@solana/keys","version":"2.1.1-canary-20250325140640","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b076c9b506f769659c44079413059e7798771771","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250325140640.tgz","fileCount":25,"integrity":"sha512-Y8HB+b4+p3rP1jnIoNNSydz4kN1sKJME0QUp4ko0f4dRqMJxOols9Q5OURgQLH1Anw3bI6/IC4sM24qzO80xug==","signatures":[{"sig":"MEUCIFI3z1JXDbClqvO4+kNJ9nzhiBcTAVWfcmpMLyqIFNOkAiEAhFZck4+PWJtGmU3EXQ9HxddC8E3nTTT+UHzIKS4gqMw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a40455bcc23b451b340bcd471dd2ac4d/solana-keys-2.1.1-canary-20250325140640.tgz","_integrity":"sha512-Y8HB+b4+p3rP1jnIoNNSydz4kN1sKJME0QUp4ko0f4dRqMJxOols9Q5OURgQLH1Anw3bI6/IC4sM24qzO80xug==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250325140640","@solana/codecs-core":"2.1.1-canary-20250325140640","@solana/codecs-strings":"2.1.1-canary-20250325140640"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250325140640_1742912425337_0.9202521156229297","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325154257":{"name":"@solana/keys","version":"2.1.1-canary-20250325154257","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4f14bb1764f0c51c837fa3cc00464e6212f81c7c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250325154257.tgz","fileCount":25,"integrity":"sha512-2fdS6P/VvrcxPaDGUIurzp+SGerV4lboQPubjby4+gs/vxocQAk5P5vQKIdR8lrGvXTNk5AT+P94lEQFBDTH7g==","signatures":[{"sig":"MEUCIBrjSVSM8zye1kD9TT+kkilgupeo5esUB/b5HgiUfs8FAiEA3Jmv+EkxXrZBeOGbgICNdlqYnC/iz+JNRJRhZAxQeSg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c7a4f460538bf487aef194b120780ed4/solana-keys-2.1.1-canary-20250325154257.tgz","_integrity":"sha512-2fdS6P/VvrcxPaDGUIurzp+SGerV4lboQPubjby4+gs/vxocQAk5P5vQKIdR8lrGvXTNk5AT+P94lEQFBDTH7g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250325154257","@solana/codecs-core":"2.1.1-canary-20250325154257","@solana/codecs-strings":"2.1.1-canary-20250325154257"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250325154257_1742918150108_0.5456266970962118","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325154730":{"name":"@solana/keys","version":"2.1.1-canary-20250325154730","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"5bab4e425f8d5fe4127e0a65799941c6e36f7bde","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250325154730.tgz","fileCount":25,"integrity":"sha512-6zTwPiDnXi3SAcjWihKIib57vGluIf+NN0dczveBPOxSBb4EngWRv3E/Po+WDmEFvX6YUecMLh2dKzRC22tkUA==","signatures":[{"sig":"MEUCIE3tor9ppuKGnIVh/tXktqhrWCFQ24vaWA+/dTvL6cGmAiEAz6Qp9yTqQ4xcBD37A9sIFPtVF8pLmWVepnOYOs1mEYo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d39dfaab297328cce98d71b7dc1d3aad/solana-keys-2.1.1-canary-20250325154730.tgz","_integrity":"sha512-6zTwPiDnXi3SAcjWihKIib57vGluIf+NN0dczveBPOxSBb4EngWRv3E/Po+WDmEFvX6YUecMLh2dKzRC22tkUA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250325154730","@solana/codecs-core":"2.1.1-canary-20250325154730","@solana/codecs-strings":"2.1.1-canary-20250325154730"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250325154730_1742918440112_0.9209698960634563","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325155308":{"name":"@solana/keys","version":"2.1.1-canary-20250325155308","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"eb1918aeafad6f7e57a100665be4b01cbb529f88","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250325155308.tgz","fileCount":25,"integrity":"sha512-FdAqi6D3hWBa8E7UCz3JzuheU+NHcushaQqppkatn+GFe6i+kQ/zUyIiEEDAlM8nSqv86QYlphmCgx4ALk8G+A==","signatures":[{"sig":"MEUCIDz93Y0Cl38t7+VHloMdy4+Eyts8o1GYyWcAgm50RPlpAiEA9/62HSd80fngrY59GXBOBbdsgyfXEopFr6A4RJb+mTQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/964c9e6a79c132745f09a575d21cbea9/solana-keys-2.1.1-canary-20250325155308.tgz","_integrity":"sha512-FdAqi6D3hWBa8E7UCz3JzuheU+NHcushaQqppkatn+GFe6i+kQ/zUyIiEEDAlM8nSqv86QYlphmCgx4ALk8G+A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250325155308","@solana/codecs-core":"2.1.1-canary-20250325155308","@solana/codecs-strings":"2.1.1-canary-20250325155308"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250325155308_1742918748288_0.38783996801881826","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325155727":{"name":"@solana/keys","version":"2.1.1-canary-20250325155727","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"83a6859c4bbb118dc71f90e0c2c16bf8fe45c5bb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250325155727.tgz","fileCount":25,"integrity":"sha512-ej9YYZ4lqkWyEQxGbX4EkGP0EIXJDDcLZTSo8sYJL+yNMtc+dALw9Mr9SsjXfhUwGB0dH9/CZWQuf6vKSv900Q==","signatures":[{"sig":"MEQCIEQnLw36aCn0nA65iAiKTjcUJdbBpuUNii8SQZGkZUMoAiA3cg5BM0XHS4on760UlZJfashBuoMid9LfSmrlwNXuXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2596b743a6352e2557244edd742961fa/solana-keys-2.1.1-canary-20250325155727.tgz","_integrity":"sha512-ej9YYZ4lqkWyEQxGbX4EkGP0EIXJDDcLZTSo8sYJL+yNMtc+dALw9Mr9SsjXfhUwGB0dH9/CZWQuf6vKSv900Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250325155727","@solana/codecs-core":"2.1.1-canary-20250325155727","@solana/codecs-strings":"2.1.1-canary-20250325155727"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250325155727_1742919053390_0.8024261821965337","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250325160238":{"name":"@solana/keys","version":"2.1.1-canary-20250325160238","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"59dfc33236d8903d39256a7857455178277d0350","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250325160238.tgz","fileCount":25,"integrity":"sha512-V6IzsN/cNdjKvkW1fku34KRBJy7pijR87kATYW14OyStuWcxqMAHZqUcdu7T+bBaOMeCcj6QoL0jiWkXt1OmUA==","signatures":[{"sig":"MEYCIQCmyWZcQ7K9FFWMPuAN9N95G0pzYkOQvFxl4akWnCumNwIhAJBX3toPuSm5A8P9rrXc3SD8jM75gmeXHYXwN+F+lTJZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/167c4da344cbcb9d5f2651be17df24e8/solana-keys-2.1.1-canary-20250325160238.tgz","_integrity":"sha512-V6IzsN/cNdjKvkW1fku34KRBJy7pijR87kATYW14OyStuWcxqMAHZqUcdu7T+bBaOMeCcj6QoL0jiWkXt1OmUA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250325160238","@solana/codecs-core":"2.1.1-canary-20250325160238","@solana/codecs-strings":"2.1.1-canary-20250325160238"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250325160238_1742919348086_0.45530458846824695","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326040439":{"name":"@solana/keys","version":"2.1.1-canary-20250326040439","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b5bc5a763e586b61e1889018708caa7db50463bf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326040439.tgz","fileCount":25,"integrity":"sha512-1IY+EwhsNs89XjNoqGCXSJ8Bk43YhPWEvI6JxJuG+2xG45zbVua8dAelxzKJVDQ9mn+2q5MMIzgVKvu3ykb5Kw==","signatures":[{"sig":"MEUCIQDdeA5pulczCDe/+wZmPQGCZaaFmToOzxaFBYYA2lqfyAIgef9dkZUf7545Tr6s5Xlun6OPCVy4td/r3YymvL8BXdE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d3e78b7b4ea02979018a5601d1b4adbc/solana-keys-2.1.1-canary-20250326040439.tgz","_integrity":"sha512-1IY+EwhsNs89XjNoqGCXSJ8Bk43YhPWEvI6JxJuG+2xG45zbVua8dAelxzKJVDQ9mn+2q5MMIzgVKvu3ykb5Kw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326040439","@solana/codecs-core":"2.1.1-canary-20250326040439","@solana/codecs-strings":"2.1.1-canary-20250326040439"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326040439_1742962642850_0.6773877008647331","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326040544":{"name":"@solana/keys","version":"2.1.1-canary-20250326040544","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f1b49b6bbbc64280cd72dbbbc6e728110ea2af0c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326040544.tgz","fileCount":25,"integrity":"sha512-Wx111sdYGMw8xJHplO3EulddUlAtELeAHGoIzFV8qUNQwaq8oBAKqzIaa/gZoI/5LEiK6EsO3Rgm4y13GKI8Qw==","signatures":[{"sig":"MEQCIHV8VvBMHXszNK30R88qL52yEITVH++bI87NBPUhEWZRAiBmVM1yKddnlH1cUWa9/hBG6TjcbYWpHeWxB3ADlY3RIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/75dbd2448a5b71d9186158b2278a7bc3/solana-keys-2.1.1-canary-20250326040544.tgz","_integrity":"sha512-Wx111sdYGMw8xJHplO3EulddUlAtELeAHGoIzFV8qUNQwaq8oBAKqzIaa/gZoI/5LEiK6EsO3Rgm4y13GKI8Qw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326040544","@solana/codecs-core":"2.1.1-canary-20250326040544","@solana/codecs-strings":"2.1.1-canary-20250326040544"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326040544_1742962726959_0.6782614961448099","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326042221":{"name":"@solana/keys","version":"2.1.1-canary-20250326042221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"20ce0ded4e5ce7d3158029fba1ed32d49cb48b82","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326042221.tgz","fileCount":25,"integrity":"sha512-Ik/laWtanr/LxJvTulmZ5nUzZy+DLiEh+1NilQzdhjIY8qKe2inHOxFGFZy7RblIK74HQZeI3QC9dH7TyLonSA==","signatures":[{"sig":"MEQCICSpJiSdVChLQccjHn7nnoWWSP/VACpiosP1PGuvbSsMAiA184Mn1AUvUFhgZCPoIXjwQ57kwufclKjxp/Axu8BTIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2b6be13a6bb523cc795e5e20cd54fbdc/solana-keys-2.1.1-canary-20250326042221.tgz","_integrity":"sha512-Ik/laWtanr/LxJvTulmZ5nUzZy+DLiEh+1NilQzdhjIY8qKe2inHOxFGFZy7RblIK74HQZeI3QC9dH7TyLonSA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326042221","@solana/codecs-core":"2.1.1-canary-20250326042221","@solana/codecs-strings":"2.1.1-canary-20250326042221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326042221_1742963733344_0.17332166522451198","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326042549":{"name":"@solana/keys","version":"2.1.1-canary-20250326042549","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"25d47064174e5c2b13786d5a281e2f5d4a4f96d3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326042549.tgz","fileCount":25,"integrity":"sha512-uneFMM4gN23ybJGCN710RaVjDTAgQ8Fbb/Kf4MnVGnKw7+FlHTFk1O7IuV73P8bAhiKDra3Mn26yX5MdtBQtZQ==","signatures":[{"sig":"MEUCIAjrPabZvc9NXXR8M63ZrI40qCfTRnc18YlMEwWqaN83AiEA0nZ9JLp72G7XRLbwGfK6z8AW8RyxabG1gUNBRZzc8PM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/777015e5c0426c497186b04e60eed173/solana-keys-2.1.1-canary-20250326042549.tgz","_integrity":"sha512-uneFMM4gN23ybJGCN710RaVjDTAgQ8Fbb/Kf4MnVGnKw7+FlHTFk1O7IuV73P8bAhiKDra3Mn26yX5MdtBQtZQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326042549","@solana/codecs-core":"2.1.1-canary-20250326042549","@solana/codecs-strings":"2.1.1-canary-20250326042549"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326042549_1742963943074_0.8664589034299917","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326222643":{"name":"@solana/keys","version":"2.1.1-canary-20250326222643","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d1caf90c7ab3694cddede02a93f6d3b808236b28","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326222643.tgz","fileCount":25,"integrity":"sha512-FFaZQiQBhYt9Iz73/YfUugOEEGlEXdYvj4yx273GAaEB23V4HWQfQFt1X3gcxS5snSaWcQSVEbe3xz455tHE8g==","signatures":[{"sig":"MEYCIQCJVAZc9bILz12sjJgmQEeKIcm43r5uWLc5f6Aeux9WhwIhAN3KWYqqtBC41n0bAmi7IyhL/bwHPsNOVlGhzsdL5kgK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f18f150b0f2f3fb13469d11e6001bb26/solana-keys-2.1.1-canary-20250326222643.tgz","_integrity":"sha512-FFaZQiQBhYt9Iz73/YfUugOEEGlEXdYvj4yx273GAaEB23V4HWQfQFt1X3gcxS5snSaWcQSVEbe3xz455tHE8g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326222643","@solana/codecs-core":"2.1.1-canary-20250326222643","@solana/codecs-strings":"2.1.1-canary-20250326222643"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326222643_1743028748671_0.7566119166557184","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326222613":{"name":"@solana/keys","version":"2.1.1-canary-20250326222613","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e897e105d363f84283d8b3c52e5b0c02bf91ace9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326222613.tgz","fileCount":25,"integrity":"sha512-NVjbU1XSpo1VVdh14TngymKio2K2WdlEbgEsP1rl2I3zrjhb/DRbK4SvsEG4Rvn2SPo6OvcXPp9lRYaDJXZiZg==","signatures":[{"sig":"MEYCIQCHiknFrReA0JjzYh/KfOIJZa/gkSfQbpYso2bWJlL3lAIhAL6/AYbFQJpxX+3fDdHpRWoSmvnROSX521V74SAEraWS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/98a660401548c1e60a51f23b601f5196/solana-keys-2.1.1-canary-20250326222613.tgz","_integrity":"sha512-NVjbU1XSpo1VVdh14TngymKio2K2WdlEbgEsP1rl2I3zrjhb/DRbK4SvsEG4Rvn2SPo6OvcXPp9lRYaDJXZiZg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326222613","@solana/codecs-core":"2.1.1-canary-20250326222613","@solana/codecs-strings":"2.1.1-canary-20250326222613"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326222613_1743028751870_0.8511240594996883","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326222745":{"name":"@solana/keys","version":"2.1.1-canary-20250326222745","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7c359cfa261bb32f7fab7426f5a295e193b9c426","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326222745.tgz","fileCount":25,"integrity":"sha512-p+shgDDXy26bOSFGDQx9tSExDhtQiw/OsMwHUh6Ho5FEi0sAaGABCwp59tcmoL4a6es/429A9gRN9vjRrCshfQ==","signatures":[{"sig":"MEYCIQDzz1w9zwBxDyXZ0qgopD6lVSl+IrdpNognFasX8/C+kgIhANcPAJsFEpW8HnUfw3aJUoxfXYbkhO/nsDIO7eOmfYIx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/79d19a554993049bc9c2f3c75944c2d3/solana-keys-2.1.1-canary-20250326222745.tgz","_integrity":"sha512-p+shgDDXy26bOSFGDQx9tSExDhtQiw/OsMwHUh6Ho5FEi0sAaGABCwp59tcmoL4a6es/429A9gRN9vjRrCshfQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326222745","@solana/codecs-core":"2.1.1-canary-20250326222745","@solana/codecs-strings":"2.1.1-canary-20250326222745"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326222745_1743028802756_0.6049737055589928","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326223232":{"name":"@solana/keys","version":"2.1.1-canary-20250326223232","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9f276e1ecb501a035b6db672f674dcbe5f8004cc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326223232.tgz","fileCount":25,"integrity":"sha512-FdkpTkRplBogr1wQVgHdle38q9pZoYOsGPuF7lV4fNioS4cEDX3lJ79q4IKjN4brkGKyYgsbKx14Pf3+eLLRgQ==","signatures":[{"sig":"MEQCIGzqXLRdAWWG+ePOA4byJDnDeNwfaVC6308fayMkAH6nAiBunRK42W0h3RK7OI/QTVLF5w84IQWGzomgNabLwvv6uQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/866fadbb39012daf95ffdf8bcf6b3958/solana-keys-2.1.1-canary-20250326223232.tgz","_integrity":"sha512-FdkpTkRplBogr1wQVgHdle38q9pZoYOsGPuF7lV4fNioS4cEDX3lJ79q4IKjN4brkGKyYgsbKx14Pf3+eLLRgQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326223232","@solana/codecs-core":"2.1.1-canary-20250326223232","@solana/codecs-strings":"2.1.1-canary-20250326223232"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326223232_1743029110591_0.6807762461604032","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326223715":{"name":"@solana/keys","version":"2.1.1-canary-20250326223715","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"57fd8140dcfa709c34f2ff2c23519f7db3a80c46","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326223715.tgz","fileCount":25,"integrity":"sha512-gjI5gTIMMXpwAEYVTuyFwTDIfsLiTqTk3KgOytAI6HvdF1cLDGGFOHUOKaQ/zCHsxRbz4lNQJQRaE0fyqvv2+A==","signatures":[{"sig":"MEUCIFSrK+Iecm5Kvm8y1urt9btFw2AtzkWBRehDyodDD3a3AiEAhHxNyLWnFuNa9XVSmsxv0fCshH2TktWU968Be/bmTBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/224f69c694a6866ab750daa5ca84d2de/solana-keys-2.1.1-canary-20250326223715.tgz","_integrity":"sha512-gjI5gTIMMXpwAEYVTuyFwTDIfsLiTqTk3KgOytAI6HvdF1cLDGGFOHUOKaQ/zCHsxRbz4lNQJQRaE0fyqvv2+A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326223715","@solana/codecs-core":"2.1.1-canary-20250326223715","@solana/codecs-strings":"2.1.1-canary-20250326223715"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326223715_1743029408741_0.8477018163935932","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326224248":{"name":"@solana/keys","version":"2.1.1-canary-20250326224248","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"fbaea3316bb7346e675708fc8e15c1b173be2da5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326224248.tgz","fileCount":25,"integrity":"sha512-kZhguqb+w1xRpoWDHSSg2XgVyZSnRd5E7h7LNR/VHXaNDjQ84f5ANHJDitUTY/6qb0n/cJZRDWt0Sfj1Eeobcw==","signatures":[{"sig":"MEUCIQDVu6yGdirg68lDVfxCLXdgqokge60h80q8IEoLJsmA3AIgEuOAkhwezRL+9js/H3s/R0iqs2jFrWHvwR76QDX6OP8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9624fcdc2e2d9249f8754c73d289e353/solana-keys-2.1.1-canary-20250326224248.tgz","_integrity":"sha512-kZhguqb+w1xRpoWDHSSg2XgVyZSnRd5E7h7LNR/VHXaNDjQ84f5ANHJDitUTY/6qb0n/cJZRDWt0Sfj1Eeobcw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326224248","@solana/codecs-core":"2.1.1-canary-20250326224248","@solana/codecs-strings":"2.1.1-canary-20250326224248"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326224248_1743029744833_0.951916471171383","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326224556":{"name":"@solana/keys","version":"2.1.1-canary-20250326224556","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8f6aaf2dac1872bb3c81535846febf06fec9b274","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326224556.tgz","fileCount":25,"integrity":"sha512-gIQNyeZM2ZcPB8GuLc9vwmtIlMorDnRItz6CpsHPnja3Ox+6LYwG1rCau8rd3tRd2tMYUGrJpPUQRaXKS8a0VQ==","signatures":[{"sig":"MEUCICgST+tG+3b9dxvxY5a1q+EqIf4eS+TvfhH7uwoWqZybAiEAm2NVSdR6IoAXGYI/mWPA/EQLgMEsMd+hJJ/zY/lsddg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/da417c1852342b7505f9cbdb2e3d519c/solana-keys-2.1.1-canary-20250326224556.tgz","_integrity":"sha512-gIQNyeZM2ZcPB8GuLc9vwmtIlMorDnRItz6CpsHPnja3Ox+6LYwG1rCau8rd3tRd2tMYUGrJpPUQRaXKS8a0VQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326224556","@solana/codecs-core":"2.1.1-canary-20250326224556","@solana/codecs-strings":"2.1.1-canary-20250326224556"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326224556_1743029900078_0.11059696212850811","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326225002":{"name":"@solana/keys","version":"2.1.1-canary-20250326225002","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d4371ef0cdb31cd098da04dad20439525e8aa1c3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326225002.tgz","fileCount":25,"integrity":"sha512-/aYl55KOv7SS5EzFIoyb+dJTp67k5iMJ3G8SDGNNbway3KFLOu4I+UkzE4RNGY+kNZxehEnzu08Mq97MlT8MbA==","signatures":[{"sig":"MEUCIQD+2DSSHzr3DxzvGFaIX1bkNMtIPNlSmVS7U2MHloPzNAIgF0qIxGyL/25mDT/1phyzXuDk17vSkoBsBEV4t4w9dy4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/30fc3c28f0cf8e70fe310663d2753cfd/solana-keys-2.1.1-canary-20250326225002.tgz","_integrity":"sha512-/aYl55KOv7SS5EzFIoyb+dJTp67k5iMJ3G8SDGNNbway3KFLOu4I+UkzE4RNGY+kNZxehEnzu08Mq97MlT8MbA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326225002","@solana/codecs-core":"2.1.1-canary-20250326225002","@solana/codecs-strings":"2.1.1-canary-20250326225002"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326225002_1743030135166_0.3430559641081281","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326225434":{"name":"@solana/keys","version":"2.1.1-canary-20250326225434","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d84e176b9ffc8e667db9ec38f1afdc1255e8c1f7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326225434.tgz","fileCount":25,"integrity":"sha512-49V2ItPomxxbK93O5OOUPJznWijb6cj0xvpIZWI6sgjc5C8TBIPq5Ji2563aJ6UqYeiYN/cZD4gnKajes423sg==","signatures":[{"sig":"MEUCIDd7a74QEVv15tEf433VBDGBhK5JrDHePeCqy9XW7dWkAiEAhBFkaHdKczCjJMatmVE198jWi7jnGb9zm7ADXZJ7c+U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/02e43f0f86a964583e5d51dedc7f7320/solana-keys-2.1.1-canary-20250326225434.tgz","_integrity":"sha512-49V2ItPomxxbK93O5OOUPJznWijb6cj0xvpIZWI6sgjc5C8TBIPq5Ji2563aJ6UqYeiYN/cZD4gnKajes423sg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326225434","@solana/codecs-core":"2.1.1-canary-20250326225434","@solana/codecs-strings":"2.1.1-canary-20250326225434"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326225434_1743030504869_0.8801923377150862","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326225751":{"name":"@solana/keys","version":"2.1.1-canary-20250326225751","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"824def25aa55f65945b5c764990f6d42aaeccf7a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326225751.tgz","fileCount":25,"integrity":"sha512-J+80QP0ehtUQj75aHqVdQdFI0UFUFyXHhIMMG9Ecqfx5+fFKulayjqeW3fUvWeB7U0msFnTmddTadHITN0ffEg==","signatures":[{"sig":"MEYCIQDulUSajKyHBIQy3PIQda3wsOkg3TOMqj1jvHTyl6PYTQIhAIS/0ZPRY/snwC7OgF7v1XPZll30jjqkBCSZmsTFk26R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b93f8fa1c3a38f6747acf68ef1154326/solana-keys-2.1.1-canary-20250326225751.tgz","_integrity":"sha512-J+80QP0ehtUQj75aHqVdQdFI0UFUFyXHhIMMG9Ecqfx5+fFKulayjqeW3fUvWeB7U0msFnTmddTadHITN0ffEg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326225751","@solana/codecs-core":"2.1.1-canary-20250326225751","@solana/codecs-strings":"2.1.1-canary-20250326225751"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326225751_1743030619445_0.7091085145720704","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326230303":{"name":"@solana/keys","version":"2.1.1-canary-20250326230303","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a3b08ac03ef826481b011100177d6359546281a6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326230303.tgz","fileCount":25,"integrity":"sha512-egJdeRl1YohTrU9wltcyeua4UkT/Oka/LOQRdOBd3NPd45F0XRfe6hv5sSRpGijndp2NsBIdtaoJ5MEyeFDsbw==","signatures":[{"sig":"MEQCIDbyj5LAuc+QF0p7HPVQTYCMxtKEHivwkm3z9Aj5ERtOAiBJjEZqP4tOiUOnh3B9ZnoiSakis2Ebc2kAPAC4du09vg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0b4b1fdd74a1a759c80be49983f9f844/solana-keys-2.1.1-canary-20250326230303.tgz","_integrity":"sha512-egJdeRl1YohTrU9wltcyeua4UkT/Oka/LOQRdOBd3NPd45F0XRfe6hv5sSRpGijndp2NsBIdtaoJ5MEyeFDsbw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326230303","@solana/codecs-core":"2.1.1-canary-20250326230303","@solana/codecs-strings":"2.1.1-canary-20250326230303"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326230303_1743030933414_0.6851091750519864","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326230812":{"name":"@solana/keys","version":"2.1.1-canary-20250326230812","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"927da767d0cf0410a1d3fd3565df83cd97302d7b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326230812.tgz","fileCount":25,"integrity":"sha512-X8wAa0aJ27MuvKT/vTC91vPLH9hGbwbGhGjxOdjie/bgdhjbqLaOpIueACaH+Jw9RFkVoQ6RaL7+l/3sV1oAtw==","signatures":[{"sig":"MEQCIDtyDuhIaxM7iCetdKwXDa43POi/+fP4AFsbveSuSi7iAiAm0m8noDichu0CaaGtK/brsv5Otz6prZrX9A1aOtcvgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/04cf13d6934c5d910a24118bbcac2e2c/solana-keys-2.1.1-canary-20250326230812.tgz","_integrity":"sha512-X8wAa0aJ27MuvKT/vTC91vPLH9hGbwbGhGjxOdjie/bgdhjbqLaOpIueACaH+Jw9RFkVoQ6RaL7+l/3sV1oAtw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326230812","@solana/codecs-core":"2.1.1-canary-20250326230812","@solana/codecs-strings":"2.1.1-canary-20250326230812"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326230812_1743031268683_0.7254304047132143","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326231213":{"name":"@solana/keys","version":"2.1.1-canary-20250326231213","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"df6a53ccdd5266aaa3cc8e18d067a0f83531c6ec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326231213.tgz","fileCount":25,"integrity":"sha512-g9TMykDwCuIwRtMb9fUCavN7v7IvvBMaLwNwGqcKBao0JXj0Od+ooXAfhN2/L/u3bG1yI8vnzySf+zOnN8F6tA==","signatures":[{"sig":"MEYCIQCjnRiSUagSevj0GCmaIMfAlytenIqSLvpBij5qRsSNpAIhAKlaDrfozPYSawmyaKmCV/tqaDjIkr/de+6vs0eghrB4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ee2d3bb4ba32bf1c8a620809ce797d81/solana-keys-2.1.1-canary-20250326231213.tgz","_integrity":"sha512-g9TMykDwCuIwRtMb9fUCavN7v7IvvBMaLwNwGqcKBao0JXj0Od+ooXAfhN2/L/u3bG1yI8vnzySf+zOnN8F6tA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326231213","@solana/codecs-core":"2.1.1-canary-20250326231213","@solana/codecs-strings":"2.1.1-canary-20250326231213"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326231213_1743031451690_0.45864261976743514","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326231828":{"name":"@solana/keys","version":"2.1.1-canary-20250326231828","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4a6a4d15a5169aebc889d138b7a8094d9a2f6ebd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326231828.tgz","fileCount":25,"integrity":"sha512-WgM8S3uY+fVx2qwuZ4xJeV7CFCXki4+aCVGnO94BYDVbSmOheV/ssQkGhyPQweTbICvS7fJ8PX7MdDlw++objw==","signatures":[{"sig":"MEQCIA3lvX6H5jFV51R5Uo5c5ccM1PpUiRlaO2Yb7wvk9V0hAiAWF9PI6BoXUinYFjmBcJxtNrxtoR+lPYx3YWzn+3e4aw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4086137fb2b9bfc5d6750aa6e7f4de4b/solana-keys-2.1.1-canary-20250326231828.tgz","_integrity":"sha512-WgM8S3uY+fVx2qwuZ4xJeV7CFCXki4+aCVGnO94BYDVbSmOheV/ssQkGhyPQweTbICvS7fJ8PX7MdDlw++objw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326231828","@solana/codecs-core":"2.1.1-canary-20250326231828","@solana/codecs-strings":"2.1.1-canary-20250326231828"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326231828_1743031862125_0.6049137208324089","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250326232157":{"name":"@solana/keys","version":"2.1.1-canary-20250326232157","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"101331f1fa9e94b56b4ea8e8493606295340f204","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250326232157.tgz","fileCount":25,"integrity":"sha512-qKpiwLtSQe8njdqlzPqOv3dM2eT0HZpsCcRvUmp6Wf5qgcxVaNw/Ek9IvLenkdwsgOCivTNbGIcDGGk4fBBoaA==","signatures":[{"sig":"MEYCIQCXDHEm9Un+f/4S5LxlbfU+CZDZUhSf+0VuxAwktinsVQIhAPh4If/vtCAwjr1vfnGOaxJQrG/IaWbQHlBE7iBQIyof","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7df5f995f980fbd5953738d9a1637cb2/solana-keys-2.1.1-canary-20250326232157.tgz","_integrity":"sha512-qKpiwLtSQe8njdqlzPqOv3dM2eT0HZpsCcRvUmp6Wf5qgcxVaNw/Ek9IvLenkdwsgOCivTNbGIcDGGk4fBBoaA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250326232157","@solana/codecs-core":"2.1.1-canary-20250326232157","@solana/codecs-strings":"2.1.1-canary-20250326232157"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250326232157_1743032103875_0.20429520651127397","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250327173513":{"name":"@solana/keys","version":"2.1.1-canary-20250327173513","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b5bc7ca860990a86dbd636bfce987af58f2b3277","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250327173513.tgz","fileCount":25,"integrity":"sha512-ia4HbningpQqycXU0M1Zj8SZYxQPcskFMAVj3GmOy1HurK1Y1EV5uCq1+yxN6AhJ9b2HJpwS1f+FdJtBttLTlQ==","signatures":[{"sig":"MEQCIDeks2sueVZr9s5sm8iOPVYGn5XoCoxwLRF8vYldmNnLAiBUfx0rAfgHdgDrT3g17D66VunZueCaXOggMxc0z9ePaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3c25c03e077c49fbf277319d11699952/solana-keys-2.1.1-canary-20250327173513.tgz","_integrity":"sha512-ia4HbningpQqycXU0M1Zj8SZYxQPcskFMAVj3GmOy1HurK1Y1EV5uCq1+yxN6AhJ9b2HJpwS1f+FdJtBttLTlQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250327173513","@solana/codecs-core":"2.1.1-canary-20250327173513","@solana/codecs-strings":"2.1.1-canary-20250327173513"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250327173513_1743097718451_0.6001925118034259","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250328154651":{"name":"@solana/keys","version":"2.1.1-canary-20250328154651","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"66d2864b4283e6428a35990bcf5d0a2b9962a0bb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250328154651.tgz","fileCount":25,"integrity":"sha512-malsN/PX7vs1a2kKaPKiOopSw22OG2IybHiZWXi4mt41Ny5WaFWvBQJY356qqs+Ho8mOO2wcuIUltREIt8tXkA==","signatures":[{"sig":"MEUCIFxPKNBJUyhu+DggfL/gUwNA+FtXEgfQO//LMmslMr20AiEAuh7/aRb9LMHAEFq7pCYQvQt4fZ8K3iAJ97qf7/2/sic=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c6149d0756371f4b6da7af90dc125d14/solana-keys-2.1.1-canary-20250328154651.tgz","_integrity":"sha512-malsN/PX7vs1a2kKaPKiOopSw22OG2IybHiZWXi4mt41Ny5WaFWvBQJY356qqs+Ho8mOO2wcuIUltREIt8tXkA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250328154651","@solana/codecs-core":"2.1.1-canary-20250328154651","@solana/codecs-strings":"2.1.1-canary-20250328154651"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250328154651_1743177580252_0.9002856698307078","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250331123142":{"name":"@solana/keys","version":"2.1.1-canary-20250331123142","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"cd0f5522931e2f242aaec73477e25aa004241f2c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250331123142.tgz","fileCount":25,"integrity":"sha512-99WceGyBlBlOaOGT8xMRjJji0O2halyE5kkcQgxqxWlHLzCqxH1NVgbiGNl05kg/dRJ+23CuSOCS0Q9JWJY2Xw==","signatures":[{"sig":"MEYCIQCBNrfXI9WSyi9ZQKAuswVPfa+lZDG5ER+gC49/GisZ1wIhALhR9J7P1qLN8p09StDks6QbaucpgAbksMtqgu82o26t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/12676b61d678b5d99ad2954d0d11535d/solana-keys-2.1.1-canary-20250331123142.tgz","_integrity":"sha512-99WceGyBlBlOaOGT8xMRjJji0O2halyE5kkcQgxqxWlHLzCqxH1NVgbiGNl05kg/dRJ+23CuSOCS0Q9JWJY2Xw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250331123142","@solana/codecs-core":"2.1.1-canary-20250331123142","@solana/codecs-strings":"2.1.1-canary-20250331123142"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250331123142_1743425066180_0.4023727547057736","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250331123631":{"name":"@solana/keys","version":"2.1.1-canary-20250331123631","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"cd91bb46616df8cb04dea2f393976af04c10bbde","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250331123631.tgz","fileCount":25,"integrity":"sha512-VB7T4/qjY/AVFbDA95fUYdGmZSRnBZpkPpXxfej3PhiZupMIcsiHAhSxkevBQXOMlVouXv9/HGTStLB+bM1iFg==","signatures":[{"sig":"MEUCIQCfQr2txS7jIu4EBgswyqBKieM5aZWVwDuqt0hxpXa41wIgIrUs/ZnhNetxJwPTn/0yQ8riF4vFi6gTZEu43pR00l0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/09e0cd0faea257b348af98cf6e75c6ce/solana-keys-2.1.1-canary-20250331123631.tgz","_integrity":"sha512-VB7T4/qjY/AVFbDA95fUYdGmZSRnBZpkPpXxfej3PhiZupMIcsiHAhSxkevBQXOMlVouXv9/HGTStLB+bM1iFg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250331123631","@solana/codecs-core":"2.1.1-canary-20250331123631","@solana/codecs-strings":"2.1.1-canary-20250331123631"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250331123631_1743425350026_0.7709393606460615","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250331182815":{"name":"@solana/keys","version":"2.1.1-canary-20250331182815","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4b8d4b20680741bf1f67d1834f5a553a2ea41628","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250331182815.tgz","fileCount":25,"integrity":"sha512-YZF3C1j34bR/TcqGzv47esfSxUdN1igsYOuC1O/4Bipv1qa0d+nNSuSUIC1JguQGQii4WQKRIojR0IpYShrFvA==","signatures":[{"sig":"MEUCICkt8WPBxh37gs9WccAPnctTiODVXWqBQ3iBYmzEJfr+AiEAo+4lqD1d6LGSlHA2Fi2oX9jzXlP1E+c4VwbgfB18SyA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4c7305f871847eb3e0d9f421bcaf8d7e/solana-keys-2.1.1-canary-20250331182815.tgz","_integrity":"sha512-YZF3C1j34bR/TcqGzv47esfSxUdN1igsYOuC1O/4Bipv1qa0d+nNSuSUIC1JguQGQii4WQKRIojR0IpYShrFvA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250331182815","@solana/codecs-core":"2.1.1-canary-20250331182815","@solana/codecs-strings":"2.1.1-canary-20250331182815"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250331182815_1743446449865_0.5597807916672535","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250331182924":{"name":"@solana/keys","version":"2.1.1-canary-20250331182924","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ac3f138ff493f8c147dc6db8e035f4892b4694fb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250331182924.tgz","fileCount":25,"integrity":"sha512-O8upFV7RtyqfinA5DAnSITqGYf+PXDRb12fzycUVfF6V+l9pYh+eju13oB0YFL+H2nE+zuFmrP3/OPlHlr++oQ==","signatures":[{"sig":"MEYCIQCANs5+01X3OSCMBMcSp6dYjc+Mdz8fCSQoU6LAF/3MjAIhAJT2HA0t+sIXDPKgZoOWZZagSRY+rBN8AE4X+2QA3SAS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a9d48938d64c11d1e257abb6836a30b1/solana-keys-2.1.1-canary-20250331182924.tgz","_integrity":"sha512-O8upFV7RtyqfinA5DAnSITqGYf+PXDRb12fzycUVfF6V+l9pYh+eju13oB0YFL+H2nE+zuFmrP3/OPlHlr++oQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250331182924","@solana/codecs-core":"2.1.1-canary-20250331182924","@solana/codecs-strings":"2.1.1-canary-20250331182924"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250331182924_1743446541399_0.7587956085607883","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250331183000":{"name":"@solana/keys","version":"2.1.1-canary-20250331183000","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"47652acde007637e33bbdd5d478a908422e15fb7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250331183000.tgz","fileCount":25,"integrity":"sha512-GlWYpQUpueUmlisr9r7Le4X9gCkxFZU4ThfJ7rqqjS20Mem5UI19xVFXQZNCl3c4P9nEnKyRUgVOzb7tNlsoiA==","signatures":[{"sig":"MEUCIBjlpXoNcaRhD++885zjEPDiF64c0EewRoKRF+MwTDDcAiEAwtD0263yu7jqGmc/en1t0WUbc8sBJggqYyz0WyZW6Cs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8b3ab769aec167862de9024e185d6387/solana-keys-2.1.1-canary-20250331183000.tgz","_integrity":"sha512-GlWYpQUpueUmlisr9r7Le4X9gCkxFZU4ThfJ7rqqjS20Mem5UI19xVFXQZNCl3c4P9nEnKyRUgVOzb7tNlsoiA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250331183000","@solana/codecs-core":"2.1.1-canary-20250331183000","@solana/codecs-strings":"2.1.1-canary-20250331183000"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250331183000_1743446575335_0.29360757099526347","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401192048":{"name":"@solana/keys","version":"2.1.1-canary-20250401192048","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d6804e19f879b070fb917d985d0b39fd98e45893","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250401192048.tgz","fileCount":25,"integrity":"sha512-AxKjVGzm8to4ky35gU8XHpKE/ivOj1VCdkfAmpFJlpYZ9F0wZ/ZkqXvJmv+bnvj6bMcRDWIoJUgKUh7+h6Hsaw==","signatures":[{"sig":"MEQCIDh0JORrfzVSIKkwCNcy5AqdS1oJ7imkywtJe3tpsDLzAiAI18mwSjvmXKtMzJ37npAsQWNKel4CNRPVxGOl0Q6/jQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ed9cc99a656af40c75202315a40dcc3b/solana-keys-2.1.1-canary-20250401192048.tgz","_integrity":"sha512-AxKjVGzm8to4ky35gU8XHpKE/ivOj1VCdkfAmpFJlpYZ9F0wZ/ZkqXvJmv+bnvj6bMcRDWIoJUgKUh7+h6Hsaw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250401192048","@solana/codecs-core":"2.1.1-canary-20250401192048","@solana/codecs-strings":"2.1.1-canary-20250401192048"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250401192048_1743536084612_0.16147167221309333","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401192244":{"name":"@solana/keys","version":"2.1.1-canary-20250401192244","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b66255530198f29a1f13e809da9d0ad18778914a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250401192244.tgz","fileCount":25,"integrity":"sha512-K1GEMYsR8gUscSHlmmUgH5RPl46f8HA6KzHK1ylc56A8bJL0kOU1DL1RlNsu6L+uY3W7mZr5hpWw4j3p08QRkw==","signatures":[{"sig":"MEQCIHohmtKtxPKTqOLWqX6GC2Of0kGNIz9lWaZW7O630AfQAiAX3/mbVtzOe70PrciW89ftqMWRLJrLg6ZxPuk11aGzMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5ee636bb26d4b5751d5687ff6445e681/solana-keys-2.1.1-canary-20250401192244.tgz","_integrity":"sha512-K1GEMYsR8gUscSHlmmUgH5RPl46f8HA6KzHK1ylc56A8bJL0kOU1DL1RlNsu6L+uY3W7mZr5hpWw4j3p08QRkw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250401192244","@solana/codecs-core":"2.1.1-canary-20250401192244","@solana/codecs-strings":"2.1.1-canary-20250401192244"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250401192244_1743536094835_0.7669483958309247","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401202815":{"name":"@solana/keys","version":"2.1.1-canary-20250401202815","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c04e780bc44b14271e1646f0e443fc75c6494ef5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250401202815.tgz","fileCount":25,"integrity":"sha512-ijS/Y/uJscUGKDmv1TABNaVjUgd+i3UHAqBUQ3lxWTs8oIEiRh5cqZgvviTWYus6wqOndZt056WJj/kXg8Cslw==","signatures":[{"sig":"MEUCIDohOc/xBNJIOwGRkHWqgOWyPxi+OcTaozbqinwoB3TzAiEA6j5U/Fr/r4KSKPYwlciEXt6So4Ff7XusUSzAe9EkLdE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/da1999edddf757849b433ce7acd96a41/solana-keys-2.1.1-canary-20250401202815.tgz","_integrity":"sha512-ijS/Y/uJscUGKDmv1TABNaVjUgd+i3UHAqBUQ3lxWTs8oIEiRh5cqZgvviTWYus6wqOndZt056WJj/kXg8Cslw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250401202815","@solana/codecs-core":"2.1.1-canary-20250401202815","@solana/codecs-strings":"2.1.1-canary-20250401202815"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250401202815_1743540047925_0.14708826734835023","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401202729":{"name":"@solana/keys","version":"2.1.1-canary-20250401202729","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"27f6653dd73374349fb245a6673a51b2034491fd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250401202729.tgz","fileCount":25,"integrity":"sha512-zwkx4icObOraKGzySpSfR8E3Zbd2EItJTfgHwsyVnRRzak8hVPEH8jmAL/iQU23RHELeuVnVG8Rgwc44wtgBmQ==","signatures":[{"sig":"MEQCIA0pLcFHSoYwgAHXKHlMzYs4m3wJxk38DJnjTeyVf8iWAiA3LYbRkwDv2AkUxwQxJPxHdwHWt5V/G8S2oENOMR71fA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9f9e7bce237c68e64a481fe7695b08df/solana-keys-2.1.1-canary-20250401202729.tgz","_integrity":"sha512-zwkx4icObOraKGzySpSfR8E3Zbd2EItJTfgHwsyVnRRzak8hVPEH8jmAL/iQU23RHELeuVnVG8Rgwc44wtgBmQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250401202729","@solana/codecs-core":"2.1.1-canary-20250401202729","@solana/codecs-strings":"2.1.1-canary-20250401202729"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250401202729_1743540052356_0.8318939460186012","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401202813":{"name":"@solana/keys","version":"2.1.1-canary-20250401202813","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6a900f649803e3066f68fe349470653178f16463","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250401202813.tgz","fileCount":25,"integrity":"sha512-Qz47epOKxxe0GVA+IFeSwFoujnzgV0eLwRhAujla3JFstkRdXd2fuQ7roLLa+mhXH6U/tWaIcrwe9SE5Vq2F4A==","signatures":[{"sig":"MEUCIEVb94vln3BZz18Nx/NdO6Bp/DAicKTBDkC8hgN7cw7sAiEA8HGbxdo0BlL/OkYm8M/afax9LyL5k20e/8YDXd2TiSw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b70c5fd641bf98dd0dd8a4ef8e7f78ff/solana-keys-2.1.1-canary-20250401202813.tgz","_integrity":"sha512-Qz47epOKxxe0GVA+IFeSwFoujnzgV0eLwRhAujla3JFstkRdXd2fuQ7roLLa+mhXH6U/tWaIcrwe9SE5Vq2F4A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250401202813","@solana/codecs-core":"2.1.1-canary-20250401202813","@solana/codecs-strings":"2.1.1-canary-20250401202813"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250401202813_1743540058607_0.9796112089547993","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401203039":{"name":"@solana/keys","version":"2.1.1-canary-20250401203039","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b15c9e8e106bc4aa36fdd70c9f066adbc0940b5c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250401203039.tgz","fileCount":25,"integrity":"sha512-n5dG3G5R3I4CHbD5HSHGNJHZRVFfkNsU//ULX87VvxkxSWCQ/hBOZgPx/ubdK+9NLMgTP07+buWSK+YlP/MafQ==","signatures":[{"sig":"MEQCIGQqYAVlYnThSpDOfc22j7evCELHur6azgyaOeBJwfmUAiA3nNE3DnY5u8ZLCqGBbFPDam/EI8FosazJxo+qttG24A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/925f5e04b81229861df9b8e6f37be9d5/solana-keys-2.1.1-canary-20250401203039.tgz","_integrity":"sha512-n5dG3G5R3I4CHbD5HSHGNJHZRVFfkNsU//ULX87VvxkxSWCQ/hBOZgPx/ubdK+9NLMgTP07+buWSK+YlP/MafQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250401203039","@solana/codecs-core":"2.1.1-canary-20250401203039","@solana/codecs-strings":"2.1.1-canary-20250401203039"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250401203039_1743540228417_0.05556465780510833","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401203059":{"name":"@solana/keys","version":"2.1.1-canary-20250401203059","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7a33d40388a7a5d1aad9f0453dfb974f4b4b0a93","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250401203059.tgz","fileCount":25,"integrity":"sha512-1rPQ5CtZ4IutImyIif2ZcgZLYtJrZoh7OGXVYQzNckc1jfVwumsl9eNiW+vImHQkCn49/BkcYsr2rvkQeyam2w==","signatures":[{"sig":"MEUCIQC7Y8XbJ/wKW0VGP24luDq8Cja5POjsGPnmFhGHfqniOwIgFa68feGfxaSiY9tzCraxE9LtnQt1rDenlmnp6HKmnQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d9ba6374b3b5036615c57602ab192e19/solana-keys-2.1.1-canary-20250401203059.tgz","_integrity":"sha512-1rPQ5CtZ4IutImyIif2ZcgZLYtJrZoh7OGXVYQzNckc1jfVwumsl9eNiW+vImHQkCn49/BkcYsr2rvkQeyam2w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250401203059","@solana/codecs-core":"2.1.1-canary-20250401203059","@solana/codecs-strings":"2.1.1-canary-20250401203059"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250401203059_1743540233024_0.4332726684590438","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250401203823":{"name":"@solana/keys","version":"2.1.1-canary-20250401203823","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a45b9f0c94c4c8664aeb2e4f863baafee11d9cb7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250401203823.tgz","fileCount":25,"integrity":"sha512-eS8mWm8ZzyQlAs141MIPm/E0CggdJG8J+JsE9kf1OaO0yST0m7SecMFrx0WOW/YcqJJH3Rg2gGglo+fxtZvuXw==","signatures":[{"sig":"MEYCIQD5Htrm6ijoSiPEr9pc+VPlcDZjVIJQSwd7J43AZqCvfwIhAISs1cjwBRfdxX8YmP3YAGCgEoPUjr2Twlux1tVOyYbm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/619e9b9a4dc093c0e6c84d436990882b/solana-keys-2.1.1-canary-20250401203823.tgz","_integrity":"sha512-eS8mWm8ZzyQlAs141MIPm/E0CggdJG8J+JsE9kf1OaO0yST0m7SecMFrx0WOW/YcqJJH3Rg2gGglo+fxtZvuXw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250401203823","@solana/codecs-core":"2.1.1-canary-20250401203823","@solana/codecs-strings":"2.1.1-canary-20250401203823"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250401203823_1743540645701_0.7771914801050683","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402153300":{"name":"@solana/keys","version":"2.1.1-canary-20250402153300","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"aef12824e1ca464fe56b954137d75eed1ec96971","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250402153300.tgz","fileCount":25,"integrity":"sha512-FjEraVRrV3W1wBRvm0bkq/oB/jZ4Z0f7Gd3H6tNkzW1J+bIfCwhVE5tsRdh1sKeJAzX7pqPKsjEI8DJR6IJCvw==","signatures":[{"sig":"MEUCICeLOwGCpexfglU2iG4Dcqjmzm+1UaSDFh05KeJ07ODWAiEA8qUHXtv+5cxlnU7KTPZg6PxN5VxUpb57BxErQ5PnAlY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3d18d2eb2b9fe43a76e7c6cd774ed196/solana-keys-2.1.1-canary-20250402153300.tgz","_integrity":"sha512-FjEraVRrV3W1wBRvm0bkq/oB/jZ4Z0f7Gd3H6tNkzW1J+bIfCwhVE5tsRdh1sKeJAzX7pqPKsjEI8DJR6IJCvw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250402153300","@solana/codecs-core":"2.1.1-canary-20250402153300","@solana/codecs-strings":"2.1.1-canary-20250402153300"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250402153300_1743608738900_0.30193203644661204","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402153714":{"name":"@solana/keys","version":"2.1.1-canary-20250402153714","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2e84057794b1a7e1ef2f5420d915514dc6a4d90e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250402153714.tgz","fileCount":25,"integrity":"sha512-Rs2XehtqYBDVnYjLeA5TZQlW3hxfPKL82DBwDTrpzRS87pwkXRgdh1YxUJM1eq1PNwq34uTIlGcDMlKfi3qFPw==","signatures":[{"sig":"MEYCIQCRnJuWaRxdpQuHjCTcRHZ1hVdzCjD2PKKw4VOZ/zNlCgIhAIVKUQJCLwywUYQCw5cTU+Y3e/wH+rX67qxWotvQhF8h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6f23d044e9b8ac4dace56f3517b85644/solana-keys-2.1.1-canary-20250402153714.tgz","_integrity":"sha512-Rs2XehtqYBDVnYjLeA5TZQlW3hxfPKL82DBwDTrpzRS87pwkXRgdh1YxUJM1eq1PNwq34uTIlGcDMlKfi3qFPw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250402153714","@solana/codecs-core":"2.1.1-canary-20250402153714","@solana/codecs-strings":"2.1.1-canary-20250402153714"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250402153714_1743608989464_0.4256705459586081","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402154214":{"name":"@solana/keys","version":"2.1.1-canary-20250402154214","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"024bf58c6e553f65e7010816a61929fbe92b4bd5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250402154214.tgz","fileCount":25,"integrity":"sha512-nKjWI8UD2yKCIHd+2cnJnOoC0xliwd/IRmdpxOyRwN/Sl+xZIrTIZKpDq6tswBpBQ40XSXRuzlo3yIDFzklHdA==","signatures":[{"sig":"MEUCIGvsEsIXxuyNeaPwl+QPLp2mOuE9lEGFmUsL1ln2K3DVAiEAm1jGtr/8TivCqVuU+yRkHyW8f7RPHEIu4SGktmHHmq0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e433945c14f5c02fa2526e6c1b56f023/solana-keys-2.1.1-canary-20250402154214.tgz","_integrity":"sha512-nKjWI8UD2yKCIHd+2cnJnOoC0xliwd/IRmdpxOyRwN/Sl+xZIrTIZKpDq6tswBpBQ40XSXRuzlo3yIDFzklHdA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250402154214","@solana/codecs-core":"2.1.1-canary-20250402154214","@solana/codecs-strings":"2.1.1-canary-20250402154214"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250402154214_1743609312712_0.3283584698783919","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402155037":{"name":"@solana/keys","version":"2.1.1-canary-20250402155037","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"07bd496c58a241ac73bbcffc247471cef44cced6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250402155037.tgz","fileCount":25,"integrity":"sha512-VGQOd51vYm7t1fN5KSH9+el2p06gbE8Qicvu6yR82Ira57UhxvxE+3quu1HF9zujloHIB2HrZ3Tm6Xu+RIlY4w==","signatures":[{"sig":"MEUCIQDvZ4vw3jPdQXWpYhcFs/c+JH2wKx4J6KwYE83Izd8MAgIgTHpq29oMnU/0inM+TamhqJB7L2lbHUIgyPScRJdzV34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/16fdb3b6b88bfd622c377b20b2da7745/solana-keys-2.1.1-canary-20250402155037.tgz","_integrity":"sha512-VGQOd51vYm7t1fN5KSH9+el2p06gbE8Qicvu6yR82Ira57UhxvxE+3quu1HF9zujloHIB2HrZ3Tm6Xu+RIlY4w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250402155037","@solana/codecs-core":"2.1.1-canary-20250402155037","@solana/codecs-strings":"2.1.1-canary-20250402155037"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250402155037_1743609767034_0.42532036075440294","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402162501":{"name":"@solana/keys","version":"2.1.1-canary-20250402162501","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"332a7acc9b9e8baee14231fc6f25e9ecb968e7b6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250402162501.tgz","fileCount":25,"integrity":"sha512-/BuBDvoplMjz6okBexVO9gWd8sdcjYenqWDf1H9XCPzIQ40MUUemg5fz4sHaxQE55SrfLRvyNrCEJmPksDTgig==","signatures":[{"sig":"MEUCIQDFZLeJbQoL8uZI4lHd3PcfE982X/5Q0edELi6+tMuGQQIgR3Zsge00vsQqFo40JzYL2idarBfzHocSxntjT/uoyeg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/db0cb3132e160453729f7330266c1281/solana-keys-2.1.1-canary-20250402162501.tgz","_integrity":"sha512-/BuBDvoplMjz6okBexVO9gWd8sdcjYenqWDf1H9XCPzIQ40MUUemg5fz4sHaxQE55SrfLRvyNrCEJmPksDTgig==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250402162501","@solana/codecs-core":"2.1.1-canary-20250402162501","@solana/codecs-strings":"2.1.1-canary-20250402162501"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250402162501_1743611864408_0.15718181201719506","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402162842":{"name":"@solana/keys","version":"2.1.1-canary-20250402162842","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9cfa128cbebadb1695c605e03c9db9533101c223","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250402162842.tgz","fileCount":25,"integrity":"sha512-BlSF7cmTkwbZJjr3NuiHP7E4IpLX3NYPAXdYpfmqCOwmTYV9I0P+sOgV9qcvQACpc64aeD3Zjrw3napGTqw0NQ==","signatures":[{"sig":"MEQCIDxGMZYbGa0A87tBvTFspz77P/wgCg2UX2GV4K+fFaE3AiBPm47CjW+xdnbhR15Ck5my8yP2aOyEE3PevlhC9Bf01A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f9257d84c0e6f35e8438524ebb84cac9/solana-keys-2.1.1-canary-20250402162842.tgz","_integrity":"sha512-BlSF7cmTkwbZJjr3NuiHP7E4IpLX3NYPAXdYpfmqCOwmTYV9I0P+sOgV9qcvQACpc64aeD3Zjrw3napGTqw0NQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250402162842","@solana/codecs-core":"2.1.1-canary-20250402162842","@solana/codecs-strings":"2.1.1-canary-20250402162842"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250402162842_1743612107145_0.1075181824927538","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402164538":{"name":"@solana/keys","version":"2.1.1-canary-20250402164538","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9bab9924a7f48bcf7806129cc6cc40451f7a8f5e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250402164538.tgz","fileCount":25,"integrity":"sha512-9NmYEuMbFeyRsyLR9orCS+3EJ3gyqjaFE3qcsjSuqhqvCSgV8Rd4/eUk0cZTMg4GaDqYqEzTqLR9l4pZ3rcDTg==","signatures":[{"sig":"MEUCIQCTrlp7lUJkWiPllWBa7hXyblslO+Kn9sy1hS8Z8fpahQIgcCNvFP5AMcCOc7LL4+wcLoWb345jrQlbkOZxmlRxOqU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8e15b65aee6969df06adcdd0e5cde5f6/solana-keys-2.1.1-canary-20250402164538.tgz","_integrity":"sha512-9NmYEuMbFeyRsyLR9orCS+3EJ3gyqjaFE3qcsjSuqhqvCSgV8Rd4/eUk0cZTMg4GaDqYqEzTqLR9l4pZ3rcDTg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250402164538","@solana/codecs-core":"2.1.1-canary-20250402164538","@solana/codecs-strings":"2.1.1-canary-20250402164538"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250402164538_1743613168138_0.27110824619257334","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402230832":{"name":"@solana/keys","version":"2.1.1-canary-20250402230832","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"110bf958f4c339895a144e57df9b7e31e52e666b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250402230832.tgz","fileCount":25,"integrity":"sha512-ydNocPGGv2rh6jJyn7lZ3EtWFt+BqSmHtWv3/qk75MhHXtMF6BiIE5AovohISGjrLy5hGAVETZCWDDkkggBGlg==","signatures":[{"sig":"MEUCIGofbaDHXXffusYpbWCVeH/iLnD8Ap9yATzWcTlnIDGqAiEA11oRCo+OQ3HtlXId8T7CIsZA39rQB97JtWMRIH5jJGw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4debbf086561ed3855f7363c19c180e6/solana-keys-2.1.1-canary-20250402230832.tgz","_integrity":"sha512-ydNocPGGv2rh6jJyn7lZ3EtWFt+BqSmHtWv3/qk75MhHXtMF6BiIE5AovohISGjrLy5hGAVETZCWDDkkggBGlg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250402230832","@solana/codecs-core":"2.1.1-canary-20250402230832","@solana/codecs-strings":"2.1.1-canary-20250402230832"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250402230832_1743636068001_0.16436996971405993","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250402233232":{"name":"@solana/keys","version":"2.1.1-canary-20250402233232","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"aec004b44ba56297d9b2426b70246f4b11caae0c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250402233232.tgz","fileCount":25,"integrity":"sha512-wUNHhBQW7AzXAMWwAukBPe7NW32Yv0LU3RaQie2u1TTZrQSyrmRS9hnrPl+QhMK0xwWXomQrkgpWHmk/BBP47Q==","signatures":[{"sig":"MEYCIQC2/iWIzk53b3pMO1P34DyazriDAKr14mPT6WG+db1EdQIhAOnw9JdJb8dLXmFuIaq9t/eVDsrfwiUlJDEagV9ssPxy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/092d995542e344a6b36b38f0be3a1855/solana-keys-2.1.1-canary-20250402233232.tgz","_integrity":"sha512-wUNHhBQW7AzXAMWwAukBPe7NW32Yv0LU3RaQie2u1TTZrQSyrmRS9hnrPl+QhMK0xwWXomQrkgpWHmk/BBP47Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250402233232","@solana/codecs-core":"2.1.1-canary-20250402233232","@solana/codecs-strings":"2.1.1-canary-20250402233232"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250402233232_1743637481120_0.7744076251722045","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250403174803":{"name":"@solana/keys","version":"2.1.1-canary-20250403174803","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8ecceb7b2ab94a31277efa6fe989d36f8079c758","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250403174803.tgz","fileCount":25,"integrity":"sha512-D77mzffyslRRwTYCXvtcbiycmyh38bnlAThuAeS2OYW2mKLHpM8TvwoBo0ofUMcQOe/yGgwFWfKE5M9zjcC9lA==","signatures":[{"sig":"MEUCIQC5idicxvLs8UszMShoM+94gg0wO2q7/fMAQWzSAfD29gIgAbW5Nn7BVm5X21qasVNX6A24VSnCvhO5xCLkjUjVsFg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6e34905e8bfbf67fda6d31c356fe03c5/solana-keys-2.1.1-canary-20250403174803.tgz","_integrity":"sha512-D77mzffyslRRwTYCXvtcbiycmyh38bnlAThuAeS2OYW2mKLHpM8TvwoBo0ofUMcQOe/yGgwFWfKE5M9zjcC9lA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250403174803","@solana/codecs-core":"2.1.1-canary-20250403174803","@solana/codecs-strings":"2.1.1-canary-20250403174803"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250403174803_1743703262290_0.17212662838253978","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250403174852":{"name":"@solana/keys","version":"2.1.1-canary-20250403174852","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"598f91952edb3b9884353d822507c27943f5b7b3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250403174852.tgz","fileCount":25,"integrity":"sha512-qH8gnDlGaiQUUpNLV+wuCxcjRWUOnYXGWe+55bixoukyKAkDiWxKYCwy4/t9/wn+3eY0b+D8FVr8Y9h9mqLM4w==","signatures":[{"sig":"MEYCIQDIQWqUJxTJAZa9yi7pGb6x9CULoAsL3YrV7q5Dtppr1AIhAIYxFqrEx9wj2bPvNrs21DOfe1fAVFrq5AFl0MyqXbPm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6541350d89810d3cbd792128c52b6216/solana-keys-2.1.1-canary-20250403174852.tgz","_integrity":"sha512-qH8gnDlGaiQUUpNLV+wuCxcjRWUOnYXGWe+55bixoukyKAkDiWxKYCwy4/t9/wn+3eY0b+D8FVr8Y9h9mqLM4w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250403174852","@solana/codecs-core":"2.1.1-canary-20250403174852","@solana/codecs-strings":"2.1.1-canary-20250403174852"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250403174852_1743703264322_0.3833905272427598","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250403174818":{"name":"@solana/keys","version":"2.1.1-canary-20250403174818","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"399977bf31433170f0c232b8188322d83fc0fe27","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250403174818.tgz","fileCount":25,"integrity":"sha512-gPlnhe09qIo+pPQA1JvS+TEe+kXim/7Xx1dhTk2VC9ZGJ7w09lWqAeoYamS1alTYAeU5E9CvVd8qhNJXRoXbYg==","signatures":[{"sig":"MEQCIHMiQM7LsAkveKjIDFD5IvgEtKx+9LssaH5v6KPXekXaAiAswAaYUBSATMD5PbT/iFxFocM6x9OfVdIy0VEbla0lEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8a6ecb9d189b82b9c86e705555071010/solana-keys-2.1.1-canary-20250403174818.tgz","_integrity":"sha512-gPlnhe09qIo+pPQA1JvS+TEe+kXim/7Xx1dhTk2VC9ZGJ7w09lWqAeoYamS1alTYAeU5E9CvVd8qhNJXRoXbYg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250403174818","@solana/codecs-core":"2.1.1-canary-20250403174818","@solana/codecs-strings":"2.1.1-canary-20250403174818"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250403174818_1743703293524_0.29747330494888846","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250404094020":{"name":"@solana/keys","version":"2.1.1-canary-20250404094020","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4583ce0df7efb0edba5c05c3e86092fbe379593e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250404094020.tgz","fileCount":25,"integrity":"sha512-HSpUWfCV1WcmRU/tEz55w6aqDKfGRQ4wFehPgcat5Z1Ete/aglf+IdaAPfFWFbXg03DZkAbkQyGVQc1tgO/FgQ==","signatures":[{"sig":"MEUCIFuqXAZX3y5qpMqzJsOZktHIqjJ93dJGEUBQFIRWwQOwAiEA6Z4szfOEapjhiXGjmH6vKx9/aCJIpycb79GHVvEST10=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ce6b522f883df8de1acbef576d741453/solana-keys-2.1.1-canary-20250404094020.tgz","_integrity":"sha512-HSpUWfCV1WcmRU/tEz55w6aqDKfGRQ4wFehPgcat5Z1Ete/aglf+IdaAPfFWFbXg03DZkAbkQyGVQc1tgO/FgQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250404094020","@solana/codecs-core":"2.1.1-canary-20250404094020","@solana/codecs-strings":"2.1.1-canary-20250404094020"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250404094020_1743760441460_0.2555240734699915","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250404151018":{"name":"@solana/keys","version":"2.1.1-canary-20250404151018","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"fbd6cb5faa0f8ccf18b6166ec08fa6e377fa5a31","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250404151018.tgz","fileCount":25,"integrity":"sha512-03HoK+K25ZIUPDlsBMHdJo/sFjDs3EHM3K2BQC7u0b8lFlafmxyEx3Jyb7ODY98eyofo7627dLKvTEXNWF5vog==","signatures":[{"sig":"MEYCIQCMCNPXlKyAUH6Lbni3hLMBNzaPt8m3WpGhKKzEfNsKPgIhALbhkN8dPQjhazgsfyniZu1LKZJVYIsr7eDhklat3qTV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/163c6b273b2195c44bc1e47eaa0e658f/solana-keys-2.1.1-canary-20250404151018.tgz","_integrity":"sha512-03HoK+K25ZIUPDlsBMHdJo/sFjDs3EHM3K2BQC7u0b8lFlafmxyEx3Jyb7ODY98eyofo7627dLKvTEXNWF5vog==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250404151018","@solana/codecs-core":"2.1.1-canary-20250404151018","@solana/codecs-strings":"2.1.1-canary-20250404151018"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250404151018_1743780197032_0.2790536675507955","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250404210313":{"name":"@solana/keys","version":"2.1.1-canary-20250404210313","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"bc02e6cbef7f5cf5cb52cc0de6fa24f25e415e56","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250404210313.tgz","fileCount":25,"integrity":"sha512-PcmAr4quVD7u2leKXZRCkdMvTLNkWOxAY4MWO+ezLm9rNSUq9aaGRJmsVmCloE++xn+M2Si6zKMKVpTtu/XHHw==","signatures":[{"sig":"MEUCIQDlYn/f5EAbuDP3HAOzapGzT96wUhaUv3RjW9ev2OALrwIgV4IRpd+LTnIGtQG9H3hEXKHVNgpulEFP5xqN/kk+YPM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/71996d9f41b84e5fdec06232514bdb34/solana-keys-2.1.1-canary-20250404210313.tgz","_integrity":"sha512-PcmAr4quVD7u2leKXZRCkdMvTLNkWOxAY4MWO+ezLm9rNSUq9aaGRJmsVmCloE++xn+M2Si6zKMKVpTtu/XHHw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250404210313","@solana/codecs-core":"2.1.1-canary-20250404210313","@solana/codecs-strings":"2.1.1-canary-20250404210313"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250404210313_1743801372781_0.41789845930529235","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250404210328":{"name":"@solana/keys","version":"2.1.1-canary-20250404210328","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"183ecaf2172fec9d33ccc262e98ae8568b9a35da","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250404210328.tgz","fileCount":25,"integrity":"sha512-cwaWWvb4HyQh2OvfwRPjRtDI9ntRfg2VxXPelUzIDpsr5rcPOYk6pWX3OoVqb8CxvYBO2BEOsQkvr6/6HtH5pQ==","signatures":[{"sig":"MEUCIQDKqpALiMGr4O+TASgmDtHbSaXyrncBpWBbHsmb/sVaTQIgN4ZZHmaXSs6VcptlPvW8cJcCtfDzpC+vmM8iui9Qvkg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fbefc13f912b525f4cf05e9a7260d73c/solana-keys-2.1.1-canary-20250404210328.tgz","_integrity":"sha512-cwaWWvb4HyQh2OvfwRPjRtDI9ntRfg2VxXPelUzIDpsr5rcPOYk6pWX3OoVqb8CxvYBO2BEOsQkvr6/6HtH5pQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250404210328","@solana/codecs-core":"2.1.1-canary-20250404210328","@solana/codecs-strings":"2.1.1-canary-20250404210328"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250404210328_1743801377850_0.3527573565825419","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250405005548":{"name":"@solana/keys","version":"2.1.1-canary-20250405005548","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"174fec9d2c9c7cd1e80c7649699240b54473b068","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250405005548.tgz","fileCount":25,"integrity":"sha512-0lrdNzfGb0iuaZ6xsY+ElIyKr/9oA5fl1PcPOQu/6LnDIj2NURcVOJEd7sAWln8f9/t3ODWm+fn9w0W30E6Cbw==","signatures":[{"sig":"MEQCIDWUZ3pG5dRh7n2YK9zN1mbzIQuAE49vP3SE5Dv6KiU7AiBZczhx0xl8k9fZFyu4gqvIcsaib3JTpp5YJDoh87qesQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/92652c3c9b53b067330694886b44c1e8/solana-keys-2.1.1-canary-20250405005548.tgz","_integrity":"sha512-0lrdNzfGb0iuaZ6xsY+ElIyKr/9oA5fl1PcPOQu/6LnDIj2NURcVOJEd7sAWln8f9/t3ODWm+fn9w0W30E6Cbw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250405005548","@solana/codecs-core":"2.1.1-canary-20250405005548","@solana/codecs-strings":"2.1.1-canary-20250405005548"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250405005548_1743815380692_0.1845904392747122","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250405010757":{"name":"@solana/keys","version":"2.1.1-canary-20250405010757","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"108d6a0447c20fed7bef3049aa307408f55194c1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250405010757.tgz","fileCount":25,"integrity":"sha512-yhusMGTsmbHh58+byfGjgwp90E4uZIBD4QDFzcFjr6GoE041WRZX39iLVWWcxj6enuAPB5TsREFUlI0a8E7qBg==","signatures":[{"sig":"MEUCIF8fnXGfVOLry+0evN3CcVqOAEwtqghl1nYYoHHXo3apAiEAqubFsWG2LdXCRpuTgdUEzu8tVdNQj8sQ3lVIovjp3SU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b8318658d247e421ceb4eb2b79de5d80/solana-keys-2.1.1-canary-20250405010757.tgz","_integrity":"sha512-yhusMGTsmbHh58+byfGjgwp90E4uZIBD4QDFzcFjr6GoE041WRZX39iLVWWcxj6enuAPB5TsREFUlI0a8E7qBg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250405010757","@solana/codecs-core":"2.1.1-canary-20250405010757","@solana/codecs-strings":"2.1.1-canary-20250405010757"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250405010757_1743815996926_0.29432380552812787","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250407054027":{"name":"@solana/keys","version":"2.1.1-canary-20250407054027","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ef81d9a564316ac7c8a1d37b0ce73c0dc4e88e5b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250407054027.tgz","fileCount":25,"integrity":"sha512-Kq8DDbDjK7ymohyewCqaAvdc/ZoRBObDSZHkV+kGqmRi1CYOxGvxC6Kg6Bo+9xOyBCxglnMbFc+7PYP3QemALQ==","signatures":[{"sig":"MEQCIFWvKe4kz2PDBhjkO2q8fc9gNkQ+K6Wy5M7PsfIo9EiOAiAkYCtXnwTFmiJzMfja+jBZxyYLZP5wtPQPud234ahjfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/14fe659c668822a54f502254cb17516e/solana-keys-2.1.1-canary-20250407054027.tgz","_integrity":"sha512-Kq8DDbDjK7ymohyewCqaAvdc/ZoRBObDSZHkV+kGqmRi1CYOxGvxC6Kg6Bo+9xOyBCxglnMbFc+7PYP3QemALQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250407054027","@solana/codecs-core":"2.1.1-canary-20250407054027","@solana/codecs-strings":"2.1.1-canary-20250407054027"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250407054027_1744005176084_0.838036349202693","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250407180334":{"name":"@solana/keys","version":"2.1.1-canary-20250407180334","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1517b7895cd6839f204d280688e46ae343f3b450","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250407180334.tgz","fileCount":25,"integrity":"sha512-E+W/FuB92NDkclY2UyRFyjyZif+hZE5QAF7nDLJKgK/fBXe5zNhZzBs7Z4Wofbm7wRPukQTYxw2yp9tGLJtnEA==","signatures":[{"sig":"MEQCIEdDphVdnCTg+3KyHjkFK2n24/4fMQvVZ7/2nlJwRQ5YAiAemahrmgK4EVgpHKL4nsfgvRUo5sG5ofVYWY0rLS4cSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/eeff94b8f0bb660030d7c1be9cc0dafd/solana-keys-2.1.1-canary-20250407180334.tgz","_integrity":"sha512-E+W/FuB92NDkclY2UyRFyjyZif+hZE5QAF7nDLJKgK/fBXe5zNhZzBs7Z4Wofbm7wRPukQTYxw2yp9tGLJtnEA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250407180334","@solana/codecs-core":"2.1.1-canary-20250407180334","@solana/codecs-strings":"2.1.1-canary-20250407180334"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250407180334_1744049820906_0.9865726955529419","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250407180635":{"name":"@solana/keys","version":"2.1.1-canary-20250407180635","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ba3c4440b81a27ac0a81d6fa2686b3ce7959b062","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250407180635.tgz","fileCount":25,"integrity":"sha512-kvACYgK4wgybt4lC3gmlLKjmcdc1jRDfOyNkY/ybDAiuTX8BIND8e4qknD9Y7cGF/FZ7teS2JSq/ZSo1LPpqjw==","signatures":[{"sig":"MEUCIQD6EzYWNtWyksJYtVziB8dOnaIv8DRTBF1gUk14Ja9wiwIgDI4zse77aKM+vogQXEuk9AsqgqiMHFuKTvHFS6xIsv8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8abf851db1525ec616e05a0aed3886fa/solana-keys-2.1.1-canary-20250407180635.tgz","_integrity":"sha512-kvACYgK4wgybt4lC3gmlLKjmcdc1jRDfOyNkY/ybDAiuTX8BIND8e4qknD9Y7cGF/FZ7teS2JSq/ZSo1LPpqjw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250407180635","@solana/codecs-core":"2.1.1-canary-20250407180635","@solana/codecs-strings":"2.1.1-canary-20250407180635"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250407180635_1744049956508_0.16363162344280702","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250407180720":{"name":"@solana/keys","version":"2.1.1-canary-20250407180720","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0f41440250086a75537656f0f1ecb9b7591131c8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250407180720.tgz","fileCount":25,"integrity":"sha512-L9tt6IkliGsWF2kNJA1cjGU4ftKMOCndR2v8Msqau2D/ZW5Fy63pn43ssHbmuWA2cyuDV7Pxx4Vr+RrHSLJaHA==","signatures":[{"sig":"MEUCIC+IL75tQZl+SE+4Tu/nudY0VeTkMZZ/DG8LzDLHhS8AAiEAmnCCmzKO/Y8+r6Y1hiyZkmVj05Aq+6DHAyjwhjxUMOw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7d58cbb2e3fd3d8931986c5679745581/solana-keys-2.1.1-canary-20250407180720.tgz","_integrity":"sha512-L9tt6IkliGsWF2kNJA1cjGU4ftKMOCndR2v8Msqau2D/ZW5Fy63pn43ssHbmuWA2cyuDV7Pxx4Vr+RrHSLJaHA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250407180720","@solana/codecs-core":"2.1.1-canary-20250407180720","@solana/codecs-strings":"2.1.1-canary-20250407180720"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250407180720_1744050037202_0.44664377108010145","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410045602":{"name":"@solana/keys","version":"2.1.1-canary-20250410045602","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"40c4c9f67150dc82d2c67cd14925bf7108960f74","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250410045602.tgz","fileCount":25,"integrity":"sha512-PU6u1hE9dFaSs0R2wTH8pMpxyEGRWIilTfMopJLYuomD9kEAp174Eunn1BmLwbjWwaz6f7D8jYFM6LS9B/tI8A==","signatures":[{"sig":"MEQCIFyW1ihnQwnU/PD2zF5n9kziFvu8PnRpMA62r/rFlVoeAiAQtreOqCGV9D/s1bR1byrB/aO40nUrmMHSnG/J+8YsRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5f8f2ee809f86b8b32fe97e0a6864a50/solana-keys-2.1.1-canary-20250410045602.tgz","_integrity":"sha512-PU6u1hE9dFaSs0R2wTH8pMpxyEGRWIilTfMopJLYuomD9kEAp174Eunn1BmLwbjWwaz6f7D8jYFM6LS9B/tI8A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250410045602","@solana/codecs-core":"2.1.1-canary-20250410045602","@solana/codecs-strings":"2.1.1-canary-20250410045602"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250410045602_1744261753914_0.26922224246500526","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410050225":{"name":"@solana/keys","version":"2.1.1-canary-20250410050225","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ec3e2bdcc7a536d999de61c3527bbb2687b5b599","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250410050225.tgz","fileCount":25,"integrity":"sha512-d7m9faZcvnGKuzSwhQWdp3ybLLUSf8wmhVu35NCuQL8mhAlySVm5+J2P/IDdWM0jBNiriTa6jGZ3XlgG2k/3cQ==","signatures":[{"sig":"MEYCIQCpIyu+2oEMFN+pZh3gtNMA26PRTlZtjqRaMzRqny6pTQIhAKpV1QvTR0d409YP2fR14wFWTT6JOoMGKnmrC130Mguq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d0629eb0f459a4150e6a80041503800c/solana-keys-2.1.1-canary-20250410050225.tgz","_integrity":"sha512-d7m9faZcvnGKuzSwhQWdp3ybLLUSf8wmhVu35NCuQL8mhAlySVm5+J2P/IDdWM0jBNiriTa6jGZ3XlgG2k/3cQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250410050225","@solana/codecs-core":"2.1.1-canary-20250410050225","@solana/codecs-strings":"2.1.1-canary-20250410050225"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250410050225_1744262081352_0.7162748240684949","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410050517":{"name":"@solana/keys","version":"2.1.1-canary-20250410050517","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"89b533d1a09b47e0199b3136161ee83c016b17da","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250410050517.tgz","fileCount":25,"integrity":"sha512-OLfCZ+ZsoRCtIRrrk5luSu2r4cFUZQnKc0i19lqVqqbH0ZynaCmH8QhkRU5vROii59IOZiXS0oFXX0MUJOAhGg==","signatures":[{"sig":"MEUCICftrcnHe9XG8A6vTS6uHyOcO/9vPRCcDZ8zxoPIvAEjAiEAg9A0DtlT3hBJDXk5Q35Rh7rjaYTceC4Hw7cvWiD9pig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/02deabec778cdc35436dc625e72f4f97/solana-keys-2.1.1-canary-20250410050517.tgz","_integrity":"sha512-OLfCZ+ZsoRCtIRrrk5luSu2r4cFUZQnKc0i19lqVqqbH0ZynaCmH8QhkRU5vROii59IOZiXS0oFXX0MUJOAhGg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250410050517","@solana/codecs-core":"2.1.1-canary-20250410050517","@solana/codecs-strings":"2.1.1-canary-20250410050517"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250410050517_1744262340303_0.9672057647155552","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410184110":{"name":"@solana/keys","version":"2.1.1-canary-20250410184110","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"926634d634678dddcce26f59b429b3d67130fdcc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250410184110.tgz","fileCount":25,"integrity":"sha512-n4zPO8kCziNH2hWo+THU/c6qjrYj6B6+4Sowfm3STiMXaFgpxIqgwgb45Httuq8BO2aMvCBXV+J5wsdQ4oaCPg==","signatures":[{"sig":"MEUCIBjhQPn0/K/3xbquEcIE9TrKV2+sT8GNUILSFmm8vEwIAiEAnVfZZhje9VpbFm96JSDpPUBPtdFsHt8ZjK2jrMYq3Bk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/abc215e927c9b44ef0a58dfa450a6e72/solana-keys-2.1.1-canary-20250410184110.tgz","_integrity":"sha512-n4zPO8kCziNH2hWo+THU/c6qjrYj6B6+4Sowfm3STiMXaFgpxIqgwgb45Httuq8BO2aMvCBXV+J5wsdQ4oaCPg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250410184110","@solana/codecs-core":"2.1.1-canary-20250410184110","@solana/codecs-strings":"2.1.1-canary-20250410184110"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250410184110_1744311257034_0.6915666725601994","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410184129":{"name":"@solana/keys","version":"2.1.1-canary-20250410184129","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a680ef7a2643bcf708e83e540f34cec83af2e40a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250410184129.tgz","fileCount":25,"integrity":"sha512-2tHC0Et9ejkbZ/NOz0umFdfdqXYTttgkok/YWKoYSg4/tRFOuoCAf1qrWExNXKBhemMNvFTIgUZBJPlJwWL7uQ==","signatures":[{"sig":"MEQCIFL+lYpwTVu8NvrL9gEUIaK8M01KCdAmvZzOc3AJtI9EAiBohs+uYCSxKpVGAHbddGXg1iiAt8T+ZCcGqcKZxOu93A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a0234d7da3079b7b14f611ee73c52ffd/solana-keys-2.1.1-canary-20250410184129.tgz","_integrity":"sha512-2tHC0Et9ejkbZ/NOz0umFdfdqXYTttgkok/YWKoYSg4/tRFOuoCAf1qrWExNXKBhemMNvFTIgUZBJPlJwWL7uQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250410184129","@solana/codecs-core":"2.1.1-canary-20250410184129","@solana/codecs-strings":"2.1.1-canary-20250410184129"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250410184129_1744311282112_0.27686906610873385","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410184413":{"name":"@solana/keys","version":"2.1.1-canary-20250410184413","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4a968e84e87579fd1ce21d97606b5e88ea118619","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250410184413.tgz","fileCount":25,"integrity":"sha512-/BFi5wRMpcb95SSF2GMP4A6v+0MuP/ihAVzjQv4Y+ffh6xzHF7XqmBNbzzqroiQANrFbLtWyWPRAf9slLHmDgg==","signatures":[{"sig":"MEQCIEx7PAx33lH9krFpKaf0cpONxvUp55J8hbzziWvQnjBKAiBLUrOZLt9g3HCUwGqrMuUhWwb2vdug7VWas1nywgwlMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/49e9a66022fd24e197d86eb9ff1cd593/solana-keys-2.1.1-canary-20250410184413.tgz","_integrity":"sha512-/BFi5wRMpcb95SSF2GMP4A6v+0MuP/ihAVzjQv4Y+ffh6xzHF7XqmBNbzzqroiQANrFbLtWyWPRAf9slLHmDgg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250410184413","@solana/codecs-core":"2.1.1-canary-20250410184413","@solana/codecs-strings":"2.1.1-canary-20250410184413"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250410184413_1744311466377_0.07858806192586454","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250410184806":{"name":"@solana/keys","version":"2.1.1-canary-20250410184806","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"611818cf21fb9dcede292327b7dd7107472cc322","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250410184806.tgz","fileCount":25,"integrity":"sha512-fNemUbuiJgWswBp3X4AEc6yuYzj3FQ9gBlvT1mpTAoKVdgJFhunbMw1p7SHzCpeUvlWHblw9wnHakJAu1BYCPA==","signatures":[{"sig":"MEUCICb9ZfBww7+dBXP/0tNG61sD8HfPyTIQOaMbua4PQ5++AiEAgXZngHYkeNokolA+RgsRU4+/N/N24DBSZZD4NyGTb6M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/266e72f5b5ea3c494d5f67417a3844b5/solana-keys-2.1.1-canary-20250410184806.tgz","_integrity":"sha512-fNemUbuiJgWswBp3X4AEc6yuYzj3FQ9gBlvT1mpTAoKVdgJFhunbMw1p7SHzCpeUvlWHblw9wnHakJAu1BYCPA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250410184806","@solana/codecs-core":"2.1.1-canary-20250410184806","@solana/codecs-strings":"2.1.1-canary-20250410184806"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250410184806_1744311701226_0.8363512841545382","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250411163908":{"name":"@solana/keys","version":"2.1.1-canary-20250411163908","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4d3d1c8849f0cd77f1b93a65d9a9c511f85a38db","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250411163908.tgz","fileCount":25,"integrity":"sha512-2PzKxBaWi+7OcJWaGn8WGnNTVFWqnytHreeW75PsPn+z6UEqleDXAJSrsnatdkxsZ5EluU34v3q7fr5WMGvhOg==","signatures":[{"sig":"MEYCIQC14z+i3IvCpKpmgvmk/JpnrQZ5oClVW2Lre5q58K2jJgIhAO1kECaWmUDUbLOnhQ5vMnmx6F3KZ3gqrognLqSh0RXJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/60b25372d6c592ac58a5372eecc32504/solana-keys-2.1.1-canary-20250411163908.tgz","_integrity":"sha512-2PzKxBaWi+7OcJWaGn8WGnNTVFWqnytHreeW75PsPn+z6UEqleDXAJSrsnatdkxsZ5EluU34v3q7fr5WMGvhOg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250411163908","@solana/codecs-core":"2.1.1-canary-20250411163908","@solana/codecs-strings":"2.1.1-canary-20250411163908"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250411163908_1744390380416_0.07849441749410402","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250411170437":{"name":"@solana/keys","version":"2.1.1-canary-20250411170437","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1f64976227d8bac0b5c29128914f6a7fb4c7fec1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250411170437.tgz","fileCount":25,"integrity":"sha512-3Fzm++dko7NwW/u1k4BZbWrh5TuSsc6Mg48zpATQ6elzALdLkUx3kzvzsdmzTSAirU72ds32OUzNIADAqeps1Q==","signatures":[{"sig":"MEUCIGofwTT3JVf3f7b9GitgkM6rqaq1VX2jI+WCqP/MPVDWAiEAtBegBmsuJQft09A0H1ZtqQjNIs2t+ZKpsuZKFwSUN+4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fbc5a9bdd8722493d391178d3dc1e2a7/solana-keys-2.1.1-canary-20250411170437.tgz","_integrity":"sha512-3Fzm++dko7NwW/u1k4BZbWrh5TuSsc6Mg48zpATQ6elzALdLkUx3kzvzsdmzTSAirU72ds32OUzNIADAqeps1Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250411170437","@solana/codecs-core":"2.1.1-canary-20250411170437","@solana/codecs-strings":"2.1.1-canary-20250411170437"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250411170437_1744391859095_0.5175088451655683","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250411180053":{"name":"@solana/keys","version":"2.1.1-canary-20250411180053","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9db62dc341c0fe9be9f62fe500f7c2e9ca466a3d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250411180053.tgz","fileCount":25,"integrity":"sha512-729Hzn338Bakh0c7CZwDHyCTZfbB+aSX3IMgsKzYRoOsDFFvOmBlbN3l5zzxnPCtnjWSoS+Q3cXkDUDcImDd8A==","signatures":[{"sig":"MEUCIB4xWgS7WeFtgVTPw4Ls7JLEg8ezSyfESR6kmkFsRfJgAiEAoXK6aXgWIbibGis1T4wLji07YphMDeNqv4pU/tKGiQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/89fab535b0657b8d50934a03d2c5d970/solana-keys-2.1.1-canary-20250411180053.tgz","_integrity":"sha512-729Hzn338Bakh0c7CZwDHyCTZfbB+aSX3IMgsKzYRoOsDFFvOmBlbN3l5zzxnPCtnjWSoS+Q3cXkDUDcImDd8A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250411180053","@solana/codecs-core":"2.1.1-canary-20250411180053","@solana/codecs-strings":"2.1.1-canary-20250411180053"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250411180053_1744395238742_0.6616623893413143","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250411183514":{"name":"@solana/keys","version":"2.1.1-canary-20250411183514","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f600c3854eb1f773ae5271ec2f8c350676469a24","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250411183514.tgz","fileCount":25,"integrity":"sha512-ci0mBFnFiE7PLMiYqtibQQ9hkIBmRfSE6IAA/pYGdEwOsRBmWoYUFWjrGIlBXXwjywQaHDeS91s2nYpfR+XTSg==","signatures":[{"sig":"MEUCICZN+Iq1ZQNJ+iX5ZOKCm+qiay74bwF+Ugjvd0+v83zRAiEAivV+551zX2vuYpWZGS77bBALGC/vVNboR5jyFnBgWPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/61a876b2e480f7c661b646e5855a30ae/solana-keys-2.1.1-canary-20250411183514.tgz","_integrity":"sha512-ci0mBFnFiE7PLMiYqtibQQ9hkIBmRfSE6IAA/pYGdEwOsRBmWoYUFWjrGIlBXXwjywQaHDeS91s2nYpfR+XTSg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250411183514","@solana/codecs-core":"2.1.1-canary-20250411183514","@solana/codecs-strings":"2.1.1-canary-20250411183514"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250411183514_1744397324923_0.3456044652027195","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250413210404":{"name":"@solana/keys","version":"2.1.1-canary-20250413210404","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"73458a07be613e3a3979b02f0dca1e5f8de5767e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250413210404.tgz","fileCount":25,"integrity":"sha512-CTBbl86LT4923JYh/tS08bA1S1zLgKEjxr07uZfRVRmR3mz7w2lK79LGBw+6VbZB7yyys8zrjfbdRvYhm4Chmw==","signatures":[{"sig":"MEUCIQCW7eetbL3YZ/oMdEAMc03zQD9UQf0yFAkUonS+uE4CwQIgCKGdo3zss9TDkVoXHOBHtq/olT9ejFMWT4Ja07Oyoco=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7057ecafc9df482a732c93066c79a5e4/solana-keys-2.1.1-canary-20250413210404.tgz","_integrity":"sha512-CTBbl86LT4923JYh/tS08bA1S1zLgKEjxr07uZfRVRmR3mz7w2lK79LGBw+6VbZB7yyys8zrjfbdRvYhm4Chmw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250413210404","@solana/codecs-core":"2.1.1-canary-20250413210404","@solana/codecs-strings":"2.1.1-canary-20250413210404"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250413210404_1744579062605_0.48324115224662023","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250414155010":{"name":"@solana/keys","version":"2.1.1-canary-20250414155010","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"24802dd42354ba3588f9226760561b3e7b04fd55","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250414155010.tgz","fileCount":25,"integrity":"sha512-7JdLJljp8HW2ZzhSvQ/Im2E5YY/5/zRhpKf8XIafH/7nRZWXcvweLYLdI5/IJIPwKNytbApXOWrcvsoYQKM/eQ==","signatures":[{"sig":"MEUCIGEzLBPP0/00bVry+lAX8mpwB95ljjrcSPMDF3dsWd7pAiEApW2VV6lcdVEMKXb/F8XcofS2YoyWs5lr2bUynWpWjUg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a316cefff49ae81b3bfa25bda8036940/solana-keys-2.1.1-canary-20250414155010.tgz","_integrity":"sha512-7JdLJljp8HW2ZzhSvQ/Im2E5YY/5/zRhpKf8XIafH/7nRZWXcvweLYLdI5/IJIPwKNytbApXOWrcvsoYQKM/eQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250414155010","@solana/codecs-core":"2.1.1-canary-20250414155010","@solana/codecs-strings":"2.1.1-canary-20250414155010"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250414155010_1744646592724_0.6539060518586828","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250414155037":{"name":"@solana/keys","version":"2.1.1-canary-20250414155037","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"62e06b46c73b3d20d3de96d37f6dfa567697bf48","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250414155037.tgz","fileCount":25,"integrity":"sha512-goNYa/Dq6BesscOy8Rj8NuVOddKC6L0uEiBNn7AjAzQv8dT1HSG2PbsoTbvyFnkPOUJYF3ly30sLT+UMkprQeQ==","signatures":[{"sig":"MEQCICh04oIXXF/JSsih5VIAEJ/I7lHQhYpWmg9xJgnl8BsxAiA7iuqt/IqKNCzfnUwYecYLdBNcP1p4/3z7xs9bwb/Khg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0151af79934b5687c84d7d8f5895639f/solana-keys-2.1.1-canary-20250414155037.tgz","_integrity":"sha512-goNYa/Dq6BesscOy8Rj8NuVOddKC6L0uEiBNn7AjAzQv8dT1HSG2PbsoTbvyFnkPOUJYF3ly30sLT+UMkprQeQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250414155037","@solana/codecs-core":"2.1.1-canary-20250414155037","@solana/codecs-strings":"2.1.1-canary-20250414155037"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250414155037_1744646668908_0.6090772418001045","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250415154439":{"name":"@solana/keys","version":"2.1.1-canary-20250415154439","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b3c3b525504adb83fbca1bae2a9846ac1a6c47c1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250415154439.tgz","fileCount":25,"integrity":"sha512-jsK/A8aHdmg913ArfioAeOicRoezrfpXICZNxtw6PDmtyvhKMdd91oVTjhzIqDU8f7jXttGyRnC8vyXT/e0wVw==","signatures":[{"sig":"MEUCIQCBnwgWdDi2A3e8iCuEKyamRgv2GJcicNQjeBQXgAj7iAIgVRUi3WE/g+2V36RRiwBxt0tYoL6v+05jkYYn/kzhdpM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/18e66910a4a8833f64bd2bed7f4c719d/solana-keys-2.1.1-canary-20250415154439.tgz","_integrity":"sha512-jsK/A8aHdmg913ArfioAeOicRoezrfpXICZNxtw6PDmtyvhKMdd91oVTjhzIqDU8f7jXttGyRnC8vyXT/e0wVw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250415154439","@solana/codecs-core":"2.1.1-canary-20250415154439","@solana/codecs-strings":"2.1.1-canary-20250415154439"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250415154439_1744732708750_0.6973179555150559","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250418055534":{"name":"@solana/keys","version":"2.1.1-canary-20250418055534","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a9f49b4e31c3ede72f4e4e6bd217c6a1520a7773","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250418055534.tgz","fileCount":25,"integrity":"sha512-M9MFdP+XdWT9S1x17cgfjGd8T7/FBlbijrnlNAGJpzcll4He4+AV2fL+SHDxHsRQ+WifXC1fFB5byuVOpxZO3g==","signatures":[{"sig":"MEUCIQCs3tKV+/1IGVlb+rAPhzfIKaOQHQlC57ipogCSfbZRTgIgcoInzbM/6G30eNxRLSxzF/3nbDDvmvuRC8CYA9texx0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171466},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d05d9e72521310334100362e57f55eee/solana-keys-2.1.1-canary-20250418055534.tgz","_integrity":"sha512-M9MFdP+XdWT9S1x17cgfjGd8T7/FBlbijrnlNAGJpzcll4He4+AV2fL+SHDxHsRQ+WifXC1fFB5byuVOpxZO3g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250418055534","@solana/codecs-core":"2.1.1-canary-20250418055534","@solana/codecs-strings":"2.1.1-canary-20250418055534"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250418055534_1744956539164_0.20825216477120367","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250418055851":{"name":"@solana/keys","version":"2.1.1-canary-20250418055851","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"058a05f3f22abd99dbdc6458e52540ef57fa7cd4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250418055851.tgz","fileCount":25,"integrity":"sha512-euSqGikbrThvHhgn0EBK9OazpOrlFNDxccT11myZsjBtUVC5Fx9lqsS68XaegbZ1720Aqy28Ed5vRUBxoxakag==","signatures":[{"sig":"MEQCIHSdrEVm4HO6TQtb90RhfVBPP/D/XjNMYEE9OZmXe02jAiAZ6k1ZGvMc1ctXbgxfTcMIDMcSADHfMhN+6HhrV5Ij3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/546b1feb9b8d1e61fb0b26b62df1b3ae/solana-keys-2.1.1-canary-20250418055851.tgz","_integrity":"sha512-euSqGikbrThvHhgn0EBK9OazpOrlFNDxccT11myZsjBtUVC5Fx9lqsS68XaegbZ1720Aqy28Ed5vRUBxoxakag==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250418055851","@solana/codecs-core":"2.1.1-canary-20250418055851","@solana/codecs-strings":"2.1.1-canary-20250418055851"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250418055851_1744956724956_0.9422860218183582","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250423234136":{"name":"@solana/keys","version":"2.1.1-canary-20250423234136","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2d3818fd7c4aaa8660e30212b36682ec927c41b8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250423234136.tgz","fileCount":25,"integrity":"sha512-ELGpAI98KygESD7F96n+ZHZ9FM7tN97RNn2sy1KXnkDUcda7qa+W5KU4QgZ1qlEsVT6j3GCEgkX3lNXyOIWE5w==","signatures":[{"sig":"MEUCIQCsZ3vpTc9FUfvLEHhUqhgI51+NrwkZHvyIrdglwIq6iwIgB7ejvp+/rQPdv3UG0GXRatZ+Hl+3WZ8p7unYNQDjKq0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9eca26a65bed38b311f624145d6cdc90/solana-keys-2.1.1-canary-20250423234136.tgz","_integrity":"sha512-ELGpAI98KygESD7F96n+ZHZ9FM7tN97RNn2sy1KXnkDUcda7qa+W5KU4QgZ1qlEsVT6j3GCEgkX3lNXyOIWE5w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250423234136","@solana/codecs-core":"2.1.1-canary-20250423234136","@solana/codecs-strings":"2.1.1-canary-20250423234136"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250423234136_1745452472992_0.8676634735267874","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250424082844":{"name":"@solana/keys","version":"2.1.1-canary-20250424082844","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7461d69284f43f11a052ba23eedd2d63bb501273","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250424082844.tgz","fileCount":25,"integrity":"sha512-hctoLKav1W7MKLhgUv62PlA20ntL/axtLO1p/bcLxf7oXgjiKjRvjOSW+naqf611jIHNNulQ4pSMmicnLiiPiw==","signatures":[{"sig":"MEQCICzyNz6U1nY0ZBYk0FiFnakC9CuSSXYxDlBhR40EP8vrAiAHD/om56qLeRw6NodbBxz7hLX1Vq5iidDSw08msIwPwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8b90fe3ae4258d06d7f1405f1cdacbc0/solana-keys-2.1.1-canary-20250424082844.tgz","_integrity":"sha512-hctoLKav1W7MKLhgUv62PlA20ntL/axtLO1p/bcLxf7oXgjiKjRvjOSW+naqf611jIHNNulQ4pSMmicnLiiPiw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250424082844","@solana/codecs-core":"2.1.1-canary-20250424082844","@solana/codecs-strings":"2.1.1-canary-20250424082844"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250424082844_1745484093969_0.8404393701681332","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250424085055":{"name":"@solana/keys","version":"2.1.1-canary-20250424085055","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ca04f67c2e660cd161df10b7e849379a684247ee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250424085055.tgz","fileCount":25,"integrity":"sha512-XBsTfUt+El+82sDrmPxH3NmAKcUed7mH4q7Tc91fnpXf4EyMAp7QCySdMHjw23arUUSvXUYiS3Odw/sali681g==","signatures":[{"sig":"MEQCH1dsIEZb+ksQ+eB5lE9gsaTSB3ywQ8gRPl8faSvUJDACIQC4tCjU1+wAA2FBxZ9uPxC5SQ/8GJFge24AVzonkE+EXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2bdc59d93667e1f4eb76793a9dd81c47/solana-keys-2.1.1-canary-20250424085055.tgz","_integrity":"sha512-XBsTfUt+El+82sDrmPxH3NmAKcUed7mH4q7Tc91fnpXf4EyMAp7QCySdMHjw23arUUSvXUYiS3Odw/sali681g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250424085055","@solana/codecs-core":"2.1.1-canary-20250424085055","@solana/codecs-strings":"2.1.1-canary-20250424085055"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250424085055_1745485460376_0.8528501674722664","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250424085940":{"name":"@solana/keys","version":"2.1.1-canary-20250424085940","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0739ab9a73e371e7243a239b1538709a63ec6a9b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250424085940.tgz","fileCount":25,"integrity":"sha512-bLgJL9XxTw4PpMs0Qq79UzO4c2dxYb61OlnS1ertK7Nf3pdK3jKaMlsAZECuReiEffKpaBweSkpwj4S6hj2uzw==","signatures":[{"sig":"MEUCIGUF3gErXeu/tPoGwSwbfeVaTXbkHwF5KR4DcoFM8ne3AiEA3kBqxnBpXVEgYefdPJ4FZ3+O1gtZdUY4VbxgTXMkwtk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b102a27d408fc2919e28843ec278e656/solana-keys-2.1.1-canary-20250424085940.tgz","_integrity":"sha512-bLgJL9XxTw4PpMs0Qq79UzO4c2dxYb61OlnS1ertK7Nf3pdK3jKaMlsAZECuReiEffKpaBweSkpwj4S6hj2uzw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250424085940","@solana/codecs-core":"2.1.1-canary-20250424085940","@solana/codecs-strings":"2.1.1-canary-20250424085940"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250424085940_1745486002972_0.542391871976857","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425191810":{"name":"@solana/keys","version":"2.1.1-canary-20250425191810","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d39440dc042510598ea3a5982e9111ad8ee3f053","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250425191810.tgz","fileCount":25,"integrity":"sha512-qQIOFMwlZzUswQFC3mz4AtxqaP0i6bpoPwdeOZVYeBaCJOtTVLkolTv/U74kz/eg3+NXJPRnA8QGvtTSZ4trWg==","signatures":[{"sig":"MEYCIQD0jj4h/3QILYr6h1j0gp1nObgk91KYka49fLWbFStZxgIhAJyRh36tYyY1zI/ZRE86w6FlpBHDMyRGrsxpKxQhbL7w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2dbe514ac994671c0b196fbc1f9c4f99/solana-keys-2.1.1-canary-20250425191810.tgz","_integrity":"sha512-qQIOFMwlZzUswQFC3mz4AtxqaP0i6bpoPwdeOZVYeBaCJOtTVLkolTv/U74kz/eg3+NXJPRnA8QGvtTSZ4trWg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250425191810","@solana/codecs-core":"2.1.1-canary-20250425191810","@solana/codecs-strings":"2.1.1-canary-20250425191810"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250425191810_1745609451051_0.30650316744051675","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425191940":{"name":"@solana/keys","version":"2.1.1-canary-20250425191940","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e8c39310e53184847bde8f7c0c4a17016dd9afdc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250425191940.tgz","fileCount":25,"integrity":"sha512-ottGQnNF6fKYzWoTZHHgQtSftH+y+Ywa85ens44dS8GqQJpHLdc9rMJRxOy1hhrVvHeZAic2ZxgHds0Ad+xkLQ==","signatures":[{"sig":"MEQCIBmSBALttKuYP9udZ82AOH0Olo3X/5MiQ13emxo4SkHcAiBbMnHQdYavUmgY7GcxqslZYGffvz0+wIeZXiBKcW2oaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/85ae0224b69361ef356b2d928a0b92d5/solana-keys-2.1.1-canary-20250425191940.tgz","_integrity":"sha512-ottGQnNF6fKYzWoTZHHgQtSftH+y+Ywa85ens44dS8GqQJpHLdc9rMJRxOy1hhrVvHeZAic2ZxgHds0Ad+xkLQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250425191940","@solana/codecs-core":"2.1.1-canary-20250425191940","@solana/codecs-strings":"2.1.1-canary-20250425191940"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250425191940_1745609535211_0.7641382511386836","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425192516":{"name":"@solana/keys","version":"2.1.1-canary-20250425192516","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"768dca3929fc782f6e845435ce945fef7a47f219","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250425192516.tgz","fileCount":25,"integrity":"sha512-UPBfS54d67IlbMHeT5wTOBTaWwz0yZUevF7CxVXKuRHI+LAWw5b5vIRWLpD3PYO9vWro1NiW3Tfpeu1yfsxZSA==","signatures":[{"sig":"MEUCIQDTsckq7fmctkzGwpBuOAvE9wWYdwTqSP2osiJOFFgFCgIgC9r2UYXpKQWkQnU0mC0fe56pel7YxU1J+oIGkcM+t2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/78fb17ce57311db307412da1718e6238/solana-keys-2.1.1-canary-20250425192516.tgz","_integrity":"sha512-UPBfS54d67IlbMHeT5wTOBTaWwz0yZUevF7CxVXKuRHI+LAWw5b5vIRWLpD3PYO9vWro1NiW3Tfpeu1yfsxZSA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250425192516","@solana/codecs-core":"2.1.1-canary-20250425192516","@solana/codecs-strings":"2.1.1-canary-20250425192516"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250425192516_1745609915171_0.9296093929732498","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425205712":{"name":"@solana/keys","version":"2.1.1-canary-20250425205712","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ddbfb0a514f3dc39ca0786b38bd52d9c126f0e81","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250425205712.tgz","fileCount":25,"integrity":"sha512-N2QCNQlvq//VV/QxHbHg5dm8D9sxnOX0Hpq09D+jKN/E4UKDhRRsZNjRlwPfHNTCE06RD4Jw9ZvjSgXx9wZMNA==","signatures":[{"sig":"MEQCIGVIRjwCO63RZTf9N7sY7kuk+HdbxZToh20gVamErQikAiA7OFBQlj7029Opj7+UOmXgHOkPBoqUtEAlOlr1zCzr1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0d6218f3b3a5ee2f0b197e43cc072440/solana-keys-2.1.1-canary-20250425205712.tgz","_integrity":"sha512-N2QCNQlvq//VV/QxHbHg5dm8D9sxnOX0Hpq09D+jKN/E4UKDhRRsZNjRlwPfHNTCE06RD4Jw9ZvjSgXx9wZMNA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250425205712","@solana/codecs-core":"2.1.1-canary-20250425205712","@solana/codecs-strings":"2.1.1-canary-20250425205712"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250425205712_1745615365629_0.6075352614342331","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425205850":{"name":"@solana/keys","version":"2.1.1-canary-20250425205850","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"5a58d2d2581467b197301fa84e45a09986935568","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250425205850.tgz","fileCount":25,"integrity":"sha512-ML43d+sYj5efm8BCNUMD6haAokkc2TLFwKm/OKurx0d3pQBmFcH1RlZVdVZ2WkQddy3OCqCddNmeqVhD+OWIzQ==","signatures":[{"sig":"MEUCIHBN2+UEGeOacOzW/s1nh4fcUlEnMQdweyBYmkydMPQUAiEAo4qybkgKZaCi9BmxAohA4Oqz4t2AjAOtaCQSfRyHD9k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e2585be88e53f63c0be5ffb71595c120/solana-keys-2.1.1-canary-20250425205850.tgz","_integrity":"sha512-ML43d+sYj5efm8BCNUMD6haAokkc2TLFwKm/OKurx0d3pQBmFcH1RlZVdVZ2WkQddy3OCqCddNmeqVhD+OWIzQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250425205850","@solana/codecs-core":"2.1.1-canary-20250425205850","@solana/codecs-strings":"2.1.1-canary-20250425205850"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250425205850_1745615537306_0.4007115006963875","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425210025":{"name":"@solana/keys","version":"2.1.1-canary-20250425210025","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3c42a32275c3291ab5231baf11b1d1c666eac4be","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250425210025.tgz","fileCount":25,"integrity":"sha512-XVe/VCbJRaAR9rWbPQM4KfTdnlFHHYwkevcI2tIvQn6VAq0SNtAjeV9ANeaW2WyYSXfFDIFmSvbYqBIC0LHhEA==","signatures":[{"sig":"MEQCIHwy00lTDfeFBSS/Tx8wiVcDlGWpKaIMVO28dsxuwhVvAiAt8QFRT74YZlb7228eARAKSrNcQHsFn8w77L8IucBcjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2671349fbb223b80f0ba18d637bc5836/solana-keys-2.1.1-canary-20250425210025.tgz","_integrity":"sha512-XVe/VCbJRaAR9rWbPQM4KfTdnlFHHYwkevcI2tIvQn6VAq0SNtAjeV9ANeaW2WyYSXfFDIFmSvbYqBIC0LHhEA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250425210025","@solana/codecs-core":"2.1.1-canary-20250425210025","@solana/codecs-strings":"2.1.1-canary-20250425210025"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250425210025_1745615595627_0.14212867452232625","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425210130":{"name":"@solana/keys","version":"2.1.1-canary-20250425210130","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"78c12ec9151c47fe035d6f75f40462f54ab5cf5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250425210130.tgz","fileCount":25,"integrity":"sha512-aNWNYaV3fujo+J0Yowq8W4Pr0ikQzUF6VTxrmT7pSq0Yp/oGigxRdNd+1Bs9xXGVf7BqFbwHbwrEjv91kvEZPg==","signatures":[{"sig":"MEUCIQD88AFyMrfUqMfB0Yttv8UBVvA7J07OqFgvn2erg0Q4cwIgT7H210JSHF45fxj673lfs8OYIdj6ZjMbvAgW0WY/OIg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/20ef997c92fedd602b51827dd8291e13/solana-keys-2.1.1-canary-20250425210130.tgz","_integrity":"sha512-aNWNYaV3fujo+J0Yowq8W4Pr0ikQzUF6VTxrmT7pSq0Yp/oGigxRdNd+1Bs9xXGVf7BqFbwHbwrEjv91kvEZPg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250425210130","@solana/codecs-core":"2.1.1-canary-20250425210130","@solana/codecs-strings":"2.1.1-canary-20250425210130"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250425210130_1745615598391_0.9005311512936736","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425210218":{"name":"@solana/keys","version":"2.1.1-canary-20250425210218","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9b1da6bbb7225e155bf74357ba0586ccf87f40bf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250425210218.tgz","fileCount":25,"integrity":"sha512-2Z8FlIlbMA9R7XTS2gFOJTbdGpm2+xCra5REiMenkZYeEv9mUeEUOQ7Gyfx5l/h1d4okrPYQQA18UkfZ2W9u8g==","signatures":[{"sig":"MEUCIQD4QGAuC5nYVodYrsj83oghGGceOfsO8rTQVOzYq5fONAIgWLvgiNaXvDOlUN4PFRFd7xn92n9+axlp2sH9SkucLlM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b0934d784842449a2b130dd3d0f19e62/solana-keys-2.1.1-canary-20250425210218.tgz","_integrity":"sha512-2Z8FlIlbMA9R7XTS2gFOJTbdGpm2+xCra5REiMenkZYeEv9mUeEUOQ7Gyfx5l/h1d4okrPYQQA18UkfZ2W9u8g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250425210218","@solana/codecs-core":"2.1.1-canary-20250425210218","@solana/codecs-strings":"2.1.1-canary-20250425210218"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250425210218_1745615663483_0.8796754061615186","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250425210148":{"name":"@solana/keys","version":"2.1.1-canary-20250425210148","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"39a85b58067fd386c37d6e70f455da107cb1f81b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250425210148.tgz","fileCount":25,"integrity":"sha512-GWrFO1WHigTUUm0ZcexEm6naIt67Lg5HeYhV1AVCHjoU+Fw99GsKr7N0kAW2LE0vaga+9p2JsjZIX6T3BfTvJQ==","signatures":[{"sig":"MEUCIQCsfD1m1oJX26uqHMobfhPxobEslNRTcZH026ynGGD/VQIgDcW0TmOc2gB5L7cThYdTsuApyQ5dYIHNU1zUcAM35zQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/739c639ed519eeb2def16080169dc15c/solana-keys-2.1.1-canary-20250425210148.tgz","_integrity":"sha512-GWrFO1WHigTUUm0ZcexEm6naIt67Lg5HeYhV1AVCHjoU+Fw99GsKr7N0kAW2LE0vaga+9p2JsjZIX6T3BfTvJQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250425210148","@solana/codecs-core":"2.1.1-canary-20250425210148","@solana/codecs-strings":"2.1.1-canary-20250425210148"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250425210148_1745615688841_0.10786272947191544","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250428190618":{"name":"@solana/keys","version":"2.1.1-canary-20250428190618","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4569c92e11facf07ba0924009697d30488e7c722","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250428190618.tgz","fileCount":25,"integrity":"sha512-g2IIZuBpYfB0RLibErLksDbVTkysG0l/s+jP9EhhyClRX74ngKt3vM+YC2cYyVRYIs25Xm+Iy3WwR9KmAVxAyA==","signatures":[{"sig":"MEYCIQDdFXIPcsOb+dPPVRdtClJrvJUiCfkIPLpkV7rfBYfDAgIhAMxea0Xh9on32hDps6f35UvMjWuQd/wAj3FFArBJkvKl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6a8e54ba680be64312d52eb4a38c20b4/solana-keys-2.1.1-canary-20250428190618.tgz","_integrity":"sha512-g2IIZuBpYfB0RLibErLksDbVTkysG0l/s+jP9EhhyClRX74ngKt3vM+YC2cYyVRYIs25Xm+Iy3WwR9KmAVxAyA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250428190618","@solana/codecs-core":"2.1.1-canary-20250428190618","@solana/codecs-strings":"2.1.1-canary-20250428190618"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250428190618_1745867994646_0.9051537157307363","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250428192155":{"name":"@solana/keys","version":"2.1.1-canary-20250428192155","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"eaf6686523cbe02b2cd7e2cb66733ba803baeff9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250428192155.tgz","fileCount":25,"integrity":"sha512-oU1kNF8WBqliJGue8r4ryZQtwM3YrMzQxGDIGNHsCzbhgGvq66mtOV//c1sDByc0lmmhGOpHnVmeinxTyLG0WQ==","signatures":[{"sig":"MEUCIH2og+CbP/eMWrGQ0AL6Ze1EaX8lj8JUYGkzRbfv8MSpAiEA7CjBu8ZGHF7RbTpwryMExXvvSsJG7fmatLbS23MtYqY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8c062f2e945e19f04d0aa8f15b623a17/solana-keys-2.1.1-canary-20250428192155.tgz","_integrity":"sha512-oU1kNF8WBqliJGue8r4ryZQtwM3YrMzQxGDIGNHsCzbhgGvq66mtOV//c1sDByc0lmmhGOpHnVmeinxTyLG0WQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250428192155","@solana/codecs-core":"2.1.1-canary-20250428192155","@solana/codecs-strings":"2.1.1-canary-20250428192155"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250428192155_1745868913915_0.6292994580488951","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250428213450":{"name":"@solana/keys","version":"2.1.1-canary-20250428213450","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4dcbc952d4980c677d0bb6fe2b15afdb15fb528d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250428213450.tgz","fileCount":25,"integrity":"sha512-4/LqfrvDJb7OJOFFPd+l/3A/F+M3CI/AiemZmyNC92Ej8tM2dn6pWRGxeKD76Eh2wEs9uN6B5Z60HUbn1SD8ew==","signatures":[{"sig":"MEUCIQCzJ2IY1/0jK7U7lk4YexiP8qY9LeykmHxUQ7Zd0PaFfwIgU9uOAEhlYJqMRyWH/5U9ne0breILDWoEPzzRBNXdVC4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/232c45635daf4d361f494fdcd52c04ba/solana-keys-2.1.1-canary-20250428213450.tgz","_integrity":"sha512-4/LqfrvDJb7OJOFFPd+l/3A/F+M3CI/AiemZmyNC92Ej8tM2dn6pWRGxeKD76Eh2wEs9uN6B5Z60HUbn1SD8ew==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250428213450","@solana/codecs-core":"2.1.1-canary-20250428213450","@solana/codecs-strings":"2.1.1-canary-20250428213450"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250428213450_1745876932166_0.5191497483179996","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250504222401":{"name":"@solana/keys","version":"2.1.1-canary-20250504222401","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3b6a529c21ac1a01c281161611eb893cb56e0ec2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250504222401.tgz","fileCount":25,"integrity":"sha512-Mr1QqDp2EbVD+IZCWvyBjg+CF/ay+2dvzwNFIA+r52GBpR4qsozhagjWq6Z8vIZ/LBk+cSAoLJ/un7Cwc7BB8w==","signatures":[{"sig":"MEQCIGVCUj+eLKF6cqowqMaVI9bx9KJhmlpW5SWGpRkCjiF1AiBw+5QyVp/xeuBz9w82/Jb9ikV4Ehw1Jdu5XqBMt9shXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1fc206181f59b716201d280fd329603e/solana-keys-2.1.1-canary-20250504222401.tgz","_integrity":"sha512-Mr1QqDp2EbVD+IZCWvyBjg+CF/ay+2dvzwNFIA+r52GBpR4qsozhagjWq6Z8vIZ/LBk+cSAoLJ/un7Cwc7BB8w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250504222401","@solana/codecs-core":"2.1.1-canary-20250504222401","@solana/codecs-strings":"2.1.1-canary-20250504222401"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250504222401_1746398195318_0.6167480081655177","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250504223142":{"name":"@solana/keys","version":"2.1.1-canary-20250504223142","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"754bc0fcb3373b80bd904a0265794d483a479daf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250504223142.tgz","fileCount":25,"integrity":"sha512-Q0YBd+H3YOCNV1KT/jzgWHMm8utL/T49tR8jPByxj9RiRRQgK5l6LF7w/QsEMgUjyWtKDx5esqJ6WQdPNsF+qQ==","signatures":[{"sig":"MEUCIQD0vk2OUbIhGX14ZY3uFh+U3wQFiRw2cK7cq9zGCOojoQIgTIzF1+vCZznmZ/8pr9xpsCgKsQyJgMgo2BSk+goR4+E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3ddb70ae7ca74e978725eee33b3f2ffc/solana-keys-2.1.1-canary-20250504223142.tgz","_integrity":"sha512-Q0YBd+H3YOCNV1KT/jzgWHMm8utL/T49tR8jPByxj9RiRRQgK5l6LF7w/QsEMgUjyWtKDx5esqJ6WQdPNsF+qQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250504223142","@solana/codecs-core":"2.1.1-canary-20250504223142","@solana/codecs-strings":"2.1.1-canary-20250504223142"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250504223142_1746398682393_0.6077659048942334","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505010823":{"name":"@solana/keys","version":"2.1.1-canary-20250505010823","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"aee76bea08c6c5979e12b7b62f3a885c8b90ba07","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505010823.tgz","fileCount":25,"integrity":"sha512-VTBTR7eeDy1WScR4LaAqVZaMVeUWjrY3FfxYxyuZoyk07xmU15s6o2kof1JAnuPOLoy8GEFKGV2y79ixd4s9QA==","signatures":[{"sig":"MEQCIEfltNBC7To83LKnyfFC8v0Hx3gvLMr+b6/VqMmQVyQIAiBc1GFuWPmCtAK+HyuLyHql9HnWWDnMfrzpXxI8bRn1iw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ee1a3e1784522f6fc6977e5a9ca854e3/solana-keys-2.1.1-canary-20250505010823.tgz","_integrity":"sha512-VTBTR7eeDy1WScR4LaAqVZaMVeUWjrY3FfxYxyuZoyk07xmU15s6o2kof1JAnuPOLoy8GEFKGV2y79ixd4s9QA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505010823","@solana/codecs-core":"2.1.1-canary-20250505010823","@solana/codecs-strings":"2.1.1-canary-20250505010823"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505010823_1746408014545_0.8844215560219664","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505011138":{"name":"@solana/keys","version":"2.1.1-canary-20250505011138","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f2d418df38388c1260798de02aa36ee9ce38542a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505011138.tgz","fileCount":25,"integrity":"sha512-PXaSAn9pdKnrqUlunbD7s4iyGuiDAuAEev2R1J9oxMmy9ih63DYMWg7+FoKZb/NMYjMEeyU5DGiVwv/NyjdHJg==","signatures":[{"sig":"MEUCIGU8jNpeZpfEaoeRzsSc3QamWoW4ldxcZwI17u9ddjsWAiEA0jiwsX/QY+3PunX6/g/MwN6iljI0YSTSs0tOVwrJGUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e61a9822161b0d20badbf5ce7514a777/solana-keys-2.1.1-canary-20250505011138.tgz","_integrity":"sha512-PXaSAn9pdKnrqUlunbD7s4iyGuiDAuAEev2R1J9oxMmy9ih63DYMWg7+FoKZb/NMYjMEeyU5DGiVwv/NyjdHJg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505011138","@solana/codecs-core":"2.1.1-canary-20250505011138","@solana/codecs-strings":"2.1.1-canary-20250505011138"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505011138_1746408238036_0.6517543280136722","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505011540":{"name":"@solana/keys","version":"2.1.1-canary-20250505011540","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6813e99e93a4225891f18c65eb00d8963dd84683","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505011540.tgz","fileCount":25,"integrity":"sha512-NKPjrmQRZ3hPkFpunY+HJ89MLk7Z8bJdRl/xMkdr0zLPVv2WQL+8W/btZz+gXbDn+XNfaMWPbcdKlE+Werqxng==","signatures":[{"sig":"MEUCIGzcRSwmrL6v7fJmbbNv+UKiYyZFrc95VomJxIiXkrprAiEA5jZWLllFSC8xhtwlxKc6bHoOOGdOfB/chin5vjhAznw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/93bf118caaeaaf64780843f9baa43b8d/solana-keys-2.1.1-canary-20250505011540.tgz","_integrity":"sha512-NKPjrmQRZ3hPkFpunY+HJ89MLk7Z8bJdRl/xMkdr0zLPVv2WQL+8W/btZz+gXbDn+XNfaMWPbcdKlE+Werqxng==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505011540","@solana/codecs-core":"2.1.1-canary-20250505011540","@solana/codecs-strings":"2.1.1-canary-20250505011540"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505011540_1746408553211_0.5798167278098811","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505011853":{"name":"@solana/keys","version":"2.1.1-canary-20250505011853","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"bb9583724370e5200843daac72497a54fffe5043","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505011853.tgz","fileCount":25,"integrity":"sha512-GV6n9vXyek6BjnObLHS1clAFWW43RBD+OsGobpcEXjSxNt1F3AG2srICFn9aXfGbXLIC70aUlqMn/oNOsVO5YQ==","signatures":[{"sig":"MEYCIQCrijDKB9Ivo9RG8V45MO0ize4obTNAK/napqHzL01j/gIhALBfk02lMHTQKya6QenJvDM4UnN3QzFj/fDJOWGsODk0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/eb9917e84881417e74b4d4a94f3585e8/solana-keys-2.1.1-canary-20250505011853.tgz","_integrity":"sha512-GV6n9vXyek6BjnObLHS1clAFWW43RBD+OsGobpcEXjSxNt1F3AG2srICFn9aXfGbXLIC70aUlqMn/oNOsVO5YQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505011853","@solana/codecs-core":"2.1.1-canary-20250505011853","@solana/codecs-strings":"2.1.1-canary-20250505011853"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505011853_1746408681139_0.9468814229294187","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505012532":{"name":"@solana/keys","version":"2.1.1-canary-20250505012532","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"12b66882db338f29861073e1b5835158e222a997","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505012532.tgz","fileCount":25,"integrity":"sha512-rzNz0TuZIZd6EaI69HQ4PDy8SSCrx6cS5tN2kY+un7DSlf8IjkI1cY9voJjIOTJs+0KO1zdifyAbxAr9gxbLSw==","signatures":[{"sig":"MEQCIHjEV93kITAmPxm1o5kuP3scsx+6UugUMDXavXUOHoImAiAZOJbzjyzP5sYm7d4S1j1D0f/eI3mJV1tZLmjddUW/RA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ffe09a543a2ce40457106f6c06b4e233/solana-keys-2.1.1-canary-20250505012532.tgz","_integrity":"sha512-rzNz0TuZIZd6EaI69HQ4PDy8SSCrx6cS5tN2kY+un7DSlf8IjkI1cY9voJjIOTJs+0KO1zdifyAbxAr9gxbLSw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505012532","@solana/codecs-core":"2.1.1-canary-20250505012532","@solana/codecs-strings":"2.1.1-canary-20250505012532"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505012532_1746409070811_0.703995141058656","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505015210":{"name":"@solana/keys","version":"2.1.1-canary-20250505015210","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a0fe75aa11a740a21528373aa1e09d92fe91d696","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505015210.tgz","fileCount":25,"integrity":"sha512-S4kmV50zSOh16jzDUx/Hzjakv6RAJZ1BjXcVTJk552JgY0eV0lUzQ6evYv3XkYAriSeBARpavQIOac4XTlwA0g==","signatures":[{"sig":"MEYCIQDSCKjZc4iP5Kb7QZ1jx0L2K959zWKPjzExcF56GIatogIhANhNn7nyHFl9oGG9XSmj/aumouEysJ2UaLJu8HDhDlJ6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d6fc2abfd1ecc646c7e29bf0b67740df/solana-keys-2.1.1-canary-20250505015210.tgz","_integrity":"sha512-S4kmV50zSOh16jzDUx/Hzjakv6RAJZ1BjXcVTJk552JgY0eV0lUzQ6evYv3XkYAriSeBARpavQIOac4XTlwA0g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505015210","@solana/codecs-core":"2.1.1-canary-20250505015210","@solana/codecs-strings":"2.1.1-canary-20250505015210"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505015210_1746410702921_0.372313606552211","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505024705":{"name":"@solana/keys","version":"2.1.1-canary-20250505024705","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f1fd7af51008795bd8378998ba36f6489b56a170","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505024705.tgz","fileCount":25,"integrity":"sha512-zadpmrTxmi58cgYIzlI4XdgkdZOvhKK2IP3nspsi7awkhyM5/4GFASS2TWBrUrHv4nfd2R9Iq7w6NxGdkv8a9g==","signatures":[{"sig":"MEYCIQCxCIrJfYoSEoCHl56Rq+TEbycCtwVdgYwDTzF54cDxeAIhAMnTqW4q/VRuXsOGTUfDrb8RMEheI6DR0BuZckIXqdUn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7ce53936d04ed78f73be8e1eed632fc7/solana-keys-2.1.1-canary-20250505024705.tgz","_integrity":"sha512-zadpmrTxmi58cgYIzlI4XdgkdZOvhKK2IP3nspsi7awkhyM5/4GFASS2TWBrUrHv4nfd2R9Iq7w6NxGdkv8a9g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505024705","@solana/codecs-core":"2.1.1-canary-20250505024705","@solana/codecs-strings":"2.1.1-canary-20250505024705"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505024705_1746413975418_0.03790353571673122","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505024844":{"name":"@solana/keys","version":"2.1.1-canary-20250505024844","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"125d6f5658fb81e24b05e077273ddb2392b2bac8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505024844.tgz","fileCount":25,"integrity":"sha512-llkfyNf1Uid65fGzYkXQjZ1F6XMk9vZCA3/kvWR6LvParSE5HC7Qv8LkSletT1dcvKThrDfT4K0OtPjOack4GA==","signatures":[{"sig":"MEYCIQDtKY0a2GWMw6KHwABVCdtI6uGIGOamcl5JVA2ca2chowIhAOC1iL/Tg5KvFr4D4wKLrNU70DbbP712PswibRyCUJUB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2a1fc87e9cc2a407f6e4a2a53fe50d1d/solana-keys-2.1.1-canary-20250505024844.tgz","_integrity":"sha512-llkfyNf1Uid65fGzYkXQjZ1F6XMk9vZCA3/kvWR6LvParSE5HC7Qv8LkSletT1dcvKThrDfT4K0OtPjOack4GA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505024844","@solana/codecs-core":"2.1.1-canary-20250505024844","@solana/codecs-strings":"2.1.1-canary-20250505024844"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505024844_1746414131430_0.1996876631209319","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505030254":{"name":"@solana/keys","version":"2.1.1-canary-20250505030254","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"086c4d18ed8edcbd992076063a5fda5c0f35d612","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505030254.tgz","fileCount":25,"integrity":"sha512-M2TCHJ3JsbkpeocxEwuWNYb+oHb0CfJR1JgfBgggCskeN5kFMQlDOFRUjR5T1BK7fPaSWLiW4rec6OwcUdr8YA==","signatures":[{"sig":"MEUCIQCw02aIPTHjePG9R6nA7UT359kaZmq0ba6WpHlf/0aqHgIgUvZwCM5jm7+M83R69GZ2dpg80e7ABmKuk0p2KiOIEjU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/325fd68599c032787bf58c559637c541/solana-keys-2.1.1-canary-20250505030254.tgz","_integrity":"sha512-M2TCHJ3JsbkpeocxEwuWNYb+oHb0CfJR1JgfBgggCskeN5kFMQlDOFRUjR5T1BK7fPaSWLiW4rec6OwcUdr8YA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505030254","@solana/codecs-core":"2.1.1-canary-20250505030254","@solana/codecs-strings":"2.1.1-canary-20250505030254"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505030254_1746414965432_0.010437031990047752","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505030508":{"name":"@solana/keys","version":"2.1.1-canary-20250505030508","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"293020d45dfe8a7b0a1e37414dd0911a4ec611fe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505030508.tgz","fileCount":25,"integrity":"sha512-NltCcuJC3The6WQqEAePY8FIGRjg4Iik8ywT3OeLvI2hv1q1eginO8iZLC7nHhySrhB/3qOf3r+Rm7TPTxddrQ==","signatures":[{"sig":"MEUCIQCCNAkSXuOEtwbi0Y2ohAQwJ/qYdrob0knVLm0fn3minQIgNtb4nULmBPkc/XsMN2ZEWqtyp0MeOmutplX7dV9GGvQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/19023cc2524f7f0f4c8af97f3201378b/solana-keys-2.1.1-canary-20250505030508.tgz","_integrity":"sha512-NltCcuJC3The6WQqEAePY8FIGRjg4Iik8ywT3OeLvI2hv1q1eginO8iZLC7nHhySrhB/3qOf3r+Rm7TPTxddrQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505030508","@solana/codecs-core":"2.1.1-canary-20250505030508","@solana/codecs-strings":"2.1.1-canary-20250505030508"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505030508_1746415031113_0.8783618202475407","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505031736":{"name":"@solana/keys","version":"2.1.1-canary-20250505031736","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c6f06ff499f7225cb62bb06256b01503f6f6264a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505031736.tgz","fileCount":25,"integrity":"sha512-AZAsgLUMqsHne+KbPmoG2ITncx5CAbiAKTHpjjqgs0me86SwWv8RxlhZgy1lNf3y30+d0rjXGqHHhuMEHUsLCw==","signatures":[{"sig":"MEUCIEG175/wKO1guZko3vzuY+1Hr8lykhW+pHAZWJJkRTYTAiEAzYNBioPI1NRLTV8EwRbe7xogwnqgjP46Pl5RcYiMpfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/60e3a498375e03cc6204fc0cabe9f512/solana-keys-2.1.1-canary-20250505031736.tgz","_integrity":"sha512-AZAsgLUMqsHne+KbPmoG2ITncx5CAbiAKTHpjjqgs0me86SwWv8RxlhZgy1lNf3y30+d0rjXGqHHhuMEHUsLCw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505031736","@solana/codecs-core":"2.1.1-canary-20250505031736","@solana/codecs-strings":"2.1.1-canary-20250505031736"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505031736_1746415797228_0.42791956914285345","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505031759":{"name":"@solana/keys","version":"2.1.1-canary-20250505031759","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"04dacdfcfce626a681362711b5dbbf49a46febb1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505031759.tgz","fileCount":25,"integrity":"sha512-JRCvyoWaW9yzKZIFMHdtE6nogxOhzyy90Yrs1YQYnFKSzj0crp/Ieeo9NJsZku8aBGGwkmFbDXC989AIrpParg==","signatures":[{"sig":"MEUCIQDxm2440CRjDec9OeYOCYzElKC+SBc11hKgQcr1M8ewlQIgIUVmklzuNYTEYOpcbvAOeZ71BnPS9GyedsXeJ233Z/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bc79e6934968695224fc99d542459552/solana-keys-2.1.1-canary-20250505031759.tgz","_integrity":"sha512-JRCvyoWaW9yzKZIFMHdtE6nogxOhzyy90Yrs1YQYnFKSzj0crp/Ieeo9NJsZku8aBGGwkmFbDXC989AIrpParg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505031759","@solana/codecs-core":"2.1.1-canary-20250505031759","@solana/codecs-strings":"2.1.1-canary-20250505031759"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505031759_1746415834205_0.5398964600073033","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505031834":{"name":"@solana/keys","version":"2.1.1-canary-20250505031834","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f3fdcdc6802e2c90a3ab23de0b365750c489cfbd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505031834.tgz","fileCount":25,"integrity":"sha512-XhjqKeBLR9R+5zskPPq/kRkWBk5vjB++Wa2VExi3kQXY+X0qcJpSRAVfP2S8hRnZbUFG1ahEHtJYiG0coUN99g==","signatures":[{"sig":"MEYCIQCvSxSzIG7Qx46RShkWMEN1tSdGm27KgHXMlMuVuonqWgIhAK08ifpvfLxksi4UuBnXi2nTtmx1qB2kqotowkG7KQE8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6f88adf71f5d0621f686130fac8af012/solana-keys-2.1.1-canary-20250505031834.tgz","_integrity":"sha512-XhjqKeBLR9R+5zskPPq/kRkWBk5vjB++Wa2VExi3kQXY+X0qcJpSRAVfP2S8hRnZbUFG1ahEHtJYiG0coUN99g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505031834","@solana/codecs-core":"2.1.1-canary-20250505031834","@solana/codecs-strings":"2.1.1-canary-20250505031834"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505031834_1746415892504_0.8965230455036057","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505033646":{"name":"@solana/keys","version":"2.1.1-canary-20250505033646","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"01fe2fc68154549663d809084ba3f8e3609f92e9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505033646.tgz","fileCount":25,"integrity":"sha512-AC1T4zHOPF+UO4sa4TXsSafByqTy15IGJFEY5qQVd8fAE1o03xCZ0a5vq0ONHR//1qElGsw4RT85Jy87lfPW9Q==","signatures":[{"sig":"MEYCIQCmMKgeYcO8i99noxAMPpK9ztGmWfRb0+a2h3l2YwCxIQIhANzrIzlSKg1D4oq4zJov3IQwh6noOFsiW4cLT56c5aTH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8104249724edbd22cfa18b92132525e9/solana-keys-2.1.1-canary-20250505033646.tgz","_integrity":"sha512-AC1T4zHOPF+UO4sa4TXsSafByqTy15IGJFEY5qQVd8fAE1o03xCZ0a5vq0ONHR//1qElGsw4RT85Jy87lfPW9Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505033646","@solana/codecs-core":"2.1.1-canary-20250505033646","@solana/codecs-strings":"2.1.1-canary-20250505033646"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505033646_1746416983282_0.10472384933500534","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505034302":{"name":"@solana/keys","version":"2.1.1-canary-20250505034302","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d7823e7c8fc8ec97137aeaa3769d52a9019a9103","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505034302.tgz","fileCount":25,"integrity":"sha512-DQv2xwmecj1W6CXtqAPZmBu5Y2gqomC91RWWJLcCCIdn0EFOtamQhQp3MrhpD62ZNSguLpam9N/L2JFfG4fspw==","signatures":[{"sig":"MEUCIQCEb4DoAfiIykbJ1nLV0PPdSY+1pFsBg5bKruoM+Ydn6AIgCpl8NarV/rCTjtvKrYElyO3Q1vKDOKNaBXvs4Cqi72A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/075aac77b82412055af6f0a1180b2068/solana-keys-2.1.1-canary-20250505034302.tgz","_integrity":"sha512-DQv2xwmecj1W6CXtqAPZmBu5Y2gqomC91RWWJLcCCIdn0EFOtamQhQp3MrhpD62ZNSguLpam9N/L2JFfG4fspw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505034302","@solana/codecs-core":"2.1.1-canary-20250505034302","@solana/codecs-strings":"2.1.1-canary-20250505034302"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505034302_1746417331170_0.24262871336488345","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505063130":{"name":"@solana/keys","version":"2.1.1-canary-20250505063130","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"78f154aa8b7542ba6d991f8c085a746b31871383","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505063130.tgz","fileCount":25,"integrity":"sha512-pnbZ/JAwzyntKELAZF7jRIrhcsqMPvHLdhgGIaUIZyN9VnFdXStpk5UGmH9lTbkLpmBGNDFhREaHVQeOOLi8zQ==","signatures":[{"sig":"MEQCIGIZbGc2pDO4VRkv7rKYJQtg/H8wfYN5EYWzoOBLLhQ1AiAgaDGYUnjVfYK0qdxBpE5nXb+RymWyVTy1U9lfVSPULg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0816e3d79a0616157acac80bae955a3a/solana-keys-2.1.1-canary-20250505063130.tgz","_integrity":"sha512-pnbZ/JAwzyntKELAZF7jRIrhcsqMPvHLdhgGIaUIZyN9VnFdXStpk5UGmH9lTbkLpmBGNDFhREaHVQeOOLi8zQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505063130","@solana/codecs-core":"2.1.1-canary-20250505063130","@solana/codecs-strings":"2.1.1-canary-20250505063130"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505063130_1746427445056_0.5523898229216051","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505171355":{"name":"@solana/keys","version":"2.1.1-canary-20250505171355","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ef03173884b4bc73674c01809a4bc4ba6e59ce39","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505171355.tgz","fileCount":25,"integrity":"sha512-ZPH2wRpMwqcpAyPwJYZPPFcwdl9IUJR197EWsu7PSSZmmTiWZ8XkDI54yVNmnAlgwZfRZyvymG5cJ5AcQTdYxQ==","signatures":[{"sig":"MEQCIE/SNEtSfnPf3Ro4t0YCYJV9JKjBLSDVadTj8JxXJTvQAiAvcZ+AGIzYHUoNQlCE/iFhPugq7bOKox8+Nk2ej0kWHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/783ba36f295959e76060c5d13d001134/solana-keys-2.1.1-canary-20250505171355.tgz","_integrity":"sha512-ZPH2wRpMwqcpAyPwJYZPPFcwdl9IUJR197EWsu7PSSZmmTiWZ8XkDI54yVNmnAlgwZfRZyvymG5cJ5AcQTdYxQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505171355","@solana/codecs-core":"2.1.1-canary-20250505171355","@solana/codecs-strings":"2.1.1-canary-20250505171355"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505171355_1746465965506_0.777746942652429","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505201555":{"name":"@solana/keys","version":"2.1.1-canary-20250505201555","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"670f61524b3f209f91773610f31b5dca92ea0eb2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505201555.tgz","fileCount":25,"integrity":"sha512-Jg9KGNz6Q8pTn9OeNuKJV8f67PwjO812jDHQ59xpLydTVzKyfBVRSnXbNUG7oGdF+/hhO/cHibaL07msktOjGA==","signatures":[{"sig":"MEQCICmN3mB4QeVPKEVYiCF9jHtxhkvzMQHGvQgw9QdnxSnEAiBSAx+mluKYxrZnId+IaYi0B6eD4zJua+Yl5Xyyp2vc+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/362b94cbae6979db3df548b52bec00a7/solana-keys-2.1.1-canary-20250505201555.tgz","_integrity":"sha512-Jg9KGNz6Q8pTn9OeNuKJV8f67PwjO812jDHQ59xpLydTVzKyfBVRSnXbNUG7oGdF+/hhO/cHibaL07msktOjGA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505201555","@solana/codecs-core":"2.1.1-canary-20250505201555","@solana/codecs-strings":"2.1.1-canary-20250505201555"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505201555_1746476991995_0.274063909587936","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505201822":{"name":"@solana/keys","version":"2.1.1-canary-20250505201822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b3519392543536d872d2776177d6782896d8cb18","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505201822.tgz","fileCount":25,"integrity":"sha512-ihTlJ2+wRZV5WKXJixN0rehA0Z/mgvBiMjUHe2Q8KehaHFb+IgH3OuSlNTNmspi4RbdQAvWkmBf9sgT7MaDsJw==","signatures":[{"sig":"MEUCIQD+6HdZRcmrbpmnb/NlLaJ0Yx5MGSE/y2/N6AM9bb8r+gIgItCrlZcy/GNKHNVzFZk6sSw8cxEZ553+TNnWT9Wx46c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c80494c3a73ed5eb9bfbdcd2be7fcbf9/solana-keys-2.1.1-canary-20250505201822.tgz","_integrity":"sha512-ihTlJ2+wRZV5WKXJixN0rehA0Z/mgvBiMjUHe2Q8KehaHFb+IgH3OuSlNTNmspi4RbdQAvWkmBf9sgT7MaDsJw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505201822","@solana/codecs-core":"2.1.1-canary-20250505201822","@solana/codecs-strings":"2.1.1-canary-20250505201822"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505201822_1746477062607_0.48850776500271365","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505214004":{"name":"@solana/keys","version":"2.1.1-canary-20250505214004","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"907a22e04a06c30d59e4daee52b85217d8b35fcd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505214004.tgz","fileCount":25,"integrity":"sha512-VSgM6QczHh0wgHsPIIN+CPena2mMOLXmpi+2Z10j4nDbVqOmMb4rR7Y9KD50vhh+aTyoMgBdX++A+xDxS0JHUw==","signatures":[{"sig":"MEYCIQDEFjs9+lCzfMsViu6hKzeW1e9gvq10MAMTThT/xYAY5AIhAI1nduaG0Y8h5yuTSsFeO9TGyeoNv+b8YhJdqlwJgoL7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/21544271733bb4c9f86ddccec3f51065/solana-keys-2.1.1-canary-20250505214004.tgz","_integrity":"sha512-VSgM6QczHh0wgHsPIIN+CPena2mMOLXmpi+2Z10j4nDbVqOmMb4rR7Y9KD50vhh+aTyoMgBdX++A+xDxS0JHUw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505214004","@solana/codecs-core":"2.1.1-canary-20250505214004","@solana/codecs-strings":"2.1.1-canary-20250505214004"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505214004_1746481976109_0.9448634146381503","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505214021":{"name":"@solana/keys","version":"2.1.1-canary-20250505214021","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ae2662d586310d03598edf3d3041e1c61bbaee3f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505214021.tgz","fileCount":25,"integrity":"sha512-KZPea/w1VSAUDu0qtQzVIov8JA+t52qw2DQbOt4fwEdKvJrtETu0hWLylA7zzjF32cKl9+9CTcpBo0jecd5CXA==","signatures":[{"sig":"MEUCIQDVuGW0NQsY7/ozu4BwCDtzp2fSbuMivXSDFT6Z5faW2wIgN+D+biv2My0nhLYcFf/OHkvJjUokZ/P7zO/bQ0lenrU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c312b59448d0452ff85dca73cb504f06/solana-keys-2.1.1-canary-20250505214021.tgz","_integrity":"sha512-KZPea/w1VSAUDu0qtQzVIov8JA+t52qw2DQbOt4fwEdKvJrtETu0hWLylA7zzjF32cKl9+9CTcpBo0jecd5CXA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505214021","@solana/codecs-core":"2.1.1-canary-20250505214021","@solana/codecs-strings":"2.1.1-canary-20250505214021"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505214021_1746481993312_0.41645450116807603","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505214701":{"name":"@solana/keys","version":"2.1.1-canary-20250505214701","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b69b0b4aee00443bc5f445228e0bb47bedfbc81e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505214701.tgz","fileCount":25,"integrity":"sha512-HIfByVf3O2YwCiCkCpXQqzwZ76nFKd+zSYSR/H3LYT5mVH3qsb7HmqTS7W7k0n/EWnubzY9/DPQL/BI3y/mg+Q==","signatures":[{"sig":"MEYCIQDRTkbptFbK4M3+4ykjvdUetkx6rOwzl681LnFzWvK4kgIhALas5t2NeF013rujcFH5O0Ch//Ss/CTtkT6MtMck22Wc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/730f96bd41d3cf18e5e94b95aedc4d86/solana-keys-2.1.1-canary-20250505214701.tgz","_integrity":"sha512-HIfByVf3O2YwCiCkCpXQqzwZ76nFKd+zSYSR/H3LYT5mVH3qsb7HmqTS7W7k0n/EWnubzY9/DPQL/BI3y/mg+Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505214701","@solana/codecs-core":"2.1.1-canary-20250505214701","@solana/codecs-strings":"2.1.1-canary-20250505214701"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505214701_1746482346486_0.8889659437825403","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250505215429":{"name":"@solana/keys","version":"2.1.1-canary-20250505215429","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"59ff50b5d6be44adbac782d8a4934d1e8a06f46f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250505215429.tgz","fileCount":25,"integrity":"sha512-0tccvr7MgIpsWwXVBojLhUktva6ZyGBSsFTsKPUtVU7LgKtMp9STJ5fXWSYCxU0/fucmTSK7kQVasRKOozVskg==","signatures":[{"sig":"MEYCIQCJKU+0xMRFOG79hdAKrCvVqzRmw49hxrAHwSVLPU4KnAIhANPYWUYjesiK0hRU4U8+pXrjK8WOm1FN+A9Vg8hwfCeE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2f65c570f4ce6876e688deeb336570ad/solana-keys-2.1.1-canary-20250505215429.tgz","_integrity":"sha512-0tccvr7MgIpsWwXVBojLhUktva6ZyGBSsFTsKPUtVU7LgKtMp9STJ5fXWSYCxU0/fucmTSK7kQVasRKOozVskg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250505215429","@solana/codecs-core":"2.1.1-canary-20250505215429","@solana/codecs-strings":"2.1.1-canary-20250505215429"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250505215429_1746482817503_0.41981042420178016","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250506175621":{"name":"@solana/keys","version":"2.1.1-canary-20250506175621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2b926b7bf4fc75ec5d17fa29e415001903c24eb4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250506175621.tgz","fileCount":25,"integrity":"sha512-M9DR254g5L6KAn5tdG91eoXLCkm9x6Ndsrv/sbFsbfO20uD8g0lhzZWKRURnKkj1wo37BpidEWicEvn1RpcuMA==","signatures":[{"sig":"MEYCIQCFG2DcysMH60/+Y41IeDB21HRcEgVFBVDTjBXhX501yQIhANBwl1TLvFtgHJQp41utX1iho1DalKD5FnktSNgF4x36","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5269b8519bf96edbba842a0e10a25153/solana-keys-2.1.1-canary-20250506175621.tgz","_integrity":"sha512-M9DR254g5L6KAn5tdG91eoXLCkm9x6Ndsrv/sbFsbfO20uD8g0lhzZWKRURnKkj1wo37BpidEWicEvn1RpcuMA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250506175621","@solana/codecs-core":"2.1.1-canary-20250506175621","@solana/codecs-strings":"2.1.1-canary-20250506175621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250506175621_1746555000722_0.4640554368652259","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250506180913":{"name":"@solana/keys","version":"2.1.1-canary-20250506180913","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f793d4b8aed00d224b68e8523bcd8bbd24613f61","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250506180913.tgz","fileCount":25,"integrity":"sha512-3sYzCmy7rCpsL4UiDoAeLcg4VZphyIHCyU817L/YhjIoT68BzpXGVUpGYaqJzYz5a4naxtMDNxzWb3+XAK9WWQ==","signatures":[{"sig":"MEYCIQCOm2XCDJwT6RirpqqDt2Pucla1t1jQuEs8hTkKFEDe2gIhAN7ltC1VjumsBRtOjTRm5TMNjFjFfvXdLdVlMoIyTWwq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1f9694a64f71f10a3414e9f3585daf68/solana-keys-2.1.1-canary-20250506180913.tgz","_integrity":"sha512-3sYzCmy7rCpsL4UiDoAeLcg4VZphyIHCyU817L/YhjIoT68BzpXGVUpGYaqJzYz5a4naxtMDNxzWb3+XAK9WWQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250506180913","@solana/codecs-core":"2.1.1-canary-20250506180913","@solana/codecs-strings":"2.1.1-canary-20250506180913"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250506180913_1746555687196_0.11097709573990211","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250506180957":{"name":"@solana/keys","version":"2.1.1-canary-20250506180957","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"aefc18d56373cd8eebf7b8d93e5958d54d899290","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250506180957.tgz","fileCount":25,"integrity":"sha512-AR7Xop1eyL96+CeG7al9mmYkotg0JzYXV20VyMxyBgVLTkhzz5a4Om5UfNGaAk6Y8S+vr2wAXFKfue1p+BSLbg==","signatures":[{"sig":"MEUCIQCgkT327uaC+hGcDeIbkbknHy/w7LwcH/Ff8UTey/5SFwIgaD2Sy3Zpad70xq1wc5ac1pW+4QexqJYa44YSaaThxnY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c08be565ed84293a166546a2ee958263/solana-keys-2.1.1-canary-20250506180957.tgz","_integrity":"sha512-AR7Xop1eyL96+CeG7al9mmYkotg0JzYXV20VyMxyBgVLTkhzz5a4Om5UfNGaAk6Y8S+vr2wAXFKfue1p+BSLbg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250506180957","@solana/codecs-core":"2.1.1-canary-20250506180957","@solana/codecs-strings":"2.1.1-canary-20250506180957"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250506180957_1746555800897_0.9218034452725283","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250506181052":{"name":"@solana/keys","version":"2.1.1-canary-20250506181052","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7988a92b9dc5fe4726b6560946e2098a64b0f094","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250506181052.tgz","fileCount":25,"integrity":"sha512-PdLwjLfUfuw6zCRtRkqKHmcR7lW1fT7BDfpDH9PwH1WN8rKmQV81OgQHf36UGBblW8m7I1zfm6QY24S6rotamg==","signatures":[{"sig":"MEUCIQCibljTsr0Y4KNEF/CMjzwtXJiavlFdy3yikcZbREaZAwIgHg+RxI/JmZeuDKWT5NX4tqI/6fUxRtHx7gIU8dZS/c8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/93adac161e448a3b26888e24573d928b/solana-keys-2.1.1-canary-20250506181052.tgz","_integrity":"sha512-PdLwjLfUfuw6zCRtRkqKHmcR7lW1fT7BDfpDH9PwH1WN8rKmQV81OgQHf36UGBblW8m7I1zfm6QY24S6rotamg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250506181052","@solana/codecs-core":"2.1.1-canary-20250506181052","@solana/codecs-strings":"2.1.1-canary-20250506181052"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250506181052_1746555927724_0.7040986429311438","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250507082032":{"name":"@solana/keys","version":"2.1.1-canary-20250507082032","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"48e5877c4c0db74b69f702c862dfa6a1bec17517","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250507082032.tgz","fileCount":25,"integrity":"sha512-0EH1K9oZILoX6xpNOVu/PH6DeQtrvnuBv10uV9nEckyrpclMBNdxWDdz/9Dc/XI/tyKcjqlDXkwketnH0O2XUQ==","signatures":[{"sig":"MEUCIC+aiaVQbHDWgHqfmuyfvyzjZSuxr3CucPU8YOuzC4NUAiEA9Z6JiDKYM06Xfyi2VVV1LUSgTlM5hyXRTG3IjaVsiaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0a2fffa06a7bd2a84a61b71b9c72f47c/solana-keys-2.1.1-canary-20250507082032.tgz","_integrity":"sha512-0EH1K9oZILoX6xpNOVu/PH6DeQtrvnuBv10uV9nEckyrpclMBNdxWDdz/9Dc/XI/tyKcjqlDXkwketnH0O2XUQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250507082032","@solana/codecs-core":"2.1.1-canary-20250507082032","@solana/codecs-strings":"2.1.1-canary-20250507082032"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250507082032_1746606829864_0.9390991019182262","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250508174002":{"name":"@solana/keys","version":"2.1.1-canary-20250508174002","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1ef90f4bc0f8ac4248dc17e057f194c7dcbfd890","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250508174002.tgz","fileCount":25,"integrity":"sha512-qPfE2I/MuDfEM7e6UY8/s31V6D0JB9dGAilbwNGijgJtpwxGKxEbvaJ7rx8aBOjBqu3qIyRX9pEw4I+tdTvHQw==","signatures":[{"sig":"MEUCIDGgaffzCYuT5we7o/pWKqd24UwpOBc1jMkBN65Nn9reAiEAr6n87oOF1wW4d32XptuB8CpNqiIxebt4ZqDTdhPSyYE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171497},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0d22c181bb5a9d99293756e58f44c02c/solana-keys-2.1.1-canary-20250508174002.tgz","_integrity":"sha512-qPfE2I/MuDfEM7e6UY8/s31V6D0JB9dGAilbwNGijgJtpwxGKxEbvaJ7rx8aBOjBqu3qIyRX9pEw4I+tdTvHQw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250508174002","@solana/codecs-core":"2.1.1-canary-20250508174002","@solana/codecs-strings":"2.1.1-canary-20250508174002"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250508174002_1746726848542_0.9901779729647289","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"@solana/keys","version":"2.1.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b69dabd8f08b6aaef5f57117dba8bfbe8146437b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1.tgz","fileCount":25,"integrity":"sha512-SXuhUz1c2mVnPnB+9Z9Yw6HPluIZbMlSByr+vPFLgaPYM356bRcNnu1pa28tONiQzRBFvl9qL08SL0OaYsmqPg==","signatures":[{"sig":"MEQCICcXQ6q/Vr7+8scz+u5rei2QeBeUKWHLs1uSF5dw7WPYAiBg8JuBOUVb38wROZY9zXBycDkZUWMej02YnILckYQv2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171786},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/dd8bce9e167abf2a0812a8015144af61/solana-keys-2.1.1.tgz","_integrity":"sha512-SXuhUz1c2mVnPnB+9Z9Yw6HPluIZbMlSByr+vPFLgaPYM356bRcNnu1pa28tONiQzRBFvl9qL08SL0OaYsmqPg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.1.1","@solana/assertions":"2.1.1","@solana/codecs-core":"2.1.1","@solana/nominal-types":"2.1.1","@solana/codecs-strings":"2.1.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1_1747089136001_0.4587923121528954","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250512222652":{"name":"@solana/keys","version":"2.1.1-canary-20250512222652","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"53ad1fb8116e929e1da86fc8383c06a6daad7134","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250512222652.tgz","fileCount":25,"integrity":"sha512-NKCFzWrKSlhO56HjZK71/EbZ6wwFaRZU8rszJfWCTlIxSN8Xxt5owaSNcSbAuXqrphaBve8tWWQ8hcdxanu/Og==","signatures":[{"sig":"MEUCIFQ0tn3mYrJuQPys5Zy1XigvFfUT9U+aINnW5cWPXDVXAiEAr0B0bkqBQ3SUhStylLrcHgbjfLyFZtIaqg5B6sWJHJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9c917036836bb7f9e3c7246006304c2e/solana-keys-2.1.1-canary-20250512222652.tgz","_integrity":"sha512-NKCFzWrKSlhO56HjZK71/EbZ6wwFaRZU8rszJfWCTlIxSN8Xxt5owaSNcSbAuXqrphaBve8tWWQ8hcdxanu/Og==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250512222652","@solana/codecs-core":"2.1.1-canary-20250512222652","@solana/nominal-types":"2.1.1-canary-20250512222652","@solana/codecs-strings":"2.1.1-canary-20250512222652"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250512222652_1747089572167_0.4851463966960239","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250512222728":{"name":"@solana/keys","version":"2.1.1-canary-20250512222728","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7b98955590a0b3996d89a63b27d06a16d53baef5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250512222728.tgz","fileCount":25,"integrity":"sha512-A/sZKiPYt8yXTtVPAydKwhAFUevOQM525y7YqnOrR760sETvVMUW2n1x+3omWN5+jzKZkgb4s5kXiVab4U+UQQ==","signatures":[{"sig":"MEQCICqzuMVlTIqcHABjUGHk2LLVYvkJ5BXu/SI2wy7+Zb7UAiBoWlbDuDcScNtres7IMlsVFdst0cTEUGGM3qnt0ZKXGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/cced75d8e1c1fcdcd22627587415911e/solana-keys-2.1.1-canary-20250512222728.tgz","_integrity":"sha512-A/sZKiPYt8yXTtVPAydKwhAFUevOQM525y7YqnOrR760sETvVMUW2n1x+3omWN5+jzKZkgb4s5kXiVab4U+UQQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250512222728","@solana/codecs-core":"2.1.1-canary-20250512222728","@solana/nominal-types":"2.1.1-canary-20250512222728","@solana/codecs-strings":"2.1.1-canary-20250512222728"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250512222728_1747089612367_0.5964128435576761","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250512222803":{"name":"@solana/keys","version":"2.1.1-canary-20250512222803","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"852c4b3a0db90243f8f1f34f83d107eda32c3cdb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250512222803.tgz","fileCount":25,"integrity":"sha512-Cx+1FVSEe2ZN8wokVsgIh1DeCvE64iban491/Q5YCI8I091da/XR+F/f1E+rWPegacwOE/+TyTdlhIL3gyfSzg==","signatures":[{"sig":"MEQCIFDk9zzt8ZmG/0GavBF8gaM84VaPFOL0tEEYh4fbOHkTAiBqDMIJ4mazGYBAkVNxwSH+ETgKm4j2qrYTM8vhuQiPvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b540c0cab6f9380575e7c6c2de8913cd/solana-keys-2.1.1-canary-20250512222803.tgz","_integrity":"sha512-Cx+1FVSEe2ZN8wokVsgIh1DeCvE64iban491/Q5YCI8I091da/XR+F/f1E+rWPegacwOE/+TyTdlhIL3gyfSzg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250512222803","@solana/codecs-core":"2.1.1-canary-20250512222803","@solana/nominal-types":"2.1.1-canary-20250512222803","@solana/codecs-strings":"2.1.1-canary-20250512222803"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250512222803_1747089656073_0.9507700076243486","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250512222733":{"name":"@solana/keys","version":"2.1.1-canary-20250512222733","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"93e6bf0ff1eec3729b8a202b8e1c8ed3f06c318b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250512222733.tgz","fileCount":25,"integrity":"sha512-qX+qKmlsr6rp+jceidssNaIaeLg7L7iIkMAc6Gbm1OZqKXTPrV50qbtzoZC/4Xm1TWWYIAIxNWDesxdwnEPcUQ==","signatures":[{"sig":"MEUCIQCtJeLth8wR+/KEUYja1u0qTgTTJy5rADdKMSe8VcC7PgIgUraMpN83WkSnBWNy89EfNHQwXmbiB9uqzl7ZkJHQFWo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/21801b024784d9a789af02b2e33eb5a8/solana-keys-2.1.1-canary-20250512222733.tgz","_integrity":"sha512-qX+qKmlsr6rp+jceidssNaIaeLg7L7iIkMAc6Gbm1OZqKXTPrV50qbtzoZC/4Xm1TWWYIAIxNWDesxdwnEPcUQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250512222733","@solana/codecs-core":"2.1.1-canary-20250512222733","@solana/nominal-types":"2.1.1-canary-20250512222733","@solana/codecs-strings":"2.1.1-canary-20250512222733"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250512222733_1747089659641_0.8501383163524387","host":"s3://npm-registry-packages-npm-production"}},"2.1.1-canary-20250512222749":{"name":"@solana/keys","version":"2.1.1-canary-20250512222749","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"5048140959bbb0d1e1e2276c8caf6f335093a5cd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.1-canary-20250512222749.tgz","fileCount":25,"integrity":"sha512-IfGYhq44NIF3/wDccm/DgvktKXykv8NJIUFdpc7wcR77r9B9gcAUOEtPwgcD085kKH+s0qTzNOJWsVbmTYkVSw==","signatures":[{"sig":"MEYCIQDKeaOeVqE00qc1RHcokCWlzoZblYK6ITn3UGmvfn1lYAIhAIe50SBPTgn7AVrq1IWAAkWgfUOqit5oFId+pQFbOzUS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fa675036f851bfd99f8c4c31a1b6e5be/solana-keys-2.1.1-canary-20250512222749.tgz","_integrity":"sha512-IfGYhq44NIF3/wDccm/DgvktKXykv8NJIUFdpc7wcR77r9B9gcAUOEtPwgcD085kKH+s0qTzNOJWsVbmTYkVSw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.1-canary-20250512222749","@solana/codecs-core":"2.1.1-canary-20250512222749","@solana/nominal-types":"2.1.1-canary-20250512222749","@solana/codecs-strings":"2.1.1-canary-20250512222749"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.1-canary-20250512222749_1747089674998_0.7593472393988254","host":"s3://npm-registry-packages-npm-production"}},"2.1.2-canary-20250514101103":{"name":"@solana/keys","version":"2.1.2-canary-20250514101103","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"bb69acb58549ab35aee3a9f176d2ccdeccdbde61","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.1.2-canary-20250514101103.tgz","fileCount":25,"integrity":"sha512-cBm+GUUwQDxcwdkynRGDESG60AQeks1uZcpQeIVxBI/EsjAz3vOWWQ4x8k4oMjrbFYJOzvgdv3R/apWmE/ZuHA==","signatures":[{"sig":"MEUCICIH4nmi8RPICb7BKYnMIZOlatcQNYstfuiilbIHHrugAiEAsN8j82PqKZcdSRLnHI0x25jvM6wGwHWCDsq919Iz5N4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ec4fe5ec31e10c88acad160d3ab8de06/solana-keys-2.1.2-canary-20250514101103.tgz","_integrity":"sha512-cBm+GUUwQDxcwdkynRGDESG60AQeks1uZcpQeIVxBI/EsjAz3vOWWQ4x8k4oMjrbFYJOzvgdv3R/apWmE/ZuHA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.1.2-canary-20250514101103","@solana/codecs-core":"2.1.2-canary-20250514101103","@solana/nominal-types":"2.1.2-canary-20250514101103","@solana/codecs-strings":"2.1.2-canary-20250514101103"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.1.2-canary-20250514101103_1747218221015_0.31140549859061895","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514101537":{"name":"@solana/keys","version":"2.2.0-canary-20250514101537","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"78d8d84a85933d5415b5d522617d33d1f65e89d7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250514101537.tgz","fileCount":25,"integrity":"sha512-3URYDuIu0Vk6xxQ/y6BIULWYBS+I0yOjDYNH1RVhBXHmSWznrWJuY6rNE/VV0L+C0Xe91om5ZAIcqldKOuf81Q==","signatures":[{"sig":"MEYCIQCf58S1KtQ19xnsaMUgfTmpVDO4eyflWiLoUQyvaYf8iwIhAL2lRZiPOt7HU/w6OnonteTgTlqm10RroZ3O2yN1D++e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b1285e160c6608e1bc9a9b06486f7063/solana-keys-2.2.0-canary-20250514101537.tgz","_integrity":"sha512-3URYDuIu0Vk6xxQ/y6BIULWYBS+I0yOjDYNH1RVhBXHmSWznrWJuY6rNE/VV0L+C0Xe91om5ZAIcqldKOuf81Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250514101537","@solana/codecs-core":"2.2.0-canary-20250514101537","@solana/nominal-types":"2.2.0-canary-20250514101537","@solana/codecs-strings":"2.2.0-canary-20250514101537"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250514101537_1747218540997_0.9239566364141312","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514101928":{"name":"@solana/keys","version":"2.2.0-canary-20250514101928","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"656d5e69bd8443707260fcdc49b4ea41ecf40429","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250514101928.tgz","fileCount":25,"integrity":"sha512-vwEv1dBhsl40nBIyPRIliWFMf77zEF9OVY6guA+w1AuBsW7b+VWbkxM0DRBY8VC3fjRhsVchcKGlOA/5hQt5uw==","signatures":[{"sig":"MEUCIQDPM8gC0bpqjCCclwYtQ1Jm+YA9wVusxg1KluTuk8Cp7AIgOS6oedaZswlKuSqEBFABsi+XEDASz6Az9kyQayS+e6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f5ab56d046a516835af4ea1c37c9704c/solana-keys-2.2.0-canary-20250514101928.tgz","_integrity":"sha512-vwEv1dBhsl40nBIyPRIliWFMf77zEF9OVY6guA+w1AuBsW7b+VWbkxM0DRBY8VC3fjRhsVchcKGlOA/5hQt5uw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250514101928","@solana/codecs-core":"2.2.0-canary-20250514101928","@solana/nominal-types":"2.2.0-canary-20250514101928","@solana/codecs-strings":"2.2.0-canary-20250514101928"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250514101928_1747218726936_0.1962584514673178","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514102324":{"name":"@solana/keys","version":"2.2.0-canary-20250514102324","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3733f6a43572a7367304a99e92d772b1825e982b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250514102324.tgz","fileCount":25,"integrity":"sha512-V44ubqz4aPkI/Ek6B7911fOKav5fhQPclj1ANu2iuCVQB1tWvdqXmKZRUO3/RylJ1qdaE3nHKEajCUQunuJ+rw==","signatures":[{"sig":"MEYCIQCln0I5+TYTvXFt91szWycBUpO5dTlNYs1e9RtmAszQfQIhAPwBf2H0j87YQ9r0vgDurc7Lu7o5qAGZqZ4RghxkB408","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7c19e64d7e8a5d5ac11fda225d66041e/solana-keys-2.2.0-canary-20250514102324.tgz","_integrity":"sha512-V44ubqz4aPkI/Ek6B7911fOKav5fhQPclj1ANu2iuCVQB1tWvdqXmKZRUO3/RylJ1qdaE3nHKEajCUQunuJ+rw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250514102324","@solana/codecs-core":"2.2.0-canary-20250514102324","@solana/nominal-types":"2.2.0-canary-20250514102324","@solana/codecs-strings":"2.2.0-canary-20250514102324"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250514102324_1747218989747_0.4929094129566518","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514102719":{"name":"@solana/keys","version":"2.2.0-canary-20250514102719","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2625cac438b1e450bd271f4b6a92a25e566f2c57","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250514102719.tgz","fileCount":25,"integrity":"sha512-52TmWF1LjYD/q/HRJ/sdxsSfWo8YmBBjcvDDGPtibEPK0xzFGiRUkQfMlcx5WO05A1dXJqSvdsZ9EWlDyeFUhg==","signatures":[{"sig":"MEUCIQCNvoMzvGmcaa0cL8woP/OsN9b/+/GtG2ggQ3TWKyGDgAIgHcBp7YrruBN8C7mnkAsRu7FKhHLqB7udeHgaJ8jke8M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0e02c69b3634bb341d3bcd70e48be5dd/solana-keys-2.2.0-canary-20250514102719.tgz","_integrity":"sha512-52TmWF1LjYD/q/HRJ/sdxsSfWo8YmBBjcvDDGPtibEPK0xzFGiRUkQfMlcx5WO05A1dXJqSvdsZ9EWlDyeFUhg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250514102719","@solana/codecs-core":"2.2.0-canary-20250514102719","@solana/nominal-types":"2.2.0-canary-20250514102719","@solana/codecs-strings":"2.2.0-canary-20250514102719"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250514102719_1747219155784_0.16248666846279503","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514103633":{"name":"@solana/keys","version":"2.2.0-canary-20250514103633","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4a50a81cda2d9c3c10fc42384e2a219f71e81fc6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250514103633.tgz","fileCount":25,"integrity":"sha512-QMJhm1K0u8I/cBpF5AhHMAzYcmf/sNMvjsq5PexMszCt4cv7lbppQIaIQm5QHPIx+YKHZOWCsQkEclthsVxDDg==","signatures":[{"sig":"MEUCIFHjiUdOY1Zuqm7XCAGMqeIRx95g3BI8EPaBg5Mo5sVBAiEA8XWLILxefXeoq43KRiiKGSelqoLBDRMTTV4QXO2f0Ok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ef7ff5f85d5d0b9f192cbb317bc18094/solana-keys-2.2.0-canary-20250514103633.tgz","_integrity":"sha512-QMJhm1K0u8I/cBpF5AhHMAzYcmf/sNMvjsq5PexMszCt4cv7lbppQIaIQm5QHPIx+YKHZOWCsQkEclthsVxDDg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250514103633","@solana/codecs-core":"2.2.0-canary-20250514103633","@solana/nominal-types":"2.2.0-canary-20250514103633","@solana/codecs-strings":"2.2.0-canary-20250514103633"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250514103633_1747219724775_0.6870726043708537","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514104020":{"name":"@solana/keys","version":"2.2.0-canary-20250514104020","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f68bf04a8e4375df1ef28dbb79fb88a205348351","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250514104020.tgz","fileCount":25,"integrity":"sha512-xMNDqe0B6doqWVV3Ex0uQLh+hTZKXSKB0Gd2oV9Pdndh2lgV8omXkZ7qgTHJmRhfYmSHCwqUTvXefV76ZrKIlw==","signatures":[{"sig":"MEQCIAjLb3A862AoNgFRbFM7k+kRuVr/c9tp7WZlUEKOvjKEAiAwIRyV/BbvjgTosyyq8ge4mP73spI1lO0Hz8lxQMOfHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b1e7e427535edd877b461481f60f82e7/solana-keys-2.2.0-canary-20250514104020.tgz","_integrity":"sha512-xMNDqe0B6doqWVV3Ex0uQLh+hTZKXSKB0Gd2oV9Pdndh2lgV8omXkZ7qgTHJmRhfYmSHCwqUTvXefV76ZrKIlw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250514104020","@solana/codecs-core":"2.2.0-canary-20250514104020","@solana/nominal-types":"2.2.0-canary-20250514104020","@solana/codecs-strings":"2.2.0-canary-20250514104020"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250514104020_1747219984015_0.8200925940670689","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514104411":{"name":"@solana/keys","version":"2.2.0-canary-20250514104411","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"891036d3ab3357196d92c41c061883103201ccc8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250514104411.tgz","fileCount":25,"integrity":"sha512-UEGQet2H+IkYDUzk7EjInRYn1qiL90Hl/S5IuXQbtt7ZV8srVF953NlEtITLVRUwvz2r/mbKnriGPkFZW69fVw==","signatures":[{"sig":"MEQCIGFeKe1DijN4SQ9yCFpNPMI5M8nOY0VPEgkIz5Ple2emAiBuNlBFD4ZO5QGE7njwQPLu/t7itbgbCYKavTNw7YgPVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e204249d4c3704028e97c70fd5c5ce50/solana-keys-2.2.0-canary-20250514104411.tgz","_integrity":"sha512-UEGQet2H+IkYDUzk7EjInRYn1qiL90Hl/S5IuXQbtt7ZV8srVF953NlEtITLVRUwvz2r/mbKnriGPkFZW69fVw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250514104411","@solana/codecs-core":"2.2.0-canary-20250514104411","@solana/nominal-types":"2.2.0-canary-20250514104411","@solana/codecs-strings":"2.2.0-canary-20250514104411"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250514104411_1747220201816_0.22162144359150915","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514104855":{"name":"@solana/keys","version":"2.2.0-canary-20250514104855","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f985a10fb9281093d6784789ff158446e2b50f22","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250514104855.tgz","fileCount":25,"integrity":"sha512-6KXlkcr5HuK4lQLZNLA2rafS6NNfvKJFoq+1XmO9faw0WyAYsPPYcInd4FZbZHOP95uzXXfA9vXlXNuWgXPuEw==","signatures":[{"sig":"MEYCIQDCAYxbxCOPpNU+qBsudIC4TT1o+1zeHNq9tDK0ADwHdgIhAIAQy34dIxYNQZDnKu6UlZKkZNgYWW839N2vnLgeivtF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9f9d7de9bdf5bce4e96c88abf9ebd24d/solana-keys-2.2.0-canary-20250514104855.tgz","_integrity":"sha512-6KXlkcr5HuK4lQLZNLA2rafS6NNfvKJFoq+1XmO9faw0WyAYsPPYcInd4FZbZHOP95uzXXfA9vXlXNuWgXPuEw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250514104855","@solana/codecs-core":"2.2.0-canary-20250514104855","@solana/nominal-types":"2.2.0-canary-20250514104855","@solana/codecs-strings":"2.2.0-canary-20250514104855"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250514104855_1747220534445_0.010251891414476022","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514221509":{"name":"@solana/keys","version":"2.2.0-canary-20250514221509","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b6cf9dcacc265fddf98e03432093ec2e681f0442","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250514221509.tgz","fileCount":25,"integrity":"sha512-Qr2Gy+6sg3eWDY50uq5Q0trwqNcfrIefYaiKQuo8+IQ8qT+88hwl3bOTvfR1Vzkziu9lBEBv7oQZRvhdsqQdHw==","signatures":[{"sig":"MEQCIFCP++Gf9rVtvzac+O/hYuC5MP4EoTNTYfH4TH6FtlVdAiAkGfEZEvgLktJR36abh+7RiWWGKK2bMXTWldG3usihHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/79e461cceb67578eecd6c9dea09cb4e4/solana-keys-2.2.0-canary-20250514221509.tgz","_integrity":"sha512-Qr2Gy+6sg3eWDY50uq5Q0trwqNcfrIefYaiKQuo8+IQ8qT+88hwl3bOTvfR1Vzkziu9lBEBv7oQZRvhdsqQdHw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250514221509","@solana/codecs-core":"2.2.0-canary-20250514221509","@solana/nominal-types":"2.2.0-canary-20250514221509","@solana/codecs-strings":"2.2.0-canary-20250514221509"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250514221509_1747261650697_0.23042560009495094","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250514221543":{"name":"@solana/keys","version":"2.2.0-canary-20250514221543","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b132400805126926b4d6a24fa77a56ece2873ad8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250514221543.tgz","fileCount":25,"integrity":"sha512-CrYq5AAc0wvBDL/yto+kwVp5a68aZjr69AYUGlcR3Dr0L/F0P4p6MSt+mcFmFA4WdOax5RNpfTk7MpdphPyyMg==","signatures":[{"sig":"MEUCIB2SPF3bmEymjxgbQv8FQ0T9FI6HMVA8oXwnfxRHIC6dAiEAxDuo11m0zGJGMMivxeQwzBT5riFWwVbsHS2zqhWyDQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c5bee99f85e94f3a50faeca1f5c11ffd/solana-keys-2.2.0-canary-20250514221543.tgz","_integrity":"sha512-CrYq5AAc0wvBDL/yto+kwVp5a68aZjr69AYUGlcR3Dr0L/F0P4p6MSt+mcFmFA4WdOax5RNpfTk7MpdphPyyMg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250514221543","@solana/codecs-core":"2.2.0-canary-20250514221543","@solana/nominal-types":"2.2.0-canary-20250514221543","@solana/codecs-strings":"2.2.0-canary-20250514221543"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250514221543_1747261739232_0.20358279955631553","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250515212954":{"name":"@solana/keys","version":"2.2.0-canary-20250515212954","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b388922d3ed34cd764de146480c57ec96d1a1a5e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250515212954.tgz","fileCount":25,"integrity":"sha512-0h+Z7SVxdEitDZJGdqZDBqmArQ4LTM5S5ZEcGD/fQ9Mj8U1gWZsS4NiKPdM9w5CvDRCQ8k4AAKoByGbAhMDFWQ==","signatures":[{"sig":"MEUCIFAL0yU09cKndHXrWmBo4fDqI1IEBh3cw7Znei4A4cN2AiEAp/VV2bRbX4aYQYPp75MKIegfh7BJMY5f/6Pgvmc3fgY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bcf7483632b89a052c507ba04c40ba54/solana-keys-2.2.0-canary-20250515212954.tgz","_integrity":"sha512-0h+Z7SVxdEitDZJGdqZDBqmArQ4LTM5S5ZEcGD/fQ9Mj8U1gWZsS4NiKPdM9w5CvDRCQ8k4AAKoByGbAhMDFWQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250515212954","@solana/codecs-core":"2.2.0-canary-20250515212954","@solana/nominal-types":"2.2.0-canary-20250515212954","@solana/codecs-strings":"2.2.0-canary-20250515212954"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250515212954_1747345330900_0.8960872005065494","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250520170232":{"name":"@solana/keys","version":"2.2.0-canary-20250520170232","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"03bf9d8761ac235388f76ac352898f6c77de3851","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250520170232.tgz","fileCount":25,"integrity":"sha512-2vpIfYObYOY5Qd6fNuuArLGDN/MlmXeZLWs5gDhcFw4QV8HNhf65zPTczTrKJPhbtfaE7fXTjUzKSFUauLOXYA==","signatures":[{"sig":"MEYCIQDew72FO4qTo9xVhO9itrfqT/DEWXJ3csE/X0h+hdl6MQIhAJYqRnUh8xzjbzLOx+cWNaa9cFIC0rT3N1+MBawb3B8I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/db1582a5b94bc32923bc1a7636da3727/solana-keys-2.2.0-canary-20250520170232.tgz","_integrity":"sha512-2vpIfYObYOY5Qd6fNuuArLGDN/MlmXeZLWs5gDhcFw4QV8HNhf65zPTczTrKJPhbtfaE7fXTjUzKSFUauLOXYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250520170232","@solana/codecs-core":"2.2.0-canary-20250520170232","@solana/nominal-types":"2.2.0-canary-20250520170232","@solana/codecs-strings":"2.2.0-canary-20250520170232"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250520170232_1747761361022_0.7286666156064094","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250530191607":{"name":"@solana/keys","version":"2.2.0-canary-20250530191607","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e89873584f525fcfbfc7a4c8fc73d4c29f3194a5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250530191607.tgz","fileCount":25,"integrity":"sha512-TrvemLkxl60AcH3Mv0YHBFJiW+IQ6dmY/5Olm9PhqnB618lp2UIhmT/wG+mH6D46IHd2DvVCIlj3FmGgux+kxg==","signatures":[{"sig":"MEUCIQDtyMcVc4KRq/XNRpdRSCtn7fuqhN1FWP7C44BkGq4Y3QIgOYMFwTgPywO+225P0v5I0TV0sZASk5bidCvpi7No3ZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1b266147853c1690fc5480e007868289/solana-keys-2.2.0-canary-20250530191607.tgz","_integrity":"sha512-TrvemLkxl60AcH3Mv0YHBFJiW+IQ6dmY/5Olm9PhqnB618lp2UIhmT/wG+mH6D46IHd2DvVCIlj3FmGgux+kxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250530191607","@solana/codecs-core":"2.2.0-canary-20250530191607","@solana/nominal-types":"2.2.0-canary-20250530191607","@solana/codecs-strings":"2.2.0-canary-20250530191607"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250530191607_1748633387570_0.1562223992643208","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250530211001":{"name":"@solana/keys","version":"2.2.0-canary-20250530211001","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"653caad9ba98bc91e6d3a9bf23f61f149452a280","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250530211001.tgz","fileCount":25,"integrity":"sha512-OMKY5E44Zouqx+dIZcJRnIJtQ2Y4SVKMBjP9MaNBUCXP2TikYTenH6Dbqev8FvraL5BjTp0cuWGAyXguI7rRaw==","signatures":[{"sig":"MEYCIQD49ULdXI+j96aPmiB8TFvAxYFyJKqL1JRkRMDFPPL+RwIhAIrI6aVuABxp7Db5UxXhkX+r8nsGNl+XJhc9Dv9ZHAGd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/fcd1754fbe1a21d8798b9a9e2307efb5/solana-keys-2.2.0-canary-20250530211001.tgz","_integrity":"sha512-OMKY5E44Zouqx+dIZcJRnIJtQ2Y4SVKMBjP9MaNBUCXP2TikYTenH6Dbqev8FvraL5BjTp0cuWGAyXguI7rRaw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250530211001","@solana/codecs-core":"2.2.0-canary-20250530211001","@solana/nominal-types":"2.2.0-canary-20250530211001","@solana/codecs-strings":"2.2.0-canary-20250530211001"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250530211001_1748640198270_0.07607175835665259","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250530211442":{"name":"@solana/keys","version":"2.2.0-canary-20250530211442","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4ea078f22624bd31fe1f87023267971b754f7a4b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250530211442.tgz","fileCount":25,"integrity":"sha512-9UHX0lxGrbTClwyLojF3wwtVVk13JQl/kQDvOheLd3XeHOYPB8/EQEwyXjriNgRhEquQ9jCJDWcx4+1VJH17OQ==","signatures":[{"sig":"MEYCIQD+vpj/9G3MceGx+aHzKPJIjgsKMDYEGQX4bQHzfjzxHgIhAJl68gSXx550B5jMvIRuM0ssxU3BcXN4n/SpHItq2GSF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/26870ed5b5758f6f5cba719d8d5a2067/solana-keys-2.2.0-canary-20250530211442.tgz","_integrity":"sha512-9UHX0lxGrbTClwyLojF3wwtVVk13JQl/kQDvOheLd3XeHOYPB8/EQEwyXjriNgRhEquQ9jCJDWcx4+1VJH17OQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250530211442","@solana/codecs-core":"2.2.0-canary-20250530211442","@solana/nominal-types":"2.2.0-canary-20250530211442","@solana/codecs-strings":"2.2.0-canary-20250530211442"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250530211442_1748640419996_0.20254277688309252","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250531193445":{"name":"@solana/keys","version":"2.2.0-canary-20250531193445","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"04a0860b4268a4301fe2f6c3da38e830ce0f776e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250531193445.tgz","fileCount":25,"integrity":"sha512-lZnnrn7eotlX95nH+E2NliOL/K+ockOncICvbVbJMgg/7qIEMHf/GoCwRVs/DRm976wvafxT2QxoJgYqlWztHw==","signatures":[{"sig":"MEQCIHcHh2CdF38iQxZfiZqApmID/4syIXEG/B5jtR3WKZ2kAiBFSmlfyhIl6mnyyDJfSW1fiHLR4OJm7iv49xV2FD9O2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9f6d8c35e9a6d1c8f7d156481a84228e/solana-keys-2.2.0-canary-20250531193445.tgz","_integrity":"sha512-lZnnrn7eotlX95nH+E2NliOL/K+ockOncICvbVbJMgg/7qIEMHf/GoCwRVs/DRm976wvafxT2QxoJgYqlWztHw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250531193445","@solana/codecs-core":"2.2.0-canary-20250531193445","@solana/nominal-types":"2.2.0-canary-20250531193445","@solana/codecs-strings":"2.2.0-canary-20250531193445"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250531193445_1748720925077_0.7733270545699824","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250531193532":{"name":"@solana/keys","version":"2.2.0-canary-20250531193532","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"28edeee5ced1f129ef33a59559da18dbeb298c18","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250531193532.tgz","fileCount":25,"integrity":"sha512-Ej5i2WmeIoWq7ffgcPJcCDJcXi4S1pRP4sBWH57IGOwxrJDfZythWo8AecXYBBL7395QOIF0p4izGJqJXNX2Ww==","signatures":[{"sig":"MEUCIHkW84KVVMLCxgI0ortsAtxBAgrjy+xSijo3CM0zHSMzAiEA8iQFMU14+1Pb0GYjhnGBofd3pXBVE7AhoA7u+Gb3qw0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c717a0effe81db11afdc8480bec443bb/solana-keys-2.2.0-canary-20250531193532.tgz","_integrity":"sha512-Ej5i2WmeIoWq7ffgcPJcCDJcXi4S1pRP4sBWH57IGOwxrJDfZythWo8AecXYBBL7395QOIF0p4izGJqJXNX2Ww==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250531193532","@solana/codecs-core":"2.2.0-canary-20250531193532","@solana/nominal-types":"2.2.0-canary-20250531193532","@solana/codecs-strings":"2.2.0-canary-20250531193532"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250531193532_1748720943727_0.9148295312513273","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250601042012":{"name":"@solana/keys","version":"2.2.0-canary-20250601042012","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8ebdb2cbf52a9e09cf603430f657a8c2618c4160","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250601042012.tgz","fileCount":25,"integrity":"sha512-NIU4cfZqPwKqq+CN/ySvzyn0dcVwsNiA4/nwax9bbg9xj8Qb7XroMcmq4v3sPq3ThaYZfeMIb85u2mVUPiErEQ==","signatures":[{"sig":"MEYCIQCqmOdHQ4aSUUZCvGKozWWAQ/fD2EWlYpk2Dajeh7IEsQIhANLlKT4zVPjczOKqediCOPmpIMoOJYlUriwT2tljjBxF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/64d43df90552796efcccdb91e1883656/solana-keys-2.2.0-canary-20250601042012.tgz","_integrity":"sha512-NIU4cfZqPwKqq+CN/ySvzyn0dcVwsNiA4/nwax9bbg9xj8Qb7XroMcmq4v3sPq3ThaYZfeMIb85u2mVUPiErEQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250601042012","@solana/codecs-core":"2.2.0-canary-20250601042012","@solana/nominal-types":"2.2.0-canary-20250601042012","@solana/codecs-strings":"2.2.0-canary-20250601042012"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250601042012_1748752393204_0.6236052070730378","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250604233241":{"name":"@solana/keys","version":"2.2.0-canary-20250604233241","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1bc7f723e3ca267062bba0acfccc2337ab2db5c8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250604233241.tgz","fileCount":25,"integrity":"sha512-nIRoGSDra6s3OkobSa5B1wrrLd+cPDV97hHhY+un2HVTuPy7cRezcj8cLDB3r9/0VZpv2lwBOzia4IvvHhfCnA==","signatures":[{"sig":"MEUCIQCHK0qgrKJ5sS7VH0KZRhIbwaJhDyqrKi0iQ7dU8yFYqwIgAsr6RC1ev+rVtCuByM7nmVrfsLYYzMmVzFmJ3Y+Do64=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/38a4eb1f985cbbdb60dac8f1d2ab8233/solana-keys-2.2.0-canary-20250604233241.tgz","_integrity":"sha512-nIRoGSDra6s3OkobSa5B1wrrLd+cPDV97hHhY+un2HVTuPy7cRezcj8cLDB3r9/0VZpv2lwBOzia4IvvHhfCnA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250604233241","@solana/codecs-core":"2.2.0-canary-20250604233241","@solana/nominal-types":"2.2.0-canary-20250604233241","@solana/codecs-strings":"2.2.0-canary-20250604233241"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250604233241_1749080741087_0.5047653886870824","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250604233242":{"name":"@solana/keys","version":"2.2.0-canary-20250604233242","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2a679cdacc98570e2d621cd46d01e86b4b5bd9b9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250604233242.tgz","fileCount":25,"integrity":"sha512-mbT8eS6DJf9LqCpMh6Dpv/vfHGmIbGCy9UzfbH7rsb7LnT1iyHR7qV6+0FXyAeT8eQWcOsbIeMTsNJUIGnBGTw==","signatures":[{"sig":"MEQCIG1MlogBF1Pmw4pZaZO5DbJVVV3eIIH+0O+U0awXlNmVAiAgGX1ptydhUmk8+n0MA5txPN+B7c5JzMADVrrLfeaWSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7ed3cc3c09042514ba3c39cfd625cb05/solana-keys-2.2.0-canary-20250604233242.tgz","_integrity":"sha512-mbT8eS6DJf9LqCpMh6Dpv/vfHGmIbGCy9UzfbH7rsb7LnT1iyHR7qV6+0FXyAeT8eQWcOsbIeMTsNJUIGnBGTw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250604233242","@solana/codecs-core":"2.2.0-canary-20250604233242","@solana/nominal-types":"2.2.0-canary-20250604233242","@solana/codecs-strings":"2.2.0-canary-20250604233242"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250604233242_1749080745963_0.5187587856802789","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250605191509":{"name":"@solana/keys","version":"2.2.0-canary-20250605191509","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"41b97c27d4cc58b0b760d6692fac22513d425d71","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250605191509.tgz","fileCount":25,"integrity":"sha512-d8UVIVFQr5EK9wODvbDLzpx7jXKngTG7hVgWpJuAqUCkbu9SF8apGMC3sfPhOU4EEoJ8pOqzB8QZDlEOkUp1iA==","signatures":[{"sig":"MEYCIQD/VOcDoCT1el66pfHiHw5S0q4bdQ3tNHhE/vC0NyaY3wIhANo6BcgoGJRjIIH6V7Gpod7XXBiGv1UoBvYJMvcS7ZBf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/41769bab7fdf694ee9320d65bd3f2bd5/solana-keys-2.2.0-canary-20250605191509.tgz","_integrity":"sha512-d8UVIVFQr5EK9wODvbDLzpx7jXKngTG7hVgWpJuAqUCkbu9SF8apGMC3sfPhOU4EEoJ8pOqzB8QZDlEOkUp1iA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250605191509","@solana/codecs-core":"2.2.0-canary-20250605191509","@solana/nominal-types":"2.2.0-canary-20250605191509","@solana/codecs-strings":"2.2.0-canary-20250605191509"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250605191509_1749151705920_0.03667647784886041","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250605191539":{"name":"@solana/keys","version":"2.2.0-canary-20250605191539","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"de664c92c64dd41655c2123c1091b30990b06f99","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250605191539.tgz","fileCount":25,"integrity":"sha512-af0srSCKlZLnPr8aDLijYNTlSeM8dDBKkMQiGcw7Jj88CkxnRfTdaUEVw+pWuc3G7XEBDOeEMY3R8L2bijfuPg==","signatures":[{"sig":"MEYCIQC5j+qTFKOCO3zVWZDRNbzLF3fcpIik9MlYMR6ffdYf1AIhAJIHJJRI4kytJwKN1YGayL4xfEg+aI/aKfelexmTmDbf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f6f1ae7ee96683175cf48e1e4da74ad1/solana-keys-2.2.0-canary-20250605191539.tgz","_integrity":"sha512-af0srSCKlZLnPr8aDLijYNTlSeM8dDBKkMQiGcw7Jj88CkxnRfTdaUEVw+pWuc3G7XEBDOeEMY3R8L2bijfuPg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250605191539","@solana/codecs-core":"2.2.0-canary-20250605191539","@solana/nominal-types":"2.2.0-canary-20250605191539","@solana/codecs-strings":"2.2.0-canary-20250605191539"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250605191539_1749151745673_0.5646051561179595","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250616134728":{"name":"@solana/keys","version":"2.2.0-canary-20250616134728","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b3d7afb1ffc45c3ec36c03129c0289e08b32c62b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250616134728.tgz","fileCount":25,"integrity":"sha512-c0A7nuUU4SYxkMCvGdYAFI3kTR4TpnOFMjTUBaN/rYqmBlm9X8zrtPIaVIlgGWtPi74mhvKqXheaXIhpx7lzfQ==","signatures":[{"sig":"MEUCIQDWjxiNCx18IhOASUpHQl/Ul66ha+y6BJ+m9r3IJmfwAQIgIjSu2U3/BNlhH/mbkPAP2uqm9I+oVh/0+3xg/UgOFY0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/58ae6135a0d68950f69daa2012fedc9e/solana-keys-2.2.0-canary-20250616134728.tgz","_integrity":"sha512-c0A7nuUU4SYxkMCvGdYAFI3kTR4TpnOFMjTUBaN/rYqmBlm9X8zrtPIaVIlgGWtPi74mhvKqXheaXIhpx7lzfQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250616134728","@solana/codecs-core":"2.2.0-canary-20250616134728","@solana/nominal-types":"2.2.0-canary-20250616134728","@solana/codecs-strings":"2.2.0-canary-20250616134728"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250616134728_1750082433923_0.552161032242505","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250617230438":{"name":"@solana/keys","version":"2.2.0-canary-20250617230438","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6d6a9fa6a1f4ca2006b64b7649990f47556ac97d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250617230438.tgz","fileCount":25,"integrity":"sha512-8nh0gg9yTulfXylV6EO45t3Wm6yqL/zyi3W1JFIj5XrRsQRzo3iTg2WduVpaUudwQvh7K7aSI0/ASJSb71C1Lg==","signatures":[{"sig":"MEUCIQCzn62g+J01NDmjmn6LlUQ8bLH3FQ3KAqtdxL+GXsX2jAIgMoeVzViIM/RdNd4N4BvTq0BUxviOax2uxaWnBnYxYKQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/714fae3dc7eebb018d047d883fee9a46/solana-keys-2.2.0-canary-20250617230438.tgz","_integrity":"sha512-8nh0gg9yTulfXylV6EO45t3Wm6yqL/zyi3W1JFIj5XrRsQRzo3iTg2WduVpaUudwQvh7K7aSI0/ASJSb71C1Lg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250617230438","@solana/codecs-core":"2.2.0-canary-20250617230438","@solana/nominal-types":"2.2.0-canary-20250617230438","@solana/codecs-strings":"2.2.0-canary-20250617230438"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250617230438_1750202246428_0.49309265172498784","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250617230621":{"name":"@solana/keys","version":"2.2.0-canary-20250617230621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e814e25a77a010f0b961bff1b8d32b0664e1c767","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250617230621.tgz","fileCount":25,"integrity":"sha512-iy8fKJ/yrI8ESRBhAiG4Cos+XCy6x6MgS7p7IkBWDobjgdEmpB0SUocAZJzzl7hro5qYo71NwKM8F19UYh1pLQ==","signatures":[{"sig":"MEUCIGZ/eUERM7vZd6XykrM0oWGlRB9MKPE9GsH7MiFlhV10AiEAujyBVhGvawOtMT6T+T/LLTsbEHl4qwMFQDoCwXUEDlU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/58403eb9d7d1a01382d6314a747c9e0e/solana-keys-2.2.0-canary-20250617230621.tgz","_integrity":"sha512-iy8fKJ/yrI8ESRBhAiG4Cos+XCy6x6MgS7p7IkBWDobjgdEmpB0SUocAZJzzl7hro5qYo71NwKM8F19UYh1pLQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250617230621","@solana/codecs-core":"2.2.0-canary-20250617230621","@solana/nominal-types":"2.2.0-canary-20250617230621","@solana/codecs-strings":"2.2.0-canary-20250617230621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250617230621_1750202359281_0.7924707723221309","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250617230540":{"name":"@solana/keys","version":"2.2.0-canary-20250617230540","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c8b5dfd3b46c5a864a5253b5fa1bb8a3be631be6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250617230540.tgz","fileCount":25,"integrity":"sha512-a8sMF8Nt9CTrdNjFj/jDDV8XyrRyM3sEVmeJz1ykACpZIyo2eHa8W0O7rjL6Yz6uUFc32h+WXVVu4VndwJjQLg==","signatures":[{"sig":"MEUCIQDkU+NYEz3M1RnPSsZtS9+c52pJ30cbkNd6dnIeLsL6KgIgdlzQyRbcOp0jb5p0DPe2bJfW/eh+xzYEUCi24tuaGkc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/8ea07d7f3e3c793ee9a6e4630c6135f8/solana-keys-2.2.0-canary-20250617230540.tgz","_integrity":"sha512-a8sMF8Nt9CTrdNjFj/jDDV8XyrRyM3sEVmeJz1ykACpZIyo2eHa8W0O7rjL6Yz6uUFc32h+WXVVu4VndwJjQLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250617230540","@solana/codecs-core":"2.2.0-canary-20250617230540","@solana/nominal-types":"2.2.0-canary-20250617230540","@solana/codecs-strings":"2.2.0-canary-20250617230540"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250617230540_1750202361829_0.7857437290454594","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250620230213":{"name":"@solana/keys","version":"2.2.0-canary-20250620230213","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"291c9240cf059cd42e9f25fa5f6e357c455b5c8c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250620230213.tgz","fileCount":25,"integrity":"sha512-RiujCZvUoA783NEuHrix2BaBAGmbXmCnloGaC1En3CyNsoabABzFF0oUoHcgn66M9VRuqOtzRRjYVk2lGXuOlg==","signatures":[{"sig":"MEUCIBT5wEM/xLtVJnWKlsV6cBAlea8lZDjF4fhsS8PU/9/cAiEAoEfNG/HhqGUAKGP7IDGJj2GnPUlBXoGUWJmpPSWL6YM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/1731d0dca9d420fd959e5372020457ad/solana-keys-2.2.0-canary-20250620230213.tgz","_integrity":"sha512-RiujCZvUoA783NEuHrix2BaBAGmbXmCnloGaC1En3CyNsoabABzFF0oUoHcgn66M9VRuqOtzRRjYVk2lGXuOlg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250620230213","@solana/codecs-core":"2.2.0-canary-20250620230213","@solana/nominal-types":"2.2.0-canary-20250620230213","@solana/codecs-strings":"2.2.0-canary-20250620230213"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250620230213_1750461296034_0.2627952392627624","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250620232221":{"name":"@solana/keys","version":"2.2.0-canary-20250620232221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8aa862bdf2780a648fcdc118036de3f5f4a5c12e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250620232221.tgz","fileCount":25,"integrity":"sha512-pjhY3V1xrpIpibSYoxwW/lcl0yVxPBokxD6/4xBuGTwD/kVhseEZmmYBQNkGMIzNJi8yQzjKfw2DHT7BJs4b0w==","signatures":[{"sig":"MEUCIQDVD+dIRamZlIO1ZD8iC63HbZz34ALI3bioy7R3+V5/JwIgOKcOgd9KEoCfEoXmTxl/U/uTWvZVUFu7f91kLQF6sS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/a01880a851d6d04f82f77463a3f328f8/solana-keys-2.2.0-canary-20250620232221.tgz","_integrity":"sha512-pjhY3V1xrpIpibSYoxwW/lcl0yVxPBokxD6/4xBuGTwD/kVhseEZmmYBQNkGMIzNJi8yQzjKfw2DHT7BJs4b0w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250620232221","@solana/codecs-core":"2.2.0-canary-20250620232221","@solana/nominal-types":"2.2.0-canary-20250620232221","@solana/codecs-strings":"2.2.0-canary-20250620232221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250620232221_1750462565434_0.28623652182839643","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250623194550":{"name":"@solana/keys","version":"2.2.0-canary-20250623194550","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e749fa0ea3626ce372acea99f9af803a399d4fc5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250623194550.tgz","fileCount":25,"integrity":"sha512-E8eW3+u2YEGCpMg0mLEHR58DVGKUIwWeLb6aAzHrPLJAkxx1LpapsWuchPYsXOBo94+fChaBsZfbbqsNoYnSAw==","signatures":[{"sig":"MEUCIQCsgnf4s3zmWoNoOZcPv9qbSKpqbUSwa7VRVZIWZshMTAIgRt3fUu1HFIwa9TgtMOzOt8LLmd5kOvEzi4JrmANcTqI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/959cdff35ee053ba32df45ed3d5b780b/solana-keys-2.2.0-canary-20250623194550.tgz","_integrity":"sha512-E8eW3+u2YEGCpMg0mLEHR58DVGKUIwWeLb6aAzHrPLJAkxx1LpapsWuchPYsXOBo94+fChaBsZfbbqsNoYnSAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250623194550","@solana/codecs-core":"2.2.0-canary-20250623194550","@solana/nominal-types":"2.2.0-canary-20250623194550","@solana/codecs-strings":"2.2.0-canary-20250623194550"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250623194550_1750708757143_0.03539932118625155","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250624172234":{"name":"@solana/keys","version":"2.2.0-canary-20250624172234","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3b5419194013d7019eae13eb4615943bee22ba6e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250624172234.tgz","fileCount":25,"integrity":"sha512-P9RSDiJ2R9v4lIs04s4MKT/394oE4HPom96agPC9i38YeqPrTvjlFIlqYyG0/mGA6P+pgRgfzGyH6thj4xw7hQ==","signatures":[{"sig":"MEYCIQDmxpBHc0BV55nIdc8xSz8A8vWnEqbFKlEDmdkjZOl8vwIhAKcTOmN6ZGj6UyVY66kzizxrNjeiCdrsBReswdw5veoM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/054203ea2a6f2325069b7c26890a4257/solana-keys-2.2.0-canary-20250624172234.tgz","_integrity":"sha512-P9RSDiJ2R9v4lIs04s4MKT/394oE4HPom96agPC9i38YeqPrTvjlFIlqYyG0/mGA6P+pgRgfzGyH6thj4xw7hQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250624172234","@solana/codecs-core":"2.2.0-canary-20250624172234","@solana/nominal-types":"2.2.0-canary-20250624172234","@solana/codecs-strings":"2.2.0-canary-20250624172234"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250624172234_1750786565670_0.6902683568954642","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250624172333":{"name":"@solana/keys","version":"2.2.0-canary-20250624172333","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f1a99ca14bbd777ca640d4aba8011b62ca445978","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250624172333.tgz","fileCount":25,"integrity":"sha512-DKyNCSh27KoL1vbuDCWl+/eQ4RXyyiQ76Q3Gc/d+xCK7oflJR3ZF9qFuJpCfB8Ivo/z876tDc18t1p8GzWEu4A==","signatures":[{"sig":"MEYCIQCnhFXiLheUy1Y26PvFcNe07HYJtyRXKVighgUH0FFEiAIhAK+sbIL0vUQg7ZumcUCvzrfkssQjx6birwjniC1EsrT/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/f7a320a9efd5d4f5d4142e167ae25d08/solana-keys-2.2.0-canary-20250624172333.tgz","_integrity":"sha512-DKyNCSh27KoL1vbuDCWl+/eQ4RXyyiQ76Q3Gc/d+xCK7oflJR3ZF9qFuJpCfB8Ivo/z876tDc18t1p8GzWEu4A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250624172333","@solana/codecs-core":"2.2.0-canary-20250624172333","@solana/nominal-types":"2.2.0-canary-20250624172333","@solana/codecs-strings":"2.2.0-canary-20250624172333"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250624172333_1750786659835_0.42341763728147863","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250624172659":{"name":"@solana/keys","version":"2.2.0-canary-20250624172659","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"736ca311be4db633f07d580ef454ab246a918906","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250624172659.tgz","fileCount":25,"integrity":"sha512-AbfY3z9F7MDPeAKSPgCZ64LkKoBRrDhuVOi66qedwVnOhHNRS1/uct3KvFekOnaGXKurvqWgKUNqCwNVJstQrw==","signatures":[{"sig":"MEUCID5jZ4EaMDvQfUGLbi2qbQ7p+yXVZE5SaGodvZiZjr99AiEAyLyLJ3MoqH6pWFsU9W+RqyTSHEyXgkOKtV9XqnSyRsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/6dfae4adb450139089bebf3ffcdc5688/solana-keys-2.2.0-canary-20250624172659.tgz","_integrity":"sha512-AbfY3z9F7MDPeAKSPgCZ64LkKoBRrDhuVOi66qedwVnOhHNRS1/uct3KvFekOnaGXKurvqWgKUNqCwNVJstQrw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250624172659","@solana/codecs-core":"2.2.0-canary-20250624172659","@solana/nominal-types":"2.2.0-canary-20250624172659","@solana/codecs-strings":"2.2.0-canary-20250624172659"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250624172659_1750786783820_0.7233162480770283","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250624175014":{"name":"@solana/keys","version":"2.2.0-canary-20250624175014","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7cf5ae287aaab1c62f17928b02d78daa61e507d8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250624175014.tgz","fileCount":25,"integrity":"sha512-9DIIZiSP71s1jPHmuEQ0tNxDsloN6c93WqGvjytCFV6X2AzXsqLVYQQwdknVgYak0BVN0AvlIqNXS0cRhYjVLg==","signatures":[{"sig":"MEQCIDPGIEn4JFHdEXsy65qcnf//r2Kn9btX7KrlN/eVirtGAiBSWYOCIkDkKRYmLk11glwRWr0A/rnQE9ZzPVJk0f/urA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/6e08857e020590086d2ef83f39b33b8f/solana-keys-2.2.0-canary-20250624175014.tgz","_integrity":"sha512-9DIIZiSP71s1jPHmuEQ0tNxDsloN6c93WqGvjytCFV6X2AzXsqLVYQQwdknVgYak0BVN0AvlIqNXS0cRhYjVLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250624175014","@solana/codecs-core":"2.2.0-canary-20250624175014","@solana/nominal-types":"2.2.0-canary-20250624175014","@solana/codecs-strings":"2.2.0-canary-20250624175014"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250624175014_1750788216612_0.28416396208536976","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250625205403":{"name":"@solana/keys","version":"2.2.0-canary-20250625205403","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ed404fe6386bbed27c705d026172a9ced4ddaf61","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250625205403.tgz","fileCount":25,"integrity":"sha512-iXAfjYWnZYQZPM4sEwa+zlczB3hflOWGZb1gnhvaXav5eDH6Z/7rWuUWPUL/wKj8hh4xniERsWjpIVugWvBqaA==","signatures":[{"sig":"MEUCIQDETZUnSYzfcRezBPcmY/QDuK+8jw/L8JQ3oV6SQSq/+wIgYYsq2TS3vMg2v7jFenZZK+pqis2sZ6sXfVvc2j0APQg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/a1a9bd91d746fa088788df269b844741/solana-keys-2.2.0-canary-20250625205403.tgz","_integrity":"sha512-iXAfjYWnZYQZPM4sEwa+zlczB3hflOWGZb1gnhvaXav5eDH6Z/7rWuUWPUL/wKj8hh4xniERsWjpIVugWvBqaA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250625205403","@solana/codecs-core":"2.2.0-canary-20250625205403","@solana/nominal-types":"2.2.0-canary-20250625205403","@solana/codecs-strings":"2.2.0-canary-20250625205403"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250625205403_1750885625692_0.9758953921491547","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250625232857":{"name":"@solana/keys","version":"2.2.0-canary-20250625232857","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"620c054852ec9d1e1000cda428b149d9a5fade7d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250625232857.tgz","fileCount":25,"integrity":"sha512-D2Jv4YDbN+k3k12t1defsXy+6U6M5YgYvRCG+PN/MTb4RmcBdkI0uxaBiQIssbbNVmskA1HPZdna4F4OU8ZOGQ==","signatures":[{"sig":"MEQCIDjfM5W9D2TuBzo7bixcnoMg1H0bz1zjyLDPmeftaB3JAiAlyA9fFbXexRAruUZ2sK8VN18KEOPmjuoPGLpm0xtXGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/261a65509eb62e43c97222fd0d8478c9/solana-keys-2.2.0-canary-20250625232857.tgz","_integrity":"sha512-D2Jv4YDbN+k3k12t1defsXy+6U6M5YgYvRCG+PN/MTb4RmcBdkI0uxaBiQIssbbNVmskA1HPZdna4F4OU8ZOGQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250625232857","@solana/codecs-core":"2.2.0-canary-20250625232857","@solana/nominal-types":"2.2.0-canary-20250625232857","@solana/codecs-strings":"2.2.0-canary-20250625232857"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250625232857_1750894920856_0.029983341446148115","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250626055921":{"name":"@solana/keys","version":"2.2.0-canary-20250626055921","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6e260658347a7bd9355fff31567e308bc824d9ee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250626055921.tgz","fileCount":25,"integrity":"sha512-aHtkfovaNvnD56XofHDTU+M1RdeNpjQSGQOqVmXHjL8d9EkMLtK9prWDmhkK9NHgdVeA3Cgc0hKCO2FlVNrB6g==","signatures":[{"sig":"MEQCIHJNAzQtuGBCYLeHYS1kGSHyzEhfDtdF6oVnmZEvASm1AiAbvvNmDoEg03rLLyhbXoTDJSJu6S3O/oxZQKxV8xiDBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/1b2fc0ba18d02c8f1a73ae99a39b5d02/solana-keys-2.2.0-canary-20250626055921.tgz","_integrity":"sha512-aHtkfovaNvnD56XofHDTU+M1RdeNpjQSGQOqVmXHjL8d9EkMLtK9prWDmhkK9NHgdVeA3Cgc0hKCO2FlVNrB6g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250626055921","@solana/codecs-core":"2.2.0-canary-20250626055921","@solana/nominal-types":"2.2.0-canary-20250626055921","@solana/codecs-strings":"2.2.0-canary-20250626055921"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250626055921_1750918388055_0.8815273214588655","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250626060319":{"name":"@solana/keys","version":"2.2.0-canary-20250626060319","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9fd80452c29230540b8e247fe8e0144d13ff0d1f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250626060319.tgz","fileCount":25,"integrity":"sha512-Ig4SbBDpBiIl0m7AiF8anPJHNsUz957N//V63LdQsmLkm0Zr0/Yb1qAm3yEdL0FPPfpEXktbbklHUOGFrfITKQ==","signatures":[{"sig":"MEQCIBW4eufGQKs89nQPj5aQhdng3r2zc/NzVpvZuuVfbb+7AiAl44GM096vJGu9hY3ymtq9egGb6AbLt7w31CnVCAOWrg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/7bab33ca9e12fe1743c156b4149db795/solana-keys-2.2.0-canary-20250626060319.tgz","_integrity":"sha512-Ig4SbBDpBiIl0m7AiF8anPJHNsUz957N//V63LdQsmLkm0Zr0/Yb1qAm3yEdL0FPPfpEXktbbklHUOGFrfITKQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250626060319","@solana/codecs-core":"2.2.0-canary-20250626060319","@solana/nominal-types":"2.2.0-canary-20250626060319","@solana/codecs-strings":"2.2.0-canary-20250626060319"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250626060319_1750918593870_0.6424339144301188","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250627031635":{"name":"@solana/keys","version":"2.2.0-canary-20250627031635","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1adcfbe158b938c2b111ac6c84c93f2ca4f05155","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250627031635.tgz","fileCount":25,"integrity":"sha512-h5S+JzuG68IrYZ5J04IMM1c+N6rEN+16dsim/dFHB64x5z9MxtwEVs1RAep2rFYqUCBI5jM6m2ZCjwSf5oEZBA==","signatures":[{"sig":"MEQCIFwwoD6B1aUkQFlJTZAnPeqEde4xT5jphiLpJHbjskN/AiASNKfsB5slWPHtbDAF8CTzDlWw5rJ7d8JG8PonWYm3qw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/17706302beb57d5f54147aa3d8572687/solana-keys-2.2.0-canary-20250627031635.tgz","_integrity":"sha512-h5S+JzuG68IrYZ5J04IMM1c+N6rEN+16dsim/dFHB64x5z9MxtwEVs1RAep2rFYqUCBI5jM6m2ZCjwSf5oEZBA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250627031635","@solana/codecs-core":"2.2.0-canary-20250627031635","@solana/nominal-types":"2.2.0-canary-20250627031635","@solana/codecs-strings":"2.2.0-canary-20250627031635"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250627031635_1750994991052_0.6695477898990172","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250630201348":{"name":"@solana/keys","version":"2.2.0-canary-20250630201348","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6e9f9a176b35cbf5fab4421367aac8c33cea59fb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250630201348.tgz","fileCount":25,"integrity":"sha512-rHaxcDWlTNjTym+3h19gQqkM1y6ebPEpYlYwfxb6ZGp7a1DGtBy0z95sCsXmMoGu9L0OC5RA/IQaY3IA9b1OwA==","signatures":[{"sig":"MEYCIQDDkmeoMz3xMnJdakIfN5oZhHR9K9+dlo4qBG1HuwCqCgIhAKAG/2mpAWDOqQQxR/N+e8BtLxzWPQUn4TQ/0cUVkUy3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/11f151261fc50a8afcfe9a8ba5b159fc/solana-keys-2.2.0-canary-20250630201348.tgz","_integrity":"sha512-rHaxcDWlTNjTym+3h19gQqkM1y6ebPEpYlYwfxb6ZGp7a1DGtBy0z95sCsXmMoGu9L0OC5RA/IQaY3IA9b1OwA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250630201348","@solana/codecs-core":"2.2.0-canary-20250630201348","@solana/nominal-types":"2.2.0-canary-20250630201348","@solana/codecs-strings":"2.2.0-canary-20250630201348"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250630201348_1751315200910_0.5622535250706737","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250630201441":{"name":"@solana/keys","version":"2.2.0-canary-20250630201441","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1b16ebd8091aa95b7930c40cc2dcd60f4780d9f1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250630201441.tgz","fileCount":25,"integrity":"sha512-xszKyr8FlZF2nDk6khjuCUWTLQvkZLfiLmnKWJ1BQwQlSuQRyJdrKnOwUD+0dYPHWPWQOZGxUlnMjIq7qVXLLg==","signatures":[{"sig":"MEYCIQDzZxKPnU2LqIyeP+5LI+1YDciYSR1wI6EeEQkhBMs2AAIhAPzyBs9+GszTYVvbPOaZ/imPiBNxgS/Qps5N3iSV3q8u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/9a610c1101d93e1fef18d3c7c54f48da/solana-keys-2.2.0-canary-20250630201441.tgz","_integrity":"sha512-xszKyr8FlZF2nDk6khjuCUWTLQvkZLfiLmnKWJ1BQwQlSuQRyJdrKnOwUD+0dYPHWPWQOZGxUlnMjIq7qVXLLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250630201441","@solana/codecs-core":"2.2.0-canary-20250630201441","@solana/nominal-types":"2.2.0-canary-20250630201441","@solana/codecs-strings":"2.2.0-canary-20250630201441"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250630201441_1751315285915_0.35916951283059895","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250630201643":{"name":"@solana/keys","version":"2.2.0-canary-20250630201643","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"72163e70b8a38d9a1207563a9e2a50040ada3379","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250630201643.tgz","fileCount":25,"integrity":"sha512-e6+8EWKLNIpmwED3NtLwOaKd7XzVAGmFZ7AOYNazWcca7TniYDqSo2q62c9cICHmtNQwvnRQFJN6SOUslf+fQw==","signatures":[{"sig":"MEUCIQCAlnhkkt6ML6Wr1EQUjGTGkVgTlPju4k+sTAOvh1fqOAIgElx8hFAwByRB1+lJF84GqI7+nimcyuM3cXu/eERwSG0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/19c744265ae61b3b5862694646671705/solana-keys-2.2.0-canary-20250630201643.tgz","_integrity":"sha512-e6+8EWKLNIpmwED3NtLwOaKd7XzVAGmFZ7AOYNazWcca7TniYDqSo2q62c9cICHmtNQwvnRQFJN6SOUslf+fQw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250630201643","@solana/codecs-core":"2.2.0-canary-20250630201643","@solana/nominal-types":"2.2.0-canary-20250630201643","@solana/codecs-strings":"2.2.0-canary-20250630201643"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250630201643_1751315366569_0.0917963641676296","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250630201621":{"name":"@solana/keys","version":"2.2.0-canary-20250630201621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a205d2c642c67b5cbc3413c83de87065792efae9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250630201621.tgz","fileCount":25,"integrity":"sha512-jleg/ofASmS3c51z9/ZlH7ueGbe9+9ul71VhDN3tTMK9CWcXqoWRJERx7vLk1DghwS2tVcKToV7Y5unf0/J6Aw==","signatures":[{"sig":"MEUCIQDa1TAq+q1+MhApEfHI6N1fDfHVbZWIrQ7gKDgW9gjwzAIgFceOSxt8vdQ+rxu4Zzkg0TsHu0ez4FjXfsLpplpmERs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/30fc0fbfd1031c7f568d676896e63d83/solana-keys-2.2.0-canary-20250630201621.tgz","_integrity":"sha512-jleg/ofASmS3c51z9/ZlH7ueGbe9+9ul71VhDN3tTMK9CWcXqoWRJERx7vLk1DghwS2tVcKToV7Y5unf0/J6Aw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250630201621","@solana/codecs-core":"2.2.0-canary-20250630201621","@solana/nominal-types":"2.2.0-canary-20250630201621","@solana/codecs-strings":"2.2.0-canary-20250630201621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250630201621_1751315369938_0.20461989552704107","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250630204224":{"name":"@solana/keys","version":"2.2.0-canary-20250630204224","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9f3dc91061e027b5d6224fc6f7033557c9a1b0c1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250630204224.tgz","fileCount":25,"integrity":"sha512-TkHgCHWWH7RCOMvmaqq1qdRNzyReRYKHvGZwUh6UwH00t8k84lFZ3Hu4m7l7DUazq+ggQxRPnK8Gv3NkfCdjNw==","signatures":[{"sig":"MEUCIQD462Dgt50DZY74UlrMliJvrrPBPitTgtqx4Y/uyGuspwIgAwjDELAIC2qz2v9FyekPt14/NahGHSQAQZoQtE8PJMU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/3c37cb0bcdde284524f085ef0d69e1b4/solana-keys-2.2.0-canary-20250630204224.tgz","_integrity":"sha512-TkHgCHWWH7RCOMvmaqq1qdRNzyReRYKHvGZwUh6UwH00t8k84lFZ3Hu4m7l7DUazq+ggQxRPnK8Gv3NkfCdjNw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250630204224","@solana/codecs-core":"2.2.0-canary-20250630204224","@solana/nominal-types":"2.2.0-canary-20250630204224","@solana/codecs-strings":"2.2.0-canary-20250630204224"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250630204224_1751316972011_0.28630144999452045","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250701103229":{"name":"@solana/keys","version":"2.2.0-canary-20250701103229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"831e233d1cd6ba095cec777d8e27502099d0246e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250701103229.tgz","fileCount":25,"integrity":"sha512-+N+nagZahlwh0IBR+jtLEjFJqV2KdQCcZ1GFzVDZTp5Q9dDPNAbxGBLMFB8GR1nX45HxHbkeKWXI9pZlXj12tQ==","signatures":[{"sig":"MEUCICPhcLZ/75QFm9S9cRm39ndOJogw8wv6eW330Rb7qqHbAiEAvsY/OfE9reANSZYkHvxpSLmFwCpX9mKTDeAKeNps7rw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/1c4765579a89b191624a40df14760447/solana-keys-2.2.0-canary-20250701103229.tgz","_integrity":"sha512-+N+nagZahlwh0IBR+jtLEjFJqV2KdQCcZ1GFzVDZTp5Q9dDPNAbxGBLMFB8GR1nX45HxHbkeKWXI9pZlXj12tQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250701103229","@solana/codecs-core":"2.2.0-canary-20250701103229","@solana/nominal-types":"2.2.0-canary-20250701103229","@solana/codecs-strings":"2.2.0-canary-20250701103229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250701103229_1751366739551_0.9031595457282722","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250701104112":{"name":"@solana/keys","version":"2.2.0-canary-20250701104112","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4a1daf77e01705b9143b28b10ff4b661484a136c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250701104112.tgz","fileCount":25,"integrity":"sha512-ppM6rod0ZD/G9a2496+8vEjve8/XkUahkIhigjEPvq5NzZ6XNnyFJ4QVXgCtXXa8CyYGa8vIpnFrbGHW9hoUpg==","signatures":[{"sig":"MEUCIQCBUrIwCeAIvJXLKQyjy+dT3TI8PBz693QKzSnNF1m+bgIgbvqKN8Zh/o7qrSyCXSpSQ2xKwW+UmI0gKAe4HuCQWaw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/096613862f475a4e525b890384d63d01/solana-keys-2.2.0-canary-20250701104112.tgz","_integrity":"sha512-ppM6rod0ZD/G9a2496+8vEjve8/XkUahkIhigjEPvq5NzZ6XNnyFJ4QVXgCtXXa8CyYGa8vIpnFrbGHW9hoUpg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250701104112","@solana/codecs-core":"2.2.0-canary-20250701104112","@solana/nominal-types":"2.2.0-canary-20250701104112","@solana/codecs-strings":"2.2.0-canary-20250701104112"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250701104112_1751367239978_0.008100477667792205","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250703163830":{"name":"@solana/keys","version":"2.2.0-canary-20250703163830","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"599ae33599b1ccfdcc18a51de221bc44723eccee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250703163830.tgz","fileCount":25,"integrity":"sha512-ZowRh9dMtiyXCeKNbrLT7SpAkwUQZ6i1zi1gWjVw9TlVbpVeK8ciXAr/5gduXy7zzzp7CxPRwehxL/ys2o9BWA==","signatures":[{"sig":"MEUCIQDQPV2t00jtgHQbQsj+QBCP96TqsrST/5mVpmlK2c7GEwIgDeDHGprS6dxo86XVCbX3KNJ7bEAjgQnounaXke1CSdo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/475f7fa9ba7bbb76107b0b980edd1048/solana-keys-2.2.0-canary-20250703163830.tgz","_integrity":"sha512-ZowRh9dMtiyXCeKNbrLT7SpAkwUQZ6i1zi1gWjVw9TlVbpVeK8ciXAr/5gduXy7zzzp7CxPRwehxL/ys2o9BWA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250703163830","@solana/codecs-core":"2.2.0-canary-20250703163830","@solana/nominal-types":"2.2.0-canary-20250703163830","@solana/codecs-strings":"2.2.0-canary-20250703163830"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250703163830_1751561457379_0.7864350600633818","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250703171239":{"name":"@solana/keys","version":"2.2.0-canary-20250703171239","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2aee04c98ce303d255853353618abbde0f97dcbd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250703171239.tgz","fileCount":25,"integrity":"sha512-w7IZSHm7NOHUEUfV88V7kvddbSWDRhJrkLU8QqA3fLjhqtWzdw1/X5/Qe+9E+vuXpTRkN7VBKBhUCk1a+gJbug==","signatures":[{"sig":"MEUCIQDFIuEZpLtbXpGCCMn8fBDWzI/+Q5TyQqW5z5UsQL5zFAIgVYHi3MgCFXrK1NyJ2AJKTdeGajkHjBmh7OMiuVAQj5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/a86aa01b6fe2858dcca9b34e62d27b32/solana-keys-2.2.0-canary-20250703171239.tgz","_integrity":"sha512-w7IZSHm7NOHUEUfV88V7kvddbSWDRhJrkLU8QqA3fLjhqtWzdw1/X5/Qe+9E+vuXpTRkN7VBKBhUCk1a+gJbug==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250703171239","@solana/codecs-core":"2.2.0-canary-20250703171239","@solana/nominal-types":"2.2.0-canary-20250703171239","@solana/codecs-strings":"2.2.0-canary-20250703171239"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250703171239_1751563558139_0.19761605351217537","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250705022046":{"name":"@solana/keys","version":"2.2.0-canary-20250705022046","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e6691154b17738dd9c6593c5779022e026ec1f07","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250705022046.tgz","fileCount":25,"integrity":"sha512-mCPTKeM2jvWFlq+1BI83wJ+mEwGhuZfE+gO1jwBeHMqFGZ9aSbW7wI4Pv9tD6gUGOH03Ub9s4mC2GpRWt5mq1g==","signatures":[{"sig":"MEUCICp9ZduplpjsbJBbX16z0PWThXMk+yFGOlGHYagLwCTeAiEAsVSWkvSB0akHySAULGoVn/LzA77BTPIOplRhENYeQvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/df0329bf457bf31bf0a4773c58e0c60b/solana-keys-2.2.0-canary-20250705022046.tgz","_integrity":"sha512-mCPTKeM2jvWFlq+1BI83wJ+mEwGhuZfE+gO1jwBeHMqFGZ9aSbW7wI4Pv9tD6gUGOH03Ub9s4mC2GpRWt5mq1g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250705022046","@solana/codecs-core":"2.2.0-canary-20250705022046","@solana/nominal-types":"2.2.0-canary-20250705022046","@solana/codecs-strings":"2.2.0-canary-20250705022046"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250705022046_1751682866892_0.863286548556927","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250705022320":{"name":"@solana/keys","version":"2.2.0-canary-20250705022320","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"282eb51ce0403325e45002fdbcdb3d001b91fcdf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250705022320.tgz","fileCount":25,"integrity":"sha512-ozgmOfvli2nwpOKkr+FfWcG36yNvJAf4aNRWJSk8wgptBXnt/8NtxU9OzNgFKklK5kpg0O1a9OMEKbP8n7gPAw==","signatures":[{"sig":"MEUCIEkCBzAZxR+eAONCd7+gG+6Jsw60c73i5bOajuPQuCqPAiEAzj05AcUd1VonK6UDij/mc6xHuekNnaqW8ZS+nMA7vV8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/3fff963c15ab034ffc90418178a7d619/solana-keys-2.2.0-canary-20250705022320.tgz","_integrity":"sha512-ozgmOfvli2nwpOKkr+FfWcG36yNvJAf4aNRWJSk8wgptBXnt/8NtxU9OzNgFKklK5kpg0O1a9OMEKbP8n7gPAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250705022320","@solana/codecs-core":"2.2.0-canary-20250705022320","@solana/nominal-types":"2.2.0-canary-20250705022320","@solana/codecs-strings":"2.2.0-canary-20250705022320"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250705022320_1751683007826_0.9903727765749035","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250707200723":{"name":"@solana/keys","version":"2.2.0-canary-20250707200723","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"397f41f34c464a64b03fb93a46b422c77e8c61f4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250707200723.tgz","fileCount":25,"integrity":"sha512-Esy5NxpOAiyvHlBzKLnTF5F8bsKMarXS4SrWhZCWXgOk2/q2tO0vCzjmiEK668cEesfBCjbgZvB6dPcJi2hbsA==","signatures":[{"sig":"MEQCIA1QHRqop2pH1/0xUcAGp4S9Y5bFEEbMETRyXfAQ1NzMAiAkK8bCy6CmnwrpYHodqQ8xDd31uhICgKWVSBb+DgkIdA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/8aa551baedd455b65f1c24098db75841/solana-keys-2.2.0-canary-20250707200723.tgz","_integrity":"sha512-Esy5NxpOAiyvHlBzKLnTF5F8bsKMarXS4SrWhZCWXgOk2/q2tO0vCzjmiEK668cEesfBCjbgZvB6dPcJi2hbsA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250707200723","@solana/codecs-core":"2.2.0-canary-20250707200723","@solana/nominal-types":"2.2.0-canary-20250707200723","@solana/codecs-strings":"2.2.0-canary-20250707200723"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250707200723_1751919608087_0.8633396245592824","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250707200839":{"name":"@solana/keys","version":"2.2.0-canary-20250707200839","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"643a5f16cb70dfdc00b1b96a937d7bffd541b736","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250707200839.tgz","fileCount":25,"integrity":"sha512-WppM6+/gx3eJTuHASfh0T7Y33lqI8AlBL0aG4nAIOIP6AzIpHjuLJtwhRMOc4808bVe6HTyQeWhi5rda2iGSMQ==","signatures":[{"sig":"MEYCIQCW5jQUjJntlz9ofARiUYk9dirEogV434sgmew8TtCuKAIhANGRkTDuK6Dskdm7gpHxVo3LNT5JZ2SC6hVHZ06n5SSW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/e26a5bb3e4d15e162f5bbb16fc06dc46/solana-keys-2.2.0-canary-20250707200839.tgz","_integrity":"sha512-WppM6+/gx3eJTuHASfh0T7Y33lqI8AlBL0aG4nAIOIP6AzIpHjuLJtwhRMOc4808bVe6HTyQeWhi5rda2iGSMQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250707200839","@solana/codecs-core":"2.2.0-canary-20250707200839","@solana/nominal-types":"2.2.0-canary-20250707200839","@solana/codecs-strings":"2.2.0-canary-20250707200839"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250707200839_1751919670034_0.6857707143372047","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250707231815":{"name":"@solana/keys","version":"2.2.0-canary-20250707231815","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"bab2a0cf2670a053fd0b3a720a9dbd29f33b4a5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250707231815.tgz","fileCount":25,"integrity":"sha512-wozs1TYKE5B5h2FiqrmhiXnfDqgZCZ+Q/tSvpiuz9wni5AK0JrF01BPPmtuF3s0NV+9plyOXysyck0+75I8q8Q==","signatures":[{"sig":"MEYCIQCUVUAMYp8m/sf2IsaVq8gnk3jI4E+KDPlvLX48tUykLAIhAPc+wo8rJo8E66uStplKjRsYzbxfn3wqvOinBtvovFFb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/285e064045f76ca619c4ac8bafdc33c6/solana-keys-2.2.0-canary-20250707231815.tgz","_integrity":"sha512-wozs1TYKE5B5h2FiqrmhiXnfDqgZCZ+Q/tSvpiuz9wni5AK0JrF01BPPmtuF3s0NV+9plyOXysyck0+75I8q8Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250707231815","@solana/codecs-core":"2.2.0-canary-20250707231815","@solana/nominal-types":"2.2.0-canary-20250707231815","@solana/codecs-strings":"2.2.0-canary-20250707231815"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250707231815_1751931194649_0.1983032655624748","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708041029":{"name":"@solana/keys","version":"2.2.0-canary-20250708041029","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"366969d38063f09d38a9992054c086fb02418db1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708041029.tgz","fileCount":25,"integrity":"sha512-+xmLgnIkEUagRz/x51W5sEJBhCJ5ebuSVDH2b49z419vjik9NWqpgQFwKrXLr3+MdmukOMpNnGWZ5i0M52NY/A==","signatures":[{"sig":"MEUCIQD35qSwTipJv6Oikm9/FAiE4BdLYMJFprB9ihsf5s6nPQIgdWCdjEVKtWvBXrHcqbZ6xc2i/FhK2sv/+6zsXnLBmlg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/43c8c725319cb55880feda6b954dbe45/solana-keys-2.2.0-canary-20250708041029.tgz","_integrity":"sha512-+xmLgnIkEUagRz/x51W5sEJBhCJ5ebuSVDH2b49z419vjik9NWqpgQFwKrXLr3+MdmukOMpNnGWZ5i0M52NY/A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708041029","@solana/codecs-core":"2.2.0-canary-20250708041029","@solana/nominal-types":"2.2.0-canary-20250708041029","@solana/codecs-strings":"2.2.0-canary-20250708041029"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708041029_1751948600914_0.026672057038569008","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708041220":{"name":"@solana/keys","version":"2.2.0-canary-20250708041220","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4153e7ef30a90928a7db7590f5e827c08a4d0d57","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708041220.tgz","fileCount":25,"integrity":"sha512-Z6s7mgp9HrvMRi1wyaFlXNNvEH4qKV3lG4jTZFdI53eMKkNiSQUFQaXI4TgbWgRMU4moj7xO8Sd1HEMLjmIWww==","signatures":[{"sig":"MEUCIHEz6Fa8w4K05zyNiLBrgh8lq/MSlXCLPP2kxKvvR31iAiEAqk5yF0Uu4Q6A/ZVAJDr1QtIjBnovj/M7YQxdZNEXhYc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/c8ebdefca517dfc496841f676e8618a1/solana-keys-2.2.0-canary-20250708041220.tgz","_integrity":"sha512-Z6s7mgp9HrvMRi1wyaFlXNNvEH4qKV3lG4jTZFdI53eMKkNiSQUFQaXI4TgbWgRMU4moj7xO8Sd1HEMLjmIWww==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708041220","@solana/codecs-core":"2.2.0-canary-20250708041220","@solana/nominal-types":"2.2.0-canary-20250708041220","@solana/codecs-strings":"2.2.0-canary-20250708041220"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708041220_1751948725363_0.7278833820201851","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"@solana/keys","version":"2.2.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3c9f3deb264e876bb17f117a45813c54095a131c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0.tgz","fileCount":25,"integrity":"sha512-PzS1YLkgFJEadPadJ99BvZW1NZ2bMSz/J7OEIu9mq1NRNOXuhvhI+H88kLF9iJQjPQOOzfybQ03I7CoFC7E8Uw==","signatures":[{"sig":"MEQCIH49SlCN95e3YKy9UddS13i0o8Rgkc7xgJTNpLhO1NFmAiAEsOUu4u+sYSNr+/8MDS2NNG2abMWtyNGGW8BsxOb+jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171786},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/b8bbed8f95d373132235b902f10522e3/solana-keys-2.2.0.tgz","_integrity":"sha512-PzS1YLkgFJEadPadJ99BvZW1NZ2bMSz/J7OEIu9mq1NRNOXuhvhI+H88kLF9iJQjPQOOzfybQ03I7CoFC7E8Uw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.0","@solana/assertions":"2.2.0","@solana/codecs-core":"2.2.0","@solana/nominal-types":"2.2.0","@solana/codecs-strings":"2.2.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0_1751949538541_0.7247905097668117","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708051908":{"name":"@solana/keys","version":"2.2.0-canary-20250708051908","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"68037c2ba996876896c18ad797a86f5f6a09846a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708051908.tgz","fileCount":25,"integrity":"sha512-DDIrotoZHF6hp42JC3fKfakqMzKIvCMVi95+XtDH7G8TrjIMJj4j0w/AAunanS5QyPV6dA9VFBy29nwzfLGbTQ==","signatures":[{"sig":"MEQCIFGnUcuzZBFs9aeX7q5aS1Is7584Jim3r+u67oXYKIC4AiByFy4xZdE2mfFGdXZdPJm8D7To7MA2iO/FtYzGa8tG+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/244be46c41114dba2f3b00086143b8ea/solana-keys-2.2.0-canary-20250708051908.tgz","_integrity":"sha512-DDIrotoZHF6hp42JC3fKfakqMzKIvCMVi95+XtDH7G8TrjIMJj4j0w/AAunanS5QyPV6dA9VFBy29nwzfLGbTQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708051908","@solana/codecs-core":"2.2.0-canary-20250708051908","@solana/nominal-types":"2.2.0-canary-20250708051908","@solana/codecs-strings":"2.2.0-canary-20250708051908"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708051908_1751952742231_0.13786759401036242","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708052243":{"name":"@solana/keys","version":"2.2.0-canary-20250708052243","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"54117dada6b4ecbd7928f084b89d97a5eb4dfd67","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708052243.tgz","fileCount":25,"integrity":"sha512-qljblfm3mV5f1JRX+E35t4JXIxLSVMQLu9UItI3yPihl/jAn9qfArC+/0JCiasUN0LKVrKsSdJIza9F7cT5GDA==","signatures":[{"sig":"MEUCIEQFb3yeR1oLu5eP3n5DajPZ0i9/2P/Bie21u5LdPwJ2AiEApDngZ+31Gec3CymeYtY1KDQi0A0mJ+01e2B4hfW8Sh0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/da210bca89ca9eb4cb4617d835cade44/solana-keys-2.2.0-canary-20250708052243.tgz","_integrity":"sha512-qljblfm3mV5f1JRX+E35t4JXIxLSVMQLu9UItI3yPihl/jAn9qfArC+/0JCiasUN0LKVrKsSdJIza9F7cT5GDA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708052243","@solana/codecs-core":"2.2.0-canary-20250708052243","@solana/nominal-types":"2.2.0-canary-20250708052243","@solana/codecs-strings":"2.2.0-canary-20250708052243"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708052243_1751952959905_0.9132918341288383","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708052612":{"name":"@solana/keys","version":"2.2.0-canary-20250708052612","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"191af8a0d85467c2853f96f4dfaf960b66639cc1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708052612.tgz","fileCount":25,"integrity":"sha512-6i8NtGcoVFjWp2b70GG6PHB4Z+7l9bRVfyXMoeIB+qizogjswGV6837CEQv00i1yKDSX/fnZK3hE4ChM1YGaFA==","signatures":[{"sig":"MEUCIBamdfB1r82fWvimJFiibql3GfyEnWdtMrWBovATQoBrAiEA/HsrXgngzCHc6OIoYEM99+eLZYIG2mklu6N0Qn8yTpM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/28fef94bc3ee8d8ac53fd477f7ee9b17/solana-keys-2.2.0-canary-20250708052612.tgz","_integrity":"sha512-6i8NtGcoVFjWp2b70GG6PHB4Z+7l9bRVfyXMoeIB+qizogjswGV6837CEQv00i1yKDSX/fnZK3hE4ChM1YGaFA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708052612","@solana/codecs-core":"2.2.0-canary-20250708052612","@solana/nominal-types":"2.2.0-canary-20250708052612","@solana/codecs-strings":"2.2.0-canary-20250708052612"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708052612_1751953133416_0.43948107632271594","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708052812":{"name":"@solana/keys","version":"2.2.0-canary-20250708052812","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d432541ead7929cbc1a3162375828761ec0ba687","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708052812.tgz","fileCount":25,"integrity":"sha512-j+5IHNqgg/5iIHOAZXLzreIl4C/b1KXAZMt5r2Wqb9SGaUQdKYohzJ1Rw6L0nwCUnMAJZuLTD6E42sIv3fCD9w==","signatures":[{"sig":"MEYCIQDZ5aBqB9N/vEI1KBIxJACoNDtS5nDbgp2ieRHT7iUKSQIhAPwqccGIitA6vmBUsHYIZyA3U3kPjwZ4FAYo6MOKN3tD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/6a8a3308fd1bd2cc13c1fce7454b0220/solana-keys-2.2.0-canary-20250708052812.tgz","_integrity":"sha512-j+5IHNqgg/5iIHOAZXLzreIl4C/b1KXAZMt5r2Wqb9SGaUQdKYohzJ1Rw6L0nwCUnMAJZuLTD6E42sIv3fCD9w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708052812","@solana/codecs-core":"2.2.0-canary-20250708052812","@solana/nominal-types":"2.2.0-canary-20250708052812","@solana/codecs-strings":"2.2.0-canary-20250708052812"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708052812_1751953201328_0.5278758367517908","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708142456":{"name":"@solana/keys","version":"2.2.0-canary-20250708142456","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"51f4b15a87b8f78b5a53aa5e48b1bfacbb724ca6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708142456.tgz","fileCount":25,"integrity":"sha512-+7/Vk3qNR7gv1o5rJPFJAuPo0a8qnn8/hyS+xoTLZRkafuvedlearaIoJrEar+DHBMlGemPdT9VCevS6V7g67Q==","signatures":[{"sig":"MEQCIBAglAQ2HGaOjSmYZcmn1mk+YJlVgBa1GD0b4hjUiE4fAiBUYiENoXyAYlol+y1BrdK8z9uEjwvTGL2lOYEDbaO9Hw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/5b23c0b2a2fce6b32403174868ec719e/solana-keys-2.2.0-canary-20250708142456.tgz","_integrity":"sha512-+7/Vk3qNR7gv1o5rJPFJAuPo0a8qnn8/hyS+xoTLZRkafuvedlearaIoJrEar+DHBMlGemPdT9VCevS6V7g67Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708142456","@solana/codecs-core":"2.2.0-canary-20250708142456","@solana/nominal-types":"2.2.0-canary-20250708142456","@solana/codecs-strings":"2.2.0-canary-20250708142456"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708142456_1751985453007_0.08159837412659177","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708143822":{"name":"@solana/keys","version":"2.2.0-canary-20250708143822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"edfdc04beddc86a63b5cbb92ebcf45ac5661f475","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708143822.tgz","fileCount":25,"integrity":"sha512-2IaEKG5WKQRCgZ21dHd3Kp3PboN8kx7LnmEqHwGGGgozn8vu4xIMgEDAWB6yr5JK4FQkQIXMIKO4XQPldL6ZlQ==","signatures":[{"sig":"MEUCIQCFgYx7J1PJlKIUL9BSt+5d2zFQWqqJmgQPblLdyD6OMQIgMBpxT6bXzyyqQTDql8SMVixdtRgh5/MyQ/z5oKTSHkY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/a04e4ede31060be34436c37598018d91/solana-keys-2.2.0-canary-20250708143822.tgz","_integrity":"sha512-2IaEKG5WKQRCgZ21dHd3Kp3PboN8kx7LnmEqHwGGGgozn8vu4xIMgEDAWB6yr5JK4FQkQIXMIKO4XQPldL6ZlQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708143822","@solana/codecs-core":"2.2.0-canary-20250708143822","@solana/nominal-types":"2.2.0-canary-20250708143822","@solana/codecs-strings":"2.2.0-canary-20250708143822"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708143822_1751986261160_0.753158281238336","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708172435":{"name":"@solana/keys","version":"2.2.0-canary-20250708172435","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"27928fd6b2ce02cb240211c0950456d1917012f4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708172435.tgz","fileCount":25,"integrity":"sha512-NB5T8HMVjUQYI1B/vg1+PNnVqBb2mj9XsJC1B1//4Ja7TA9k86uz7yPHypicGZHUiMI+I0Vo4fwY6Q0Ap1yPxw==","signatures":[{"sig":"MEQCIDdeEbOcZGQUrHS4L8cSuv/1F2v8aQXGs4w+NL2Ksbx3AiAMUFigXIBHoSqlFP+p6W83HF+oFEi29+DRJVAaEgR+wA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/85c239cc1bbb473a15aadb71f3247b9c/solana-keys-2.2.0-canary-20250708172435.tgz","_integrity":"sha512-NB5T8HMVjUQYI1B/vg1+PNnVqBb2mj9XsJC1B1//4Ja7TA9k86uz7yPHypicGZHUiMI+I0Vo4fwY6Q0Ap1yPxw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708172435","@solana/codecs-core":"2.2.0-canary-20250708172435","@solana/nominal-types":"2.2.0-canary-20250708172435","@solana/codecs-strings":"2.2.0-canary-20250708172435"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708172435_1751996229167_0.20670771506933328","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708174020":{"name":"@solana/keys","version":"2.2.0-canary-20250708174020","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"02fcd5cf2c20f86f0f951f21489393c1f841d582","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708174020.tgz","fileCount":25,"integrity":"sha512-b9L6wsAsqfhS5WOHz+q40uhOAfVF4KIjsukqVK7WCSz9ptRGwm1BTvDGZHwCmU9Dki8AviK2YgEgcQ1jKyjfqA==","signatures":[{"sig":"MEYCIQCGxJyTeOxLr9u3XtV3WXJfBdkSZsAzaDx6+Pc1J18gTgIhAKPOGwXkXZdB/DIecMVn2Op4hojhysebOuPnBmsr3Vsf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/223ded4c195dbe06b696a1b0f34a3039/solana-keys-2.2.0-canary-20250708174020.tgz","_integrity":"sha512-b9L6wsAsqfhS5WOHz+q40uhOAfVF4KIjsukqVK7WCSz9ptRGwm1BTvDGZHwCmU9Dki8AviK2YgEgcQ1jKyjfqA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708174020","@solana/codecs-core":"2.2.0-canary-20250708174020","@solana/nominal-types":"2.2.0-canary-20250708174020","@solana/codecs-strings":"2.2.0-canary-20250708174020"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708174020_1751997185219_0.3502062674313027","host":"s3://npm-registry-packages-npm-production"}},"2.2.1":{"name":"@solana/keys","version":"2.2.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"32a4be5e040198b24024ca2b3415940fd87209cf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.1.tgz","fileCount":25,"integrity":"sha512-AaYdtiRcnptkdWO4rvz0LG0SKhriYU9bsGA7kAZk7Hhxhf9pGTib/TnT8YMW3xlUVCblaorN7QQwyzhXObG0qA==","signatures":[{"sig":"MEQCIEfbo4yCJesFzB6wDiAhxj3IHyu4LSvP4BIQmfnr7nDPAiAYrJEs7b68OHvWdUZ4O+cQOjmJ1whrWLoJIU+0APf94w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171786},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/0170b04c4b677b2652318410cca93314/solana-keys-2.2.1.tgz","_integrity":"sha512-AaYdtiRcnptkdWO4rvz0LG0SKhriYU9bsGA7kAZk7Hhxhf9pGTib/TnT8YMW3xlUVCblaorN7QQwyzhXObG0qA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.2.1","@solana/assertions":"2.2.1","@solana/codecs-core":"2.2.1","@solana/nominal-types":"2.2.1","@solana/codecs-strings":"2.2.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.1_1751999935444_0.39487850134947333","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708184423":{"name":"@solana/keys","version":"2.2.0-canary-20250708184423","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d70efe928066d8ac7380164913a666d34645fed4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708184423.tgz","fileCount":25,"integrity":"sha512-5i71MLI/7PsHdJOXyrufgOZjKuWOk5A3ARjDkuNFWR+QN57pfueDEq0AF5SHkhygA8QvmxVTzzYW8fYeS2W4lw==","signatures":[{"sig":"MEUCIEGiQL0CM7f9drYLXRVOhEnrg8xvsHrpt8F1jqYqudjjAiEAjTOqfEdVCp2FiaT+rTQssoPJVQO5Y/5nx8+SbHVUwdc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/17db1a681d43c88bd1f7ffc68e108c6b/solana-keys-2.2.0-canary-20250708184423.tgz","_integrity":"sha512-5i71MLI/7PsHdJOXyrufgOZjKuWOk5A3ARjDkuNFWR+QN57pfueDEq0AF5SHkhygA8QvmxVTzzYW8fYeS2W4lw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708184423","@solana/codecs-core":"2.2.0-canary-20250708184423","@solana/nominal-types":"2.2.0-canary-20250708184423","@solana/codecs-strings":"2.2.0-canary-20250708184423"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708184423_1752001030776_0.23277812976387025","host":"s3://npm-registry-packages-npm-production"}},"2.2.0-canary-20250708184753":{"name":"@solana/keys","version":"2.2.0-canary-20250708184753","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"214e5bf99bd59b6b9c7a4782da9250e2ef0e2efd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.2.0-canary-20250708184753.tgz","fileCount":25,"integrity":"sha512-tu3gshjuC7VzqvnbZQvNacoeKBrnGIcbQ5TOVHyWrLb0neIb4WxyCKZ2XrYLQbAtyHwAsU41qtSn84owF1HCMA==","signatures":[{"sig":"MEQCIDFK+lDPrc7MlpDLcndg/fnBnsA3tsdLkW+C7z8YZgGLAiBLRFVgcgCtL+woZEoBzC4ybzE1uKcpFhisJcNazEA9rA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/ce6a2336e4380e504b58669a03d9bc99/solana-keys-2.2.0-canary-20250708184753.tgz","_integrity":"sha512-tu3gshjuC7VzqvnbZQvNacoeKBrnGIcbQ5TOVHyWrLb0neIb4WxyCKZ2XrYLQbAtyHwAsU41qtSn84owF1HCMA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.2.0-canary-20250708184753","@solana/codecs-core":"2.2.0-canary-20250708184753","@solana/nominal-types":"2.2.0-canary-20250708184753","@solana/codecs-strings":"2.2.0-canary-20250708184753"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.2.0-canary-20250708184753_1752001250783_0.3858926643897147","host":"s3://npm-registry-packages-npm-production"}},"2.3.0-canary-20250708185953":{"name":"@solana/keys","version":"2.3.0-canary-20250708185953","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ef147558ceda3b37612e75fd397989fe596d3af8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.3.0-canary-20250708185953.tgz","fileCount":25,"integrity":"sha512-XaHNbO3ZPatZ6IpltH25LYh8RvTBVYZuZeCfAbRInMFAJJ0BZgXhVw8Z6EaCDGCdmmblTY1uozjaJqQ8dnYv3w==","signatures":[{"sig":"MEUCIHBLfHquElYlg9YeEORz0Key/oLzEWAug4dgML6jNlSwAiEAh/R3FynYHLMvrTFim9eUuhtUuVtGZfOtosg6T/JaK4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/c67a92b06e91ed49f2779f3475d0cd78/solana-keys-2.3.0-canary-20250708185953.tgz","_integrity":"sha512-XaHNbO3ZPatZ6IpltH25LYh8RvTBVYZuZeCfAbRInMFAJJ0BZgXhVw8Z6EaCDGCdmmblTY1uozjaJqQ8dnYv3w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.3.0-canary-20250708185953","@solana/codecs-core":"2.3.0-canary-20250708185953","@solana/nominal-types":"2.3.0-canary-20250708185953","@solana/codecs-strings":"2.3.0-canary-20250708185953"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.3.0-canary-20250708185953_1752001952249_0.6829859168341177","host":"s3://npm-registry-packages-npm-production"}},"2.3.0-canary-20250708190258":{"name":"@solana/keys","version":"2.3.0-canary-20250708190258","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"38ea51c99f29700ed6ec8672598f9099db7e429d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.3.0-canary-20250708190258.tgz","fileCount":25,"integrity":"sha512-uUEElzUV9CLMyWKXG0TPWdHYb3ZEj97z6c5Q318c3FWGi5bfhl0sGd35xJWDOI8XgS4Gp+G6LaOdouEaC8atiw==","signatures":[{"sig":"MEUCIQDzVaTIkKbDTRFblE4iOXi3UrH+pyNUjYobFM7vZz8TVwIgZYQ2yPGxUY2AAIZHXoh5nvHSXimN7HqnGSg2sE9Oe9w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/6ade83be7cfeaad5071818fb4fe2615c/solana-keys-2.3.0-canary-20250708190258.tgz","_integrity":"sha512-uUEElzUV9CLMyWKXG0TPWdHYb3ZEj97z6c5Q318c3FWGi5bfhl0sGd35xJWDOI8XgS4Gp+G6LaOdouEaC8atiw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.3.0-canary-20250708190258","@solana/codecs-core":"2.3.0-canary-20250708190258","@solana/nominal-types":"2.3.0-canary-20250708190258","@solana/codecs-strings":"2.3.0-canary-20250708190258"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.3.0-canary-20250708190258_1752002197933_0.7864101778110961","host":"s3://npm-registry-packages-npm-production"}},"2.3.0-canary-20250708190502":{"name":"@solana/keys","version":"2.3.0-canary-20250708190502","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"61d5d7d745026f45c7b58caa79408482c71e855a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.3.0-canary-20250708190502.tgz","fileCount":25,"integrity":"sha512-bgyrK5CUKiJPTclrxZimfR74tvdlCXy+mkrZ0ll5swd5Pad8iRRJUNiiyGF9aO9vr2aAITaKHANGbUnNkiyWQQ==","signatures":[{"sig":"MEQCICEgTPwOWJIBCMO/EKU5Av2hO9YKFL9mSCyLmQB2CAJjAiAwRjPGSQDvjZegSw+fqITLciuCxSsiG4oz+fAi0dZnkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/0df883e2ee223ff32a251cd75977013a/solana-keys-2.3.0-canary-20250708190502.tgz","_integrity":"sha512-bgyrK5CUKiJPTclrxZimfR74tvdlCXy+mkrZ0ll5swd5Pad8iRRJUNiiyGF9aO9vr2aAITaKHANGbUnNkiyWQQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.3.0-canary-20250708190502","@solana/codecs-core":"2.3.0-canary-20250708190502","@solana/nominal-types":"2.3.0-canary-20250708190502","@solana/codecs-strings":"2.3.0-canary-20250708190502"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.3.0-canary-20250708190502_1752002275600_0.741703613906743","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"@solana/keys","version":"2.3.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9d0b0ec09c2789a051b4df1945ed52631261186e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.3.0.tgz","fileCount":25,"integrity":"sha512-ZVVdga79pNH+2pVcm6fr2sWz9HTwfopDVhYb0Lh3dh+WBmJjwkabXEIHey2rUES7NjFa/G7sV8lrUn/v8LDCCQ==","signatures":[{"sig":"MEYCIQD5oh2Z6s9V/PACixTttN0QShZDYLQaW5WYVimQNK++eAIhAJzH+GBzyoEGR4jGnVCWqcdq0guUvEEzgxM5XDkp7kDt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171786},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/47c02bdad38c710a923ad9af59f88eec/solana-keys-2.3.0.tgz","_integrity":"sha512-ZVVdga79pNH+2pVcm6fr2sWz9HTwfopDVhYb0Lh3dh+WBmJjwkabXEIHey2rUES7NjFa/G7sV8lrUn/v8LDCCQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"2.3.0","@solana/assertions":"2.3.0","@solana/codecs-core":"2.3.0","@solana/nominal-types":"2.3.0","@solana/codecs-strings":"2.3.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.3.0_1752006852480_0.823668666486812","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709085047":{"name":"@solana/keys","version":"2.4.0-canary-20250709085047","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"efba29c7ce6391a8ba5ec6c0bdeee88237657455","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250709085047.tgz","fileCount":25,"integrity":"sha512-RE+qCnNFRxWZ0u2sdRgDiSHKI8ky6PDjZ62HaT0HrMWIUpuO6Wsz33MDDovwMGIZcBaoDic5sGyWwbGJON422A==","signatures":[{"sig":"MEUCIQCqjpL5CYKP71+aEsRBm1GhS2Wo1qExnW/EL380uwjQAwIgWJ+UlzC++j5MPp0Wvggaab7aU+GkQjn/CJCUEhbpACg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/f6c2d6ae90236040c96223e9c442d9cb/solana-keys-2.4.0-canary-20250709085047.tgz","_integrity":"sha512-RE+qCnNFRxWZ0u2sdRgDiSHKI8ky6PDjZ62HaT0HrMWIUpuO6Wsz33MDDovwMGIZcBaoDic5sGyWwbGJON422A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250709085047","@solana/codecs-core":"2.4.0-canary-20250709085047","@solana/nominal-types":"2.4.0-canary-20250709085047","@solana/codecs-strings":"2.4.0-canary-20250709085047"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250709085047_1752051797688_0.6824282848566909","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709085504":{"name":"@solana/keys","version":"2.4.0-canary-20250709085504","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"25967c42432752a473aff645208669ac875ed1ce","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250709085504.tgz","fileCount":25,"integrity":"sha512-4KKzVklhFJJCzIE+MyBU2HZkMTjZup5UFrvurpIGG4DUz0b9wQFCIPLcN6Lca8Af/BbfOvg3tbzDx9+9KR9r8Q==","signatures":[{"sig":"MEYCIQDGU6HTSOjGy0mBvztnI2F+WSFQ4Fb4HfUPg0URJqI0jAIhAOHSa3ShUW/lbuSk5gSyXxrh5FsubsCcuCn4fhTlgFe4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/fbac2d194d4908a4445c77723a898f36/solana-keys-2.4.0-canary-20250709085504.tgz","_integrity":"sha512-4KKzVklhFJJCzIE+MyBU2HZkMTjZup5UFrvurpIGG4DUz0b9wQFCIPLcN6Lca8Af/BbfOvg3tbzDx9+9KR9r8Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250709085504","@solana/codecs-core":"2.4.0-canary-20250709085504","@solana/nominal-types":"2.4.0-canary-20250709085504","@solana/codecs-strings":"2.4.0-canary-20250709085504"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250709085504_1752052265599_0.2211438579438918","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709085912":{"name":"@solana/keys","version":"2.4.0-canary-20250709085912","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7b3c4e0cf6d9d98099169e5c6d1b385ed1bd1dd9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250709085912.tgz","fileCount":25,"integrity":"sha512-X/7l1RnNNo1+1gpChDgpfogN0t0APS2zBEsCih8bGojolkoj5QuxSUKvVqucqPZRl+WGeEVGHmfYa85gj+7Y4w==","signatures":[{"sig":"MEUCIQDT4UUDdLb1aSKU46YQy71JikqZWePUE3PG05CNmnlJmQIgAXfeQ/XAbKI9ENopTr44cMY7xRPmUW4kcgXuXwoUBuw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/cc6a4ea77829316b3fa8a5173793e2ad/solana-keys-2.4.0-canary-20250709085912.tgz","_integrity":"sha512-X/7l1RnNNo1+1gpChDgpfogN0t0APS2zBEsCih8bGojolkoj5QuxSUKvVqucqPZRl+WGeEVGHmfYa85gj+7Y4w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250709085912","@solana/codecs-core":"2.4.0-canary-20250709085912","@solana/nominal-types":"2.4.0-canary-20250709085912","@solana/codecs-strings":"2.4.0-canary-20250709085912"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250709085912_1752052324129_0.00882609012591673","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709090253":{"name":"@solana/keys","version":"2.4.0-canary-20250709090253","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"42df88699cbe4cc65a9e3bcb5a2d846df3c65448","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250709090253.tgz","fileCount":25,"integrity":"sha512-rlw9Tw/QWgk+suqei+E4+oRcvP1nwqOlDiWYovZ2HQg0WDDSNCYXJXbBcAWbxqtuvCUp26hU0c+vbx6kMVAB6w==","signatures":[{"sig":"MEQCIGlJT8wlWaVrwUGUVJSYZcvbuIxiMJSJQDriRbzawapHAiB2WnXJdapjzYVQHGmuh+81MJENAxU1Yh/PxAeVAsZkUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/a4155da642724feeaae1db17c89636ca/solana-keys-2.4.0-canary-20250709090253.tgz","_integrity":"sha512-rlw9Tw/QWgk+suqei+E4+oRcvP1nwqOlDiWYovZ2HQg0WDDSNCYXJXbBcAWbxqtuvCUp26hU0c+vbx6kMVAB6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250709090253","@solana/codecs-core":"2.4.0-canary-20250709090253","@solana/nominal-types":"2.4.0-canary-20250709090253","@solana/codecs-strings":"2.4.0-canary-20250709090253"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250709090253_1752052504787_0.16775940959478253","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709090646":{"name":"@solana/keys","version":"2.4.0-canary-20250709090646","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f6ebaf8256230e5d10c1f8992bf918a4f48e89bd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250709090646.tgz","fileCount":25,"integrity":"sha512-M27cUIAiH0FIhIRtr2AcVcyWfi+COIXxbv0wLACdDowx5tE4WI8VQApXiM1xRtIf7B3Tu5fidfQNqyXgpaCHFw==","signatures":[{"sig":"MEUCIQCGzb8sOb33cwrqg8m3r+Y1V8hEwtHHk0OAqnKpnkUWlwIgBoRdc2aFpyZGusHE6GxsRth7YetDkugwGPHiZki7rN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/f05226251ec0dee4e1675738c906ec88/solana-keys-2.4.0-canary-20250709090646.tgz","_integrity":"sha512-M27cUIAiH0FIhIRtr2AcVcyWfi+COIXxbv0wLACdDowx5tE4WI8VQApXiM1xRtIf7B3Tu5fidfQNqyXgpaCHFw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250709090646","@solana/codecs-core":"2.4.0-canary-20250709090646","@solana/nominal-types":"2.4.0-canary-20250709090646","@solana/codecs-strings":"2.4.0-canary-20250709090646"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250709090646_1752052763908_0.6265594799005048","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250709091108":{"name":"@solana/keys","version":"2.4.0-canary-20250709091108","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"5b593cf0cc5b4619b9886da7c10e31fef1487be5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250709091108.tgz","fileCount":25,"integrity":"sha512-5Tlw2yVOYcdmvafoJ5a4csXJyBXUArAP25izvfVr61vt+FAbqXhdFGIb6Ysn5k4koXpkPUGcF1Y1sDZWwLfP3w==","signatures":[{"sig":"MEUCIDisqaDFcm2G+hs0FisQGeQEQJB44zz9CfI0pEwsKWnxAiEAoE9R5Ed4qUjKnwpvprTZYQ1RS8Zu/WL0HXZhz4mYxVA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/422f77916675f8575e0fb680554997ec/solana-keys-2.4.0-canary-20250709091108.tgz","_integrity":"sha512-5Tlw2yVOYcdmvafoJ5a4csXJyBXUArAP25izvfVr61vt+FAbqXhdFGIb6Ysn5k4koXpkPUGcF1Y1sDZWwLfP3w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250709091108","@solana/codecs-core":"2.4.0-canary-20250709091108","@solana/nominal-types":"2.4.0-canary-20250709091108","@solana/codecs-strings":"2.4.0-canary-20250709091108"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250709091108_1752053075034_0.8957553223659873","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250710182313":{"name":"@solana/keys","version":"2.4.0-canary-20250710182313","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"88cf870c88624f7b29911cb46d263eab30dfc742","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250710182313.tgz","fileCount":25,"integrity":"sha512-0Okkq440Z3LihQ9+hK9zfs34O2PPucIGFB0qjZxbfwbTrmsSkt2/aJxFZZlYI1bnDL9qRmiIw1TS2Y1CuRcxwQ==","signatures":[{"sig":"MEYCIQCqd70t5Ll8tSN2wisvz0hWy8dWQWbOd/AEXAL+778HpQIhAO9MJ5MVBxMGz3K+giUFA09ime9jvv1tn/ToM8araaLG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/a1a92c9f9ef28ad76cde7191f7db168f/solana-keys-2.4.0-canary-20250710182313.tgz","_integrity":"sha512-0Okkq440Z3LihQ9+hK9zfs34O2PPucIGFB0qjZxbfwbTrmsSkt2/aJxFZZlYI1bnDL9qRmiIw1TS2Y1CuRcxwQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250710182313","@solana/codecs-core":"2.4.0-canary-20250710182313","@solana/nominal-types":"2.4.0-canary-20250710182313","@solana/codecs-strings":"2.4.0-canary-20250710182313"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250710182313_1752172566990_0.8002182674445562","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250710182323":{"name":"@solana/keys","version":"2.4.0-canary-20250710182323","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8b23bd9e5192f9fdb856d0f6c5e96cba20101158","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250710182323.tgz","fileCount":25,"integrity":"sha512-8El4b+XDISc+Rh0OqmLm9E8pnHYWYIMeJmn9MbibV/suFpuNBImZRakPi06OfYqbh/sCIbuG/88nsaN/I3XSBw==","signatures":[{"sig":"MEQCIEmEr1ufSSDhUGWKmqt3GJD7Vv22gicc5/pLZ7bh4PShAiATn/qxZ7JaIC58TlbEkgd2jZPHaGWAruw+ZppXDIdwVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/bdcc6037e81cfb2967cde23b25b4ce35/solana-keys-2.4.0-canary-20250710182323.tgz","_integrity":"sha512-8El4b+XDISc+Rh0OqmLm9E8pnHYWYIMeJmn9MbibV/suFpuNBImZRakPi06OfYqbh/sCIbuG/88nsaN/I3XSBw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250710182323","@solana/codecs-core":"2.4.0-canary-20250710182323","@solana/nominal-types":"2.4.0-canary-20250710182323","@solana/codecs-strings":"2.4.0-canary-20250710182323"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250710182323_1752172621161_0.89575872767763","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250710191705":{"name":"@solana/keys","version":"2.4.0-canary-20250710191705","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3be602609ae80afb87dc75f9664b7356352a39c6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250710191705.tgz","fileCount":25,"integrity":"sha512-ruUVoQ7ZIsOZl6U+8z0FpQ8Ds8K95kL3bwm6ksx/z402u5t0ZqTv6g2768uhDU5a7xhVvo33MQEvL8FVp1zk3w==","signatures":[{"sig":"MEUCIQC+IFt64dhRIRFPq1pGEu7dtjTsZxL4cdzYZ4z6gLepzwIgMLDOMqQXIXmIoB4OOjhI/o6tSTyyefC01NAfvIA3ktI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/5b2ef2446e87033af736ba89d6d0e50e/solana-keys-2.4.0-canary-20250710191705.tgz","_integrity":"sha512-ruUVoQ7ZIsOZl6U+8z0FpQ8Ds8K95kL3bwm6ksx/z402u5t0ZqTv6g2768uhDU5a7xhVvo33MQEvL8FVp1zk3w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250710191705","@solana/codecs-core":"2.4.0-canary-20250710191705","@solana/nominal-types":"2.4.0-canary-20250710191705","@solana/codecs-strings":"2.4.0-canary-20250710191705"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250710191705_1752175831545_0.25105699915034885","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250710191904":{"name":"@solana/keys","version":"2.4.0-canary-20250710191904","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"55517fd427503417a936179db181cd3906b4a44d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250710191904.tgz","fileCount":25,"integrity":"sha512-kqu9hzUwrQryNuvZlpOFMiPtW4Vw2tg3+COH9+peqY+XNxTo5YDoDq7uIfpXaBuHOAGl3XND5kuNb0gailW3og==","signatures":[{"sig":"MEQCICC7cNeNkTUFiI+mA4JitkJ8ggS6i1CXeA8+oSaccXl6AiAEiEBeKRXKWOJfYkoXJcq/smFq4czbUNb8arFVO3hqQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo 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/cc84562c929c55c818d4cbd6e622cb90/solana-keys-2.4.0-canary-20250710191904.tgz","_integrity":"sha512-kqu9hzUwrQryNuvZlpOFMiPtW4Vw2tg3+COH9+peqY+XNxTo5YDoDq7uIfpXaBuHOAGl3XND5kuNb0gailW3og==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250710191904","@solana/codecs-core":"2.4.0-canary-20250710191904","@solana/nominal-types":"2.4.0-canary-20250710191904","@solana/codecs-strings":"2.4.0-canary-20250710191904"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250710191904_1752175955800_0.2923536182521673","host":"s3://npm-registry-packages-npm-production"}},"2.4.0-canary-20250711222928":{"name":"@solana/keys","version":"2.4.0-canary-20250711222928","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0248875e71e02f7ef4390af2c54edd90a2dc8f88","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-2.4.0-canary-20250711222928.tgz","fileCount":25,"integrity":"sha512-EYOvftuh0vomzvcn2eYU2qHUMHlCzXoKVOF3kBqtKHxZ5hL6cEaxObtjyB0cHkFOG4ahr2bkoOsO5BWgV3xxyQ==","signatures":[{"sig":"MEYCIQDY0bGSyajGlJo9VFBNd2TXBocTtbVtitaScumUZaViPgIhAKMqr31m/23VfjXwxOh6N1MKN70iFzglyWsTVrpxVAh9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5e8f364c7725d44565bb2297ed0ab377/solana-keys-2.4.0-canary-20250711222928.tgz","_integrity":"sha512-EYOvftuh0vomzvcn2eYU2qHUMHlCzXoKVOF3kBqtKHxZ5hL6cEaxObtjyB0cHkFOG4ahr2bkoOsO5BWgV3xxyQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"2.4.0-canary-20250711222928","@solana/codecs-core":"2.4.0-canary-20250711222928","@solana/nominal-types":"2.4.0-canary-20250711222928","@solana/codecs-strings":"2.4.0-canary-20250711222928"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_2.4.0-canary-20250711222928_1752273720343_0.1709759062523235","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714194734":{"name":"@solana/keys","version":"3.0.0-canary-20250714194734","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c8073f9874f4cfbe81f93cd6fdcca5b756273ba9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250714194734.tgz","fileCount":25,"integrity":"sha512-OyO3NAnwzKA4LJqreK7BwaRNheKNd9keYRCxBMg+GImjx1MQQFqww+ys1h4QT4C/6AA1yrYBsorIWuTSvhPaSg==","signatures":[{"sig":"MEYCIQCeGMrRIvdDnlOU5XLjQGbVpRwKO+erOfxcITiMN+r/cQIhALRBhzK7MONP4pCg0BLrRY65d/XjxxLfbZiDZtEU2O6r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/17e4ef7432f70ab2a04f44a814e20153/solana-keys-3.0.0-canary-20250714194734.tgz","_integrity":"sha512-OyO3NAnwzKA4LJqreK7BwaRNheKNd9keYRCxBMg+GImjx1MQQFqww+ys1h4QT4C/6AA1yrYBsorIWuTSvhPaSg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250714194734","@solana/codecs-core":"3.0.0-canary-20250714194734","@solana/nominal-types":"3.0.0-canary-20250714194734","@solana/codecs-strings":"3.0.0-canary-20250714194734"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250714194734_1752523223939_0.3769512563352184","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714195127":{"name":"@solana/keys","version":"3.0.0-canary-20250714195127","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f6f63e4b3fd91ea00e1dfbcf1cf08ca26cca1199","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250714195127.tgz","fileCount":25,"integrity":"sha512-BsyMz3JIKgIrf6jVCQac6csx/bLojVcjcTRjbJFRba8i35uc07qDPjiGMuSIXP/C/3a2qLZONinfYzaS4//6bA==","signatures":[{"sig":"MEUCIBEBJ6/2sxDYvymo7w4PcZ6abWxkOlX9B0eY0CMcPmeHAiEAqOpO/xl/n6iAfXHPXq3SLFpZh0q6pfFXMjC0+jmSQ3E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bf174ba547fadbdc038275b2044b5d77/solana-keys-3.0.0-canary-20250714195127.tgz","_integrity":"sha512-BsyMz3JIKgIrf6jVCQac6csx/bLojVcjcTRjbJFRba8i35uc07qDPjiGMuSIXP/C/3a2qLZONinfYzaS4//6bA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250714195127","@solana/codecs-core":"3.0.0-canary-20250714195127","@solana/nominal-types":"3.0.0-canary-20250714195127","@solana/codecs-strings":"3.0.0-canary-20250714195127"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250714195127_1752523504683_0.9218858025184637","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714195353":{"name":"@solana/keys","version":"3.0.0-canary-20250714195353","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"cb87643ab38ea39abf59650c90f1b46498cca260","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250714195353.tgz","fileCount":25,"integrity":"sha512-d6y9cYGZU1HIFLtUxiieyEpxllDyN6R2j3q4+HScR2HUQpXqwaRc7UOoYZETg9hCWlf14LZmnoGc0D395EHndA==","signatures":[{"sig":"MEUCIEImZwEsPeSAfcKNF1fIg3NI4jbsFX9Nau1cAJ25cSlOAiEA5TjbROVDbqgjvAxsGlt2zrcFBpTTHjqTDC01194CRNI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d3ecb88e4df3cb1b26a880604781cce2/solana-keys-3.0.0-canary-20250714195353.tgz","_integrity":"sha512-d6y9cYGZU1HIFLtUxiieyEpxllDyN6R2j3q4+HScR2HUQpXqwaRc7UOoYZETg9hCWlf14LZmnoGc0D395EHndA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250714195353","@solana/codecs-core":"3.0.0-canary-20250714195353","@solana/nominal-types":"3.0.0-canary-20250714195353","@solana/codecs-strings":"3.0.0-canary-20250714195353"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250714195353_1752523634135_0.5460958338159341","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714203517":{"name":"@solana/keys","version":"3.0.0-canary-20250714203517","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"32e733fa3355fe476403d1f1f386a5e0c523a59d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250714203517.tgz","fileCount":25,"integrity":"sha512-B+nhAsy5Rqv/gPEGNntSiAU5ax3j4l5xudWR2Pup4vYA+bgex5hNDZCeuKZkbPF4K4UPjKfx1DCaxwe+4T/vAA==","signatures":[{"sig":"MEUCIQCNET2G9dKIHrT3/dfLn+GkNKIEgauhpxgcL1YFDh6ELwIge2CX2DKIuYYo6QILLmxw5f+a1gL75uMjSYXHqI0/5rY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/90635eb76a8571b90e9e4f65b852587e/solana-keys-3.0.0-canary-20250714203517.tgz","_integrity":"sha512-B+nhAsy5Rqv/gPEGNntSiAU5ax3j4l5xudWR2Pup4vYA+bgex5hNDZCeuKZkbPF4K4UPjKfx1DCaxwe+4T/vAA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250714203517","@solana/codecs-core":"3.0.0-canary-20250714203517","@solana/nominal-types":"3.0.0-canary-20250714203517","@solana/codecs-strings":"3.0.0-canary-20250714203517"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250714203517_1752526104135_0.5345439695158756","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714211130":{"name":"@solana/keys","version":"3.0.0-canary-20250714211130","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8fe6b6a18ce348f33f465073924cfadea4a7f3a6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250714211130.tgz","fileCount":25,"integrity":"sha512-CS7K5u+H2qk8aJRVk6wVhuMGmMWw0fowHZfWBwu4VVILnT4n2TkmwEMPPG6+Yv4+Z7OQ/0LagLwsKZ6fbH+1fQ==","signatures":[{"sig":"MEUCIC9FuwFmns0IQAh/903qbtXofp/01ibhNT5UN4NoyJruAiEAq8Ru1grQUSygFdG0NZBzYzWIuh9wE2f30qQ4uZDacfk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/42d2315d04ebe755f6b372f0c3220120/solana-keys-3.0.0-canary-20250714211130.tgz","_integrity":"sha512-CS7K5u+H2qk8aJRVk6wVhuMGmMWw0fowHZfWBwu4VVILnT4n2TkmwEMPPG6+Yv4+Z7OQ/0LagLwsKZ6fbH+1fQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250714211130","@solana/codecs-core":"3.0.0-canary-20250714211130","@solana/nominal-types":"3.0.0-canary-20250714211130","@solana/codecs-strings":"3.0.0-canary-20250714211130"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250714211130_1752528325931_0.36533233638447116","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250714211158":{"name":"@solana/keys","version":"3.0.0-canary-20250714211158","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a7d686a51500ce3626a963ad11b7a163cd0688cc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250714211158.tgz","fileCount":25,"integrity":"sha512-pRcWUI2DeqjQwN9VhtzhcItv0BVAbXUrmkg4J26O8nRJFtC+4NowksoEZsj1Smn5JSXKOPD0FgzTUo3N98ocZA==","signatures":[{"sig":"MEUCID/soMSBT32sVs8XK8et3HCjWmeOhAeugtZDi19LvKdKAiEAmSG0aEJjc0oalbOyPezPUze/65yVwyMp0i/oUnsICow=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d00fee8e93c966310abebf20fb7e8000/solana-keys-3.0.0-canary-20250714211158.tgz","_integrity":"sha512-pRcWUI2DeqjQwN9VhtzhcItv0BVAbXUrmkg4J26O8nRJFtC+4NowksoEZsj1Smn5JSXKOPD0FgzTUo3N98ocZA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250714211158","@solana/codecs-core":"3.0.0-canary-20250714211158","@solana/nominal-types":"3.0.0-canary-20250714211158","@solana/codecs-strings":"3.0.0-canary-20250714211158"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250714211158_1752528344212_0.5725055433758472","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715112843":{"name":"@solana/keys","version":"3.0.0-canary-20250715112843","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"046b1738a32f2f90df0d475fd17d6292363611bd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250715112843.tgz","fileCount":25,"integrity":"sha512-I2ohEt2JSJZqA/EMWJTK07FvkCaTIwdGFRxX2lA6Ba4motrYw0AON1s8tRmHUguI8KnwqOsiHNuDYFC6q5Lgbw==","signatures":[{"sig":"MEUCIQCmqau7EpFX+Dizgn61LcVj0ELZyQ71ktX723w+9VqG1gIgBBdQNH1msQGCvYcWodS5IoNRFwedo2Q1HyjEX0OCk4w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4b6146cb8e5252e4058c77b956bb8987/solana-keys-3.0.0-canary-20250715112843.tgz","_integrity":"sha512-I2ohEt2JSJZqA/EMWJTK07FvkCaTIwdGFRxX2lA6Ba4motrYw0AON1s8tRmHUguI8KnwqOsiHNuDYFC6q5Lgbw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250715112843","@solana/codecs-core":"3.0.0-canary-20250715112843","@solana/nominal-types":"3.0.0-canary-20250715112843","@solana/codecs-strings":"3.0.0-canary-20250715112843"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250715112843_1752579754035_0.885865112947622","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715113720":{"name":"@solana/keys","version":"3.0.0-canary-20250715113720","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6caee6d8edb1e428a0b79b23e7aea11e71830d6c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250715113720.tgz","fileCount":25,"integrity":"sha512-0FM9HiiNQPnbrc/wF753rBeIGLN81gn/Sw1Zd0V3PhEkK47A2URRN6NieMMrj4qAd1pBw7BhlRAYfxoiQ6lI2w==","signatures":[{"sig":"MEUCIQDi+TKXzj4Kvc7TwREQYuRdKtB15f1YweaTrQeW/I6G/QIgQ0nnsXHo+LomoBTnDRCsnC9SzHBrebp5aTp+yhC5Qpc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/732c9e5a4766e2ee27e25aa38ff3b382/solana-keys-3.0.0-canary-20250715113720.tgz","_integrity":"sha512-0FM9HiiNQPnbrc/wF753rBeIGLN81gn/Sw1Zd0V3PhEkK47A2URRN6NieMMrj4qAd1pBw7BhlRAYfxoiQ6lI2w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250715113720","@solana/codecs-core":"3.0.0-canary-20250715113720","@solana/nominal-types":"3.0.0-canary-20250715113720","@solana/codecs-strings":"3.0.0-canary-20250715113720"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250715113720_1752580170821_0.19061931014016853","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715114110":{"name":"@solana/keys","version":"3.0.0-canary-20250715114110","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e41116877e9fe257ce1946bfcc3a0575eea30a06","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250715114110.tgz","fileCount":25,"integrity":"sha512-Xs8p/wrOQYUb1824Tb36pp9x5p3AsuyQqw3jt9lVqAyKaL9hxG35W1mUJTjLoHuWqVKc3qM10T4eRzKWLvMFsQ==","signatures":[{"sig":"MEUCIQDO9Yf6FSXAAn6Uf9CU8C5Xeuy6Hq4smTqZ1Y27Mk9cpQIgYCMKaVcK1TGKRn3QRDBalsvwM17bizVE0X5g8G614i0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9ca73a0d09ad1fc18a4ca5d69c0e7e61/solana-keys-3.0.0-canary-20250715114110.tgz","_integrity":"sha512-Xs8p/wrOQYUb1824Tb36pp9x5p3AsuyQqw3jt9lVqAyKaL9hxG35W1mUJTjLoHuWqVKc3qM10T4eRzKWLvMFsQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250715114110","@solana/codecs-core":"3.0.0-canary-20250715114110","@solana/nominal-types":"3.0.0-canary-20250715114110","@solana/codecs-strings":"3.0.0-canary-20250715114110"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250715114110_1752580434567_0.37763491918566583","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715114512":{"name":"@solana/keys","version":"3.0.0-canary-20250715114512","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6a06001fb671c0863fc6a25672a482c6d66bd0b7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250715114512.tgz","fileCount":25,"integrity":"sha512-bNOukitDwruL6oMq0nIOIDRuN2bYvRd3yPAolZeMUpUWHcOamA3WwAgUeaC0P3B+FYf0a/Ejn/hDrryha4TKIw==","signatures":[{"sig":"MEYCIQDh+CuPKfG2VgiRX/cgRiC2HJfev6oJbcBieslT8KkwSgIhAMLYxCdsznwrJN09zbsqiNveXJ6hLmg6MhEwzrlMAnkU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7bea26bf9fad2a598cafabffbc5a7cef/solana-keys-3.0.0-canary-20250715114512.tgz","_integrity":"sha512-bNOukitDwruL6oMq0nIOIDRuN2bYvRd3yPAolZeMUpUWHcOamA3WwAgUeaC0P3B+FYf0a/Ejn/hDrryha4TKIw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250715114512","@solana/codecs-core":"3.0.0-canary-20250715114512","@solana/nominal-types":"3.0.0-canary-20250715114512","@solana/codecs-strings":"3.0.0-canary-20250715114512"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250715114512_1752580670402_0.2035987606118952","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715114930":{"name":"@solana/keys","version":"3.0.0-canary-20250715114930","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2a2601fed2c5046f8569ec1898d642e3ccebc4f3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250715114930.tgz","fileCount":25,"integrity":"sha512-E1PgW2SnG+LhHVph2f2cDBZnd9qugAZs6/FwJ9yJYJSNJnG/hIHAsn3lMWyQZ+ZxxQeSVZaklgInMB/lfLa9mw==","signatures":[{"sig":"MEQCID44hzZ0WjGl8xQvNlvCVl77pdbLkjToYmxqtG2XPyDoAiAHS+9Vpisy9DITklKjb9HFCyjJtO3q20tYDguIda2Fnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3575409f1279ce39c16763910e7ae943/solana-keys-3.0.0-canary-20250715114930.tgz","_integrity":"sha512-E1PgW2SnG+LhHVph2f2cDBZnd9qugAZs6/FwJ9yJYJSNJnG/hIHAsn3lMWyQZ+ZxxQeSVZaklgInMB/lfLa9mw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250715114930","@solana/codecs-core":"3.0.0-canary-20250715114930","@solana/nominal-types":"3.0.0-canary-20250715114930","@solana/codecs-strings":"3.0.0-canary-20250715114930"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250715114930_1752580902176_0.017810997749826196","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715115307":{"name":"@solana/keys","version":"3.0.0-canary-20250715115307","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"79e54b4d45beca78eb34edb597ddcc893616c5f5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250715115307.tgz","fileCount":25,"integrity":"sha512-S95APICNutFdX1ra1Z3H8SiBj5voXfhzPiTlT6Dyp99DR+sekZu2Zra0iFri1gFP+HwSvW5oh2oWNX2ivkMunw==","signatures":[{"sig":"MEUCICOoZ/1Bqmk2I4b5ZJWv7/ukrn8Ix0kJB/etAlLikrEOAiEA8GPlESKQMi28DbmhjnKQX/FeO7G640QKKy+9uQtJCRU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7245cfc06dd97ba4eb32050141e69d13/solana-keys-3.0.0-canary-20250715115307.tgz","_integrity":"sha512-S95APICNutFdX1ra1Z3H8SiBj5voXfhzPiTlT6Dyp99DR+sekZu2Zra0iFri1gFP+HwSvW5oh2oWNX2ivkMunw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250715115307","@solana/codecs-core":"3.0.0-canary-20250715115307","@solana/nominal-types":"3.0.0-canary-20250715115307","@solana/codecs-strings":"3.0.0-canary-20250715115307"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250715115307_1752581145544_0.907432510960017","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715115703":{"name":"@solana/keys","version":"3.0.0-canary-20250715115703","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9acfd6a7e4646febff2cea7442b3aaeb9b6284ba","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250715115703.tgz","fileCount":25,"integrity":"sha512-A3u7K1ZSHnfChnOR/EobiAvxfBDZdc4tuED+c2IfwBREhMi0GA06zXTwKKfqvG9G7Woqol8rHiFI26ICU+eYtQ==","signatures":[{"sig":"MEQCIEGQNmTuA0lChZUQep42ACLQUXqleFfLmzP9aU1yiikQAiBkASuTeLIkBBCsPXq3OWZ2Ntqz6vC4dfbA6KSKfc58EA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/24c8d90b5ea7d15ff240e28977d431e4/solana-keys-3.0.0-canary-20250715115703.tgz","_integrity":"sha512-A3u7K1ZSHnfChnOR/EobiAvxfBDZdc4tuED+c2IfwBREhMi0GA06zXTwKKfqvG9G7Woqol8rHiFI26ICU+eYtQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250715115703","@solana/codecs-core":"3.0.0-canary-20250715115703","@solana/nominal-types":"3.0.0-canary-20250715115703","@solana/codecs-strings":"3.0.0-canary-20250715115703"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250715115703_1752581417721_0.9804687932283229","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715120102":{"name":"@solana/keys","version":"3.0.0-canary-20250715120102","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e93f685c8119e39ae76d8d320ddb0941423b7666","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250715120102.tgz","fileCount":25,"integrity":"sha512-UtFlYjk4gxRCdaypV8/siqfvWwPoTvD+4hSgtDuRR0HWT2nmtpBYkqAo6NIW0cFlancCwb1EN1KkTscQI8I4rw==","signatures":[{"sig":"MEUCIQDeQDeCsEknPVb+sV3F2Mrz2yfn4qyFlgv/61kMw9I5LwIgJZnGpgujxMjDsXga7yrfCj5Gr0SZEsNhxOwiREuuZZc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b53e1710cb92d6db15c5e39b24f532d9/solana-keys-3.0.0-canary-20250715120102.tgz","_integrity":"sha512-UtFlYjk4gxRCdaypV8/siqfvWwPoTvD+4hSgtDuRR0HWT2nmtpBYkqAo6NIW0cFlancCwb1EN1KkTscQI8I4rw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250715120102","@solana/codecs-core":"3.0.0-canary-20250715120102","@solana/nominal-types":"3.0.0-canary-20250715120102","@solana/codecs-strings":"3.0.0-canary-20250715120102"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250715120102_1752581586125_0.06969476377340422","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250715221138":{"name":"@solana/keys","version":"3.0.0-canary-20250715221138","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0277224f86f367bf4773fa7332656203e7059920","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250715221138.tgz","fileCount":25,"integrity":"sha512-p8ba0J28Q1GgYhBBGbSdGRMtpDrUVhkQPe1ftMilZgeJi50ke/+2vV7bk6evsj8+8PiC9DKD86er04m4S0cOUA==","signatures":[{"sig":"MEYCIQDgGwtbAm9tGV3iJuTzFiQrcCr5FsVFmaAyDkJZjaufKwIhAPNSz5inQ+rFsJYncbxUe2g3gRRwoHKO8yLSFTeFrbsx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8c044ab798e3eaf4348ddc668bf984f0/solana-keys-3.0.0-canary-20250715221138.tgz","_integrity":"sha512-p8ba0J28Q1GgYhBBGbSdGRMtpDrUVhkQPe1ftMilZgeJi50ke/+2vV7bk6evsj8+8PiC9DKD86er04m4S0cOUA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250715221138","@solana/codecs-core":"3.0.0-canary-20250715221138","@solana/nominal-types":"3.0.0-canary-20250715221138","@solana/codecs-strings":"3.0.0-canary-20250715221138"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250715221138_1752618275895_0.8056366433549451","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716062959":{"name":"@solana/keys","version":"3.0.0-canary-20250716062959","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2c67746666883861cc648330ba23016355d68e8b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250716062959.tgz","fileCount":25,"integrity":"sha512-/wsFojfKLs3BnGMw0x6DxwNG9UKm6SxjvC4DY6XzFC7uz2c2ItThNvCycymORogjbRnzZQA2h430Obtj5sFzLQ==","signatures":[{"sig":"MEYCIQDjpk2sbAXfx7eYo24zvbIGXEKl4S63oawvhtfQk6W6tAIhAPdj8PBpo3jozsFVNRDiAX7N5o6McV66VR+Ab5EUocRp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6c3af5588ba474b5d50e737653bd0472/solana-keys-3.0.0-canary-20250716062959.tgz","_integrity":"sha512-/wsFojfKLs3BnGMw0x6DxwNG9UKm6SxjvC4DY6XzFC7uz2c2ItThNvCycymORogjbRnzZQA2h430Obtj5sFzLQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250716062959","@solana/codecs-core":"3.0.0-canary-20250716062959","@solana/nominal-types":"3.0.0-canary-20250716062959","@solana/codecs-strings":"3.0.0-canary-20250716062959"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250716062959_1752648135309_0.21855764176682735","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716063217":{"name":"@solana/keys","version":"3.0.0-canary-20250716063217","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ec9faa4edadc9d7294bcc5711ec453a4f93e1132","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250716063217.tgz","fileCount":25,"integrity":"sha512-y6BzE6d+6858N+7ewoI4k1kRb25EudXd1UjRNj5FS+lYxpa0V4SAJswhUxU407oYCo3mjHYMAJNe7sfFqTTzzw==","signatures":[{"sig":"MEQCIEy3H3cd2iqnAL/Klt7vuDyFsLV5wIkM3jTw6UE3yxtRAiBA2nKkbob7tE6evnN8BKq8DIXZEIIYis8S6ds95WkCLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/439bae94fbf7f8af273ba05638e06f97/solana-keys-3.0.0-canary-20250716063217.tgz","_integrity":"sha512-y6BzE6d+6858N+7ewoI4k1kRb25EudXd1UjRNj5FS+lYxpa0V4SAJswhUxU407oYCo3mjHYMAJNe7sfFqTTzzw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250716063217","@solana/codecs-core":"3.0.0-canary-20250716063217","@solana/nominal-types":"3.0.0-canary-20250716063217","@solana/codecs-strings":"3.0.0-canary-20250716063217"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250716063217_1752648292766_0.12313234162750186","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716063321":{"name":"@solana/keys","version":"3.0.0-canary-20250716063321","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d398cdc2fdc493ccb0403ea7707071b4dad91808","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250716063321.tgz","fileCount":25,"integrity":"sha512-peivEGxaLhP+OMjwpSzRxPXo7u0/KjSqHN0fXqs8AQoPLTud/xQ8LDz9as9mf+mt+kTilWy7B+oIlxiqNhR3Wg==","signatures":[{"sig":"MEUCIQDFrWsc5Esq56OvJtEKkBKODeoXCVu4lt/GZ2+CFFr6bwIgZK29QAZICHzdwiBOwEfahxxTfQaJsoHh2dhfxj7Nwys=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ec27c0d6f9c8c73416de7f5076a08f20/solana-keys-3.0.0-canary-20250716063321.tgz","_integrity":"sha512-peivEGxaLhP+OMjwpSzRxPXo7u0/KjSqHN0fXqs8AQoPLTud/xQ8LDz9as9mf+mt+kTilWy7B+oIlxiqNhR3Wg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250716063321","@solana/codecs-core":"3.0.0-canary-20250716063321","@solana/nominal-types":"3.0.0-canary-20250716063321","@solana/codecs-strings":"3.0.0-canary-20250716063321"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250716063321_1752648366574_0.7736787017057807","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716063845":{"name":"@solana/keys","version":"3.0.0-canary-20250716063845","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"25b8bddd419ad306ce7d83f9e196491f7f26b72c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250716063845.tgz","fileCount":25,"integrity":"sha512-kGTgUmmw5PdEQvFk7JnhinUfbEAQ6uVWOSLO8OTcSLT3G1xyekBRbTtB/sHnBfJS0Lwj2B0bcE+hiy7wBEvD0A==","signatures":[{"sig":"MEUCIQDxleE/X2PJ9TVnpjqsdcQT9XiAnBy19IFT+c9pQwEzPgIgSzEmVnBbhijpimbWulrpFqsVPGHkg4ijpxGjLSmRdfw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5421109c552a4a0156530305a913e7e2/solana-keys-3.0.0-canary-20250716063845.tgz","_integrity":"sha512-kGTgUmmw5PdEQvFk7JnhinUfbEAQ6uVWOSLO8OTcSLT3G1xyekBRbTtB/sHnBfJS0Lwj2B0bcE+hiy7wBEvD0A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250716063845","@solana/codecs-core":"3.0.0-canary-20250716063845","@solana/nominal-types":"3.0.0-canary-20250716063845","@solana/codecs-strings":"3.0.0-canary-20250716063845"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250716063845_1752648693287_0.9551288409932894","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716205325":{"name":"@solana/keys","version":"3.0.0-canary-20250716205325","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b2e8c4a25568d16a302d301ae1d805ae4406d2b9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250716205325.tgz","fileCount":25,"integrity":"sha512-YpQpooO6DzPt3/FB5CqNWm0tfl/SSEUtejM9vjCDM4e65ZXqnlwJckKJwjI9MFxXQc21R8mRNUdgCp9ahSX0zg==","signatures":[{"sig":"MEQCIHGEBRYi0oumT9e0t7WashreUfBGVaTzOW4ECLOZ7JrEAiAvhaPtmxqVZPPszuqeW9A2LJe6VjgPVxKg1UwYk+7UKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2d8580960c9dbd1b51eab2b426db6fe4/solana-keys-3.0.0-canary-20250716205325.tgz","_integrity":"sha512-YpQpooO6DzPt3/FB5CqNWm0tfl/SSEUtejM9vjCDM4e65ZXqnlwJckKJwjI9MFxXQc21R8mRNUdgCp9ahSX0zg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250716205325","@solana/codecs-core":"3.0.0-canary-20250716205325","@solana/nominal-types":"3.0.0-canary-20250716205325","@solana/codecs-strings":"3.0.0-canary-20250716205325"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250716205325_1752700000522_0.2179766239693628","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716205701":{"name":"@solana/keys","version":"3.0.0-canary-20250716205701","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3b85c9bb5b799f41dcf95b849c21a3c3ffa5d172","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250716205701.tgz","fileCount":25,"integrity":"sha512-y7AmOAyUvbmD2iwRXpQ+PHsDLkK/piQiYrDlG5vMeG9mI5bSMcW8ne5+f5oxOre13DAaI1B0+NU2wHnbax8bDw==","signatures":[{"sig":"MEUCICPeeFNpn7/w0nAA/uWc0QFsQchMYQwqrFoy5oT0o0EnAiEAvc+LaqA+yygJZXGXglc8jgxqiLhirhAU0rdTuwneOkU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/47f9dd362a3df37550bbe32b58499a17/solana-keys-3.0.0-canary-20250716205701.tgz","_integrity":"sha512-y7AmOAyUvbmD2iwRXpQ+PHsDLkK/piQiYrDlG5vMeG9mI5bSMcW8ne5+f5oxOre13DAaI1B0+NU2wHnbax8bDw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250716205701","@solana/codecs-core":"3.0.0-canary-20250716205701","@solana/nominal-types":"3.0.0-canary-20250716205701","@solana/codecs-strings":"3.0.0-canary-20250716205701"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250716205701_1752700232651_0.9593699811077425","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250716222853":{"name":"@solana/keys","version":"3.0.0-canary-20250716222853","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4b26c08f02fe76f3168d4370af69697da8507fec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250716222853.tgz","fileCount":25,"integrity":"sha512-Sk2SzW8T9cT6vHqVvk4W0L6xpnPlonkhnrv3bXM1YxgpV0KWMcMwQSRr5gD3cfWWQ6CmUwAQdMprdzQiu+8KZQ==","signatures":[{"sig":"MEUCIQDlIE9vhNl7tkAqRsO11f/0nmrwjVeCFaWkxY5Vm0nWowIgY56ZNSBdojX53YBurT69LtsPAku1w5AoU1GQZ/z8gEM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e79381e681077477e571402162d5296d/solana-keys-3.0.0-canary-20250716222853.tgz","_integrity":"sha512-Sk2SzW8T9cT6vHqVvk4W0L6xpnPlonkhnrv3bXM1YxgpV0KWMcMwQSRr5gD3cfWWQ6CmUwAQdMprdzQiu+8KZQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250716222853","@solana/codecs-core":"3.0.0-canary-20250716222853","@solana/nominal-types":"3.0.0-canary-20250716222853","@solana/codecs-strings":"3.0.0-canary-20250716222853"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250716222853_1752705712599_0.09993553913660502","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250717174102":{"name":"@solana/keys","version":"3.0.0-canary-20250717174102","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"62d7e1fd0d7d10de14b8387ba4e71b036cd8db39","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250717174102.tgz","fileCount":25,"integrity":"sha512-ToxY0PmCaHLoATIXtQCx9OFUao5TuurOb1ED6detLFDuz7jPzCNwkEfq0ClXlmrHC1xRrEkKZXHZIZYfRTFy5g==","signatures":[{"sig":"MEUCIFOsAgW0M8zLOlALxjYU1y9GG8F8L/dMncB9A6sAKCpBAiEAslra7biPO6aZ3dpOh8i3hFPXelnC/kry5LiW2mo1tVE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5c91e43124252457491431f58bdc129f/solana-keys-3.0.0-canary-20250717174102.tgz","_integrity":"sha512-ToxY0PmCaHLoATIXtQCx9OFUao5TuurOb1ED6detLFDuz7jPzCNwkEfq0ClXlmrHC1xRrEkKZXHZIZYfRTFy5g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250717174102","@solana/codecs-core":"3.0.0-canary-20250717174102","@solana/nominal-types":"3.0.0-canary-20250717174102","@solana/codecs-strings":"3.0.0-canary-20250717174102"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250717174102_1752774905666_0.6822449065697227","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250717174139":{"name":"@solana/keys","version":"3.0.0-canary-20250717174139","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7155f7740f92a763c726c246892519c73a7d8b7c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250717174139.tgz","fileCount":25,"integrity":"sha512-TcbFrYqmgcMT+3OGJdtwOQFSVHpMlgXwHotKcI+ZOvTqV4VG73Jeu4j/GuTTelyLZN1Lbd7olSFS0d3bzi2qGQ==","signatures":[{"sig":"MEQCIBOe6dMScrwIC9Au5F7lweONlgEy/L5ZyLdwLVNo8XrBAiB4naspE1pMXnlpY6eYfCbuoakC24v0rMisp9z2BpnHPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/96ed3c80d87192766520c733c7b3c3a1/solana-keys-3.0.0-canary-20250717174139.tgz","_integrity":"sha512-TcbFrYqmgcMT+3OGJdtwOQFSVHpMlgXwHotKcI+ZOvTqV4VG73Jeu4j/GuTTelyLZN1Lbd7olSFS0d3bzi2qGQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250717174139","@solana/codecs-core":"3.0.0-canary-20250717174139","@solana/nominal-types":"3.0.0-canary-20250717174139","@solana/codecs-strings":"3.0.0-canary-20250717174139"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250717174139_1752774926621_0.043485867923376276","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250717224353":{"name":"@solana/keys","version":"3.0.0-canary-20250717224353","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b9bd9991be28d02066214a5888115eafa1810e21","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250717224353.tgz","fileCount":25,"integrity":"sha512-Qt2lbGSalDdKt0iuF0GSPJ8ckjDZ0uJ/V931droqpa0nEOJQys9gLTxhEh/+4AjhEXPuwqm4AjtocULDeJQFvg==","signatures":[{"sig":"MEQCIG1G2g8cBazite1XTohxZrCxQsbCkdeRjqXqtmrZVXGpAiBXJlNjnhGI7ImFK6X25SfGjqecXgVLl2Tn9Yj8ymEuDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3c8ea6e728112f7489b67bb56284614b/solana-keys-3.0.0-canary-20250717224353.tgz","_integrity":"sha512-Qt2lbGSalDdKt0iuF0GSPJ8ckjDZ0uJ/V931droqpa0nEOJQys9gLTxhEh/+4AjhEXPuwqm4AjtocULDeJQFvg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250717224353","@solana/codecs-core":"3.0.0-canary-20250717224353","@solana/nominal-types":"3.0.0-canary-20250717224353","@solana/codecs-strings":"3.0.0-canary-20250717224353"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250717224353_1752793013717_0.372088607567302","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250718212840":{"name":"@solana/keys","version":"3.0.0-canary-20250718212840","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"eab44bc60436eb6d690c3c42e9b74efae23e47a7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250718212840.tgz","fileCount":25,"integrity":"sha512-XOlHjO0g4HagfVIP4Pd+wbkCQTOV3J/k6gB8toEp9N/o8//ZpQxZ7TgB8KSuYkJOfOe3JvQ3oW+D06D4Bu2jAg==","signatures":[{"sig":"MEUCIQCuvPAltYq4WEL8Rj7Y4nmXo1xNvUsMgwHrDQmIdZG0BgIgCGCRSejVnOJvO9UndqaKkSP17VOlulGOWoyksiJBnOU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bbb132ff87e6dbd3bd646a9f770546cc/solana-keys-3.0.0-canary-20250718212840.tgz","_integrity":"sha512-XOlHjO0g4HagfVIP4Pd+wbkCQTOV3J/k6gB8toEp9N/o8//ZpQxZ7TgB8KSuYkJOfOe3JvQ3oW+D06D4Bu2jAg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250718212840","@solana/codecs-core":"3.0.0-canary-20250718212840","@solana/nominal-types":"3.0.0-canary-20250718212840","@solana/codecs-strings":"3.0.0-canary-20250718212840"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250718212840_1752874920958_0.9491763242671258","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250718212927":{"name":"@solana/keys","version":"3.0.0-canary-20250718212927","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b791086896280e7a715731490015ad271834881d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250718212927.tgz","fileCount":25,"integrity":"sha512-w3M7yKxib4vuHGQ1U/zPgzrDrYcxzXtJSd/aHA4+gTr9bTFSe1x9Vq8B15pg4qfJ21OHngAZ9nf42teROHIkiw==","signatures":[{"sig":"MEUCIQD2ZRxTkztqIs+POByrgfSCEc6895Br3ktEcZ5R30B/TQIgLd7lQxsvd7UCSxrc+aSLNILQURhFmpudYuF7VBAU2tE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0555cfd4a43b4d702b01c568ce38d980/solana-keys-3.0.0-canary-20250718212927.tgz","_integrity":"sha512-w3M7yKxib4vuHGQ1U/zPgzrDrYcxzXtJSd/aHA4+gTr9bTFSe1x9Vq8B15pg4qfJ21OHngAZ9nf42teROHIkiw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250718212927","@solana/codecs-core":"3.0.0-canary-20250718212927","@solana/nominal-types":"3.0.0-canary-20250718212927","@solana/codecs-strings":"3.0.0-canary-20250718212927"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250718212927_1752874950233_0.8576640893295964","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250721164005":{"name":"@solana/keys","version":"3.0.0-canary-20250721164005","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c854288644457a0286f82abf3cc1ae60546defb4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250721164005.tgz","fileCount":25,"integrity":"sha512-XUu4GlT1/GPC/t6wuejf7cFPEtqCKdU5lUzZnEOhDyGaFiM4WmMcqatls67tWo5GBvKk0Brs1iZ0+00nUswlRg==","signatures":[{"sig":"MEUCIHD6CH++OWmSZdSTqRQg3LUT6bCEJukpay6DHmUYLzA+AiEA9N+JmN4jtwivoshKUQf7f9wyp1cagaMZfyBcb1efJv8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/49d1cc5075d9c8785c7207e37c7a957f/solana-keys-3.0.0-canary-20250721164005.tgz","_integrity":"sha512-XUu4GlT1/GPC/t6wuejf7cFPEtqCKdU5lUzZnEOhDyGaFiM4WmMcqatls67tWo5GBvKk0Brs1iZ0+00nUswlRg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250721164005","@solana/codecs-core":"3.0.0-canary-20250721164005","@solana/nominal-types":"3.0.0-canary-20250721164005","@solana/codecs-strings":"3.0.0-canary-20250721164005"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250721164005_1753116816726_0.01777239928194918","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250721170448":{"name":"@solana/keys","version":"3.0.0-canary-20250721170448","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"60284f91eb8aef263d51c4e57060eaf9f4ab8036","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250721170448.tgz","fileCount":25,"integrity":"sha512-hyWvaFxHd2j9rKqB/XYl/6rFyF6mYhqVCztS1t8l9Id+6dB7r24HaJZWJlOn/qn1UdHZgOuy2fzi1w8j/o0X9g==","signatures":[{"sig":"MEUCICDGUvKBTUQzRvwb7779GtGjhpyDgGJ8NE/IDCJ7aWG+AiEA0klh8cTSVcD01MYEUpgr2EM5LAhPRat3OcQEHnrZPvo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/86fad61f440c747437d31910ce99cbde/solana-keys-3.0.0-canary-20250721170448.tgz","_integrity":"sha512-hyWvaFxHd2j9rKqB/XYl/6rFyF6mYhqVCztS1t8l9Id+6dB7r24HaJZWJlOn/qn1UdHZgOuy2fzi1w8j/o0X9g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250721170448","@solana/codecs-core":"3.0.0-canary-20250721170448","@solana/nominal-types":"3.0.0-canary-20250721170448","@solana/codecs-strings":"3.0.0-canary-20250721170448"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250721170448_1753118234412_0.4465691878110216","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250721211758":{"name":"@solana/keys","version":"3.0.0-canary-20250721211758","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c0ab2978ea83c8844398aaaeebd90f654ece7399","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250721211758.tgz","fileCount":25,"integrity":"sha512-jVk2sUUX4fUOTDER9viFN7yqyFfia7buiQTN3muVW3i7rqco66syt99pI5D0QgvBQOuzYccnR0jMQzUaARL4Xg==","signatures":[{"sig":"MEMCHz4RzHXDHzwLaQQ30YdUTD10dZ+/IE4piLwqeAjEA+8CIGFMBQMOkPXADKsDCT2Cvxxs2aXI9X2xGgOm/dJZpslH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/58acfebe3ac4da3b6d6698a38e0922e8/solana-keys-3.0.0-canary-20250721211758.tgz","_integrity":"sha512-jVk2sUUX4fUOTDER9viFN7yqyFfia7buiQTN3muVW3i7rqco66syt99pI5D0QgvBQOuzYccnR0jMQzUaARL4Xg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250721211758","@solana/codecs-core":"3.0.0-canary-20250721211758","@solana/nominal-types":"3.0.0-canary-20250721211758","@solana/codecs-strings":"3.0.0-canary-20250721211758"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250721211758_1753133446513_0.810852551852945","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722091438":{"name":"@solana/keys","version":"3.0.0-canary-20250722091438","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"2b96d106bb503f430c352ab9ca934cb54727302c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722091438.tgz","fileCount":25,"integrity":"sha512-rFl745lPoI0R8sZw/QomjDOQ+6yg7JlLk0b0jY1wsH83XuaC0AqkfYzu6NmpHVa2RYlheeBBT+QdtQClvOW5bw==","signatures":[{"sig":"MEUCIAMZIQiPNjK5pDzAcRvaWMZPUA435NuDryu23Z/LCpMsAiEAvXTv2yFFIH9OM9+A+/WqZyrwkEfdfacbNtIUKzviw/k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/cc1e4e7a111adcb2cc18081e38d444ab/solana-keys-3.0.0-canary-20250722091438.tgz","_integrity":"sha512-rFl745lPoI0R8sZw/QomjDOQ+6yg7JlLk0b0jY1wsH83XuaC0AqkfYzu6NmpHVa2RYlheeBBT+QdtQClvOW5bw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722091438","@solana/codecs-core":"3.0.0-canary-20250722091438","@solana/nominal-types":"3.0.0-canary-20250722091438","@solana/codecs-strings":"3.0.0-canary-20250722091438"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722091438_1753176421720_0.11789523990572492","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722091641":{"name":"@solana/keys","version":"3.0.0-canary-20250722091641","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"451b0a8a78002e4db69750e33c834eb3cd937a1b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722091641.tgz","fileCount":25,"integrity":"sha512-tyfRirYi+g0vjQS7r6u/8G962z0AfsdOlGn4AXpa43K2LWg0NPOfsAVm8bGHBSmv/xmxKxbCnebdj8TeFB5cvA==","signatures":[{"sig":"MEUCIE/xgCgYqYaoo56xcIYnBwP2dmNrL3jtD/ad+1smocPZAiEAoKBOwJM9nJGbxur7Oz7fOdmL1EIrszmPQtO5AvYlyR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6be8c6b9535e046d5dbbbb1d6542d883/solana-keys-3.0.0-canary-20250722091641.tgz","_integrity":"sha512-tyfRirYi+g0vjQS7r6u/8G962z0AfsdOlGn4AXpa43K2LWg0NPOfsAVm8bGHBSmv/xmxKxbCnebdj8TeFB5cvA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722091641","@solana/codecs-core":"3.0.0-canary-20250722091641","@solana/nominal-types":"3.0.0-canary-20250722091641","@solana/codecs-strings":"3.0.0-canary-20250722091641"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722091641_1753176518398_0.010967644223662809","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722092115":{"name":"@solana/keys","version":"3.0.0-canary-20250722092115","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a7783aa2caa1479ea196da6eb0f2953242d151b2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722092115.tgz","fileCount":25,"integrity":"sha512-/GVAeKPSU+Oj8QeTjLhCii1PIJsM7im4q5pGf+HZrQKf/I86mJHGY+nRhZUIJ2Ltx1o0X4q6IJY1+PpuM839/w==","signatures":[{"sig":"MEUCIHpB4oixFvJXn6lbCq0ONoVnBXl+uCkMfNpxKl1JK+NUAiEAwC17rr02T4aHtb75LKhlqXqXYxVmUoEDpVdLo/uEizc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/8465f31adccfe4999c8ff99f29e9f8f7/solana-keys-3.0.0-canary-20250722092115.tgz","_integrity":"sha512-/GVAeKPSU+Oj8QeTjLhCii1PIJsM7im4q5pGf+HZrQKf/I86mJHGY+nRhZUIJ2Ltx1o0X4q6IJY1+PpuM839/w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722092115","@solana/codecs-core":"3.0.0-canary-20250722092115","@solana/nominal-types":"3.0.0-canary-20250722092115","@solana/codecs-strings":"3.0.0-canary-20250722092115"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722092115_1753176841487_0.18163557642935557","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722092257":{"name":"@solana/keys","version":"3.0.0-canary-20250722092257","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"db1bcbba0e19b1fbe1256856c845c0c261091fb7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722092257.tgz","fileCount":25,"integrity":"sha512-gjPIOD48rDBjawYL9Eyqrd4Oer1pBqOH4P2J/eyQkfjt7WkF3Rc1v+XMMC8KHm+JorR/g6KFdWW1SZH37LZGQQ==","signatures":[{"sig":"MEQCIASPj7EGSVpq1Yciq3UgrdlW+xR2so7ebwOsu2rV53+oAiA/hjTCF0lPxtj3FeI5eItVF41geFgDolS3S6nFrgBsDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/eecc43c44626a09ebc1f93f158e5afdf/solana-keys-3.0.0-canary-20250722092257.tgz","_integrity":"sha512-gjPIOD48rDBjawYL9Eyqrd4Oer1pBqOH4P2J/eyQkfjt7WkF3Rc1v+XMMC8KHm+JorR/g6KFdWW1SZH37LZGQQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722092257","@solana/codecs-core":"3.0.0-canary-20250722092257","@solana/nominal-types":"3.0.0-canary-20250722092257","@solana/codecs-strings":"3.0.0-canary-20250722092257"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722092257_1753176886005_0.04239966252254712","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722095239":{"name":"@solana/keys","version":"3.0.0-canary-20250722095239","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"5dbd80ca793404617789be4a3e8efc1b9edc0757","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722095239.tgz","fileCount":25,"integrity":"sha512-9szhO+qgo31wUCPhlImoDRghR/WpF8xAO3gajNXJloQ2giJ2c9CenAC8wzQKnUtRrvkSs+vok8ecQllm8JOMmw==","signatures":[{"sig":"MEUCIEP7jT+mWaB9syPSRW/EEX5py6oMG9rK15t9/qL0Iog/AiEAwEBx5f8eOz9mZYXR+06pLCT5YCq+wMHtHgBzM+mcfA4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5238d7b4b15646a6e67ebf81fb188291/solana-keys-3.0.0-canary-20250722095239.tgz","_integrity":"sha512-9szhO+qgo31wUCPhlImoDRghR/WpF8xAO3gajNXJloQ2giJ2c9CenAC8wzQKnUtRrvkSs+vok8ecQllm8JOMmw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722095239","@solana/codecs-core":"3.0.0-canary-20250722095239","@solana/nominal-types":"3.0.0-canary-20250722095239","@solana/codecs-strings":"3.0.0-canary-20250722095239"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722095239_1753178723896_0.6100407239718912","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722095653":{"name":"@solana/keys","version":"3.0.0-canary-20250722095653","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ae7abf48751e19d3312918967950c79556c53ee3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722095653.tgz","fileCount":25,"integrity":"sha512-xKhq80HqN4OSkfLa0CfWo8FhmRwkCD0JnnZV08AUpncnkFlWG93M2wLZc2UCZq/Hho7YX7Uzs4R5388AfSWQLw==","signatures":[{"sig":"MEYCIQC6f+iOzGNPPI/U9pp/U0PeNFVq+fe9DUEyS79tfXfM6QIhAJ2CKL/qOgEnec2xAH5c1yeIe1IQM0S40ygUGZxX7PWX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d58444814e88871f2d11f4c5b36511d5/solana-keys-3.0.0-canary-20250722095653.tgz","_integrity":"sha512-xKhq80HqN4OSkfLa0CfWo8FhmRwkCD0JnnZV08AUpncnkFlWG93M2wLZc2UCZq/Hho7YX7Uzs4R5388AfSWQLw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722095653","@solana/codecs-core":"3.0.0-canary-20250722095653","@solana/nominal-types":"3.0.0-canary-20250722095653","@solana/codecs-strings":"3.0.0-canary-20250722095653"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722095653_1753178937541_0.6129630560739152","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722165041":{"name":"@solana/keys","version":"3.0.0-canary-20250722165041","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e41d27caac35ea8cf92b865bf98942d337eef56a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722165041.tgz","fileCount":25,"integrity":"sha512-VAY2lUsapW8gHNivVLhORRAw6ijHvC3yvY8HyXAGv45bod6335DbxezQKonOOqYSlU1CfroHLJuxe7LPl/8auA==","signatures":[{"sig":"MEUCIQDikoqJAlb/B9jxhH/bHXkhvjVoQUNuuFPrmWrleazvQgIgVQEv7UUqItDrG7jHnSakDeEQBKIO2UnPZoSxEet4fiY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/a4effd201e229fa603fb453975502ffa/solana-keys-3.0.0-canary-20250722165041.tgz","_integrity":"sha512-VAY2lUsapW8gHNivVLhORRAw6ijHvC3yvY8HyXAGv45bod6335DbxezQKonOOqYSlU1CfroHLJuxe7LPl/8auA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722165041","@solana/codecs-core":"3.0.0-canary-20250722165041","@solana/nominal-types":"3.0.0-canary-20250722165041","@solana/codecs-strings":"3.0.0-canary-20250722165041"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722165041_1753203847028_0.39637519528374865","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722170018":{"name":"@solana/keys","version":"3.0.0-canary-20250722170018","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"592b320269a83c238eaad9dc16fad8d924d3c74f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722170018.tgz","fileCount":25,"integrity":"sha512-lwrY6xAnucUVv121gul/0yPAZbGj/KX/3csdGMRNh7ki0gk+bnRocBPw0n8jotBZRZjsPbDOoeI+R0RVstXNzA==","signatures":[{"sig":"MEUCIAxGtPMXSOZ5DB++Mox1j3SesRO7Mc2LNnIs7bDBdKgAAiEA7swZ/dlHKmC0BpH8wXynAaPtN7dMWe1DBV4xAQZzoQc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0f2e85abe79c01550c9e05648a2a9604/solana-keys-3.0.0-canary-20250722170018.tgz","_integrity":"sha512-lwrY6xAnucUVv121gul/0yPAZbGj/KX/3csdGMRNh7ki0gk+bnRocBPw0n8jotBZRZjsPbDOoeI+R0RVstXNzA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722170018","@solana/codecs-core":"3.0.0-canary-20250722170018","@solana/nominal-types":"3.0.0-canary-20250722170018","@solana/codecs-strings":"3.0.0-canary-20250722170018"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722170018_1753204355041_0.302156977568393","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722170002":{"name":"@solana/keys","version":"3.0.0-canary-20250722170002","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"dcdfad742ef6711e4e7f2a79beed1cc394ed2cac","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722170002.tgz","fileCount":25,"integrity":"sha512-4Ilg8SzsEt/mqliVm4LaS4+CERrrqmu9iirhVW6E1hk4cxwP1w18+oWz6zNQN1N8UWvdCDF6cZ7mfxLmervVyg==","signatures":[{"sig":"MEUCIBfbpIIwAubVuXrNyXcWthib/D78yux1BGGYm86Kdsw5AiEArbgDHNzbmGM7fcbb2cuMG8uk6LeFIhbm05MhmCVGRN0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/04ee295ab30ec938f8f6a095b1f9a7a2/solana-keys-3.0.0-canary-20250722170002.tgz","_integrity":"sha512-4Ilg8SzsEt/mqliVm4LaS4+CERrrqmu9iirhVW6E1hk4cxwP1w18+oWz6zNQN1N8UWvdCDF6cZ7mfxLmervVyg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722170002","@solana/codecs-core":"3.0.0-canary-20250722170002","@solana/nominal-types":"3.0.0-canary-20250722170002","@solana/codecs-strings":"3.0.0-canary-20250722170002"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722170002_1753204451846_0.35346814161125084","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722174427":{"name":"@solana/keys","version":"3.0.0-canary-20250722174427","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"3640de62ebfa04076737b491e5cde7f763ade13d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722174427.tgz","fileCount":25,"integrity":"sha512-cjx4UpXATANUaNqrEcyg251lPZvMtJsdMPhF6/hcNy1qaT9RJueNsUf9nvNVbMny6pejpF5+mOY6sl+5GQx64g==","signatures":[{"sig":"MEQCIEg0tMfYgKzxKSk0S31GWKAmhBrFj8byUHX5nGZ/DMJLAiB0A1JtJQYbxhW/JyiiSNeYcjlOGKRxUz0AOgNkJ6d10g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/78e325ea3dbaa9fa1689ff0a6532d0ab/solana-keys-3.0.0-canary-20250722174427.tgz","_integrity":"sha512-cjx4UpXATANUaNqrEcyg251lPZvMtJsdMPhF6/hcNy1qaT9RJueNsUf9nvNVbMny6pejpF5+mOY6sl+5GQx64g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722174427","@solana/codecs-core":"3.0.0-canary-20250722174427","@solana/nominal-types":"3.0.0-canary-20250722174427","@solana/codecs-strings":"3.0.0-canary-20250722174427"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722174427_1753207071994_0.28881039002804587","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722221247":{"name":"@solana/keys","version":"3.0.0-canary-20250722221247","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"46fd7d41429f1d216c5a70bc75092d4219f0e085","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722221247.tgz","fileCount":25,"integrity":"sha512-ffR1JMlrJI3o8/k5RjmlLbPFBUhFM3GiXQlxex9DHbP+zHn/+yjRBD3mNSbzx9ELuqpZ0O9oiqcrGr+j8NbG6g==","signatures":[{"sig":"MEUCIQCbSxAEf/HXT2bv35QmmPuoB2yylMlKSZaU1pkOu4mobQIgDNcUaIsZXjMIykktXSl32xzx7t8t96pu9PllCCMN2D0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/dfb9cdfa321e9ff1544bfa545d4d50f6/solana-keys-3.0.0-canary-20250722221247.tgz","_integrity":"sha512-ffR1JMlrJI3o8/k5RjmlLbPFBUhFM3GiXQlxex9DHbP+zHn/+yjRBD3mNSbzx9ELuqpZ0O9oiqcrGr+j8NbG6g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722221247","@solana/codecs-core":"3.0.0-canary-20250722221247","@solana/nominal-types":"3.0.0-canary-20250722221247","@solana/codecs-strings":"3.0.0-canary-20250722221247"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722221247_1753223150114_0.7170309532077117","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250722221428":{"name":"@solana/keys","version":"3.0.0-canary-20250722221428","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b8a51f8b8cada9b7a9500e20bfc2ee611b1a21e3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250722221428.tgz","fileCount":25,"integrity":"sha512-ApSokoT7XO+gGvq0d+PIiUVl5ehYcqT7WvfdbcPKHmB8ei5LOJ243mACOmepmYdyd95M8w6Qp0gpHahNVf+rKQ==","signatures":[{"sig":"MEYCIQCAJZ1Sp+h8vT8RKPSsRb4yrc5k4iffdagtN/Xpw9cMXgIhAPmL6e6ns45von+kPdrEynV6bWTZYXNIu9x926aEwmLR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/787ef77fc70f6c2bcfa15d26dea1d232/solana-keys-3.0.0-canary-20250722221428.tgz","_integrity":"sha512-ApSokoT7XO+gGvq0d+PIiUVl5ehYcqT7WvfdbcPKHmB8ei5LOJ243mACOmepmYdyd95M8w6Qp0gpHahNVf+rKQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250722221428","@solana/codecs-core":"3.0.0-canary-20250722221428","@solana/nominal-types":"3.0.0-canary-20250722221428","@solana/codecs-strings":"3.0.0-canary-20250722221428"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250722221428_1753223247518_0.1274781054626719","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724091815":{"name":"@solana/keys","version":"3.0.0-canary-20250724091815","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e140b4347440dfa4f4b7c60f84270371933ca68f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250724091815.tgz","fileCount":25,"integrity":"sha512-NsYh0YNXT8YkFgP/bpZDGNpW48h8ZdYteSGb0ECvYvIMktEW4YPHQJKG3IVn8iklpoh+82uiAkK9BClM3WQi7g==","signatures":[{"sig":"MEUCIQDtKrX/TQEiXOq8aMJnmmZIOuLCVp8Ud62T6C4iBei6qwIgWXt4LONfIrr5ZM+fYJHJxiIS2sxzfrIVmMXWOYAB2wk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ee4b7b7603e8fbd564ce45c63d032f4c/solana-keys-3.0.0-canary-20250724091815.tgz","_integrity":"sha512-NsYh0YNXT8YkFgP/bpZDGNpW48h8ZdYteSGb0ECvYvIMktEW4YPHQJKG3IVn8iklpoh+82uiAkK9BClM3WQi7g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250724091815","@solana/codecs-core":"3.0.0-canary-20250724091815","@solana/nominal-types":"3.0.0-canary-20250724091815","@solana/codecs-strings":"3.0.0-canary-20250724091815"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250724091815_1753349496137_0.5096785165067315","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724144348":{"name":"@solana/keys","version":"3.0.0-canary-20250724144348","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ae6fb6e9cebab4e3cc61726a4a421d52f63ba114","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250724144348.tgz","fileCount":25,"integrity":"sha512-RtgsXUGoDsWtPPDUQ11UBmv8qJo9uP3lgoEBZ6Fh8qaAyxjLSnUxAK7tEe4NgRF9Hn0GdxrDgI5MsWXGEaV8aQ==","signatures":[{"sig":"MEQCIBP4zm5AWWjI74JWM0Dr/IwtfhQe/cbZwq8Hq9S8FKmGAiA8mk3TGWMKrUSDlXF2Uy8KD3XNEqyr7X8i1h2/tpn/yA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4b54c187f5b6e63a0b52b5734cc9673b/solana-keys-3.0.0-canary-20250724144348.tgz","_integrity":"sha512-RtgsXUGoDsWtPPDUQ11UBmv8qJo9uP3lgoEBZ6Fh8qaAyxjLSnUxAK7tEe4NgRF9Hn0GdxrDgI5MsWXGEaV8aQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250724144348","@solana/codecs-core":"3.0.0-canary-20250724144348","@solana/nominal-types":"3.0.0-canary-20250724144348","@solana/codecs-strings":"3.0.0-canary-20250724144348"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250724144348_1753369026132_0.5039631478751496","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724184503":{"name":"@solana/keys","version":"3.0.0-canary-20250724184503","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"bb83532f4d73f0ee0f1adfa6db3d6f30a9d79e6f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250724184503.tgz","fileCount":25,"integrity":"sha512-4xHkavPCbTUvvvY24lVvdsdW0e3cFl8Gaz4W0WN9Zv8JuyeAStVMxpRrsjC2qRyV1Di+fDnjdhvweUBtYUAa/Q==","signatures":[{"sig":"MEYCIQCgN7bNtf43j3DHp0Dsy7K39hb9aZbZvIGzvFEU0EJZnwIhANRgm02GQBlwhWmPKOy2aApiACIPRiytTxRaiK/m3ujt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7a601fc8c220367d06180cb4727aec69/solana-keys-3.0.0-canary-20250724184503.tgz","_integrity":"sha512-4xHkavPCbTUvvvY24lVvdsdW0e3cFl8Gaz4W0WN9Zv8JuyeAStVMxpRrsjC2qRyV1Di+fDnjdhvweUBtYUAa/Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250724184503","@solana/codecs-core":"3.0.0-canary-20250724184503","@solana/nominal-types":"3.0.0-canary-20250724184503","@solana/codecs-strings":"3.0.0-canary-20250724184503"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250724184503_1753383466549_0.05629302460148233","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724184543":{"name":"@solana/keys","version":"3.0.0-canary-20250724184543","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"529ad9ab613ba18d2a9574071379534a5ee9d81e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250724184543.tgz","fileCount":25,"integrity":"sha512-w1wOoMyK5b8wsHu05D3olo3ougwL+2GRFLZVZS9A2JJLs7MEdW947W6gYOPJu3lmoeB4M0IMf7OTn+wh88MRbg==","signatures":[{"sig":"MEUCICGa94raTmvNQFCh1XC1qrzwaCWK8GpGwX4roHagojScAiEAnBvb2+i8xy+jjBT9cvLCdGkdHaa7uzd60i5CYYDZ3Eo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c03f8ce88736281b7b33b6e1bb77a754/solana-keys-3.0.0-canary-20250724184543.tgz","_integrity":"sha512-w1wOoMyK5b8wsHu05D3olo3ougwL+2GRFLZVZS9A2JJLs7MEdW947W6gYOPJu3lmoeB4M0IMf7OTn+wh88MRbg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250724184543","@solana/codecs-core":"3.0.0-canary-20250724184543","@solana/nominal-types":"3.0.0-canary-20250724184543","@solana/codecs-strings":"3.0.0-canary-20250724184543"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250724184543_1753383552385_0.46406422703253836","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724184816":{"name":"@solana/keys","version":"3.0.0-canary-20250724184816","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"865c197a0fe48c7e8800d11aa8477c767d6f10b9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250724184816.tgz","fileCount":25,"integrity":"sha512-OSEAPc5K5M8t3nCBJDb2ha3s6OrrLC8MqhreRcyyzT+xHPbHE4fPtZaS1T6FDI/94+dFY+qzLxzJpepjcNphlg==","signatures":[{"sig":"MEUCIQD8cQZL+aK9+RpijUiSuq0zHntZce5MUXWjzZepwHFs/wIgH/SZ5QqIiGeti4K5MAx61CRuRrpp+9fobTXvvWc2tpg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e256c1be7950d2cb0f0fd764522c9885/solana-keys-3.0.0-canary-20250724184816.tgz","_integrity":"sha512-OSEAPc5K5M8t3nCBJDb2ha3s6OrrLC8MqhreRcyyzT+xHPbHE4fPtZaS1T6FDI/94+dFY+qzLxzJpepjcNphlg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250724184816","@solana/codecs-core":"3.0.0-canary-20250724184816","@solana/nominal-types":"3.0.0-canary-20250724184816","@solana/codecs-strings":"3.0.0-canary-20250724184816"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250724184816_1753383665395_0.40282978302268724","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724184843":{"name":"@solana/keys","version":"3.0.0-canary-20250724184843","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1671254a87799d6a284ff51a07817a07b749998c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250724184843.tgz","fileCount":25,"integrity":"sha512-vw8NxzfyWJ5tDYNSui4Fk6WOLL8MBKufAOIlbHhkybNT6eVwts7nVW6GkBccPyNtcoCVN79K09yswwFvJOX35A==","signatures":[{"sig":"MEUCIQCLfY/SbCR6K2TBDSQqBhC8oBMGi0vP2Pa0jFAee4rIMQIgV1u1McaopgwpLXW8reWpEd0yIY7s8QrZt6Wn1lb5TUQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/585a639b437da3b55508e1c8d6b33069/solana-keys-3.0.0-canary-20250724184843.tgz","_integrity":"sha512-vw8NxzfyWJ5tDYNSui4Fk6WOLL8MBKufAOIlbHhkybNT6eVwts7nVW6GkBccPyNtcoCVN79K09yswwFvJOX35A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250724184843","@solana/codecs-core":"3.0.0-canary-20250724184843","@solana/nominal-types":"3.0.0-canary-20250724184843","@solana/codecs-strings":"3.0.0-canary-20250724184843"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250724184843_1753383679247_0.20206018928537617","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250724184822":{"name":"@solana/keys","version":"3.0.0-canary-20250724184822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ab4f06d719b07df7395730ebf74ee85d8ef29003","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250724184822.tgz","fileCount":25,"integrity":"sha512-+AStGvKyj1SjWUB1WkT/VMMDjr7MD2IwqNT/PtFb3znu5sZul2nlLZqSEcUipm0r4nCdhQCy0/e7faa94QjDFQ==","signatures":[{"sig":"MEQCIGv0mOrlIk9LemZm8FGfIGBJOxKqD+556oTUQ03qUr24AiA+181F60cTLfOw0/laAt1JxPCQKNictAdsOnEBVf3b5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/adbf5983ab45cded3d647697b30a4cbf/solana-keys-3.0.0-canary-20250724184822.tgz","_integrity":"sha512-+AStGvKyj1SjWUB1WkT/VMMDjr7MD2IwqNT/PtFb3znu5sZul2nlLZqSEcUipm0r4nCdhQCy0/e7faa94QjDFQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250724184822","@solana/codecs-core":"3.0.0-canary-20250724184822","@solana/nominal-types":"3.0.0-canary-20250724184822","@solana/codecs-strings":"3.0.0-canary-20250724184822"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250724184822_1753383696343_0.3126262972106202","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250725184255":{"name":"@solana/keys","version":"3.0.0-canary-20250725184255","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"35dbe90c6885cbdcf7af0a395d1643e8ec0ccbb6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250725184255.tgz","fileCount":25,"integrity":"sha512-u88/jMjGcs2czrJiFRK5kiLwP10Cr4QFViKkvdXtSCW2iTV98rwvRTYc7DvruHadVdJK4+qiTnzBgwXKZJIZpw==","signatures":[{"sig":"MEYCIQD1+nLFJxdJrRSiyckqcfFlNt+tqHlwfQInc6ab+JWFQgIhAKoy88etc/89eGCUWYYvwnRSGL9+3XCQpnzSgjRhrtnR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/112683829c22baea147b9ad385be3ee7/solana-keys-3.0.0-canary-20250725184255.tgz","_integrity":"sha512-u88/jMjGcs2czrJiFRK5kiLwP10Cr4QFViKkvdXtSCW2iTV98rwvRTYc7DvruHadVdJK4+qiTnzBgwXKZJIZpw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250725184255","@solana/codecs-core":"3.0.0-canary-20250725184255","@solana/nominal-types":"3.0.0-canary-20250725184255","@solana/codecs-strings":"3.0.0-canary-20250725184255"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250725184255_1753469775349_0.17197758804886587","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250725184527":{"name":"@solana/keys","version":"3.0.0-canary-20250725184527","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"80faa262fdce235e1cb7f266729f480a2467d083","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250725184527.tgz","fileCount":25,"integrity":"sha512-s0QMUmOLhOQPXNBi0iDWmu8B03DxYBYEQ2gi3TDF6BVvO2FW371StOUA4VJaTGVrgNIwbFKHj5kN3LRamTSwwg==","signatures":[{"sig":"MEUCIQCO3NgdYl/d9oc7WhjXbhTQT89IdW94LyDnCHr8xyeZXgIgTqYF3ALU1Hk747QelzcdZpxl/WWELnjFcpWoRX1kGRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f55ed4d49692e028fe57092a47574c92/solana-keys-3.0.0-canary-20250725184527.tgz","_integrity":"sha512-s0QMUmOLhOQPXNBi0iDWmu8B03DxYBYEQ2gi3TDF6BVvO2FW371StOUA4VJaTGVrgNIwbFKHj5kN3LRamTSwwg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250725184527","@solana/codecs-core":"3.0.0-canary-20250725184527","@solana/nominal-types":"3.0.0-canary-20250725184527","@solana/codecs-strings":"3.0.0-canary-20250725184527"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250725184527_1753469913703_0.4013222575198703","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250725184911":{"name":"@solana/keys","version":"3.0.0-canary-20250725184911","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"69b1019f51cb884df07b4a8655529c68e043b305","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250725184911.tgz","fileCount":25,"integrity":"sha512-WhoAylTWbJIBEG9+xkLxgBGAF2FWgvghp6XjP9YYO2VaohJ/tQToEMlugO02Fd1tZcR7nPX5vLTgqzxlcp+Epw==","signatures":[{"sig":"MEYCIQCBFizX5R46y3zdbIb3rfK5BNvM6hrks/Qsee9u0DKKlwIhALx3JNjlnbFomJ8nYye3Kki+JeaHHt+KecxeT5VObthG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d81e240c0687552cb3ebbb3d84baeb1d/solana-keys-3.0.0-canary-20250725184911.tgz","_integrity":"sha512-WhoAylTWbJIBEG9+xkLxgBGAF2FWgvghp6XjP9YYO2VaohJ/tQToEMlugO02Fd1tZcR7nPX5vLTgqzxlcp+Epw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250725184911","@solana/codecs-core":"3.0.0-canary-20250725184911","@solana/nominal-types":"3.0.0-canary-20250725184911","@solana/codecs-strings":"3.0.0-canary-20250725184911"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250725184911_1753470163514_0.14025775110630057","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250726063714":{"name":"@solana/keys","version":"3.0.0-canary-20250726063714","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4ad1dda55e37661e8d372c7739e3312ffe81dfd7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250726063714.tgz","fileCount":25,"integrity":"sha512-pvPRIFcsdpxpskckX34LLPiDXY4gHx+518zgIKTmdk9d8X4JZ4M7M6HAzRF75E4rwhC28NRWZWNssi4b4nAmKQ==","signatures":[{"sig":"MEYCIQDYDuB8DGB8pz5T8eSoCI/HsMbLeTJDwgEGehs4mBqSlgIhALAYNArRA/o25q7e/Gae8rQ2IRUDC/n3TQxjrcvywaac","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/5611eeb3777afa7f8feb3877374852e3/solana-keys-3.0.0-canary-20250726063714.tgz","_integrity":"sha512-pvPRIFcsdpxpskckX34LLPiDXY4gHx+518zgIKTmdk9d8X4JZ4M7M6HAzRF75E4rwhC28NRWZWNssi4b4nAmKQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250726063714","@solana/codecs-core":"3.0.0-canary-20250726063714","@solana/nominal-types":"3.0.0-canary-20250726063714","@solana/codecs-strings":"3.0.0-canary-20250726063714"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250726063714_1753512574821_0.24297490550601863","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250808140605":{"name":"@solana/keys","version":"3.0.0-canary-20250808140605","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"bb52764921d954dcebf24e541305beda87c0f8a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250808140605.tgz","fileCount":25,"integrity":"sha512-VMaQVECyZPK1qJsCVduzr5+bcIvpZqU/CU9QPVHhl3Dgw2qT/3KcZcIgbaslOOpVkcX+2jyrepCNali35o2DUA==","signatures":[{"sig":"MEQCIDwxMvtqpwkfhIhybME2bD3yzyLwzqceDbsTsto++DxFAiBBWdKE/oD9Lq1F0jEwFX2NfYs3vzTBYqySb38NGmVkvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/207b35252a74f1ad1bb0300552a4b280/solana-keys-3.0.0-canary-20250808140605.tgz","_integrity":"sha512-VMaQVECyZPK1qJsCVduzr5+bcIvpZqU/CU9QPVHhl3Dgw2qT/3KcZcIgbaslOOpVkcX+2jyrepCNali35o2DUA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250808140605","@solana/codecs-core":"3.0.0-canary-20250808140605","@solana/nominal-types":"3.0.0-canary-20250808140605","@solana/codecs-strings":"3.0.0-canary-20250808140605"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250808140605_1754662760826_0.4664528119957929","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250808140800":{"name":"@solana/keys","version":"3.0.0-canary-20250808140800","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"266388501d1e8007f7b1f9f9eaa88d5a99006b7f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250808140800.tgz","fileCount":25,"integrity":"sha512-4zCyCyTekHWTUUtz3DFwGDP86CATQK+XhuPCouVbWBuoeto1nsjKckr2RGPUYqVUJklWKOUezZJp6WfhdPuvJg==","signatures":[{"sig":"MEQCIFVytabGgPmumb0iZXJPpzo1GUHQkP1fLz8OQeQx2vYrAiAFXz8C+wHNMRz/xjuVjTkVMdZLT1w0MSHuTD+FAv2WPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2b75fa69203bf1d4d423d4bff7637b47/solana-keys-3.0.0-canary-20250808140800.tgz","_integrity":"sha512-4zCyCyTekHWTUUtz3DFwGDP86CATQK+XhuPCouVbWBuoeto1nsjKckr2RGPUYqVUJklWKOUezZJp6WfhdPuvJg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250808140800","@solana/codecs-core":"3.0.0-canary-20250808140800","@solana/nominal-types":"3.0.0-canary-20250808140800","@solana/codecs-strings":"3.0.0-canary-20250808140800"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250808140800_1754662807143_0.31964777959481916","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250808141109":{"name":"@solana/keys","version":"3.0.0-canary-20250808141109","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"45d82c956e1106ff4e7ecee4f34b789bae908602","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250808141109.tgz","fileCount":25,"integrity":"sha512-830HwTANzxlleiPfHpYmhmphpDIsWsrjk2Gjx2GT04pbSLDMQU5pseUM7BzS7yZCrH9y0srAef9zAP/qFIAKSg==","signatures":[{"sig":"MEUCIHwHhYdXn7Ff5DftNCnZ4pgtG3X1EbbKMVdGvbI/cY19AiEA4qZ7vlBVjR8EAZ+LPBzdeAksNkGV+cMnu9aBvNh6v7g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b6e2c4e72243b945cb7de54a15700020/solana-keys-3.0.0-canary-20250808141109.tgz","_integrity":"sha512-830HwTANzxlleiPfHpYmhmphpDIsWsrjk2Gjx2GT04pbSLDMQU5pseUM7BzS7yZCrH9y0srAef9zAP/qFIAKSg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250808141109","@solana/codecs-core":"3.0.0-canary-20250808141109","@solana/nominal-types":"3.0.0-canary-20250808141109","@solana/codecs-strings":"3.0.0-canary-20250808141109"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250808141109_1754663057481_0.40920822893966635","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250811122821":{"name":"@solana/keys","version":"3.0.0-canary-20250811122821","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1834f7cabffcc48a59358962198e84de5ab6c621","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250811122821.tgz","fileCount":25,"integrity":"sha512-xMwGXgS3XDPhQrYrLq7TYAG8rE/Rt5qPRiy+WEoXL+maCKxUuYeTtn7GfO7h5vgVaFzwVoN1LimpmIfvUYpGDw==","signatures":[{"sig":"MEYCIQCJCakpdFIjTeBGu4ge3pNLbQoYszrawd/u3N7kNeiXyAIhALrfxD3e/E9+1b+OdUX6519kIMBPJ0K+6miHdDMhUuyu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/3a59eff833581269d4a10955201ee7a3/solana-keys-3.0.0-canary-20250811122821.tgz","_integrity":"sha512-xMwGXgS3XDPhQrYrLq7TYAG8rE/Rt5qPRiy+WEoXL+maCKxUuYeTtn7GfO7h5vgVaFzwVoN1LimpmIfvUYpGDw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250811122821","@solana/codecs-core":"3.0.0-canary-20250811122821","@solana/nominal-types":"3.0.0-canary-20250811122821","@solana/codecs-strings":"3.0.0-canary-20250811122821"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250811122821_1754916100135_0.6169192375275285","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250811123225":{"name":"@solana/keys","version":"3.0.0-canary-20250811123225","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"892330518bc2c92b3b09a2e30501add8d70a039b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250811123225.tgz","fileCount":25,"integrity":"sha512-TRXY6KoedTCL24w7uB6yRdjgR3Out5Saug1oUg0ZT68EJLomo4g4Ylb8rBE2h2wTlCIWGA4TgskarFjHq6ve8Q==","signatures":[{"sig":"MEUCIQC8ZGxCDtejoKg/vrI2Vn6pHQ+lxcq91A6rcNxG3LghogIgbgCCD9kkMDWTGcQ+C1kmcaQzD0+rsSvs8RsUHWTyspY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9f33dce79159e2dd9fee156054c2d0a5/solana-keys-3.0.0-canary-20250811123225.tgz","_integrity":"sha512-TRXY6KoedTCL24w7uB6yRdjgR3Out5Saug1oUg0ZT68EJLomo4g4Ylb8rBE2h2wTlCIWGA4TgskarFjHq6ve8Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250811123225","@solana/codecs-core":"3.0.0-canary-20250811123225","@solana/nominal-types":"3.0.0-canary-20250811123225","@solana/codecs-strings":"3.0.0-canary-20250811123225"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250811123225_1754916354483_0.08861602402236701","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250813162015":{"name":"@solana/keys","version":"3.0.0-canary-20250813162015","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ea9d0aa8ab6a5d42dec8aa4f66fa718008723097","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250813162015.tgz","fileCount":25,"integrity":"sha512-7mtNlJ+HTH/EHndwTPsAvbrA1RFU+DYgr2EMGNDRmmyyg08Rv6sOdQ9+j6gzeR9Bk03EoPAJXkOk5ZyoM4DgWw==","signatures":[{"sig":"MEUCIQCAWLEQhwgEEhvuthlPEFTvI+ai6hmzYER5rzwwrNbaPAIgN2PDgW9141VtWQv/6Hg2Lvab1dN1ncCfB88OWt5ix5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/13ac5e50ce3156677a71ebd004df2c51/solana-keys-3.0.0-canary-20250813162015.tgz","_integrity":"sha512-7mtNlJ+HTH/EHndwTPsAvbrA1RFU+DYgr2EMGNDRmmyyg08Rv6sOdQ9+j6gzeR9Bk03EoPAJXkOk5ZyoM4DgWw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250813162015","@solana/codecs-core":"3.0.0-canary-20250813162015","@solana/nominal-types":"3.0.0-canary-20250813162015","@solana/codecs-strings":"3.0.0-canary-20250813162015"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250813162015_1755102884191_0.21391387082266844","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814082915":{"name":"@solana/keys","version":"3.0.0-canary-20250814082915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d01d5f51dca6b242a9738c0da49a9c6a3eb4e855","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250814082915.tgz","fileCount":25,"integrity":"sha512-Y9l3Dwi21H1w0anDiRovULmkTgWH9p9cuOLfu50ItTHBOaT+GOOoHJhvd2K4JYlVVveWfax6hN02bh2II4bn3g==","signatures":[{"sig":"MEUCIDGwkCZXY5s8Vz/W0OQhw0EZZJp4Nov+21tHw8Iy5GHnAiEAyfSJL6R54+o/yw1oRdvYgEP/tEDI9bDvZa0yehIHTGQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ad718135d0015431fffbe4662dac4bd4/solana-keys-3.0.0-canary-20250814082915.tgz","_integrity":"sha512-Y9l3Dwi21H1w0anDiRovULmkTgWH9p9cuOLfu50ItTHBOaT+GOOoHJhvd2K4JYlVVveWfax6hN02bh2II4bn3g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250814082915","@solana/codecs-core":"3.0.0-canary-20250814082915","@solana/nominal-types":"3.0.0-canary-20250814082915","@solana/codecs-strings":"3.0.0-canary-20250814082915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250814082915_1755160887487_0.9046814420166449","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814083221":{"name":"@solana/keys","version":"3.0.0-canary-20250814083221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"70c08d2074980519944c13aad3af38f89faffbbd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250814083221.tgz","fileCount":25,"integrity":"sha512-EvF/3ki81pDC1x+ymuLxu/VPou6qT1PhUne8DPboZdL99P4BnOxpOr0uwOUEpvLQZbbaWZDOVTdFVso5xzCqiA==","signatures":[{"sig":"MEQCIAHlfdpO2lnp3J2KAIr0Cjs/cRgWGiwM9NjZFDTFL03VAiBgsHrAEWy8HsvyZS9UqWJkwG7XtOOoysgB1vmZNoWXJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c9022b0794ea8f1b32f549096aca33c4/solana-keys-3.0.0-canary-20250814083221.tgz","_integrity":"sha512-EvF/3ki81pDC1x+ymuLxu/VPou6qT1PhUne8DPboZdL99P4BnOxpOr0uwOUEpvLQZbbaWZDOVTdFVso5xzCqiA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250814083221","@solana/codecs-core":"3.0.0-canary-20250814083221","@solana/nominal-types":"3.0.0-canary-20250814083221","@solana/codecs-strings":"3.0.0-canary-20250814083221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250814083221_1755161067557_0.3417405197872345","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814083541":{"name":"@solana/keys","version":"3.0.0-canary-20250814083541","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9589bf4011ea9088f22fba6995b037a2b7a08721","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250814083541.tgz","fileCount":25,"integrity":"sha512-l81r1UCo6508Tjfba1rEpWkeui8c12f8hqhVF2Etxuk2gLjpmyfvPs/L4LfoG3oempMrp35KmyEyBzhRcvPYAw==","signatures":[{"sig":"MEQCICcwjyl5AImucQjUJhViwTh9sJruqbsYqbdfu6Vy3ayAAiB/3eil95sJwm+TDH5ULAhASkwyOm10bbv56PFWeXg+fw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/be51d00fcbf4520df79ec587b321493d/solana-keys-3.0.0-canary-20250814083541.tgz","_integrity":"sha512-l81r1UCo6508Tjfba1rEpWkeui8c12f8hqhVF2Etxuk2gLjpmyfvPs/L4LfoG3oempMrp35KmyEyBzhRcvPYAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250814083541","@solana/codecs-core":"3.0.0-canary-20250814083541","@solana/nominal-types":"3.0.0-canary-20250814083541","@solana/codecs-strings":"3.0.0-canary-20250814083541"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250814083541_1755161370655_0.8733702373138748","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814083802":{"name":"@solana/keys","version":"3.0.0-canary-20250814083802","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7f4cca5f743afb59c3b4c398522a8b73a5f0e823","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250814083802.tgz","fileCount":25,"integrity":"sha512-7ZuHMiFhd2QqR7DcUiUpNth9xzMjcWCxLyIVExTaerWnIDVdcTviW4l5WE9lsGZ69jwGwpOZbDe8Uy/1+NP4Yg==","signatures":[{"sig":"MEUCIGG7gxEwzAOvUafiUp/XpJh0XIBIIB8ip+T/sm9nwoDGAiEAvqyiS8CtIJLEZP7XKoGoBY5R6OJxTg6TMOnQRjfximk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/95eb3a340b0bb26498b209e92e97f5a2/solana-keys-3.0.0-canary-20250814083802.tgz","_integrity":"sha512-7ZuHMiFhd2QqR7DcUiUpNth9xzMjcWCxLyIVExTaerWnIDVdcTviW4l5WE9lsGZ69jwGwpOZbDe8Uy/1+NP4Yg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250814083802","@solana/codecs-core":"3.0.0-canary-20250814083802","@solana/nominal-types":"3.0.0-canary-20250814083802","@solana/codecs-strings":"3.0.0-canary-20250814083802"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250814083802_1755161449764_0.605403846168602","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814084140":{"name":"@solana/keys","version":"3.0.0-canary-20250814084140","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ad5d3191b0a5fc3ad483be9f85687126434c1d8f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250814084140.tgz","fileCount":25,"integrity":"sha512-4GGHCRz0P6l2I3kVapggq3ygT3ogbcC7RNeH0Q5rKqiz/Ue7vrMYcizsS7tHUsDadIFCAe8bHG2Lx0u732lA9A==","signatures":[{"sig":"MEUCIAmYYV8QbpEhHn8o8ob1l9i/RZBbCvu1Ha9xkWyrVUaGAiEA7J4VxQEgvEbfp7QJs6XXtUttWo0jemuHO4b/M3WnZTU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/ff8fd771c0dd2ad6d219189e6e19ccda/solana-keys-3.0.0-canary-20250814084140.tgz","_integrity":"sha512-4GGHCRz0P6l2I3kVapggq3ygT3ogbcC7RNeH0Q5rKqiz/Ue7vrMYcizsS7tHUsDadIFCAe8bHG2Lx0u732lA9A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250814084140","@solana/codecs-core":"3.0.0-canary-20250814084140","@solana/nominal-types":"3.0.0-canary-20250814084140","@solana/codecs-strings":"3.0.0-canary-20250814084140"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250814084140_1755161702528_0.338005395691406","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814084439":{"name":"@solana/keys","version":"3.0.0-canary-20250814084439","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"197185b8fa7f549d50e957f7fb4c74469ddb2661","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250814084439.tgz","fileCount":25,"integrity":"sha512-Ek0zGPNmj+mPdmdoufyQOWPSFQVhkaxN0bR4Ht4gCNgQ6I2pxIpdk0zoCi2QMFLvEu6bNEY642BPNxIoc8R2NQ==","signatures":[{"sig":"MEUCIQCnDmFXWZjgzoV4w5VvTSBCaeSWmyd51aaVdNAanAEC5QIge7TBVx1OjHNM4rWTf4qvj6x/jXaMg3vMF2aCZ9C8nJ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/bd11556df4602be945caa4c0b4a9cbc8/solana-keys-3.0.0-canary-20250814084439.tgz","_integrity":"sha512-Ek0zGPNmj+mPdmdoufyQOWPSFQVhkaxN0bR4Ht4gCNgQ6I2pxIpdk0zoCi2QMFLvEu6bNEY642BPNxIoc8R2NQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250814084439","@solana/codecs-core":"3.0.0-canary-20250814084439","@solana/nominal-types":"3.0.0-canary-20250814084439","@solana/codecs-strings":"3.0.0-canary-20250814084439"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250814084439_1755161817017_0.738140676807457","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814084711":{"name":"@solana/keys","version":"3.0.0-canary-20250814084711","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f82e693f2940c0b3754d0b7151a4f5d9aa97c52d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250814084711.tgz","fileCount":25,"integrity":"sha512-0y72BQdKVXHvOln3WdMCKNqo3jKVnNVeRqT8NM/cPGQx6SdoAXQL54zFwFUaU8gPpy24pe7kxsIdNimJGk48xg==","signatures":[{"sig":"MEUCIQDn7VWZDl0Iax0E53p0OQX/bIzuHUB78tfDS84eokJPaAIgJSJPENAi72KntDsK2c/gCDTXW7pa7F15f/dBZIgbOcE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/51b67c63d4eb14f2763d7477065a997a/solana-keys-3.0.0-canary-20250814084711.tgz","_integrity":"sha512-0y72BQdKVXHvOln3WdMCKNqo3jKVnNVeRqT8NM/cPGQx6SdoAXQL54zFwFUaU8gPpy24pe7kxsIdNimJGk48xg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250814084711","@solana/codecs-core":"3.0.0-canary-20250814084711","@solana/nominal-types":"3.0.0-canary-20250814084711","@solana/codecs-strings":"3.0.0-canary-20250814084711"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250814084711_1755162019210_0.2237206778261176","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814085008":{"name":"@solana/keys","version":"3.0.0-canary-20250814085008","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"52be9e02a00ec7ebfe96bfa662b28fc2df413cc1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250814085008.tgz","fileCount":25,"integrity":"sha512-998eHCDJaqT7uNjabye0jOEF8ZUZ9DgKtjryg9FD7DWv8GmjmWOXkPC8pTQAQuw1T8v/l4TMhAkD9eNpwNJPQA==","signatures":[{"sig":"MEYCIQC9yu20fnetOfIGAepHp+eY/yFyADdWR25RsxjLLmFITwIhAJ9QOWLGxnebxdKPq/9nBPBSJriNU8WX9HR+c3Hrp8C7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4a97e7cb70afd3ae49478b2b5024a3cc/solana-keys-3.0.0-canary-20250814085008.tgz","_integrity":"sha512-998eHCDJaqT7uNjabye0jOEF8ZUZ9DgKtjryg9FD7DWv8GmjmWOXkPC8pTQAQuw1T8v/l4TMhAkD9eNpwNJPQA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250814085008","@solana/codecs-core":"3.0.0-canary-20250814085008","@solana/nominal-types":"3.0.0-canary-20250814085008","@solana/codecs-strings":"3.0.0-canary-20250814085008"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250814085008_1755162164021_0.6618775824082885","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814100347":{"name":"@solana/keys","version":"3.0.0-canary-20250814100347","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0dc2e43a2f2194dee7dd68c3b4f8a33c0100ef2f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250814100347.tgz","fileCount":25,"integrity":"sha512-Wz3UETzEGczaoK7ceIMir4g37mEymVRrphsWA7o1cE/WZjquOECdeGY5HRrUjOiz0fg57rY8hwvFwD63GwtMlw==","signatures":[{"sig":"MEYCIQCSD1sqNWmESqS9JntDQVH6qEBWM06BWdisqatT9fyDhwIhAMOzZwuNLleHEd2R7cHyu0oZMsoJn4xy7dydox0LSsKZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/79c89953e7f214b4f640d4ad923ea7e9/solana-keys-3.0.0-canary-20250814100347.tgz","_integrity":"sha512-Wz3UETzEGczaoK7ceIMir4g37mEymVRrphsWA7o1cE/WZjquOECdeGY5HRrUjOiz0fg57rY8hwvFwD63GwtMlw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250814100347","@solana/codecs-core":"3.0.0-canary-20250814100347","@solana/nominal-types":"3.0.0-canary-20250814100347","@solana/codecs-strings":"3.0.0-canary-20250814100347"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250814100347_1755166598809_0.6129140496915451","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250814100736":{"name":"@solana/keys","version":"3.0.0-canary-20250814100736","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9a2ef65e7a350fb5ebd6e202b5e1704c900a3551","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250814100736.tgz","fileCount":25,"integrity":"sha512-7ip4O1cwsSX112RbgMAJujDcxc5xsM5nHiRLCh6naa6zLCYqnriqtxdCVHrBkMI8bK34hdXcJ6ycSbFWaQUeuA==","signatures":[{"sig":"MEQCID4jascZng7VH+WafWkANzUw6+Z9OvrEWeMee5NtdfnqAiAHXkOtcobtoKG188iW2AuW/JZ6jQA0JB0I8X6S+TWpLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4dae2a44fddf2f0446094049201bd8b9/solana-keys-3.0.0-canary-20250814100736.tgz","_integrity":"sha512-7ip4O1cwsSX112RbgMAJujDcxc5xsM5nHiRLCh6naa6zLCYqnriqtxdCVHrBkMI8bK34hdXcJ6ycSbFWaQUeuA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250814100736","@solana/codecs-core":"3.0.0-canary-20250814100736","@solana/nominal-types":"3.0.0-canary-20250814100736","@solana/codecs-strings":"3.0.0-canary-20250814100736"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250814100736_1755166816450_0.2334125265849949","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250818203832":{"name":"@solana/keys","version":"3.0.0-canary-20250818203832","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a3b8367d929656af67c5fa10cc0129274e8f92e1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250818203832.tgz","fileCount":25,"integrity":"sha512-HM7/m4WwdHYL3hfsTPWaIJmhWTtACwmp0pIQeA+B7BGiGtfmCLZsMSz4HYxGlmB3ZoXZtxmb7u8UpEJFikXFvg==","signatures":[{"sig":"MEUCIHN+z24mJyHLoT3lriltBW1f1C8Ywh8V164LfArfdcBcAiEA1fjelqFNYnFwG6vjXdCiBzA9YnSn4bYJqDztEZr3NbU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6c47730f1dbe42e2c9b8db0ab02dee9f/solana-keys-3.0.0-canary-20250818203832.tgz","_integrity":"sha512-HM7/m4WwdHYL3hfsTPWaIJmhWTtACwmp0pIQeA+B7BGiGtfmCLZsMSz4HYxGlmB3ZoXZtxmb7u8UpEJFikXFvg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250818203832","@solana/codecs-core":"3.0.0-canary-20250818203832","@solana/nominal-types":"3.0.0-canary-20250818203832","@solana/codecs-strings":"3.0.0-canary-20250818203832"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250818203832_1755550379203_0.9376873620799726","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250819090831":{"name":"@solana/keys","version":"3.0.0-canary-20250819090831","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"4af46a27c42ab4182b335fcef3c6435f2401e5ca","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250819090831.tgz","fileCount":25,"integrity":"sha512-sbvVtNmBQKRXx5/76jXXvGFv0sU5XC26BcENBIJAM0pL7T/r+7ddtss0QETAB17zuAt3Gvo2GvOgMYRWUcf1Hw==","signatures":[{"sig":"MEUCIQDNmlAXR9hHm5sYRAsQZ91z5pKgfXOjiPwHatQ21qwGtAIgD6Jh/47z+78MQJIhzkCd77ZWZzDHCoeSJMN5qaZGfCs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f52430400a8756b5d75725d53babc44b/solana-keys-3.0.0-canary-20250819090831.tgz","_integrity":"sha512-sbvVtNmBQKRXx5/76jXXvGFv0sU5XC26BcENBIJAM0pL7T/r+7ddtss0QETAB17zuAt3Gvo2GvOgMYRWUcf1Hw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250819090831","@solana/codecs-core":"3.0.0-canary-20250819090831","@solana/nominal-types":"3.0.0-canary-20250819090831","@solana/codecs-strings":"3.0.0-canary-20250819090831"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250819090831_1755595291024_0.8036620326022552","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250819090923":{"name":"@solana/keys","version":"3.0.0-canary-20250819090923","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b6463b8803f8a1bb031e90503b3e2880be9eff02","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250819090923.tgz","fileCount":25,"integrity":"sha512-oyRstBHbQA/ig0GRZ8HKtPouSZWubORyi2JbcdJpEe/KWO8kFatd0835qoS3Ey1AGndj/LBhD6NwAwXzkWRr+w==","signatures":[{"sig":"MEUCIQCTK2FIWOC4vabZDP72wDVWcbAvZVnnZ19mYoRdqANPmgIgdciQbVach7jT1fDt1irN/A78fzphMjYC9aHm2RyY2wE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/825b4ba801c4641bff93bb54c0b7b39b/solana-keys-3.0.0-canary-20250819090923.tgz","_integrity":"sha512-oyRstBHbQA/ig0GRZ8HKtPouSZWubORyi2JbcdJpEe/KWO8kFatd0835qoS3Ey1AGndj/LBhD6NwAwXzkWRr+w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250819090923","@solana/codecs-core":"3.0.0-canary-20250819090923","@solana/nominal-types":"3.0.0-canary-20250819090923","@solana/codecs-strings":"3.0.0-canary-20250819090923"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250819090923_1755595368226_0.5959972149424602","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250819091119":{"name":"@solana/keys","version":"3.0.0-canary-20250819091119","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"57dd6c196cea07bfd0bd9abd8f4a5f5a39805fed","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250819091119.tgz","fileCount":25,"integrity":"sha512-+49OxFSjfoATNggFQoRHdkbMKJoj6na4mP6VxknFBxgbnXcQjs5hcUfpiryor5s7YKN3s+iRtXL/m98UaKCgJQ==","signatures":[{"sig":"MEQCIBeuARuVU8EqqLwz2//hZfONXPrHWTiOFQm9P/LroQB2AiBOw6/aNy9WBqNkGZA7gzioXsQZ3kM93Pq/cnICGfrDaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/462e4df0261b2ed664159c7fc7429f19/solana-keys-3.0.0-canary-20250819091119.tgz","_integrity":"sha512-+49OxFSjfoATNggFQoRHdkbMKJoj6na4mP6VxknFBxgbnXcQjs5hcUfpiryor5s7YKN3s+iRtXL/m98UaKCgJQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250819091119","@solana/codecs-core":"3.0.0-canary-20250819091119","@solana/nominal-types":"3.0.0-canary-20250819091119","@solana/codecs-strings":"3.0.0-canary-20250819091119"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250819091119_1755595455489_0.10155016599755218","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250819101519":{"name":"@solana/keys","version":"3.0.0-canary-20250819101519","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"9655b88bc6c5a281d68b5c1dffc4518bbc949779","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250819101519.tgz","fileCount":25,"integrity":"sha512-VtPWnPUVjmk4jQq/DD1bp9kbz7NI2NI98USmO64cy4XZ2q8hmrljIYMia9H+vOml3VfSJQnLArB1Xr0U/hzM5Q==","signatures":[{"sig":"MEUCIQCT2xqPupuEWgB4Nuka9qIo9aXRnXB57NGtq5Acik94/wIgGlm4QGzw+CP1eo0w6ZzWVt90ovoeSNpMEaQ+VGfdWjI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/74c28f749afc47545b191e2c6f6f6020/solana-keys-3.0.0-canary-20250819101519.tgz","_integrity":"sha512-VtPWnPUVjmk4jQq/DD1bp9kbz7NI2NI98USmO64cy4XZ2q8hmrljIYMia9H+vOml3VfSJQnLArB1Xr0U/hzM5Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250819101519","@solana/codecs-core":"3.0.0-canary-20250819101519","@solana/nominal-types":"3.0.0-canary-20250819101519","@solana/codecs-strings":"3.0.0-canary-20250819101519"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250819101519_1755599323005_0.8886950702605856","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250820074229":{"name":"@solana/keys","version":"3.0.0-canary-20250820074229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1e2e2941c42778180106492b78bab02b1bdf5d7c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250820074229.tgz","fileCount":25,"integrity":"sha512-O7SbRRTNdfbv90T9NYgx6evxxOL5f+jksLmaizOvLRZ0+RC3ROl6lCojw0pVOlsjfC16nuWL07YHXaCE5G2Dlw==","signatures":[{"sig":"MEUCIBnMjOzgvbP4jD8iogXfHiVQEbBwh5uoiqLN3ffNT2MdAiEA7sA4/ktgU5IfckYm5nwWkAXH3k11KcRBK05Yvy1NXUo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f01b329e92a937aded22b53123ff1ad5/solana-keys-3.0.0-canary-20250820074229.tgz","_integrity":"sha512-O7SbRRTNdfbv90T9NYgx6evxxOL5f+jksLmaizOvLRZ0+RC3ROl6lCojw0pVOlsjfC16nuWL07YHXaCE5G2Dlw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250820074229","@solana/codecs-core":"3.0.0-canary-20250820074229","@solana/nominal-types":"3.0.0-canary-20250820074229","@solana/codecs-strings":"3.0.0-canary-20250820074229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250820074229_1755676583590_0.791676024575932","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250820164642":{"name":"@solana/keys","version":"3.0.0-canary-20250820164642","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"588a34b5bf3a3d12d52a1a24953ad8a8ddd71e85","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250820164642.tgz","fileCount":25,"integrity":"sha512-odsf5uq2e/B94PPPgAC/PXg0H01YvoCRBaWOjmlNxxBApYGz4b0tDbcEHvri0vfziYmI3RItHQUCMhYZOR3hgg==","signatures":[{"sig":"MEUCICngBfr7qqQP0L3uQnE9JUPI5JGSIKpl7+14HceWtZSIAiEArnaE+vFWPI2+NsiS2YbhsCDTYH/ogkP1+34TSXglMXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4119899316411839eb3e95f930b69cbc/solana-keys-3.0.0-canary-20250820164642.tgz","_integrity":"sha512-odsf5uq2e/B94PPPgAC/PXg0H01YvoCRBaWOjmlNxxBApYGz4b0tDbcEHvri0vfziYmI3RItHQUCMhYZOR3hgg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250820164642","@solana/codecs-core":"3.0.0-canary-20250820164642","@solana/nominal-types":"3.0.0-canary-20250820164642","@solana/codecs-strings":"3.0.0-canary-20250820164642"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250820164642_1755709140049_0.29884760469755123","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250820165841":{"name":"@solana/keys","version":"3.0.0-canary-20250820165841","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"92206f14dcb14da924d367d0aa390eb943d901d5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250820165841.tgz","fileCount":25,"integrity":"sha512-c94D2dJ36Gx41+5mNjorL3zr5Oa+t5YN89oxFiyEKgmnJ2t8sI/+K2+xPrwffGCw2/q39ugjn05/U+20Ahz9hw==","signatures":[{"sig":"MEYCIQDF8zf8YFSPM+R5W/24psX1XHM4/xjEUkAEpyLvIvDhAQIhANjlw1oDNgkutHQxAUKupKSqKEVo8gxhcGH7jRyeLojt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e386a9a8d10b8efcec446533f1a8ecd2/solana-keys-3.0.0-canary-20250820165841.tgz","_integrity":"sha512-c94D2dJ36Gx41+5mNjorL3zr5Oa+t5YN89oxFiyEKgmnJ2t8sI/+K2+xPrwffGCw2/q39ugjn05/U+20Ahz9hw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250820165841","@solana/codecs-core":"3.0.0-canary-20250820165841","@solana/nominal-types":"3.0.0-canary-20250820165841","@solana/codecs-strings":"3.0.0-canary-20250820165841"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250820165841_1755709924465_0.17391742178188974","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250820211940":{"name":"@solana/keys","version":"3.0.0-canary-20250820211940","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"13074785a7f5102b4ef29167eb54bd4d36fac983","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250820211940.tgz","fileCount":25,"integrity":"sha512-NFKzjwN8M6/MLmjLrtrv+YB8g0xhxu8HKIQGwom80trciPfNNkGWN7kkfyuLCMTWvbEHIdeV14D6k8bFSGtIyg==","signatures":[{"sig":"MEQCIEK1mQQzYmkG1tHDwoZahLFDqM5nLGGiqwOaBvxPucPZAiAiY7VtBQdUmgoliRil3g+oQiouruYnUxShNOW26GwMig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/4e9742876f13c16ccdae8d94e4563e0d/solana-keys-3.0.0-canary-20250820211940.tgz","_integrity":"sha512-NFKzjwN8M6/MLmjLrtrv+YB8g0xhxu8HKIQGwom80trciPfNNkGWN7kkfyuLCMTWvbEHIdeV14D6k8bFSGtIyg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250820211940","@solana/codecs-core":"3.0.0-canary-20250820211940","@solana/nominal-types":"3.0.0-canary-20250820211940","@solana/codecs-strings":"3.0.0-canary-20250820211940"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250820211940_1755725594019_0.7558694309859812","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822004725":{"name":"@solana/keys","version":"3.0.0-canary-20250822004725","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6b5f50b76dd02905ec4a2ce5b2cff9d8e25afbb7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250822004725.tgz","fileCount":25,"integrity":"sha512-YkB5Q+W/jb428k9eeDQaAYg1/+lmBBjNOG8Sv5O63MECvD9EZ24330NyVvH+jD0aih0we484HZ/1i6+Q/VXjog==","signatures":[{"sig":"MEQCICk3MO3H5SltxzrNurK+1g+KEWlnJbDS0EuFjYaxinYrAiBNZoVMB9/d/mf4N/OYvedHHKsrUC6nO3XxBgkoVcfT1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/802676d3b117b8334422139b777ecd6f/solana-keys-3.0.0-canary-20250822004725.tgz","_integrity":"sha512-YkB5Q+W/jb428k9eeDQaAYg1/+lmBBjNOG8Sv5O63MECvD9EZ24330NyVvH+jD0aih0we484HZ/1i6+Q/VXjog==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250822004725","@solana/codecs-core":"3.0.0-canary-20250822004725","@solana/nominal-types":"3.0.0-canary-20250822004725","@solana/codecs-strings":"3.0.0-canary-20250822004725"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250822004725_1755824484128_0.25715449465174234","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822005227":{"name":"@solana/keys","version":"3.0.0-canary-20250822005227","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"92f55d4e9134475004c97e52594f7772f7f88af5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250822005227.tgz","fileCount":25,"integrity":"sha512-GkMiJjXhLIKkBe46g024kieX9NbmR96vUHA+LqIGLLwvt1H/rXeSRkAsp+nS9PAaBKPuvumPnI4PMu9n8+4owg==","signatures":[{"sig":"MEUCIQCQVxVo4c9nmf/jF6LHuBeEIvHvilNV5ONdIblaK1Oq+wIgSNJCWogkyxhXpS+GUqcPfCzROrw0QrfxBnvMm7f6qJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/6af54944213d118d9344170b2ad2ba4a/solana-keys-3.0.0-canary-20250822005227.tgz","_integrity":"sha512-GkMiJjXhLIKkBe46g024kieX9NbmR96vUHA+LqIGLLwvt1H/rXeSRkAsp+nS9PAaBKPuvumPnI4PMu9n8+4owg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250822005227","@solana/codecs-core":"3.0.0-canary-20250822005227","@solana/nominal-types":"3.0.0-canary-20250822005227","@solana/codecs-strings":"3.0.0-canary-20250822005227"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250822005227_1755824721270_0.2697953160581694","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822054750":{"name":"@solana/keys","version":"3.0.0-canary-20250822054750","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b4af261992ef66898277be5471832093029bcdd5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250822054750.tgz","fileCount":25,"integrity":"sha512-Yg+nBsPJHYtVenEFjOyUIt4gFT1AO/U9/xuYRSVxLrJJylcMDw5KKML2CW0kTcySBVliEKIQfp94v49Ohmt9GQ==","signatures":[{"sig":"MEUCIFKJrlBvVWq4HePazjqojA5NHcJOk5FhWW4UrFG9W/kTAiEA4631kezn8yJsagtuGcvel34tn8HFNUQsxyoM1U/OJhQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/099f2fc7af38261769621563583b942f/solana-keys-3.0.0-canary-20250822054750.tgz","_integrity":"sha512-Yg+nBsPJHYtVenEFjOyUIt4gFT1AO/U9/xuYRSVxLrJJylcMDw5KKML2CW0kTcySBVliEKIQfp94v49Ohmt9GQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250822054750","@solana/codecs-core":"3.0.0-canary-20250822054750","@solana/nominal-types":"3.0.0-canary-20250822054750","@solana/codecs-strings":"3.0.0-canary-20250822054750"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250822054750_1755842471322_0.92856139572901","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822154847":{"name":"@solana/keys","version":"3.0.0-canary-20250822154847","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b10f08a17be77ac557d7a164a532caae2863b7d8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250822154847.tgz","fileCount":25,"integrity":"sha512-7M2/IbTMTR+pNKe6Bv2fHiWX4wQHUpBnb1P2loLGrUhq9DOtaMDLVSqGlfH4c4/gBJ/3JuGef1zy1C1XmEmk/Q==","signatures":[{"sig":"MEYCIQCBZY7XA8qD7oEUDSzWxK4sTsj4H8VdcllqNtnTM4TRfgIhANRJcxpZI6rHxgEr6B2aC+B1noiLebee4TlB3Is/TeLg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/42e097dda9aa0df35d6893d528d9768c/solana-keys-3.0.0-canary-20250822154847.tgz","_integrity":"sha512-7M2/IbTMTR+pNKe6Bv2fHiWX4wQHUpBnb1P2loLGrUhq9DOtaMDLVSqGlfH4c4/gBJ/3JuGef1zy1C1XmEmk/Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250822154847","@solana/codecs-core":"3.0.0-canary-20250822154847","@solana/nominal-types":"3.0.0-canary-20250822154847","@solana/codecs-strings":"3.0.0-canary-20250822154847"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250822154847_1755878532064_0.243953295706131","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822154907":{"name":"@solana/keys","version":"3.0.0-canary-20250822154907","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"70c3e6ff10f465879c460ad61bbb99c679350234","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250822154907.tgz","fileCount":25,"integrity":"sha512-gvtZ3SS2n41TuuwUwg0QiAifMmrPm770NS72VCDDM51nNQa5uPtH9DNiodKbTA7ZfL50XMFVBY8oM8Ox8HF1ZA==","signatures":[{"sig":"MEUCIQCxZuXjIOFtHjVUB2bUSs4xT/otAjbUpVZFSFOMG2vqwwIgGVctA0+n6zkQy70IdQn3uSPOp00sns8NopuS3WErw+c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2cc6b66cd10269844ca3d8178118f0d0/solana-keys-3.0.0-canary-20250822154907.tgz","_integrity":"sha512-gvtZ3SS2n41TuuwUwg0QiAifMmrPm770NS72VCDDM51nNQa5uPtH9DNiodKbTA7ZfL50XMFVBY8oM8Ox8HF1ZA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250822154907","@solana/codecs-core":"3.0.0-canary-20250822154907","@solana/nominal-types":"3.0.0-canary-20250822154907","@solana/codecs-strings":"3.0.0-canary-20250822154907"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250822154907_1755878533574_0.010267193836931199","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822172814":{"name":"@solana/keys","version":"3.0.0-canary-20250822172814","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0f99cce9de90bdeb43401e3aaa654ddd667dff65","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250822172814.tgz","fileCount":25,"integrity":"sha512-C20IAlHyv/4Q6dokD23NNmSC11aW7p7lcivF1LHCAHogRkLypaZr7ryt1P3Za4BUbSoz/TXwYhulAhSD0ZhDAg==","signatures":[{"sig":"MEYCIQClwja2y34ctatYraU6X9D9lWDrvH6qlv8snVXav+wWSwIhAMVEgCaNPbPN0fcjN6mccTQ0gMMojzHGRYh0JWIOtsBz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/38c77f384edef2ccac36c5e05800d5e8/solana-keys-3.0.0-canary-20250822172814.tgz","_integrity":"sha512-C20IAlHyv/4Q6dokD23NNmSC11aW7p7lcivF1LHCAHogRkLypaZr7ryt1P3Za4BUbSoz/TXwYhulAhSD0ZhDAg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250822172814","@solana/codecs-core":"3.0.0-canary-20250822172814","@solana/nominal-types":"3.0.0-canary-20250822172814","@solana/codecs-strings":"3.0.0-canary-20250822172814"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250822172814_1755884500003_0.9242194130461165","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250822172844":{"name":"@solana/keys","version":"3.0.0-canary-20250822172844","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c2169c9161e1b7a2df9ee6dec4cabf6a4015482e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250822172844.tgz","fileCount":25,"integrity":"sha512-hzcfiu9IgCKZr1HSXl8mUk+BINemvCJQTycQnPS/jHF1QcHEhDYk4BsNthulFWXsOqHssWaBVG2r/DG7AY6Eiw==","signatures":[{"sig":"MEUCIQDWGT3vT7yw2EPQGeVEiBumMp8Q5/JrRGCDBz9wbHFW4AIgAmon5siQrc93gAwdEb1JpTI8MbfnKM7rhYW5pkheOqo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f6dac907a3acb19f83d5b3c5030a37cb/solana-keys-3.0.0-canary-20250822172844.tgz","_integrity":"sha512-hzcfiu9IgCKZr1HSXl8mUk+BINemvCJQTycQnPS/jHF1QcHEhDYk4BsNthulFWXsOqHssWaBVG2r/DG7AY6Eiw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250822172844","@solana/codecs-core":"3.0.0-canary-20250822172844","@solana/nominal-types":"3.0.0-canary-20250822172844","@solana/codecs-strings":"3.0.0-canary-20250822172844"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250822172844_1755884579223_0.7887349866192896","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250825214528":{"name":"@solana/keys","version":"3.0.0-canary-20250825214528","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e3c9cb2b44598efe2323ee56b64489b539e42cfa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250825214528.tgz","fileCount":25,"integrity":"sha512-wbk+Bp89+8+BUjkyI8PJZqz0av3RUuus1ovfLhKzLtz5bkI0Yg3W6uUK8lFNc6qLi+zf7APCzXA5udRgBNo0wQ==","signatures":[{"sig":"MEYCIQDIYbNQOB/OOUeQPUm8ne0uW0Rn/G7E7xUkbL/mL1Q5IgIhAN8GphdwCcCWa+yk1SWje3XK4ojGwe6GkBCbvNXKaL8j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/56c8a73d14af63d6d2406cd107e0bfa5/solana-keys-3.0.0-canary-20250825214528.tgz","_integrity":"sha512-wbk+Bp89+8+BUjkyI8PJZqz0av3RUuus1ovfLhKzLtz5bkI0Yg3W6uUK8lFNc6qLi+zf7APCzXA5udRgBNo0wQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250825214528","@solana/codecs-core":"3.0.0-canary-20250825214528","@solana/nominal-types":"3.0.0-canary-20250825214528","@solana/codecs-strings":"3.0.0-canary-20250825214528"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250825214528_1756159131933_0.03236598067137142","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250825214924":{"name":"@solana/keys","version":"3.0.0-canary-20250825214924","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"f2178b5d1ccde0ee1869de1e54ca054d80394504","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250825214924.tgz","fileCount":25,"integrity":"sha512-ErVkI5xGUtsK4A593pVsK8WdUvK/9U5xcqc8JbavGMTZdysaFT23jPmBD8JOSUngcPpybaQNFaqB/H0NjwTjYA==","signatures":[{"sig":"MEUCICjeFwzZ/Ts2r4rkKi8Y1MlxfsW7h43/DPFxSjF55f4aAiEA81Ole6gp5zw4Tx5bN6uPwkZRIw4BU8BY5czjrMMUDA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/e83895f052c19eb620bcac8f01e6a4e3/solana-keys-3.0.0-canary-20250825214924.tgz","_integrity":"sha512-ErVkI5xGUtsK4A593pVsK8WdUvK/9U5xcqc8JbavGMTZdysaFT23jPmBD8JOSUngcPpybaQNFaqB/H0NjwTjYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250825214924","@solana/codecs-core":"3.0.0-canary-20250825214924","@solana/nominal-types":"3.0.0-canary-20250825214924","@solana/codecs-strings":"3.0.0-canary-20250825214924"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250825214924_1756159383846_0.8983004235202634","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250825223440":{"name":"@solana/keys","version":"3.0.0-canary-20250825223440","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"b4255f77723e84c86f96f063f1da1ffb945a3bda","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250825223440.tgz","fileCount":25,"integrity":"sha512-MicbvAV7I6sFZDkw4oBTQNaJb1/sam1VyLjDMq1dzJS7oSqhjOve0AVj8pVrOYYNO7nT000Ms3SH1L6wOXpwWQ==","signatures":[{"sig":"MEUCIQCVIpQ6xtOBSdkudNn+FprnWsORlTMPxzTlc4Ovq12sLwIgP1IlhO1YI8Zm0s7MLbAZkzjMsqryQQYos3p3Ej176Io=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/c77c8e5d4ec21a3eb42b242a3f02abda/solana-keys-3.0.0-canary-20250825223440.tgz","_integrity":"sha512-MicbvAV7I6sFZDkw4oBTQNaJb1/sam1VyLjDMq1dzJS7oSqhjOve0AVj8pVrOYYNO7nT000Ms3SH1L6wOXpwWQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250825223440","@solana/codecs-core":"3.0.0-canary-20250825223440","@solana/nominal-types":"3.0.0-canary-20250825223440","@solana/codecs-strings":"3.0.0-canary-20250825223440"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250825223440_1756162094336_0.5005463799001879","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250825230358":{"name":"@solana/keys","version":"3.0.0-canary-20250825230358","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"28b957adf9987fe4398a8d3b31ba03ee6dfc293a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250825230358.tgz","fileCount":25,"integrity":"sha512-Ubo77cqmcJG3XmBosabH7r4kyhyb2jLScVZyrDUnA8JfA6q5+e6YyNirN//ji0AECC3IPVkAAX8DPcbemRAssA==","signatures":[{"sig":"MEQCIAmVcCn+p5F356wwRh9KpzFfEVvjV5ViR2oQ6SFkRYYAAiADC0EHCF6gK22AG0PqQWpZdP2SsZEBlCChpp+FXOb7kA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d79114d7380a1ffb768948f5d1f2a671/solana-keys-3.0.0-canary-20250825230358.tgz","_integrity":"sha512-Ubo77cqmcJG3XmBosabH7r4kyhyb2jLScVZyrDUnA8JfA6q5+e6YyNirN//ji0AECC3IPVkAAX8DPcbemRAssA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250825230358","@solana/codecs-core":"3.0.0-canary-20250825230358","@solana/nominal-types":"3.0.0-canary-20250825230358","@solana/codecs-strings":"3.0.0-canary-20250825230358"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250825230358_1756163827957_0.5442075871726628","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826042931":{"name":"@solana/keys","version":"3.0.0-canary-20250826042931","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e06dc608ec8eacd27dd49b4e0ee9f661f8b0e256","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826042931.tgz","fileCount":25,"integrity":"sha512-op8HnYYBLTvM6xKPJn+zlha4KJtUDWvhlmrqwgbzybJpEcPny+4J/HkPBC6V/1WWHf6mh+5wMs8X1DmPbPNZrg==","signatures":[{"sig":"MEUCIQD5nXM12PJ5ZOY5DK/rd7vZ/AgHUlk1apupUB2wx6Ru6AIgVeLkGtN9fA8SOrJn0sqMdBYCvQzTj1fgm2KJPj1kif4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/2f08cc4754cce58b48c320bc24f2efb3/solana-keys-3.0.0-canary-20250826042931.tgz","_integrity":"sha512-op8HnYYBLTvM6xKPJn+zlha4KJtUDWvhlmrqwgbzybJpEcPny+4J/HkPBC6V/1WWHf6mh+5wMs8X1DmPbPNZrg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826042931","@solana/codecs-core":"3.0.0-canary-20250826042931","@solana/nominal-types":"3.0.0-canary-20250826042931","@solana/codecs-strings":"3.0.0-canary-20250826042931"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826042931_1756183357287_0.5503409153034373","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826043001":{"name":"@solana/keys","version":"3.0.0-canary-20250826043001","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"03c30e33cdd9ee2a7a1d9e4687936106d885f608","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826043001.tgz","fileCount":25,"integrity":"sha512-Y1gv/IQpOhsRmIP+ylC/lBnELp9GJdCuiK4naf2X3fxmz/BpG1Rwfld5frXFLUty862knMN0e0ATYr0de3qkow==","signatures":[{"sig":"MEUCIQCEW4pjzHRoBw+ym8ZQkwPH1SlpDj2ftTppraA/TYSgFwIgUFqQ0LIRsRHk3SoAwEa9KfBSG3WY4xG6cwwMnpwPvWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/abc10b04c70f2c02b10a179f5ab9712f/solana-keys-3.0.0-canary-20250826043001.tgz","_integrity":"sha512-Y1gv/IQpOhsRmIP+ylC/lBnELp9GJdCuiK4naf2X3fxmz/BpG1Rwfld5frXFLUty862knMN0e0ATYr0de3qkow==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826043001","@solana/codecs-core":"3.0.0-canary-20250826043001","@solana/nominal-types":"3.0.0-canary-20250826043001","@solana/codecs-strings":"3.0.0-canary-20250826043001"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826043001_1756183516444_0.20190051099278405","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826072555":{"name":"@solana/keys","version":"3.0.0-canary-20250826072555","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"dad03ec92651093f6d5c1b00bca37a374870491f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826072555.tgz","fileCount":25,"integrity":"sha512-KmtOj0oQp8q8XStLoDRC+H4cyACiPDRRsJ1BOlPgRy2NeANmMsLmxVh5vGZKbeBiUANg7pEQNHDbNstj3sVKZg==","signatures":[{"sig":"MEUCIHUkFu0roC6rUsiuWgDvK0iMTPlMnx/F4VNAsRv8ebEVAiEA9LpfsngpDxEjarOSTIvRsdw3/h3ALE+a5wl/ajlWrX4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/52079465ac44f6795db0ce35b4da6877/solana-keys-3.0.0-canary-20250826072555.tgz","_integrity":"sha512-KmtOj0oQp8q8XStLoDRC+H4cyACiPDRRsJ1BOlPgRy2NeANmMsLmxVh5vGZKbeBiUANg7pEQNHDbNstj3sVKZg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826072555","@solana/codecs-core":"3.0.0-canary-20250826072555","@solana/nominal-types":"3.0.0-canary-20250826072555","@solana/codecs-strings":"3.0.0-canary-20250826072555"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826072555_1756193959477_0.6680579570608371","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826072600":{"name":"@solana/keys","version":"3.0.0-canary-20250826072600","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ba5ec4cbeea2ddc5cbbc98684b993794077b59c1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826072600.tgz","fileCount":25,"integrity":"sha512-RfJo58dIBTYJZxlV8hHngLGDLtsuY+Q1Sl8OIy/dMlBcVUjzKV9dy4LVccFbFN7pViaOEq3Oax4AEAoO5/+KnQ==","signatures":[{"sig":"MEYCIQDYZrqVll1fz1QCFn+zOTA8tznhzsUzSTzZjgfpitX3WwIhAMVlbYaqGg75pNKlRjC0whhm+o509XZqtFz/LEX2vDHp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0ac15a17799d0e00d2d9af17b520eab1/solana-keys-3.0.0-canary-20250826072600.tgz","_integrity":"sha512-RfJo58dIBTYJZxlV8hHngLGDLtsuY+Q1Sl8OIy/dMlBcVUjzKV9dy4LVccFbFN7pViaOEq3Oax4AEAoO5/+KnQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826072600","@solana/codecs-core":"3.0.0-canary-20250826072600","@solana/nominal-types":"3.0.0-canary-20250826072600","@solana/codecs-strings":"3.0.0-canary-20250826072600"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826072600_1756193988332_0.6449223277150291","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826094900":{"name":"@solana/keys","version":"3.0.0-canary-20250826094900","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"188a67affeb4fcdb126d8c585fa8cb9b5a90ff42","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826094900.tgz","fileCount":25,"integrity":"sha512-5bEi5ERiw8t81arJt+VAkZRPZ0Xasp6euCjCPVHcJAKeUa6mWmq9nEnw3be0sPL/jDrEq9r3g1gf7V4YcGB77g==","signatures":[{"sig":"MEYCIQDUBMNAOOWsieR7+Pp8LJ0loSHZU3GHh8fL5/kd+rAg5wIhAP6LHeCM+BGNJfNGI9CAGO/SyBw99Z4/emkUMeMaB7EB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/f9fc5220f4721227d3d90422d63844d4/solana-keys-3.0.0-canary-20250826094900.tgz","_integrity":"sha512-5bEi5ERiw8t81arJt+VAkZRPZ0Xasp6euCjCPVHcJAKeUa6mWmq9nEnw3be0sPL/jDrEq9r3g1gf7V4YcGB77g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826094900","@solana/codecs-core":"3.0.0-canary-20250826094900","@solana/nominal-types":"3.0.0-canary-20250826094900","@solana/codecs-strings":"3.0.0-canary-20250826094900"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826094900_1756202584785_0.6138600591812531","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826100240":{"name":"@solana/keys","version":"3.0.0-canary-20250826100240","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"09babfd362f5a4909d07f652496fc97b59e4479f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826100240.tgz","fileCount":25,"integrity":"sha512-3WinaLMguMt3IQzMRSTC4bQjXFHzuMYM7WlUqBxBJ9DZc4iYsb70DQWDY4zMbbNtYjWkH16yOPKM1ZQKAFjnJA==","signatures":[{"sig":"MEYCIQDYkWMVqEE6FP8bXjAXvtQ4jX18aa/TaP7Sr7tGt6lCqAIhAKJ+RLWzBpywjRM9G607tx3cgOp43NUh89syDTOypaqN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/1ea929c121483ae7cb6e59d8d5f57397/solana-keys-3.0.0-canary-20250826100240.tgz","_integrity":"sha512-3WinaLMguMt3IQzMRSTC4bQjXFHzuMYM7WlUqBxBJ9DZc4iYsb70DQWDY4zMbbNtYjWkH16yOPKM1ZQKAFjnJA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826100240","@solana/codecs-core":"3.0.0-canary-20250826100240","@solana/nominal-types":"3.0.0-canary-20250826100240","@solana/codecs-strings":"3.0.0-canary-20250826100240"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826100240_1756203418911_0.6789134268966781","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826173137":{"name":"@solana/keys","version":"3.0.0-canary-20250826173137","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"de479aecdd5aaed1cc486d3bed752bc1106a213d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826173137.tgz","fileCount":25,"integrity":"sha512-fpUawuSEzoWahNb5lExD0hTCJpMNmmsHD6/WxknD5/ZAXz9xkkKcNRSeTKe4sEJq8nY02s8keXVRwxa9ujakjg==","signatures":[{"sig":"MEYCIQDfRqXaSVkjqJbNzfQE4Gkgk5GBTd43OO1GaqVPdRSbgwIhALWo7Rb7mXhETG/r2CvlGZ6XW8RtFAJfke92QgfI72ce","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/7e1f1e7cb7840e548850dc4ea62441cc/solana-keys-3.0.0-canary-20250826173137.tgz","_integrity":"sha512-fpUawuSEzoWahNb5lExD0hTCJpMNmmsHD6/WxknD5/ZAXz9xkkKcNRSeTKe4sEJq8nY02s8keXVRwxa9ujakjg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826173137","@solana/codecs-core":"3.0.0-canary-20250826173137","@solana/nominal-types":"3.0.0-canary-20250826173137","@solana/codecs-strings":"3.0.0-canary-20250826173137"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826173137_1756230320172_0.8544003050514146","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826173308":{"name":"@solana/keys","version":"3.0.0-canary-20250826173308","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"de075741dca66918649d31d50e00dfb4adaf9ba7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826173308.tgz","fileCount":25,"integrity":"sha512-RMjmcOhTsuXvoRZDYYsiRxqjzr0tKnbCASA7mO3YZ/8wb9HmodnOA+rySNiHxd0HJUfX9QQnQ58jxmxrUSCc4Q==","signatures":[{"sig":"MEYCIQD63QS2ujErn7uHM/7tAjGbOZpTUZ885uAgn1Ek7E82oQIhAIiNsZie8AkR3PamKDVzQla1urRbBOsjE9rcZjEyi+Cp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/99040705723687e9b0960d90c9c36d41/solana-keys-3.0.0-canary-20250826173308.tgz","_integrity":"sha512-RMjmcOhTsuXvoRZDYYsiRxqjzr0tKnbCASA7mO3YZ/8wb9HmodnOA+rySNiHxd0HJUfX9QQnQ58jxmxrUSCc4Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826173308","@solana/codecs-core":"3.0.0-canary-20250826173308","@solana/nominal-types":"3.0.0-canary-20250826173308","@solana/codecs-strings":"3.0.0-canary-20250826173308"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826173308_1756230405552_0.9071398559742687","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826173459":{"name":"@solana/keys","version":"3.0.0-canary-20250826173459","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"42e4eab8b6511e1722fcb59175306f32bbc0503b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826173459.tgz","fileCount":25,"integrity":"sha512-Y21geQv8dy8QtutIeYPrrWeEQRSD7yp41+j8USqXQu11eIDT6jEUhKO1IXRXbPnHZmz7Wh74OOcw1e6b/ncP1g==","signatures":[{"sig":"MEYCIQCq7P/NZed5k8Cz6Fzp8Dgatl5vaiBEjuDx5EjD8mnkRwIhAKloKMgohENKSeAKI/vvmKo8S0Zbj/SemdgG/FuazBZa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/0414f63a0db31cf859b5c422ef4b920e/solana-keys-3.0.0-canary-20250826173459.tgz","_integrity":"sha512-Y21geQv8dy8QtutIeYPrrWeEQRSD7yp41+j8USqXQu11eIDT6jEUhKO1IXRXbPnHZmz7Wh74OOcw1e6b/ncP1g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826173459","@solana/codecs-core":"3.0.0-canary-20250826173459","@solana/nominal-types":"3.0.0-canary-20250826173459","@solana/codecs-strings":"3.0.0-canary-20250826173459"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826173459_1756230538195_0.486169369448179","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826173604":{"name":"@solana/keys","version":"3.0.0-canary-20250826173604","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"01db22ef141a4b1c8432c35fa740d444c39366a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826173604.tgz","fileCount":25,"integrity":"sha512-gtk9AeHh/VHwu+4lQMTZBe+Ja3VYSb9ypFNKO6zoIvxx72zMGL2D6q57CiOexlQrrqgcZ1Gl6bg2z2b06MCu8A==","signatures":[{"sig":"MEYCIQCk1eFhnbUC9jB9kL8x0yxGlJWXa7BMZScVitJ1DpV0KAIhAKQzZOPzBI9a6//CDobw3NKFLqkrOykVv5Hh5jeC2Del","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/b52aa1ea0c91227e1cff18d51f4ee2f7/solana-keys-3.0.0-canary-20250826173604.tgz","_integrity":"sha512-gtk9AeHh/VHwu+4lQMTZBe+Ja3VYSb9ypFNKO6zoIvxx72zMGL2D6q57CiOexlQrrqgcZ1Gl6bg2z2b06MCu8A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826173604","@solana/codecs-core":"3.0.0-canary-20250826173604","@solana/nominal-types":"3.0.0-canary-20250826173604","@solana/codecs-strings":"3.0.0-canary-20250826173604"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826173604_1756230671527_0.45890594520830064","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary-20250826174356":{"name":"@solana/keys","version":"3.0.0-canary-20250826174356","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"c5619e76697b039c5dc62aa1e56d2f15cf1ff1e4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0-canary-20250826174356.tgz","fileCount":25,"integrity":"sha512-fCegzcBc1Qzdq3DtrM0P3ENObS72IpGpS8CfiC/eiFCHVkJLIFomQ+nTn46d2ir5R9PGBmyarOiICJTOlYI9yg==","signatures":[{"sig":"MEUCIE/bvIeVUgivICk87kRwLHR7xoA5ZWJoPZHV7jorI4ttAiEAo1ny57WAWOOWCL56QwpEE/3eNWzpkIVXVcwCb/ux3UQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171918},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/d577a7803035e6cbd0a2d04f956af839/solana-keys-3.0.0-canary-20250826174356.tgz","_integrity":"sha512-fCegzcBc1Qzdq3DtrM0P3ENObS72IpGpS8CfiC/eiFCHVkJLIFomQ+nTn46d2ir5R9PGBmyarOiICJTOlYI9yg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"3.0.0-canary-20250826174356","@solana/codecs-core":"3.0.0-canary-20250826174356","@solana/nominal-types":"3.0.0-canary-20250826174356","@solana/codecs-strings":"3.0.0-canary-20250826174356"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0-canary-20250826174356_1756231031467_0.8815153462937806","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@solana/keys","version":"3.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1870f79ac1eda28803e95d1d82bdc2278ccd42b0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.0.tgz","fileCount":25,"integrity":"sha512-nuBY5bic9uXEv7EXf6bLkiWVGRst+n39Y4LPTS0juzRG0DjRvZhxWSYM0OVbOJF2gJ+4MYHy4ZWnx24eG7sUSw==","signatures":[{"sig":"MEUCIG1SPNqKHipVPf/Fa2CVGziVCRRedyNXHc40AYUEOqlBAiEA80RTeJ27X7UD+LfOZYHMkp8RtWvucRCY/mZxHu1CiLI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171786},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/eb3e37a19b9ef726e01be2d2b44ecdd3/solana-keys-3.0.0.tgz","_integrity":"sha512-nuBY5bic9uXEv7EXf6bLkiWVGRst+n39Y4LPTS0juzRG0DjRvZhxWSYM0OVbOJF2gJ+4MYHy4ZWnx24eG7sUSw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.0","@solana/assertions":"3.0.0","@solana/codecs-core":"3.0.0","@solana/nominal-types":"3.0.0","@solana/codecs-strings":"3.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.0_1756306901074_0.44668673775898227","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"@solana/keys","version":"3.0.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6ac92a474db9432dfdc276a39e8a832a79c99382","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.1.tgz","fileCount":25,"integrity":"sha512-6DdquYFD+btdoM6kwoj/VJvfUmsz+yRkErmqlcIqGS/Ztqsi1cxo+yTYuJD3jFaCl7VIOu3oxrNzjAeaJLhkxg==","signatures":[{"sig":"MEYCIQDAkdb/2VhAeGqr5O5yDG5xsbQqedfWmGQb/fsp7AfowgIhAJc+4w3oSEa0TIAbX5XNUZBY4cUiXLr954nOnXHGCYye","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171786},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ \"$PUBLISH_TAG\" != \"canary\" ] && pnpm dist-tag add $npm_package_name@$npm_package_version latest) || true))","test:prettier":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.ts --rootDir . --silent","test:typecheck":"tsc --noEmit","test:unit:node":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.ts --rootDir . --silent","compile:typedefs":"tsc -p ./tsconfig.declarations.json","publish-packages":"pnpm prepublishOnly && pnpm publish-impl","test:unit:browser":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.ts --rootDir . --silent","test:treeshakability:node":"agadoo dist/index.node.mjs","test:treeshakability:native":"agadoo dist/index.native.mjs","test:treeshakability:browser":"agadoo dist/index.browser.mjs"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_resolved":"/tmp/9bb9d18461bb4f57eff35fa7d40f2f21/solana-keys-3.0.1.tgz","_integrity":"sha512-6DdquYFD+btdoM6kwoj/VJvfUmsz+yRkErmqlcIqGS/Ztqsi1cxo+yTYuJD3jFaCl7VIOu3oxrNzjAeaJLhkxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.1","@solana/assertions":"3.0.1","@solana/codecs-core":"3.0.1","@solana/nominal-types":"3.0.1","@solana/codecs-strings":"3.0.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.1_1756494491779_0.6008830289711313","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903042548":{"name":"@solana/keys","version":"4.0.0-canary-20250903042548","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"e72a95e8508f593bd4a2d64462143db8eb5baa51","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250903042548.tgz","fileCount":25,"integrity":"sha512-CID4tY0UQdZeQk9njRMsUXsMGH/34wxp5FpEZvnjwtytQy4EhDAQMIpvd0WuAQdFPNPDmbFU3GKJS09urLL5Jg==","signatures":[{"sig":"MEQCIA87ryTWuLQ0soa6UmvH8uJRV0FoA08JQmE8I9U74LIIAiAYmVF/Pcci8viBRR7VX+Jo++Pvk3rdeaKjWlvbmEzJBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/59e39f0eeab6bccacb457477e33e5236/solana-keys-4.0.0-canary-20250903042548.tgz","_integrity":"sha512-CID4tY0UQdZeQk9njRMsUXsMGH/34wxp5FpEZvnjwtytQy4EhDAQMIpvd0WuAQdFPNPDmbFU3GKJS09urLL5Jg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250903042548","@solana/codecs-core":"4.0.0-canary-20250903042548","@solana/nominal-types":"4.0.0-canary-20250903042548","@solana/codecs-strings":"4.0.0-canary-20250903042548"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250903042548_1756874334249_0.06725859280591484","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"@solana/keys","version":"3.0.2","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1bb26e30bd94c565b168bf2cf32afda967bebf31","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.2.tgz","fileCount":25,"integrity":"sha512-+0SIFLs+IufkJlOYrZU1GHF7br5y5M5Rroq1Ctwjw7YfTp84UhSoZzkntxdhgwq+CrdNHgZcxCiHqo65XzOuwA==","signatures":[{"sig":"MEQCICoCiDzCtexZfD8Xo0MFKmaj7ICcCfcGtuE05N4TpoXRAiA5gE0IyI1b1lTmg8eaysNyPGT/aDq8Kk23fUYBO9S/Gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171890},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/7e3244efe0fc999e59a37c930b6095d7/solana-keys-3.0.2.tgz","_integrity":"sha512-+0SIFLs+IufkJlOYrZU1GHF7br5y5M5Rroq1Ctwjw7YfTp84UhSoZzkntxdhgwq+CrdNHgZcxCiHqo65XzOuwA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.2","@solana/assertions":"3.0.2","@solana/codecs-core":"3.0.2","@solana/nominal-types":"3.0.2","@solana/codecs-strings":"3.0.2"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.2_1756875872924_0.31973204681263323","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903054022":{"name":"@solana/keys","version":"4.0.0-canary-20250903054022","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"deb734ea1232720890b20f965ac0a9174736a0c7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250903054022.tgz","fileCount":25,"integrity":"sha512-k8TTNO938QB/74DFQw3dVS6GSZcGKSahaBtN4dZIYWUkgE+Na1Wl61aMA9VguUn0oMhxTl+ZW1HKhJKiI0WWxA==","signatures":[{"sig":"MEYCIQC1ttM2SCqjdqQuict6QhkycOzf70Fnf04XocEZSFK/eQIhANbqvNEufhQ8qXnzeIdc1ymgBYqI/IYY1Df9Qzl95IQW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/c75a7e59081e7c6b3819e9c6fbb46475/solana-keys-4.0.0-canary-20250903054022.tgz","_integrity":"sha512-k8TTNO938QB/74DFQw3dVS6GSZcGKSahaBtN4dZIYWUkgE+Na1Wl61aMA9VguUn0oMhxTl+ZW1HKhJKiI0WWxA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250903054022","@solana/codecs-core":"4.0.0-canary-20250903054022","@solana/nominal-types":"4.0.0-canary-20250903054022","@solana/codecs-strings":"4.0.0-canary-20250903054022"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250903054022_1756878844577_0.051301201090532045","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903054149":{"name":"@solana/keys","version":"4.0.0-canary-20250903054149","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"6a6bc884c48db870ebacef87485780d27e8b6192","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250903054149.tgz","fileCount":25,"integrity":"sha512-ZlGNyDLHFmULqsGkowDqxVlF3A8C3o328xrhNTNDOacJIBIVTdq6Qgj+imGcwEoub+5orI38+bzQpkfc+Zmd/g==","signatures":[{"sig":"MEUCIEKYVncbVaEDpmPaNkxBQCGJjnxlI2JxIyeqvu9fyTjuAiEAgStOXAVyoQEuwcowfCoAWl91HRow5PkwA2YSYWWWiM8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/cfcb295d9aef6376eeadadb30c39c391/solana-keys-4.0.0-canary-20250903054149.tgz","_integrity":"sha512-ZlGNyDLHFmULqsGkowDqxVlF3A8C3o328xrhNTNDOacJIBIVTdq6Qgj+imGcwEoub+5orI38+bzQpkfc+Zmd/g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250903054149","@solana/codecs-core":"4.0.0-canary-20250903054149","@solana/nominal-types":"4.0.0-canary-20250903054149","@solana/codecs-strings":"4.0.0-canary-20250903054149"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250903054149_1756878877023_0.03897717799098466","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903170528":{"name":"@solana/keys","version":"4.0.0-canary-20250903170528","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"611e76496b2a9e5520e9ac49c08c14f2935cb9d5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250903170528.tgz","fileCount":25,"integrity":"sha512-bHoLtIAslQVXiERJj5/wuLbWMZplRft5bofOCqjKVaHUCwKG9gvS9bUBRugg71ClliZcq1Kg89dFsuftL4trOg==","signatures":[{"sig":"MEUCIQDVEaorSHFaBGNchV5r4PcwDtVBp0IyW+/iSUPG80QONAIgU0cKuOgj8u475pKZC0fDm0YC0QVx2VlH1OwR7WhxflQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/2ce0e84ff9e186b36d2ea06555ec0803/solana-keys-4.0.0-canary-20250903170528.tgz","_integrity":"sha512-bHoLtIAslQVXiERJj5/wuLbWMZplRft5bofOCqjKVaHUCwKG9gvS9bUBRugg71ClliZcq1Kg89dFsuftL4trOg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250903170528","@solana/codecs-core":"4.0.0-canary-20250903170528","@solana/nominal-types":"4.0.0-canary-20250903170528","@solana/codecs-strings":"4.0.0-canary-20250903170528"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250903170528_1756919909975_0.17977333819348051","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903170742":{"name":"@solana/keys","version":"4.0.0-canary-20250903170742","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"ed828398af4ac196d51f0b144ed0a277f5407bc4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250903170742.tgz","fileCount":25,"integrity":"sha512-j1TuTR0MJPXxuUj8McKjFnS0OZXxpLT1qcy/gK6+MprKY/n/VjMrE+AbbGrSaT44/G2+xrBHo6P0M1HeU/PoEA==","signatures":[{"sig":"MEUCIQDb67RDvi+7i6rvu0ObjEyITdjRQm4q3pkNPojaL40V6AIgKultb5QTWGr4SBPAdfDUB3yN8X26m5vUIVP3wLYJ//8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/9954e52acdedde483f19b854e326f617/solana-keys-4.0.0-canary-20250903170742.tgz","_integrity":"sha512-j1TuTR0MJPXxuUj8McKjFnS0OZXxpLT1qcy/gK6+MprKY/n/VjMrE+AbbGrSaT44/G2+xrBHo6P0M1HeU/PoEA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250903170742","@solana/codecs-core":"4.0.0-canary-20250903170742","@solana/nominal-types":"4.0.0-canary-20250903170742","@solana/codecs-strings":"4.0.0-canary-20250903170742"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250903170742_1756920032594_0.5069598411182015","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903171839":{"name":"@solana/keys","version":"4.0.0-canary-20250903171839","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7ba14f2cde809659aaf535c2d9c9b5701b582fca","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250903171839.tgz","fileCount":25,"integrity":"sha512-KghWHXcLB6hcKGxgOtFJwMHpFd91YUK1GWS/9TuJDxqhGioQ+QcicLGS8zFCi1krEZKG2VReHpxOR7V1wO62CA==","signatures":[{"sig":"MEUCIDnXZDiuM51appGvuE0RRWY6h/TnnMB/eQaYniVZJBEMAiEA+PEgpB/34D99Kuvqp5mWPIkArbL0hUBL2rvBr42L06A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/72336d781068326401dd86c12a9fa24a/solana-keys-4.0.0-canary-20250903171839.tgz","_integrity":"sha512-KghWHXcLB6hcKGxgOtFJwMHpFd91YUK1GWS/9TuJDxqhGioQ+QcicLGS8zFCi1krEZKG2VReHpxOR7V1wO62CA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250903171839","@solana/codecs-core":"4.0.0-canary-20250903171839","@solana/nominal-types":"4.0.0-canary-20250903171839","@solana/codecs-strings":"4.0.0-canary-20250903171839"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250903171839_1756920743168_0.6074919075000715","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903172004":{"name":"@solana/keys","version":"4.0.0-canary-20250903172004","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"be0b57373595179277e78e7b60ee7a07cd9da686","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250903172004.tgz","fileCount":25,"integrity":"sha512-gmFUl/M4mFaHofw3ozmcQwid8lshvKW8h6QncLHC25XBKzoctMmW7vjJ9mEMYC3rsoE7TLz1FP8KBM5AJDRgXA==","signatures":[{"sig":"MEUCIQDEn2GuFyRvA1bhjLZonsF2KsopinsbV3GkV2sO3GkuOgIgNZEBmLLy9Drm6FCWN28vd+ZnFeXJzEzi4iJSc2snEHc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/6a8d2b40fc7a31d0f593b6e33dcf43f5/solana-keys-4.0.0-canary-20250903172004.tgz","_integrity":"sha512-gmFUl/M4mFaHofw3ozmcQwid8lshvKW8h6QncLHC25XBKzoctMmW7vjJ9mEMYC3rsoE7TLz1FP8KBM5AJDRgXA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250903172004","@solana/codecs-core":"4.0.0-canary-20250903172004","@solana/nominal-types":"4.0.0-canary-20250903172004","@solana/codecs-strings":"4.0.0-canary-20250903172004"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250903172004_1756920821554_0.7550009328683385","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903171954":{"name":"@solana/keys","version":"4.0.0-canary-20250903171954","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0d1e1b2bff6f8500e191bd485881c5c0f16f4d72","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250903171954.tgz","fileCount":25,"integrity":"sha512-36K2ki3W4SwdoGNKkAmmfTMZS3/s97P/xGtmG3twrbwT2X37xh+QXDbXEguGkMkfkaUUgPqf1/4sjGsi8CjOyw==","signatures":[{"sig":"MEUCIEXEAoiztwWQvEFSSbz8XazkllffSsomDR8Zwb6UoRihAiEAsgntlppJDHjKNd2eizlyrxBj2KySky4SA9YsEYS4Lqc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/5b2b07adbbeb9b3ba4bd2932084cc0c1/solana-keys-4.0.0-canary-20250903171954.tgz","_integrity":"sha512-36K2ki3W4SwdoGNKkAmmfTMZS3/s97P/xGtmG3twrbwT2X37xh+QXDbXEguGkMkfkaUUgPqf1/4sjGsi8CjOyw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250903171954","@solana/codecs-core":"4.0.0-canary-20250903171954","@solana/nominal-types":"4.0.0-canary-20250903171954","@solana/codecs-strings":"4.0.0-canary-20250903171954"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250903171954_1756920827072_0.1647753151246567","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250903182528":{"name":"@solana/keys","version":"4.0.0-canary-20250903182528","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"7813c06241cb4f58bbf0a5cc41ab71860c81b63c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250903182528.tgz","fileCount":25,"integrity":"sha512-O0slsweHsnQNUuwWbd6tQ2J2f7e04H+Uk1UWcc/BZ88AQ7Rwopn8mjqPqAuryJfZzNPwrIerbuTOcGJ2fiQHPA==","signatures":[{"sig":"MEUCIQDyBxxtqZs/VR7NBmnB5G3CjKyErs9cjGBug2I+jZd9GwIgf2tdkBCF7EeVvSsFqdHwYO4fBYlU0Vl08B+6ZDC4bWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/8b9644ea30dbdfa95bf7901ae74bcf81/solana-keys-4.0.0-canary-20250903182528.tgz","_integrity":"sha512-O0slsweHsnQNUuwWbd6tQ2J2f7e04H+Uk1UWcc/BZ88AQ7Rwopn8mjqPqAuryJfZzNPwrIerbuTOcGJ2fiQHPA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250903182528","@solana/codecs-core":"4.0.0-canary-20250903182528","@solana/nominal-types":"4.0.0-canary-20250903182528","@solana/codecs-strings":"4.0.0-canary-20250903182528"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250903182528_1756924716364_0.433231744085931","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250904160301":{"name":"@solana/keys","version":"4.0.0-canary-20250904160301","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"84f3b6966d77f9fd8bbbd2e6f314cf6c3e065f34","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250904160301.tgz","fileCount":25,"integrity":"sha512-uKaSe9yF+nz7G+jfs+mPwfcQslwmooNjYNw9UhWnvZLVEC54ip/280WJ8tjgN3sI/nTPFyqftF/5yz5z3TBbGQ==","signatures":[{"sig":"MEYCIQCtJ3Bgh59GAsSriLvktXP9KAgUIuFvAUa5GXIYtDgFhwIhAMo5YUs7415u438m4BGjYS70+8jK3JFmd1OuQJK7EpHK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/05ba2961f0f00f81ef4cb6389aef560f/solana-keys-4.0.0-canary-20250904160301.tgz","_integrity":"sha512-uKaSe9yF+nz7G+jfs+mPwfcQslwmooNjYNw9UhWnvZLVEC54ip/280WJ8tjgN3sI/nTPFyqftF/5yz5z3TBbGQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250904160301","@solana/codecs-core":"4.0.0-canary-20250904160301","@solana/nominal-types":"4.0.0-canary-20250904160301","@solana/codecs-strings":"4.0.0-canary-20250904160301"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250904160301_1757002574678_0.013925443478769894","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250904174931":{"name":"@solana/keys","version":"4.0.0-canary-20250904174931","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a710bca8bd440bf3b7c09fc4e276abf8e51ec124","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250904174931.tgz","fileCount":25,"integrity":"sha512-opwS+Fg5cEqeHyYJyuR5axXPpwVwKWbiepd7F3MBEnsThnybFOe3tYiNw8HmMnA5l3fcFq45/pXGLYHfVQ0U0g==","signatures":[{"sig":"MEUCIQDjpbXrw7Cv5I0cGqx4iC/KD9K5iT2YWsoADwLzkOVRPwIgaWP6dofAjDYvHWKEymir2bVZ4bj8hwz87P92j5sdP+4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/8ef23e4794ecf9d35824ddac70e4d896/solana-keys-4.0.0-canary-20250904174931.tgz","_integrity":"sha512-opwS+Fg5cEqeHyYJyuR5axXPpwVwKWbiepd7F3MBEnsThnybFOe3tYiNw8HmMnA5l3fcFq45/pXGLYHfVQ0U0g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250904174931","@solana/codecs-core":"4.0.0-canary-20250904174931","@solana/nominal-types":"4.0.0-canary-20250904174931","@solana/codecs-strings":"4.0.0-canary-20250904174931"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250904174931_1757008983135_0.3923962149394551","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250904215217":{"name":"@solana/keys","version":"4.0.0-canary-20250904215217","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a21b232ffc9d54fa8d67199645b275b6a1786f4c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250904215217.tgz","fileCount":25,"integrity":"sha512-Xs7ofYGxyWnFhRFzWJUni25Pbk5oMwT812EUfocyW0sLD47cfwF6IqqVelcnqcHMOtuILePj/eZ+nDzb+AuUcA==","signatures":[{"sig":"MEQCIG7HFdwt4VyFj0P3f+D+mlYfOWapZ3YlZXY8eA2I2xzpAiAdxB0+U1yO+qgYfPtRdyqKaSiNqpG4PeZpQZE8MLzBUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/b0658438ffb863cac3845433b6d4092f/solana-keys-4.0.0-canary-20250904215217.tgz","_integrity":"sha512-Xs7ofYGxyWnFhRFzWJUni25Pbk5oMwT812EUfocyW0sLD47cfwF6IqqVelcnqcHMOtuILePj/eZ+nDzb+AuUcA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250904215217","@solana/codecs-core":"4.0.0-canary-20250904215217","@solana/nominal-types":"4.0.0-canary-20250904215217","@solana/codecs-strings":"4.0.0-canary-20250904215217"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250904215217_1757023566040_0.3743090876759836","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905001637":{"name":"@solana/keys","version":"4.0.0-canary-20250905001637","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"13ad4830fee7f382969ba1a44f757855f7136abe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250905001637.tgz","fileCount":25,"integrity":"sha512-uTYTSvsWN6PqI4a4n4Lpwpgzo4akxwqxzfrxOCjRWnLNFOxE/gOu0mFaDtAauVy2JnzmwFsNYsEg7IagK6g2Og==","signatures":[{"sig":"MEUCIQC3dHIOoa6WxcUw0NfVMLEfr/qTJMlAhItDmm/X9fwDygIgTs03Br0AplXlrrRyr+LuJB0qc2/zp/ZVN48I+40tjcE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/8319d19d789063b07362d4c559f1fa28/solana-keys-4.0.0-canary-20250905001637.tgz","_integrity":"sha512-uTYTSvsWN6PqI4a4n4Lpwpgzo4akxwqxzfrxOCjRWnLNFOxE/gOu0mFaDtAauVy2JnzmwFsNYsEg7IagK6g2Og==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250905001637","@solana/codecs-core":"4.0.0-canary-20250905001637","@solana/nominal-types":"4.0.0-canary-20250905001637","@solana/codecs-strings":"4.0.0-canary-20250905001637"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250905001637_1757032175277_0.5325149418245441","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905091402":{"name":"@solana/keys","version":"4.0.0-canary-20250905091402","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"870ed99ecc4adb355883b0f47a20ca3ca7d9b438","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250905091402.tgz","fileCount":25,"integrity":"sha512-krxbJh+gLAsJ+eZ086aWm1HVLoilaDEIrX7TXo5B9t4xDaMp2XRx0Un6SXF6h3csT6rtIRP5bFTR40tiz2cYRQ==","signatures":[{"sig":"MEUCIQChl1XDPP4nFZAYEhYDZOsdae9S2Z8sboqg6fZKUBzyFgIgfGmdroPh5oHjss5FskO8eeyEHYC6QrSmJngdLb9nWSM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/baf47e24071351c711e4a9dba10575c7/solana-keys-4.0.0-canary-20250905091402.tgz","_integrity":"sha512-krxbJh+gLAsJ+eZ086aWm1HVLoilaDEIrX7TXo5B9t4xDaMp2XRx0Un6SXF6h3csT6rtIRP5bFTR40tiz2cYRQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250905091402","@solana/codecs-core":"4.0.0-canary-20250905091402","@solana/nominal-types":"4.0.0-canary-20250905091402","@solana/codecs-strings":"4.0.0-canary-20250905091402"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250905091402_1757064448598_0.08332107930784671","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905181014":{"name":"@solana/keys","version":"4.0.0-canary-20250905181014","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d826a6604ff844ff8d8a9d7fca6e5a6eff57bfec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250905181014.tgz","fileCount":25,"integrity":"sha512-m2SgWlMdK7sHDj8HWvdXXNq1TRByYA7qFXyTztVt8LkM/gP7Q8VYEhoEhQsyqGjR25zqMnVKCY/QnUeUl3prpg==","signatures":[{"sig":"MEQCIGmFbKc+pTaPcCyxtX4A2Pq6pDI6GjPCiOv4j+iojRp6AiBCnk4jf1Nl8Qcolc7bf8Fv7h7C88//LJtU2Yp0YKj8iw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/b7b25b778a08c53746047a42fd63d2ac/solana-keys-4.0.0-canary-20250905181014.tgz","_integrity":"sha512-m2SgWlMdK7sHDj8HWvdXXNq1TRByYA7qFXyTztVt8LkM/gP7Q8VYEhoEhQsyqGjR25zqMnVKCY/QnUeUl3prpg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250905181014","@solana/codecs-core":"4.0.0-canary-20250905181014","@solana/nominal-types":"4.0.0-canary-20250905181014","@solana/codecs-strings":"4.0.0-canary-20250905181014"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250905181014_1757096602053_0.8143391149420276","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905202544":{"name":"@solana/keys","version":"4.0.0-canary-20250905202544","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"8d23edfa0fbfc9f4be9df60de0a7e82fd507bcd3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250905202544.tgz","fileCount":25,"integrity":"sha512-EetQsJS7bG1fTPcFo3B8p80JEHro35mNePGX0vBkhciG3hnulp71M0g60uAj6lpfbC1xAztCRkxveS0CeatCcQ==","signatures":[{"sig":"MEQCIByc1EUpOWYxhsdCMHDAXb+e/S/2Ve9s/PE7Uab0NX7pAiA8BI/brmzjnyak8gj34mgJ0PC3jFK4cBO0uCsK7X/F4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/86b4c762a28f2c80f07b4e54cb7f22a7/solana-keys-4.0.0-canary-20250905202544.tgz","_integrity":"sha512-EetQsJS7bG1fTPcFo3B8p80JEHro35mNePGX0vBkhciG3hnulp71M0g60uAj6lpfbC1xAztCRkxveS0CeatCcQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250905202544","@solana/codecs-core":"4.0.0-canary-20250905202544","@solana/nominal-types":"4.0.0-canary-20250905202544","@solana/codecs-strings":"4.0.0-canary-20250905202544"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250905202544_1757104763034_0.351110459439534","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905202804":{"name":"@solana/keys","version":"4.0.0-canary-20250905202804","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"36e76408c291a266dcf796c5af42154c511e9e68","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250905202804.tgz","fileCount":25,"integrity":"sha512-rVaPNzpUYwDYGU1235QlCDZumo3gZCaDb4mN4rU72wmeprMrSARedAXa4Su5plWPPeouKpAERbrZYUnL3ABamQ==","signatures":[{"sig":"MEUCIQD0k+LCSgE1hatxh0DXXziSL6aZlIS03iLc5CMG3U+irAIgWrYgT980rweoa1u6Q3h6xSQshzIYqIfBMv77kbkg8dY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/6a1e2312993d7b8b15776b973879a0a1/solana-keys-4.0.0-canary-20250905202804.tgz","_integrity":"sha512-rVaPNzpUYwDYGU1235QlCDZumo3gZCaDb4mN4rU72wmeprMrSARedAXa4Su5plWPPeouKpAERbrZYUnL3ABamQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250905202804","@solana/codecs-core":"4.0.0-canary-20250905202804","@solana/nominal-types":"4.0.0-canary-20250905202804","@solana/codecs-strings":"4.0.0-canary-20250905202804"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250905202804_1757104889888_0.6745614891588039","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905202839":{"name":"@solana/keys","version":"4.0.0-canary-20250905202839","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"32f042c080a8b856b41510ed72c01d5b33eab5a4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250905202839.tgz","fileCount":25,"integrity":"sha512-x2qvFKidyKSQ60LH3n0cgZRm+v+hQKguIEAASUNgP2r2livAr6G814O8CO+/NBmBKGKFNYy/FMdPDlZajU39uA==","signatures":[{"sig":"MEYCIQDjN7GaUogkz5hDl5AUJMQRhVtvN6D4dhLORhKzFHRNlQIhAP7yJ/4abbuDHgGiPJZSJ3L6Xl0bBTwbYxLPoSjlWZCZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/2ec0ce2ddafc05bdb5ad60b357c7ba2f/solana-keys-4.0.0-canary-20250905202839.tgz","_integrity":"sha512-x2qvFKidyKSQ60LH3n0cgZRm+v+hQKguIEAASUNgP2r2livAr6G814O8CO+/NBmBKGKFNYy/FMdPDlZajU39uA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250905202839","@solana/codecs-core":"4.0.0-canary-20250905202839","@solana/nominal-types":"4.0.0-canary-20250905202839","@solana/codecs-strings":"4.0.0-canary-20250905202839"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250905202839_1757104903588_0.6828674158986034","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905202845":{"name":"@solana/keys","version":"4.0.0-canary-20250905202845","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a38723e548d235b4a66be6be84a639027abdc3f4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250905202845.tgz","fileCount":25,"integrity":"sha512-VPZeFiIe4B832RD/ieQf2IRRobwzV736AyBoFfvPC94HYheBNgW8WI8Yk1hFgxOqKSR9Ai4aS98bY3g3mUKw3Q==","signatures":[{"sig":"MEUCIHsY8Ujd+eB2o/W7Hk4cYIQ5RGjNVxpt99KGfkdIYw7zAiEA3wVyRlyZVi1MVP+Go8b6WJmI4tALGcCdfFDHK39P35Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/91980d4011f188de6d91a66f5c03db6d/solana-keys-4.0.0-canary-20250905202845.tgz","_integrity":"sha512-VPZeFiIe4B832RD/ieQf2IRRobwzV736AyBoFfvPC94HYheBNgW8WI8Yk1hFgxOqKSR9Ai4aS98bY3g3mUKw3Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250905202845","@solana/codecs-core":"4.0.0-canary-20250905202845","@solana/nominal-types":"4.0.0-canary-20250905202845","@solana/codecs-strings":"4.0.0-canary-20250905202845"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250905202845_1757104933912_0.940957941083095","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905223329":{"name":"@solana/keys","version":"4.0.0-canary-20250905223329","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"a31916d3d7642ab6715fbc16667d9560ed49420f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250905223329.tgz","fileCount":25,"integrity":"sha512-relewAew1tJDd13I/EW9r7B/O7OPw/DOdCoGeEflSudZaw69i82JvB/RvLVtYtazDWY+2yngPatjQoA3G6wY1g==","signatures":[{"sig":"MEUCIQDhnj7OPIrTWZagex7XOaVMcAPG0qWYeENjd052GWsveQIgS4VFyRa9Eu7HrWskmymzw6o/iespVEUGlD+AlYOPv88=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/902a1e2c0e7514157e1fc0223392425d/solana-keys-4.0.0-canary-20250905223329.tgz","_integrity":"sha512-relewAew1tJDd13I/EW9r7B/O7OPw/DOdCoGeEflSudZaw69i82JvB/RvLVtYtazDWY+2yngPatjQoA3G6wY1g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250905223329","@solana/codecs-core":"4.0.0-canary-20250905223329","@solana/nominal-types":"4.0.0-canary-20250905223329","@solana/codecs-strings":"4.0.0-canary-20250905223329"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250905223329_1757112414856_0.421625082105769","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250905223413":{"name":"@solana/keys","version":"4.0.0-canary-20250905223413","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"1f90cec1c08bbe099f074979096c55d26277004e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250905223413.tgz","fileCount":25,"integrity":"sha512-MToqo9ivc+VzlMEH15LNlQG9SShMfVx3UcSDN/oH/KzS7DPP8vfXu9EYS6YM/2uzeyN0EsQotsingHr1xGvmbg==","signatures":[{"sig":"MEUCIQD81At49/UgoeWA5HW6joGii2s4G5AvJ7t3w7WoE//9IwIgNyiEnQP+pd85ovmUrqXK96u397DiifAa/NukIp3UQCQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/f28e7207d222d8b2d41e87258e69f2a8/solana-keys-4.0.0-canary-20250905223413.tgz","_integrity":"sha512-MToqo9ivc+VzlMEH15LNlQG9SShMfVx3UcSDN/oH/KzS7DPP8vfXu9EYS6YM/2uzeyN0EsQotsingHr1xGvmbg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250905223413","@solana/codecs-core":"4.0.0-canary-20250905223413","@solana/nominal-types":"4.0.0-canary-20250905223413","@solana/codecs-strings":"4.0.0-canary-20250905223413"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250905223413_1757112426254_0.7623991371373002","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250908171631":{"name":"@solana/keys","version":"4.0.0-canary-20250908171631","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"0173fc22f97d2dfe16eef27a0c073643f99a3601","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250908171631.tgz","fileCount":25,"integrity":"sha512-MJyc9oegOdwulzQTNjwloO/HUU1nYqM7cRZXGVmN4K6udSJvKhG0SbDD+I7SCJDvJyE9FUkSjg7/s8M9F0e7VA==","signatures":[{"sig":"MEUCIFjD9Ug950nrX6tJFkMRjv+HQUpz0xRqhzGsBo1EcL4vAiEAkxo9A9+0hQFnD2FU6bnsimPE2arzLJfZAulUOhqqeEg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172022},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/d1babce05dd995dc4462890b8cef8a7b/solana-keys-4.0.0-canary-20250908171631.tgz","_integrity":"sha512-MJyc9oegOdwulzQTNjwloO/HUU1nYqM7cRZXGVmN4K6udSJvKhG0SbDD+I7SCJDvJyE9FUkSjg7/s8M9F0e7VA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250908171631","@solana/codecs-core":"4.0.0-canary-20250908171631","@solana/nominal-types":"4.0.0-canary-20250908171631","@solana/codecs-strings":"4.0.0-canary-20250908171631"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250908171631_1757352556242_0.9921871716426816","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250908171751":{"name":"@solana/keys","version":"4.0.0-canary-20250908171751","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250908171751","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8c59f9c1518ed240643f85a90772d154f601b1ba","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250908171751.tgz","fileCount":25,"integrity":"sha512-KJfOh89p6VJ6nCBcwEE8KnWWROlQtmR2LR15X/mW/48kTCAeeGarhVBXMrOu8oIbbrgoELVswiKB7B4WiIQhrQ==","signatures":[{"sig":"MEQCICoquUoGczkZ+ZIVH+CGmXacdKAEGj5ODlkphdDtYRIvAiBPOpdtzslj4B3wFD3v6dOyMu0uilrMxvQqWqNnBr/lkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172080},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/08a645180ddb03e90ffde257c02f8aa1/solana-keys-4.0.0-canary-20250908171751.tgz","_integrity":"sha512-KJfOh89p6VJ6nCBcwEE8KnWWROlQtmR2LR15X/mW/48kTCAeeGarhVBXMrOu8oIbbrgoELVswiKB7B4WiIQhrQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250908171751","@solana/codecs-core":"4.0.0-canary-20250908171751","@solana/nominal-types":"4.0.0-canary-20250908171751","@solana/codecs-strings":"4.0.0-canary-20250908171751"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250908171751_1757352726879_0.7024463109163523","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250909185449":{"name":"@solana/keys","version":"4.0.0-canary-20250909185449","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250909185449","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"de019af44b65f081571f02bb3065e417516a6b9a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250909185449.tgz","fileCount":25,"integrity":"sha512-D9AC+eTz7GNFMXEALfbi2wQ1D+agNj5L1lCCLcjDxnfoNxzK1A5s46pqhbezZmX9LAK0DJ3ts97Zd2fhrROt2A==","signatures":[{"sig":"MEQCICuNu19hGp4bq77MSPg6wMknZwwvXxdzIui/Ziy+NvArAiBfXu5jWO2bgxoHZDPdMonqzz6JUfSNIOub7VVKSa1OFg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172080},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/121b5427960cc0d97cc51b35a3e52f8e/solana-keys-4.0.0-canary-20250909185449.tgz","_integrity":"sha512-D9AC+eTz7GNFMXEALfbi2wQ1D+agNj5L1lCCLcjDxnfoNxzK1A5s46pqhbezZmX9LAK0DJ3ts97Zd2fhrROt2A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250909185449","@solana/codecs-core":"4.0.0-canary-20250909185449","@solana/nominal-types":"4.0.0-canary-20250909185449","@solana/codecs-strings":"4.0.0-canary-20250909185449"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250909185449_1757444873517_0.9011241002923454","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250910232443":{"name":"@solana/keys","version":"4.0.0-canary-20250910232443","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250910232443","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0452f34a2a190f1cddcae500eaf6040148e94952","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250910232443.tgz","fileCount":25,"integrity":"sha512-g1TsjgikeBpm8Z/B5Ut3JHOcKkzkzUVXaWDJRINMOMqoqHrOUnmcYrSsKcF6bZ72MdNcBkl7mN+Pv/E1hTNkng==","signatures":[{"sig":"MEUCIQCMLnzb3OgEiBKL6nFfkHgJquZh9Oaa2jprJHaHDoJckwIgHYh3Cm6GJ63DHmBvA7WvSczYySIGOqYKl6P/5LH7WSk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172080},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/b2b7e9dc90a1e15783e39affe5952671/solana-keys-4.0.0-canary-20250910232443.tgz","_integrity":"sha512-g1TsjgikeBpm8Z/B5Ut3JHOcKkzkzUVXaWDJRINMOMqoqHrOUnmcYrSsKcF6bZ72MdNcBkl7mN+Pv/E1hTNkng==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250910232443","@solana/codecs-core":"4.0.0-canary-20250910232443","@solana/nominal-types":"4.0.0-canary-20250910232443","@solana/codecs-strings":"4.0.0-canary-20250910232443"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250910232443_1757547491107_0.47339558409614324","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250910234305":{"name":"@solana/keys","version":"4.0.0-canary-20250910234305","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250910234305","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"60eb16c458394e8f24f4e95482bf571c69bb1726","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250910234305.tgz","fileCount":25,"integrity":"sha512-oEy08ZCtU20LbLeO6Eepk4XGrPiSQRmlJW3cdkb9RWcDhdBu4pUdKmxGa4pnd5d1l82+FZIzeLavl3jpUXzXqg==","signatures":[{"sig":"MEQCIExZiFYQBcSYiJkiC3H/pdwgRenLPfXPwHk/UJt7/XegAiBFrs152kRCoP0aKzdr0UxyGh+E+pvEz20o/PxyQmw2Uw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172080},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/b818c5c0d5bcac57268634166d310f21/solana-keys-4.0.0-canary-20250910234305.tgz","_integrity":"sha512-oEy08ZCtU20LbLeO6Eepk4XGrPiSQRmlJW3cdkb9RWcDhdBu4pUdKmxGa4pnd5d1l82+FZIzeLavl3jpUXzXqg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250910234305","@solana/codecs-core":"4.0.0-canary-20250910234305","@solana/nominal-types":"4.0.0-canary-20250910234305","@solana/codecs-strings":"4.0.0-canary-20250910234305"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250910234305_1757548519740_0.5298410742293924","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"@solana/keys","version":"3.0.3","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@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":"d20619c0c80852f4c4c5056b5e775a84f333fbe3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-3.0.3.tgz","fileCount":25,"integrity":"sha512-tp8oK9tMadtSIc4vF4aXXWkPd4oU5XPW8nf28NgrGDWGt25fUHIydKjkf2hPtMt9i1WfRyQZ33B5P3dnsNqcPQ==","signatures":[{"sig":"MEUCIQDliO6Z9vbneh2kLgqBSSLscahp0GqM2ruvrdfU+i8gWQIgLBAv6jfRTR28LvijL38tEk87bVDy+iA9A7VJu7nmkvs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171890},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-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/dd34033ef5684e1a304d2ff55b544143/solana-keys-3.0.3.tgz","_integrity":"sha512-tp8oK9tMadtSIc4vF4aXXWkPd4oU5XPW8nf28NgrGDWGt25fUHIydKjkf2hPtMt9i1WfRyQZ33B5P3dnsNqcPQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"3.0.3","@solana/assertions":"3.0.3","@solana/codecs-core":"3.0.3","@solana/nominal-types":"3.0.3","@solana/codecs-strings":"3.0.3"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_3.0.3_1757550546597_0.48712627426433786","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250911040215":{"name":"@solana/keys","version":"4.0.0-canary-20250911040215","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250911040215","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3d418b0b64aaab5d1d00b8db6da6c13ca4b8f057","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250911040215.tgz","fileCount":25,"integrity":"sha512-wYctK9aLQnGrsXX+WsyDU1aFes78OYr3Nwt9Uys4zCSRfnQrx2nVqA30E2shRfsoso8VqSxXgbbJfMvStwXr1Q==","signatures":[{"sig":"MEUCIGoY2+cewxAXrM+4nO87zw0clSVZbTkPnfAeNVzV0tatAiEArap74kldbeT/oTkT5T9C0c6kh8g00YDEm5h+idzoL1A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/20be58e29c82c0ddd234b34545523c84/solana-keys-4.0.0-canary-20250911040215.tgz","_integrity":"sha512-wYctK9aLQnGrsXX+WsyDU1aFes78OYr3Nwt9Uys4zCSRfnQrx2nVqA30E2shRfsoso8VqSxXgbbJfMvStwXr1Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250911040215","@solana/codecs-core":"4.0.0-canary-20250911040215","@solana/nominal-types":"4.0.0-canary-20250911040215","@solana/codecs-strings":"4.0.0-canary-20250911040215"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250911040215_1757564091004_0.7105667573420502","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250911121913":{"name":"@solana/keys","version":"4.0.0-canary-20250911121913","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250911121913","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4c7c622f603da0b8e55c72e46f7dcb3085ca2c36","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250911121913.tgz","fileCount":25,"integrity":"sha512-62d9KWtvg2OY/vQMpaSvVsMPl1KD8hE78QcF0eXHi+iY0IOi30TQMs/+BFl6yYZWayf3BgXn1KoNSousGyjGdw==","signatures":[{"sig":"MEQCIBnZtTAo5pV4xNAPWpO1R01S5+x0w9NAksSG57PJdTBSAiBoOniLTXpxTv+s8ljP+5kbnEmIfOoDpYGbyWDAOBswdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/eee7731572ed87f4671a3b9e6f4bfe65/solana-keys-4.0.0-canary-20250911121913.tgz","_integrity":"sha512-62d9KWtvg2OY/vQMpaSvVsMPl1KD8hE78QcF0eXHi+iY0IOi30TQMs/+BFl6yYZWayf3BgXn1KoNSousGyjGdw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250911121913","@solana/codecs-core":"4.0.0-canary-20250911121913","@solana/nominal-types":"4.0.0-canary-20250911121913","@solana/codecs-strings":"4.0.0-canary-20250911121913"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250911121913_1757593953777_0.010163621741682283","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250911201303":{"name":"@solana/keys","version":"4.0.0-canary-20250911201303","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250911201303","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7ca5dd49e6ba3e2bc7dd79dcefde4eb68d5a29d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250911201303.tgz","fileCount":25,"integrity":"sha512-Pi3D0ltbXlnyfMj0sZQpSjSwNbUN8vSq3bgfgF3+16ZhPYHY4YRCMpPo2VXwST+yQMKTUWEmTfOfsHgrJr7XGA==","signatures":[{"sig":"MEQCIHVV1zSH+V5dO7Oqygo9M/NLeRzjxTKqmyjc5lr4ThliAiBCAv7J+pPBbOSZfPTvu7wvq/L3cRGW9hHAPZ+tRdtKJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/e5e12e3f581a895c56af7f02e0e572b4/solana-keys-4.0.0-canary-20250911201303.tgz","_integrity":"sha512-Pi3D0ltbXlnyfMj0sZQpSjSwNbUN8vSq3bgfgF3+16ZhPYHY4YRCMpPo2VXwST+yQMKTUWEmTfOfsHgrJr7XGA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250911201303","@solana/codecs-core":"4.0.0-canary-20250911201303","@solana/nominal-types":"4.0.0-canary-20250911201303","@solana/codecs-strings":"4.0.0-canary-20250911201303"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250911201303_1757622391862_0.8790712384953931","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250911205125":{"name":"@solana/keys","version":"4.0.0-canary-20250911205125","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250911205125","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a2546eec06bd95ba7ffd08562931a0bad36b829a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250911205125.tgz","fileCount":25,"integrity":"sha512-gVtJnXWYXahfo7vG/IRLoZjZkq1LVcLbT2zNYptH511KfOIwCxPXq48DFRhbIMaBHWSKiw/4Wy3m2BWy2/8+rg==","signatures":[{"sig":"MEUCIQCu9mbbgqVDpMMwg7gT+PMGCj44U5y2Dt8YFN9Mr3LfQwIgDhcioEPUeChk4d47laFB0yA4qlOPnZleMd3lx4Wu/U8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/7b9d3aa64c53a4bac0bb95b73b62af14/solana-keys-4.0.0-canary-20250911205125.tgz","_integrity":"sha512-gVtJnXWYXahfo7vG/IRLoZjZkq1LVcLbT2zNYptH511KfOIwCxPXq48DFRhbIMaBHWSKiw/4Wy3m2BWy2/8+rg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250911205125","@solana/codecs-core":"4.0.0-canary-20250911205125","@solana/nominal-types":"4.0.0-canary-20250911205125","@solana/codecs-strings":"4.0.0-canary-20250911205125"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250911205125_1757624665160_0.6570624381838259","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250911205225":{"name":"@solana/keys","version":"4.0.0-canary-20250911205225","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250911205225","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d225ec105e568d973c422a707e471a57346bffca","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250911205225.tgz","fileCount":25,"integrity":"sha512-74mNzLiSWdZVxgpW5Pp5N9pv4eH394mtY2VwXKK9fJO6OVWrhPbYs05GCmf8bIXLU49QjfV6qXAtlMuVQWhp4w==","signatures":[{"sig":"MEUCIQDYK+WZZkhDa9CH0TLF5fV9hBpt7PcdQnTczilmFQEKBwIgDDYfZs44NcGM2e6uvLJfkqOSRIgFubQAZwADuKVzpoc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/403b47146ca2510c87264e4451047bc4/solana-keys-4.0.0-canary-20250911205225.tgz","_integrity":"sha512-74mNzLiSWdZVxgpW5Pp5N9pv4eH394mtY2VwXKK9fJO6OVWrhPbYs05GCmf8bIXLU49QjfV6qXAtlMuVQWhp4w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250911205225","@solana/codecs-core":"4.0.0-canary-20250911205225","@solana/nominal-types":"4.0.0-canary-20250911205225","@solana/codecs-strings":"4.0.0-canary-20250911205225"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250911205225_1757624738911_0.3850373429232421","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250912010418":{"name":"@solana/keys","version":"4.0.0-canary-20250912010418","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250912010418","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0a69734d6da9ffc32525ab445e73912993b2ac83","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250912010418.tgz","fileCount":25,"integrity":"sha512-/1e/WvRz6G4vVtABRlfpLuFPZ9SMPTH6I8virKaCGDIB2/W0CUTOlMe9dOnsBkyXI5iX1WEnRd2CXYdrkVCumg==","signatures":[{"sig":"MEQCIDDxcoFoywHIiWdjU/PSLhYPMNRD05ZCK4ZyQQ+PC8B9AiB0jPIYFQ/Y1hAoquP+V3cZBQ7zAokMZPBtl2OPlkldCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/8001bed6fb26d3db10de0837a12dde7e/solana-keys-4.0.0-canary-20250912010418.tgz","_integrity":"sha512-/1e/WvRz6G4vVtABRlfpLuFPZ9SMPTH6I8virKaCGDIB2/W0CUTOlMe9dOnsBkyXI5iX1WEnRd2CXYdrkVCumg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250912010418","@solana/codecs-core":"4.0.0-canary-20250912010418","@solana/nominal-types":"4.0.0-canary-20250912010418","@solana/codecs-strings":"4.0.0-canary-20250912010418"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250912010418_1757639842430_0.3159896834038807","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250915222507":{"name":"@solana/keys","version":"4.0.0-canary-20250915222507","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250915222507","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dc7ddb2b381349ebce923500e4b8bad383802dd8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250915222507.tgz","fileCount":25,"integrity":"sha512-5zxu2uL6m4HOVWvFOJlhCW0qI9EGtj18e0/03fcAOPLQ1Nb8BULpnx13q9vOFeYbFL5IrOo3f2hfwriNZEE8JQ==","signatures":[{"sig":"MEUCID8TPgzFoPVsk0v41sVEaUVkrD9Gn6Zi5dAxNsLWBJzZAiEA04NJwT3/NBlLOC/Uv7nDQcIgQd/DfU4hqlDmWKoSAyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/d91663be683f70f2e45fffaed5c41552/solana-keys-4.0.0-canary-20250915222507.tgz","_integrity":"sha512-5zxu2uL6m4HOVWvFOJlhCW0qI9EGtj18e0/03fcAOPLQ1Nb8BULpnx13q9vOFeYbFL5IrOo3f2hfwriNZEE8JQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250915222507","@solana/codecs-core":"4.0.0-canary-20250915222507","@solana/nominal-types":"4.0.0-canary-20250915222507","@solana/codecs-strings":"4.0.0-canary-20250915222507"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250915222507_1757975850728_0.7197633723634256","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250915233617":{"name":"@solana/keys","version":"4.0.0-canary-20250915233617","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250915233617","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3ee053ef43d60041b40b15abfbf007e0fe4d08ff","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250915233617.tgz","fileCount":25,"integrity":"sha512-FhJX2e5NijmlYnc5pF2/NQZo7fEytf6How8MHVs3iwDNseMGihDtyX3pvNNEgCC8tN8gP1jE1kD+idsyEACDKw==","signatures":[{"sig":"MEQCIHPB8ZtP7tazr37uo/0GOyJpfFf+cBC/c/mHHcjR9uHiAiBb/M07/4mA1XbuwJSW3+cTqT4VneM6B9hzrUkwCHUVog==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/3f26dfab3a882d8494bc11d8eb384f72/solana-keys-4.0.0-canary-20250915233617.tgz","_integrity":"sha512-FhJX2e5NijmlYnc5pF2/NQZo7fEytf6How8MHVs3iwDNseMGihDtyX3pvNNEgCC8tN8gP1jE1kD+idsyEACDKw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250915233617","@solana/codecs-core":"4.0.0-canary-20250915233617","@solana/nominal-types":"4.0.0-canary-20250915233617","@solana/codecs-strings":"4.0.0-canary-20250915233617"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250915233617_1757980126156_0.4211583193097792","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250915233705":{"name":"@solana/keys","version":"4.0.0-canary-20250915233705","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250915233705","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b14c19aca22d5bf5afe2357c1181402e71009990","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250915233705.tgz","fileCount":25,"integrity":"sha512-HDVrUpJOU2Il5p2cqIO41EDKO2BUgFUkvfl418+PtznWhv/uOaSM14xgTURLMj1k4hiGoJdfsVpusW2+6Z3kmw==","signatures":[{"sig":"MEUCIQCgDyMbr4+FS3fpw7BZAJndI0fhWI//2Mt67/jCmPoEKAIgJh+uWkZkZTXdjU+YD4qfA4pjfxqyLaWzXnxOsc+ceRs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/95666fcbcfab12192dc147fb1edc07d1/solana-keys-4.0.0-canary-20250915233705.tgz","_integrity":"sha512-HDVrUpJOU2Il5p2cqIO41EDKO2BUgFUkvfl418+PtznWhv/uOaSM14xgTURLMj1k4hiGoJdfsVpusW2+6Z3kmw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250915233705","@solana/codecs-core":"4.0.0-canary-20250915233705","@solana/nominal-types":"4.0.0-canary-20250915233705","@solana/codecs-strings":"4.0.0-canary-20250915233705"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250915233705_1757980179739_0.5744767891457527","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250916005035":{"name":"@solana/keys","version":"4.0.0-canary-20250916005035","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250916005035","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"723ccff53c8c91eec16dcc136565a3e2153b19d7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250916005035.tgz","fileCount":25,"integrity":"sha512-TffXRSLVTf3U+MyUyPkx1J0dUn4hhKWi2YGoar0yteNEQHfMACGwLC+zDPo3wC2hNNsuPtlBrjcvnenqusROig==","signatures":[{"sig":"MEUCIFkitNphb5pRAID0aC9yraKrsdEm6WmfaCW87KF6rrUaAiEA+MhyrXqNwcR68PArwDi6NTragE1/OGsQAxGYhasV090=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/851754e9f1164f8589976947f6e27523/solana-keys-4.0.0-canary-20250916005035.tgz","_integrity":"sha512-TffXRSLVTf3U+MyUyPkx1J0dUn4hhKWi2YGoar0yteNEQHfMACGwLC+zDPo3wC2hNNsuPtlBrjcvnenqusROig==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250916005035","@solana/codecs-core":"4.0.0-canary-20250916005035","@solana/nominal-types":"4.0.0-canary-20250916005035","@solana/codecs-strings":"4.0.0-canary-20250916005035"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250916005035_1757984623992_0.16837924591202813","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250917074105":{"name":"@solana/keys","version":"4.0.0-canary-20250917074105","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250917074105","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"21c1c1e6bfa85a8cfdc505f1772f206c69814715","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250917074105.tgz","fileCount":25,"integrity":"sha512-D70rcU3JVZu4XHbzh7fr4nDqCCDi6bKg/MCMJvpxmraSgoRe/4Q/ODOuINsYRl8UxXoDEPRgnF704o4rpMX+tw==","signatures":[{"sig":"MEUCIAv0i61mVyFSVU4johPXq9WEoq2zhnbAZ8NMiurkvhXXAiEArehTbnFpBT9RGx9KGP9yCGn0tEh97hXx+MsER0GDiTI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/03378c8990843972eb3819bba52799d9/solana-keys-4.0.0-canary-20250917074105.tgz","_integrity":"sha512-D70rcU3JVZu4XHbzh7fr4nDqCCDi6bKg/MCMJvpxmraSgoRe/4Q/ODOuINsYRl8UxXoDEPRgnF704o4rpMX+tw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250917074105","@solana/codecs-core":"4.0.0-canary-20250917074105","@solana/nominal-types":"4.0.0-canary-20250917074105","@solana/codecs-strings":"4.0.0-canary-20250917074105"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250917074105_1758095610710_0.7975096579319894","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250924171338":{"name":"@solana/keys","version":"4.0.0-canary-20250924171338","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250924171338","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"819864a55e46e9820d3d689437acad1dc386abd8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250924171338.tgz","fileCount":25,"integrity":"sha512-9lrVJvfxyPhKuZxMjFLIElWAs4gBAka0lEWm6s2gEMOP9C5Yti2081lEYOjtZKe040hB4lQNnReJEGVrZllyfQ==","signatures":[{"sig":"MEUCIAQwPhi8zWD6dDmwh9TaTHzfTlDOkImCYirt2cp8/ZJvAiEAgGyYPU/bVRifEXJLrFsAhprXpjVaavTm9zVlqYwVEHw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/9b922c39d5d888e01f4a7a0570aa836b/solana-keys-4.0.0-canary-20250924171338.tgz","_integrity":"sha512-9lrVJvfxyPhKuZxMjFLIElWAs4gBAka0lEWm6s2gEMOP9C5Yti2081lEYOjtZKe040hB4lQNnReJEGVrZllyfQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250924171338","@solana/codecs-core":"4.0.0-canary-20250924171338","@solana/nominal-types":"4.0.0-canary-20250924171338","@solana/codecs-strings":"4.0.0-canary-20250924171338"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250924171338_1758734869897_0.9566179464963502","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925211826":{"name":"@solana/keys","version":"4.0.0-canary-20250925211826","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250925211826","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"682c1ba712caefcc1c80a7923e5dd95393477f5f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250925211826.tgz","fileCount":25,"integrity":"sha512-VIg8mlvJUKYCvUKoAuEzIkBMisdKZvYPbtgjLS4nHDAs8CY662CY6OpSvQL/L/fY79g8V4Hi202CJVnUQGSctw==","signatures":[{"sig":"MEUCIQCdeqyvo6k38wLKs5t7FnQcj2OK1ZLp8NP+niTPuX5mzQIgXh9vmIwwezznEItYvuSVCgxidLqX/IBI6ctgPBN8A00=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/fa61213068b6acf86d74e9fad9048c41/solana-keys-4.0.0-canary-20250925211826.tgz","_integrity":"sha512-VIg8mlvJUKYCvUKoAuEzIkBMisdKZvYPbtgjLS4nHDAs8CY662CY6OpSvQL/L/fY79g8V4Hi202CJVnUQGSctw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250925211826","@solana/codecs-core":"4.0.0-canary-20250925211826","@solana/nominal-types":"4.0.0-canary-20250925211826","@solana/codecs-strings":"4.0.0-canary-20250925211826"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250925211826_1758835953694_0.4551696332705626","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925214123":{"name":"@solana/keys","version":"4.0.0-canary-20250925214123","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250925214123","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6f3397d0a9ed48d39f47819ee7dd82bdb4afdbea","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250925214123.tgz","fileCount":25,"integrity":"sha512-YMS24i3NLeuoG4OmkDel6oNwD9VgSI1cfltt45vKDKIXmEdcsE/LBd51lyMyXj5LJ7tkQQOZIxNxjlw/Fdnq5w==","signatures":[{"sig":"MEUCIQC1B3ZvxoqKjC4EDCA429rwaTnO/zjUlOsqsR4wi1Y61AIgIDhjSq/3wmkVLWq2b+WatC1sAoQStlzGm/PfLkJHzdc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/30036fe5f8574305e9424ecd886ed775/solana-keys-4.0.0-canary-20250925214123.tgz","_integrity":"sha512-YMS24i3NLeuoG4OmkDel6oNwD9VgSI1cfltt45vKDKIXmEdcsE/LBd51lyMyXj5LJ7tkQQOZIxNxjlw/Fdnq5w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250925214123","@solana/codecs-core":"4.0.0-canary-20250925214123","@solana/nominal-types":"4.0.0-canary-20250925214123","@solana/codecs-strings":"4.0.0-canary-20250925214123"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250925214123_1758837289587_0.597214392929986","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925214227":{"name":"@solana/keys","version":"4.0.0-canary-20250925214227","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250925214227","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2d93bfcbdbe861d3a3d9fd79aad5ae713ab44531","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250925214227.tgz","fileCount":25,"integrity":"sha512-naZF3Z4wneeikrUAV/cQpZldUItDS34m8I/PDfGeJzaArlBD/YNS1EcRMiFfmF0teZHEgBRTXeaINv+8Kn68Cw==","signatures":[{"sig":"MEYCIQDeuu78rmS9odN3ugUOp/pXDh/0pzj+GP/YlLVIYHQAiQIhALxCEYWqymtzqVQxueYhMDaKgZVvhw0SDjJV7ca/Llfo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/40f8285c9e2636a92c9e0774b4a00d51/solana-keys-4.0.0-canary-20250925214227.tgz","_integrity":"sha512-naZF3Z4wneeikrUAV/cQpZldUItDS34m8I/PDfGeJzaArlBD/YNS1EcRMiFfmF0teZHEgBRTXeaINv+8Kn68Cw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250925214227","@solana/codecs-core":"4.0.0-canary-20250925214227","@solana/nominal-types":"4.0.0-canary-20250925214227","@solana/codecs-strings":"4.0.0-canary-20250925214227"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250925214227_1758837298307_0.9942524901380543","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925215742":{"name":"@solana/keys","version":"4.0.0-canary-20250925215742","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250925215742","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c079aa8eb19550b497cbc6d628cfc7dbfc3c1288","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250925215742.tgz","fileCount":25,"integrity":"sha512-aIMsYGNgod16MikE8IPHE8BHMAUpMwPvJ5509Iaqj9FzFo8SvVsS1vwABh6Kvhm87t3zex2ZMsf+Zzx4sK1kmw==","signatures":[{"sig":"MEUCIQDhbCTyxAP7XyBnCNjHxha0nsZA530a30+U22AdVEEu0QIgUP00JzE9ZUOqkcKasQF8rQE7trHF6DdwFl/d82gJnbE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/ea552ce6565e6257ea013a73dcc712e0/solana-keys-4.0.0-canary-20250925215742.tgz","_integrity":"sha512-aIMsYGNgod16MikE8IPHE8BHMAUpMwPvJ5509Iaqj9FzFo8SvVsS1vwABh6Kvhm87t3zex2ZMsf+Zzx4sK1kmw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250925215742","@solana/codecs-core":"4.0.0-canary-20250925215742","@solana/nominal-types":"4.0.0-canary-20250925215742","@solana/codecs-strings":"4.0.0-canary-20250925215742"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250925215742_1758838266216_0.7296002539951918","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925215806":{"name":"@solana/keys","version":"4.0.0-canary-20250925215806","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250925215806","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e30da9912e82d7930f489c80388a37322cafa87a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250925215806.tgz","fileCount":25,"integrity":"sha512-DVYq7ZyMnY6DgDmAgj3vPi+wkG3kCeNEe0qS7nMeC707yeLnSlyro80H75idpVPCapC3ztMpp3iAV4QhACFI3A==","signatures":[{"sig":"MEUCIEwdVo5k+1jaN7jomPCO2BCt3yPy1v1IiRYuNO5BG4O9AiEAub2olIlL/dfwWpDeXfw8R9GuEzQW/sN+QcYPm53F+i8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/21e5719564cd5a465cc46dcdcb308d6d/solana-keys-4.0.0-canary-20250925215806.tgz","_integrity":"sha512-DVYq7ZyMnY6DgDmAgj3vPi+wkG3kCeNEe0qS7nMeC707yeLnSlyro80H75idpVPCapC3ztMpp3iAV4QhACFI3A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250925215806","@solana/codecs-core":"4.0.0-canary-20250925215806","@solana/nominal-types":"4.0.0-canary-20250925215806","@solana/codecs-strings":"4.0.0-canary-20250925215806"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250925215806_1758838325418_0.4051317356235862","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250925220004":{"name":"@solana/keys","version":"4.0.0-canary-20250925220004","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250925220004","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e899a80a59aa364bad595934e771f778f5988e5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250925220004.tgz","fileCount":25,"integrity":"sha512-EHz3XRyA2JU8eRFArD4PTs1QZwhk762wLtstBko+rkqGvTWdw1hXxSoJfYzz3P5zD9XxDovPk6ua2x4R8A9Ogg==","signatures":[{"sig":"MEUCIQDbcevg1+lGd+K8me3GdPlS6rxhBG9MF0TV5NhnJUPOEgIgO81baUvmRdsLC5WIYhGsGXgfLLVxWH9FD+rh6Vj645A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/94900e446d64898a8fa4a94c756e273a/solana-keys-4.0.0-canary-20250925220004.tgz","_integrity":"sha512-EHz3XRyA2JU8eRFArD4PTs1QZwhk762wLtstBko+rkqGvTWdw1hXxSoJfYzz3P5zD9XxDovPk6ua2x4R8A9Ogg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250925220004","@solana/codecs-core":"4.0.0-canary-20250925220004","@solana/nominal-types":"4.0.0-canary-20250925220004","@solana/codecs-strings":"4.0.0-canary-20250925220004"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250925220004_1758838382542_0.8049835406825401","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250926144318":{"name":"@solana/keys","version":"4.0.0-canary-20250926144318","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250926144318","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b828b83d5a36b6c325e60118ccec889bbdb031d8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250926144318.tgz","fileCount":25,"integrity":"sha512-em8TrQo7W00Zx1HuUNDBiJCFfRAbO4+JSy32K4I6eHWEk0BZ8meRkbuzPY8SkAD73nGnqN9qFKAm8OJaSt0TLQ==","signatures":[{"sig":"MEYCIQDUFFrIYVeTWCfCALkJC4f/I2f39T/tuj6nKvJ9X7LYwgIhALVsZB9hZMap7nKaxnwsRZYhn0GHPqVac/ZiImmAb8Tq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172106},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/08225881dd1cf31842180d65d2021fd6/solana-keys-4.0.0-canary-20250926144318.tgz","_integrity":"sha512-em8TrQo7W00Zx1HuUNDBiJCFfRAbO4+JSy32K4I6eHWEk0BZ8meRkbuzPY8SkAD73nGnqN9qFKAm8OJaSt0TLQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250926144318","@solana/codecs-core":"4.0.0-canary-20250926144318","@solana/nominal-types":"4.0.0-canary-20250926144318","@solana/codecs-strings":"4.0.0-canary-20250926144318"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250926144318_1758898575784_0.7389776228703535","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250930051855":{"name":"@solana/keys","version":"4.0.0-canary-20250930051855","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250930051855","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9cc554dc314610bd0462fe7ebcc679a21a043215","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250930051855.tgz","fileCount":25,"integrity":"sha512-EMKKCQgMri4ZmKWfMkpn1YypjLUylybuL2U5R0E/W0AH+g3eJ30+o8hCOw/iTqMPrQ/3uotrJywiIQc7SsJy/g==","signatures":[{"sig":"MEUCIFJg8QJoX/SqSf1dGyVrlR/KUAxiwD2D7mnfoHk0+NpxAiEA9j8A951FZXqZrlcrLbb652rj+R0yFrHnIaL8fO8iUX0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/fd9f26382582e39741ba12804c4920bc/solana-keys-4.0.0-canary-20250930051855.tgz","_integrity":"sha512-EMKKCQgMri4ZmKWfMkpn1YypjLUylybuL2U5R0E/W0AH+g3eJ30+o8hCOw/iTqMPrQ/3uotrJywiIQc7SsJy/g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250930051855","@solana/codecs-core":"4.0.0-canary-20250930051855","@solana/nominal-types":"4.0.0-canary-20250930051855","@solana/codecs-strings":"4.0.0-canary-20250930051855"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250930051855_1759210364261_0.2995075042234081","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250930084738":{"name":"@solana/keys","version":"4.0.0-canary-20250930084738","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250930084738","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"363fb9642d41286b0bd97f3214862d7206fa01ee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250930084738.tgz","fileCount":25,"integrity":"sha512-fLJQC4Y1JeoTpgNDvH+fs7BqH+WDsfH/nzgPX2XgO+WXit+3dBT9Y7BzMnlL93kUsX0piWw4vNAd6Jbtxa4/Tw==","signatures":[{"sig":"MEQCIHM51qkAK+SrtTCwbu6y5+1CCW8SRPN3JaWW9KPO2xPQAiBljAR5qu/MSt+dVM70Ul1/RIJ1xWwjbSu51pAUBQKdGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/91453ec54e18147fffbb456f81faee3e/solana-keys-4.0.0-canary-20250930084738.tgz","_integrity":"sha512-fLJQC4Y1JeoTpgNDvH+fs7BqH+WDsfH/nzgPX2XgO+WXit+3dBT9Y7BzMnlL93kUsX0piWw4vNAd6Jbtxa4/Tw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250930084738","@solana/codecs-core":"4.0.0-canary-20250930084738","@solana/nominal-types":"4.0.0-canary-20250930084738","@solana/codecs-strings":"4.0.0-canary-20250930084738"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250930084738_1759222856908_0.41103090427251887","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250930084832":{"name":"@solana/keys","version":"4.0.0-canary-20250930084832","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250930084832","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3476911dbfc745048684f83622a387c25071418a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250930084832.tgz","fileCount":25,"integrity":"sha512-Xa1psWeFjwKDh5SMrEfQm0i+nlF8ayQZpgIv+syKt0wRg+lw+zZ+M3PCA8Acnhix/zwj1gPQeNfiQNlG7Gqgaw==","signatures":[{"sig":"MEQCIGN6IQQAchMFQy9iYaI3aEXKdh96tWtdOnaWorPWgAjbAiA22R+37xTypNlFoIjfxQ9UGCNYeb+nBT0/rdxWe72ujw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/6ea2c8c28cbdea9034228f005e6d9137/solana-keys-4.0.0-canary-20250930084832.tgz","_integrity":"sha512-Xa1psWeFjwKDh5SMrEfQm0i+nlF8ayQZpgIv+syKt0wRg+lw+zZ+M3PCA8Acnhix/zwj1gPQeNfiQNlG7Gqgaw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250930084832","@solana/codecs-core":"4.0.0-canary-20250930084832","@solana/nominal-types":"4.0.0-canary-20250930084832","@solana/codecs-strings":"4.0.0-canary-20250930084832"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250930084832_1759222872644_0.19095575417501998","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250930182729":{"name":"@solana/keys","version":"4.0.0-canary-20250930182729","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250930182729","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b43c8679caeef111af4cc542bef4de012ff775c8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250930182729.tgz","fileCount":25,"integrity":"sha512-4HqnMuDsEzubaJKSDa0ZipxDNeF9CyXqxQTBA124uh5ijqW08tKhB7zdzGS6AJx+7C/4OIssIc71ZgXSY9bTJg==","signatures":[{"sig":"MEYCIQDli5xxNKbXpWXOKM3Y/hjtRqMt+BIYsIAgdPX+r17logIhAMy7hIi3HPFu9MHSAFolqT18IWMP7rub9PIDHAfnXklU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/c9d23e7787bfccba84640187c53842f5/solana-keys-4.0.0-canary-20250930182729.tgz","_integrity":"sha512-4HqnMuDsEzubaJKSDa0ZipxDNeF9CyXqxQTBA124uh5ijqW08tKhB7zdzGS6AJx+7C/4OIssIc71ZgXSY9bTJg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250930182729","@solana/codecs-core":"4.0.0-canary-20250930182729","@solana/nominal-types":"4.0.0-canary-20250930182729","@solana/codecs-strings":"4.0.0-canary-20250930182729"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250930182729_1759257665937_0.2587199671921705","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20250930182803":{"name":"@solana/keys","version":"4.0.0-canary-20250930182803","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20250930182803","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dcf10f24969c4c37a1399afd141b22c0d1d91bfe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20250930182803.tgz","fileCount":25,"integrity":"sha512-jSFuxdMjPoh/90R76zbpo+w9lPVFX8aOMWjCF+avD2pWbOUb5BO/U8jJOh8V3LyJggIp4N6I2PVnJO1f6ESHiw==","signatures":[{"sig":"MEUCIBnNR3oXZNVn0y7kkIgy2aezXGDzbjMnaYjewjcJXvO4AiEA+Em2vsazGpSG763Cy+lRhvZq1ktZIi7RrvtdkH8P83k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/d5d7a42698d8788c5e3111c7b3ffd01f/solana-keys-4.0.0-canary-20250930182803.tgz","_integrity":"sha512-jSFuxdMjPoh/90R76zbpo+w9lPVFX8aOMWjCF+avD2pWbOUb5BO/U8jJOh8V3LyJggIp4N6I2PVnJO1f6ESHiw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20250930182803","@solana/codecs-core":"4.0.0-canary-20250930182803","@solana/nominal-types":"4.0.0-canary-20250930182803","@solana/codecs-strings":"4.0.0-canary-20250930182803"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20250930182803_1759257695986_0.2325531420746716","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251001190036":{"name":"@solana/keys","version":"4.0.0-canary-20251001190036","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251001190036","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1e5345bd246bbfa91e8b49a2af437a607c0b0048","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251001190036.tgz","fileCount":25,"integrity":"sha512-Y30UEiDAJ+VkOb+YJcopOywSiRXIVsRN/aewV3oQoAbsw1/oAajY1i6FEdm1PBj93uG308wtC8XTdD01nHZqqg==","signatures":[{"sig":"MEYCIQCRTSs+ZHwvwF7ZSJQtfJAt5UVaYojX7EnM3MISM05WRwIhAPkFgvIcWH347ojkE6nDSJYsTyGuT4F8TvX6QhKI255p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/75bacfbc6a54c5dc65d98a437347b48c/solana-keys-4.0.0-canary-20251001190036.tgz","_integrity":"sha512-Y30UEiDAJ+VkOb+YJcopOywSiRXIVsRN/aewV3oQoAbsw1/oAajY1i6FEdm1PBj93uG308wtC8XTdD01nHZqqg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251001190036","@solana/codecs-core":"4.0.0-canary-20251001190036","@solana/nominal-types":"4.0.0-canary-20251001190036","@solana/codecs-strings":"4.0.0-canary-20251001190036"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251001190036_1759346072731_0.9179823727435543","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251001200451":{"name":"@solana/keys","version":"4.0.0-canary-20251001200451","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251001200451","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5f471b689ef93fa6d76b51c51ae238144fee676b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251001200451.tgz","fileCount":25,"integrity":"sha512-F4mZHRm+CyHi0OT1XjyaX3Y/v36RAVlLZNMMElj+3CYfOXh2pgtKd8VB7wGi7CCGQXOiCzsDKslm0WJWfXpuvQ==","signatures":[{"sig":"MEUCIQDVz2J3ReqDrWraKWJXTNTkJ4KqBCH9oGi1elwsEJ/uEAIge8iSa/2Q+JSxHsuo2tb/b2jT+stPzB09o2lRSelq6Ek=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/87d4d78ea3e85a043667584d3cae1fc8/solana-keys-4.0.0-canary-20251001200451.tgz","_integrity":"sha512-F4mZHRm+CyHi0OT1XjyaX3Y/v36RAVlLZNMMElj+3CYfOXh2pgtKd8VB7wGi7CCGQXOiCzsDKslm0WJWfXpuvQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251001200451","@solana/codecs-core":"4.0.0-canary-20251001200451","@solana/nominal-types":"4.0.0-canary-20251001200451","@solana/codecs-strings":"4.0.0-canary-20251001200451"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251001200451_1759349907761_0.8663700079821095","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251001200542":{"name":"@solana/keys","version":"4.0.0-canary-20251001200542","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251001200542","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4d55c562a2bd27dd83cc77fabd7081b18c432e46","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251001200542.tgz","fileCount":25,"integrity":"sha512-WtXI0Af2SjcuZKkIfX0ghqPYvt1HQXFLa1W0kwoBWtBpkgVFNo0j3f6dRwFed+V33gKuvHIMfTVTGus7EH3buA==","signatures":[{"sig":"MEUCIQC7T3g6L2VIZ8nXqmLwedgfUCei19xsTosA7rf2QbZ2AwIgNnqzHlpwN65BqO/Gf1i7E9I8vOpiVfBuw+wKQLut/ts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/9bed70843166c0739e80c91387964dbe/solana-keys-4.0.0-canary-20251001200542.tgz","_integrity":"sha512-WtXI0Af2SjcuZKkIfX0ghqPYvt1HQXFLa1W0kwoBWtBpkgVFNo0j3f6dRwFed+V33gKuvHIMfTVTGus7EH3buA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251001200542","@solana/codecs-core":"4.0.0-canary-20251001200542","@solana/nominal-types":"4.0.0-canary-20251001200542","@solana/codecs-strings":"4.0.0-canary-20251001200542"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251001200542_1759349973074_0.9501445881861657","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251002191155":{"name":"@solana/keys","version":"4.0.0-canary-20251002191155","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251002191155","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"77219ecc8e3242a075c34c1b9b7975f6e0c7b15a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251002191155.tgz","fileCount":25,"integrity":"sha512-OvDuFXEKRpFFe5zT+qxW7DOCkxtZsZHT61i4BD/H1jinl+hEq4wvRM7GAbSHPGPX5aS/h6dCFlHV8+KDsInV3A==","signatures":[{"sig":"MEYCIQD2Z5FWPXhXVx66r38+d6WNu2nmydZGTpo/wvSgUZQwTwIhAJUrrbDY8rqS28orKK27gCSx+yXn1U6qsayF0c6FBnzC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/c9cb3bf547d3b64d6afc4626f96059ad/solana-keys-4.0.0-canary-20251002191155.tgz","_integrity":"sha512-OvDuFXEKRpFFe5zT+qxW7DOCkxtZsZHT61i4BD/H1jinl+hEq4wvRM7GAbSHPGPX5aS/h6dCFlHV8+KDsInV3A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251002191155","@solana/codecs-core":"4.0.0-canary-20251002191155","@solana/nominal-types":"4.0.0-canary-20251002191155","@solana/codecs-strings":"4.0.0-canary-20251002191155"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251002191155_1759433121044_0.20139481060916697","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251002191251":{"name":"@solana/keys","version":"4.0.0-canary-20251002191251","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251002191251","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2eb9efe005cc64600f66473b2757b6c02d3d4127","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251002191251.tgz","fileCount":25,"integrity":"sha512-gEPsCv3CSnoXY8s7eTq6955XrZe0XepWnV78JrIEgtkUUtRMLMUf+dwfhQirA7qxajHEDfYFf5s2O61La4YAaQ==","signatures":[{"sig":"MEUCIDTQnb5801/acFcTvkBSFksWi7D+bSp45P//xtK7AtUkAiEA4pMjPDm9akyqcVrYLqnslxfV+JIDKeJCp1nYhVv4+Mc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/da6bad5c4f7faf58d64b6320d1948705/solana-keys-4.0.0-canary-20251002191251.tgz","_integrity":"sha512-gEPsCv3CSnoXY8s7eTq6955XrZe0XepWnV78JrIEgtkUUtRMLMUf+dwfhQirA7qxajHEDfYFf5s2O61La4YAaQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251002191251","@solana/codecs-core":"4.0.0-canary-20251002191251","@solana/nominal-types":"4.0.0-canary-20251002191251","@solana/codecs-strings":"4.0.0-canary-20251002191251"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251002191251_1759433131352_0.6271796945689758","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251002191300":{"name":"@solana/keys","version":"4.0.0-canary-20251002191300","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251002191300","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"47ef15fccf299d6345fe8b000efc0c71a327d40d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251002191300.tgz","fileCount":25,"integrity":"sha512-6SklbOqHnioj59Kn/ifBqBJDU81RpMayFWY+k8N3InXsicQo5Y9PDlYO73ymV4h/EBXPUDdYyYP2O51PaXR59Q==","signatures":[{"sig":"MEQCIFK82aVMCEuDV4ij4AvkGwMUwxbU7T6NUQQegxn4fQuQAiA35RTNTzHtDfP7jf7Jht+aIAZ2fQ3IJTgoftk+FfXDUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/882f39a5b7b63cff48e69d80beb26eba/solana-keys-4.0.0-canary-20251002191300.tgz","_integrity":"sha512-6SklbOqHnioj59Kn/ifBqBJDU81RpMayFWY+k8N3InXsicQo5Y9PDlYO73ymV4h/EBXPUDdYyYP2O51PaXR59Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251002191300","@solana/codecs-core":"4.0.0-canary-20251002191300","@solana/nominal-types":"4.0.0-canary-20251002191300","@solana/codecs-strings":"4.0.0-canary-20251002191300"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251002191300_1759433179590_0.32204724766324566","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251002191331":{"name":"@solana/keys","version":"4.0.0-canary-20251002191331","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251002191331","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ba3d63c9082fa3b1491e9d21be24fec92354f179","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251002191331.tgz","fileCount":25,"integrity":"sha512-wZXAbfodVHI4Bs7P0vUSLsOwv5vCE9gTYuKkRm3q9VAId3Qv1vNxm3bX/d/XG1stKXrGoNddZmw/rm9YPwxaTg==","signatures":[{"sig":"MEUCIQDlBxy/+tRyLHrKbR2SFEYY9U3CEOCbdHFOAjsojzAHjQIgS3UxuH5oPf2/nnXNifZ3Pn5VVTXKw/3ZQWgkflmJEsQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/8cef19177451e96a52b17079db1c82ba/solana-keys-4.0.0-canary-20251002191331.tgz","_integrity":"sha512-wZXAbfodVHI4Bs7P0vUSLsOwv5vCE9gTYuKkRm3q9VAId3Qv1vNxm3bX/d/XG1stKXrGoNddZmw/rm9YPwxaTg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251002191331","@solana/codecs-core":"4.0.0-canary-20251002191331","@solana/nominal-types":"4.0.0-canary-20251002191331","@solana/codecs-strings":"4.0.0-canary-20251002191331"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251002191331_1759433207360_0.6060696043117832","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251003105534":{"name":"@solana/keys","version":"4.0.0-canary-20251003105534","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251003105534","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f9c1164c0c9edd0e69a321eb8c90228e7073e9d2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251003105534.tgz","fileCount":25,"integrity":"sha512-84t9WkDWs4GQr8uYE92S1jx1tpTDyhjVc2X16d2TWqKgl5YUqz3npUIWcUV4nJfu75/Es008quFuYrg4TyczkA==","signatures":[{"sig":"MEYCIQCjKnqk1pm9WtPxF0imd1LpTiopRrDiPx/3lnFqv/1fXQIhAISD612o4kQETnQOlzTEsGCd92j2a2quT1wvmYpG7zea","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/40a729e04476d6f0c92713d907ea33cb/solana-keys-4.0.0-canary-20251003105534.tgz","_integrity":"sha512-84t9WkDWs4GQr8uYE92S1jx1tpTDyhjVc2X16d2TWqKgl5YUqz3npUIWcUV4nJfu75/Es008quFuYrg4TyczkA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251003105534","@solana/codecs-core":"4.0.0-canary-20251003105534","@solana/nominal-types":"4.0.0-canary-20251003105534","@solana/codecs-strings":"4.0.0-canary-20251003105534"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251003105534_1759489696269_0.06996788458287417","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251003105839":{"name":"@solana/keys","version":"4.0.0-canary-20251003105839","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251003105839","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"088b2539585b40f5bf07c0dda68f8bfbcfb626ac","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251003105839.tgz","fileCount":25,"integrity":"sha512-fOO6Ey+7fDq12YsLvRNn3LDRva4Iz2uYuadqQ0UIp0Ry6C51lJaIPVvckRth38WKd7koockLt9YjWuAUN7SmGg==","signatures":[{"sig":"MEUCIQD2+hP4xj+aHR8M0POKBqOaaFaYtJBux7eaG71TOp1aeQIgDe3sAyyWRMRicyVBvMVYjVqhQxLcgeC8SmQjZOVDxVc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/c909d67e73b1d23eb9924c143036d7ee/solana-keys-4.0.0-canary-20251003105839.tgz","_integrity":"sha512-fOO6Ey+7fDq12YsLvRNn3LDRva4Iz2uYuadqQ0UIp0Ry6C51lJaIPVvckRth38WKd7koockLt9YjWuAUN7SmGg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251003105839","@solana/codecs-core":"4.0.0-canary-20251003105839","@solana/nominal-types":"4.0.0-canary-20251003105839","@solana/codecs-strings":"4.0.0-canary-20251003105839"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251003105839_1759489888413_0.10842703547462129","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251003110412":{"name":"@solana/keys","version":"4.0.0-canary-20251003110412","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251003110412","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8a554d2442e40b68dfd32c0d9958caffa75fb7bf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251003110412.tgz","fileCount":25,"integrity":"sha512-PVJdL/d7YHES1Bm5Y9XTvI1iSy45VoyrplPJLehI3jv2Yz8DjBBE5Cf5vvEHISXdy7osDFHkLWfNE3lF6bNGkg==","signatures":[{"sig":"MEUCIQCux/qBeGokTA1YLGUVNsA7quphHpiU29jhcYp6meRzGwIgFwfVjKCww1TtqOoDXGtvZ8hb6rM/ZSHzuxOOpzw5w0s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/3fb353f0de7edc5d714d7da92510558a/solana-keys-4.0.0-canary-20251003110412.tgz","_integrity":"sha512-PVJdL/d7YHES1Bm5Y9XTvI1iSy45VoyrplPJLehI3jv2Yz8DjBBE5Cf5vvEHISXdy7osDFHkLWfNE3lF6bNGkg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251003110412","@solana/codecs-core":"4.0.0-canary-20251003110412","@solana/nominal-types":"4.0.0-canary-20251003110412","@solana/codecs-strings":"4.0.0-canary-20251003110412"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251003110412_1759490243335_0.7795836160034908","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251003155620":{"name":"@solana/keys","version":"4.0.0-canary-20251003155620","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251003155620","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bab89e9461b9abd94fe1c78b696c9639f2d6e474","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251003155620.tgz","fileCount":25,"integrity":"sha512-MCgZD/q6T4nb/5cz8Dozfp1BcgCMirtkOnjadtjBb8ilu+X9TNMaDu3OiEVWpv4Uliat3GacauHr8P44kT+h9A==","signatures":[{"sig":"MEUCIEMlPVZtLrLlK+MwuKTdszKD83GWHOdOq0zOaP/VdScOAiEAkBAyVO+68/A4rwcTlcHkVZsseLTnBSwuchOEMutHzxQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/95612efe2b49a413b7fedfa0246e3732/solana-keys-4.0.0-canary-20251003155620.tgz","_integrity":"sha512-MCgZD/q6T4nb/5cz8Dozfp1BcgCMirtkOnjadtjBb8ilu+X9TNMaDu3OiEVWpv4Uliat3GacauHr8P44kT+h9A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251003155620","@solana/codecs-core":"4.0.0-canary-20251003155620","@solana/nominal-types":"4.0.0-canary-20251003155620","@solana/codecs-strings":"4.0.0-canary-20251003155620"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251003155620_1759507775928_0.8283664775526871","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251003182442":{"name":"@solana/keys","version":"4.0.0-canary-20251003182442","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251003182442","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8c63172e92fecc0cedb8c062f857525123bc87c4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251003182442.tgz","fileCount":25,"integrity":"sha512-g7dnkkT+VeIUk6FcVrwTa33TxVnrR94oOW8URhQEr0jltSDouCApGEl6z2WKe4RJkhq/mg8LeTUzIE9tMuaf9A==","signatures":[{"sig":"MEUCIQD0wMx9yMREhQCK7gotKYmG1Gunflc57+z/jiy34KqNDgIgKU2Ddyl8puer3DqwW/+k5uHZyXBQMXP5vQkaRErVe+U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/758c377adf4173081a243d664d3d46f5/solana-keys-4.0.0-canary-20251003182442.tgz","_integrity":"sha512-g7dnkkT+VeIUk6FcVrwTa33TxVnrR94oOW8URhQEr0jltSDouCApGEl6z2WKe4RJkhq/mg8LeTUzIE9tMuaf9A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251003182442","@solana/codecs-core":"4.0.0-canary-20251003182442","@solana/nominal-types":"4.0.0-canary-20251003182442","@solana/codecs-strings":"4.0.0-canary-20251003182442"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251003182442_1759516681623_0.422220592680856","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251006181101":{"name":"@solana/keys","version":"4.0.0-canary-20251006181101","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251006181101","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"52046f70ed2aad0ae666f3f26b29d1d2d1899c2a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251006181101.tgz","fileCount":25,"integrity":"sha512-Sqg2qb+Gt+NJnywrMZNoiC/XP83EX79qJTjIchTTEvEFNlffeX/CNGFlrVw4w663XxQgl4+Wc8f0gV+xiVIgww==","signatures":[{"sig":"MEUCIQC0tfjz1eF2WPYnBig7vOELV677m4+JuOoroLVTe8Wi2gIgJeLPIqf/YLxrkdbboHjXmXtoYkUJVpP2r6eJOCxhq0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/04d55105e756590d36d30d38fa5f8295/solana-keys-4.0.0-canary-20251006181101.tgz","_integrity":"sha512-Sqg2qb+Gt+NJnywrMZNoiC/XP83EX79qJTjIchTTEvEFNlffeX/CNGFlrVw4w663XxQgl4+Wc8f0gV+xiVIgww==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251006181101","@solana/codecs-core":"4.0.0-canary-20251006181101","@solana/nominal-types":"4.0.0-canary-20251006181101","@solana/codecs-strings":"4.0.0-canary-20251006181101"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251006181101_1759775066866_0.4382468211923496","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251006183905":{"name":"@solana/keys","version":"4.0.0-canary-20251006183905","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251006183905","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2793e7c9b158afa86ab45563c4c0f399136e666e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251006183905.tgz","fileCount":25,"integrity":"sha512-GLyXKbHwa0mGpX7H9D2Qbd7xsvQoaxq3I+igVYbAErWXquO2vbERBL10kIMRYLETeMSU1ruKOw5QpbQxnUvJAA==","signatures":[{"sig":"MEUCIQDnzHOifa7ra0OoSk98HPT0WSoyHeSQKDxVcosxADJYrwIgJbv6nxts0wVxxAZoNKrBHfqZ7i+lXZl1nIV4MXx19FY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/721ba64e71d44f04ed17a7342d41a3f1/solana-keys-4.0.0-canary-20251006183905.tgz","_integrity":"sha512-GLyXKbHwa0mGpX7H9D2Qbd7xsvQoaxq3I+igVYbAErWXquO2vbERBL10kIMRYLETeMSU1ruKOw5QpbQxnUvJAA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251006183905","@solana/codecs-core":"4.0.0-canary-20251006183905","@solana/nominal-types":"4.0.0-canary-20251006183905","@solana/codecs-strings":"4.0.0-canary-20251006183905"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251006183905_1759776686887_0.7221647794376087","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251006185125":{"name":"@solana/keys","version":"4.0.0-canary-20251006185125","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251006185125","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c8681776af277c0de1155e2c0176589dcc479eec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251006185125.tgz","fileCount":25,"integrity":"sha512-p0QKv9gFrY6ZPS4V//PPzGaWQ7mmrMj9t6mEBNvZ3daSKfW+RCAt5waToMIJcWLK/rnF1UrobwVznObGMRBzMw==","signatures":[{"sig":"MEUCIBw/D/ajAYA4Cfifk5k2RcOVbpM7pgzJUwOtZ987rwDiAiEA8e1MHcqe0orf8gn+Op/hp8A6f36rR6BXQiT5mGiHwxQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/67dd724631002d632402de61975bdc2c/solana-keys-4.0.0-canary-20251006185125.tgz","_integrity":"sha512-p0QKv9gFrY6ZPS4V//PPzGaWQ7mmrMj9t6mEBNvZ3daSKfW+RCAt5waToMIJcWLK/rnF1UrobwVznObGMRBzMw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251006185125","@solana/codecs-core":"4.0.0-canary-20251006185125","@solana/nominal-types":"4.0.0-canary-20251006185125","@solana/codecs-strings":"4.0.0-canary-20251006185125"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251006185125_1759777536273_0.7955930566248264","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251006190045":{"name":"@solana/keys","version":"4.0.0-canary-20251006190045","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251006190045","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5f9b6c5d0c34d0349af4076feb84332c2d78022f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251006190045.tgz","fileCount":25,"integrity":"sha512-M2MeXUDqTEmhI0VtU4pU0dcWkeraAOLv+exJ8GzZkF7tQRSF8kRI208AlgjRh/qPzcP53fJZQ7K9EJwiayHw4Q==","signatures":[{"sig":"MEUCIQDq9o7s+lQuCYmUBoPdXuIVl2+rbrLIzvpv3SGnnCKb5wIgdPuDE8pGqbRt8/UYRiVHwH0lYvbVhFzbJgd0fDL/Bk8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/caae922320df81bf72a553897dd6a1f7/solana-keys-4.0.0-canary-20251006190045.tgz","_integrity":"sha512-M2MeXUDqTEmhI0VtU4pU0dcWkeraAOLv+exJ8GzZkF7tQRSF8kRI208AlgjRh/qPzcP53fJZQ7K9EJwiayHw4Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251006190045","@solana/codecs-core":"4.0.0-canary-20251006190045","@solana/nominal-types":"4.0.0-canary-20251006190045","@solana/codecs-strings":"4.0.0-canary-20251006190045"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251006190045_1759778035851_0.5411590609872068","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251007224950":{"name":"@solana/keys","version":"4.0.0-canary-20251007224950","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251007224950","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6b739a7c916c529531d0eae840644a77baa1d887","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251007224950.tgz","fileCount":25,"integrity":"sha512-hYk5df11Uf435hCNay/iYqAePVajhPgXFL9kj6gLJoGJtXI0N390bnQ/btyB/hn+YEjixSo8Ilb1X7r5gu6KcQ==","signatures":[{"sig":"MEQCIEq/qnKu5uWeDezxwmTGvsxeTf9VOF/jDJglN4h7PKBkAiBet0EEcQlc4+eeKbT3wkcnqGL/Q6iGdz20UeQTZ9lUyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/11893c62bc56876b91d617843ce3049e/solana-keys-4.0.0-canary-20251007224950.tgz","_integrity":"sha512-hYk5df11Uf435hCNay/iYqAePVajhPgXFL9kj6gLJoGJtXI0N390bnQ/btyB/hn+YEjixSo8Ilb1X7r5gu6KcQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251007224950","@solana/codecs-core":"4.0.0-canary-20251007224950","@solana/nominal-types":"4.0.0-canary-20251007224950","@solana/codecs-strings":"4.0.0-canary-20251007224950"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251007224950_1759878186107_0.9880259212539879","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251007224953":{"name":"@solana/keys","version":"4.0.0-canary-20251007224953","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251007224953","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"390680c0c94b826f2bf5e8708d022e901cdf5912","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251007224953.tgz","fileCount":25,"integrity":"sha512-6aEAeV9JsxaQgkgJR1LqdwFJ+TieBNt4AY1R6LWQXelwIPPFcyGQLzmvLK9WwZ2yr4k0iIVQo+nmJKZLRaXi2w==","signatures":[{"sig":"MEUCIQCaXajj4fFGHIaiHkrJffdz/SF28NvX0LtYRux8yMUi1wIgf70OLCtHSwaeJ6VyzCDNtm3vnrrUZ1g1K9aDmGjs+Zk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/82fdc760815e296c0b6d23f72769f8c9/solana-keys-4.0.0-canary-20251007224953.tgz","_integrity":"sha512-6aEAeV9JsxaQgkgJR1LqdwFJ+TieBNt4AY1R6LWQXelwIPPFcyGQLzmvLK9WwZ2yr4k0iIVQo+nmJKZLRaXi2w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251007224953","@solana/codecs-core":"4.0.0-canary-20251007224953","@solana/nominal-types":"4.0.0-canary-20251007224953","@solana/codecs-strings":"4.0.0-canary-20251007224953"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251007224953_1759878235365_0.7636195543632325","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251008101046":{"name":"@solana/keys","version":"4.0.0-canary-20251008101046","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251008101046","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5708f88d7b3df4b8ffb064fc6697a4a566e75fbd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251008101046.tgz","fileCount":25,"integrity":"sha512-nbFooMVrsyQN7xdVgLs3xmWYQhrYjX2ysOuARKnRNbGGN2rNLtXVXiy9HXgPbi7yV8P83nF4SngA2W1oO2wMng==","signatures":[{"sig":"MEQCIFZQU7Q1ElZeP/MBC50+flEg5hDpvtszh5a3qCvADQe+AiAwko+iiqSB86fSaNcpmBu3G1pXmE/3A46WdvnjbXweXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/3227a5609dbc1b2bf4ef1725900945e0/solana-keys-4.0.0-canary-20251008101046.tgz","_integrity":"sha512-nbFooMVrsyQN7xdVgLs3xmWYQhrYjX2ysOuARKnRNbGGN2rNLtXVXiy9HXgPbi7yV8P83nF4SngA2W1oO2wMng==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251008101046","@solana/codecs-core":"4.0.0-canary-20251008101046","@solana/nominal-types":"4.0.0-canary-20251008101046","@solana/codecs-strings":"4.0.0-canary-20251008101046"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251008101046_1759919093212_0.5175653969700242","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary-20251008190231":{"name":"@solana/keys","version":"4.0.0-canary-20251008190231","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0-canary-20251008190231","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7955f3d57226d6c81ed4bfc2246a7ad71c99dae0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0-canary-20251008190231.tgz","fileCount":25,"integrity":"sha512-KNGXprXBOa99Wii0WHM1/EOa7R/woHi33CoY/zy7G1sFUnMS4kczzaGjDzq6UXcDwBl5xqfRs2D1UjagNKk8EQ==","signatures":[{"sig":"MEYCIQDE/0ngnfAUTbP0hWx+RDd9rdXaluQ2fLuC2zFmaI21uQIhAIsCsCLHl4NcwU676GWqmIFXpcDmAudZsmN8YmHUpd/i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/20661fe5546bdfc40cb6308890d84b44/solana-keys-4.0.0-canary-20251008190231.tgz","_integrity":"sha512-KNGXprXBOa99Wii0WHM1/EOa7R/woHi33CoY/zy7G1sFUnMS4kczzaGjDzq6UXcDwBl5xqfRs2D1UjagNKk8EQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"4.0.0-canary-20251008190231","@solana/codecs-core":"4.0.0-canary-20251008190231","@solana/nominal-types":"4.0.0-canary-20251008190231","@solana/codecs-strings":"4.0.0-canary-20251008190231"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0-canary-20251008190231_1759950942181_0.42751056534432763","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@solana/keys","version":"4.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@4.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"12c39db588115beaf13648b778bcdb1acfe09052","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-4.0.0.tgz","fileCount":25,"integrity":"sha512-aPz+LF9QK3EHjuklYBnnalcLVHUNz5s4m4DXNVGAtjJD7Q9zEu2dBUm9mRKwlLbQibNOEGa1m86HCjcboqXdjg==","signatures":[{"sig":"MEQCIEcYHHzyrbEtAXxmuN8mBPVsdCUdkk4hUWuE5IMr2CDmAiAteyrd+gCXYWjSlyLN3sdKRkhDLlHzT1MJ9Jeg69qn6w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192987},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/223357f290ae157cdccf7fe49e0b5da6/solana-keys-4.0.0.tgz","_integrity":"sha512-aPz+LF9QK3EHjuklYBnnalcLVHUNz5s4m4DXNVGAtjJD7Q9zEu2dBUm9mRKwlLbQibNOEGa1m86HCjcboqXdjg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"4.0.0","@solana/assertions":"4.0.0","@solana/codecs-core":"4.0.0","@solana/nominal-types":"4.0.0","@solana/codecs-strings":"4.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_4.0.0_1759960352923_0.6567528830482674","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-canary-20251023185052":{"name":"@solana/keys","version":"5.0.0-canary-20251023185052","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.0-canary-20251023185052","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"deb109aab8f68e92e2dbd42482ab7d1be2717fea","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.0-canary-20251023185052.tgz","fileCount":25,"integrity":"sha512-MouTCEhgfuclcBtAolzzU9MbFODFaALarr3DcG3zvs0A7pBFff55SLfhLraPb6QaMORtd99liEQKsHQqcsCirA==","signatures":[{"sig":"MEYCIQDEWyRVaRDvVN4ujm1D/udsHoj2/5rQAHEzzS9B4gDXGwIhAOHQBR95L8fe/zABkJAnbza1x4KOCBDZe3ccIg3licbW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/95a9c593aef6c60d584e4b08aa3a197e/solana-keys-5.0.0-canary-20251023185052.tgz","_integrity":"sha512-MouTCEhgfuclcBtAolzzU9MbFODFaALarr3DcG3zvs0A7pBFff55SLfhLraPb6QaMORtd99liEQKsHQqcsCirA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.0-canary-20251023185052","@solana/codecs-core":"5.0.0-canary-20251023185052","@solana/nominal-types":"5.0.0-canary-20251023185052","@solana/codecs-strings":"5.0.0-canary-20251023185052"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.0-canary-20251023185052_1761246192473_0.7034120009953819","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-canary-20251023185005":{"name":"@solana/keys","version":"5.0.0-canary-20251023185005","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.0-canary-20251023185005","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0b7af8d55eedc55d647347b86daa6ae1d8a22bc9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.0-canary-20251023185005.tgz","fileCount":25,"integrity":"sha512-inxqiV4VmYwwMqGYpzWTHVdI2Sb0mH/0NMHjQb0UVdP77u2AzmtpBJRPzrlxVlC1CZO8N1wc0h9BOa7Ig1aLTg==","signatures":[{"sig":"MEUCIQDl721F9iPfrRjrkbQalPj4ERAxjm8pboE6TB5vkkP8zQIgV/oVCJUjqpeONRLEKf8Rne32xDdo6kOmwtZskkpt3Ck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/47de2639e38ca9a9337aa56d624f838d/solana-keys-5.0.0-canary-20251023185005.tgz","_integrity":"sha512-inxqiV4VmYwwMqGYpzWTHVdI2Sb0mH/0NMHjQb0UVdP77u2AzmtpBJRPzrlxVlC1CZO8N1wc0h9BOa7Ig1aLTg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.0-canary-20251023185005","@solana/codecs-core":"5.0.0-canary-20251023185005","@solana/nominal-types":"5.0.0-canary-20251023185005","@solana/codecs-strings":"5.0.0-canary-20251023185005"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.0-canary-20251023185005_1761246206256_0.774802741178992","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-canary-20251023185306":{"name":"@solana/keys","version":"5.0.0-canary-20251023185306","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.0-canary-20251023185306","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b7a3ca445d6bec3ce4e9c2e94b97ddfaff428bc2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.0-canary-20251023185306.tgz","fileCount":25,"integrity":"sha512-9/XPBvycTVrO0WVwY+FNZ2+6qFKvIjsxF24pJiVRXU92OatHfqxqhorjMPyM81byD0AO8cwqkFZc4eAh6BqKkA==","signatures":[{"sig":"MEUCIQCtrC5ymx6//YhHvK50wten0TPbJa0DF7Gcdu9p7uZK/QIgc97U2OKchPBugTIP9Bg2DV70YzmrrFhm9bW4b6bGzOU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/f43781e334668f858478afdaa244cc18/solana-keys-5.0.0-canary-20251023185306.tgz","_integrity":"sha512-9/XPBvycTVrO0WVwY+FNZ2+6qFKvIjsxF24pJiVRXU92OatHfqxqhorjMPyM81byD0AO8cwqkFZc4eAh6BqKkA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.0-canary-20251023185306","@solana/codecs-core":"5.0.0-canary-20251023185306","@solana/nominal-types":"5.0.0-canary-20251023185306","@solana/codecs-strings":"5.0.0-canary-20251023185306"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.0-canary-20251023185306_1761246344789_0.32744122759044036","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-canary-20251023185326":{"name":"@solana/keys","version":"5.0.0-canary-20251023185326","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.0-canary-20251023185326","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"01b4e9082d1d8666bf2543c1331c468666769939","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.0-canary-20251023185326.tgz","fileCount":25,"integrity":"sha512-NGplFqbT+6AnQXAN314h8E66e18X07+nITxvaCV4Gywwo0ZpbFHjyg9l8cVi+EoGAifaWryxo1HWf2i9Nb2C0Q==","signatures":[{"sig":"MEYCIQCaEmQDTLbG41P7OkiYaiJPdiixwLNI0ZI/r9BeF24rlwIhAIbI5GvrJONwtnWyloLg2YVwXWPnkXN/y8H7yyNKFwau","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/85b31c2945eeaea874959d03d27aeb5b/solana-keys-5.0.0-canary-20251023185326.tgz","_integrity":"sha512-NGplFqbT+6AnQXAN314h8E66e18X07+nITxvaCV4Gywwo0ZpbFHjyg9l8cVi+EoGAifaWryxo1HWf2i9Nb2C0Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.0-canary-20251023185326","@solana/codecs-core":"5.0.0-canary-20251023185326","@solana/nominal-types":"5.0.0-canary-20251023185326","@solana/codecs-strings":"5.0.0-canary-20251023185326"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.0-canary-20251023185326_1761246404480_0.18587796785087374","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"@solana/keys","version":"5.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0b542c1e223ac7dc14145fdfda74cd73bfe21970","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.0.tgz","fileCount":25,"integrity":"sha512-kWkR7NslpTttk5i1BhBNCDtVQDkEtgkdsM3Jp9TGPk0GFjBjBwrQStw3vvwLe8itEIvRFGFZU6JHEk8HLS0WLQ==","signatures":[{"sig":"MEYCIQDZsp+yXoVZFTgr8hARBvt8BcTwKLErnI5shmMnV5gtVQIhAIWXLr+2jsxw8bTYiDv+VozAlxRqjA0fsVq4EEGDXq32","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192987},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/a91da9f5327770b71c8258759327f335/solana-keys-5.0.0.tgz","_integrity":"sha512-kWkR7NslpTttk5i1BhBNCDtVQDkEtgkdsM3Jp9TGPk0GFjBjBwrQStw3vvwLe8itEIvRFGFZU6JHEk8HLS0WLQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.0.0","@solana/assertions":"5.0.0","@solana/codecs-core":"5.0.0","@solana/nominal-types":"5.0.0","@solana/codecs-strings":"5.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.0_1761246567384_0.9598100193156816","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251024225148":{"name":"@solana/keys","version":"5.0.1-canary-20251024225148","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251024225148","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5fc9f8e7312d1038c051d7381b80f5fc89441a2c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251024225148.tgz","fileCount":25,"integrity":"sha512-Cj/MphDuGphSkVZxh2TFVaVss3bFleqqyY0wPqfw+EgimmVvCZl2tKBPWJhknuLdy+nldhx57MCkBpWBIvt/4A==","signatures":[{"sig":"MEYCIQDqGuOKx7GrHKM24ASdd2fPeiUL0KHkPaX6T8bguqH5PwIhAMUEo3M/5BbtQ4ZNbkGO26605nSBV3FoZtHsDvoyUDTX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/477fb67a4d5cb60c245cd7754c2948e5/solana-keys-5.0.1-canary-20251024225148.tgz","_integrity":"sha512-Cj/MphDuGphSkVZxh2TFVaVss3bFleqqyY0wPqfw+EgimmVvCZl2tKBPWJhknuLdy+nldhx57MCkBpWBIvt/4A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251024225148","@solana/codecs-core":"5.0.1-canary-20251024225148","@solana/nominal-types":"5.0.1-canary-20251024225148","@solana/codecs-strings":"5.0.1-canary-20251024225148"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251024225148_1761347134046_0.9217392691387811","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251027233430":{"name":"@solana/keys","version":"5.0.1-canary-20251027233430","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251027233430","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"16a3bab425a53760d13a178beca65375b4b0fd22","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251027233430.tgz","fileCount":25,"integrity":"sha512-4LRJGlbIS2n1GLxcClxkXEIGazrWkNFz2IDexhR+dJkerHNqDIPXG/CIGD2b/nSjHlOy+qHKfTle3jWS3jUyBw==","signatures":[{"sig":"MEQCIGt+wOQnjVqX3VxoXdQE4kwF0LtnEss9gndld2arUdsbAiARyQjPwk+x9TA/GhgTjki2kyNLWSgVcy50/Ur2XI8R+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/8f2c40458dbc88cfed515404e35bda67/solana-keys-5.0.1-canary-20251027233430.tgz","_integrity":"sha512-4LRJGlbIS2n1GLxcClxkXEIGazrWkNFz2IDexhR+dJkerHNqDIPXG/CIGD2b/nSjHlOy+qHKfTle3jWS3jUyBw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251027233430","@solana/codecs-core":"5.0.1-canary-20251027233430","@solana/nominal-types":"5.0.1-canary-20251027233430","@solana/codecs-strings":"5.0.1-canary-20251027233430"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251027233430_1761608920412_0.2521971400356606","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251027233447":{"name":"@solana/keys","version":"5.0.1-canary-20251027233447","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251027233447","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"24befb8ed2160cfd03c10d9e76d9088eeb75406d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251027233447.tgz","fileCount":25,"integrity":"sha512-iROV+G9umHMwo8Db4rOwdkgoAwXVhjyPl+asHL2jn8d6P4yH8Qt5CFJrBpl9Jwsn5lDuFSFxGwFLDbUU1YLewA==","signatures":[{"sig":"MEYCIQDSBI5QTzM4HY3MhJjtL2pU69vB2rP1L4ukAzgEkAcZRAIhAKIJh+F1OjhqnWbygH3lmATmvJR8U+jecd/Sbd9aBsg9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/923fbca1f5501ea664e40596e7ca2a6d/solana-keys-5.0.1-canary-20251027233447.tgz","_integrity":"sha512-iROV+G9umHMwo8Db4rOwdkgoAwXVhjyPl+asHL2jn8d6P4yH8Qt5CFJrBpl9Jwsn5lDuFSFxGwFLDbUU1YLewA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251027233447","@solana/codecs-core":"5.0.1-canary-20251027233447","@solana/nominal-types":"5.0.1-canary-20251027233447","@solana/codecs-strings":"5.0.1-canary-20251027233447"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251027233447_1761608925814_0.918393495507464","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251028192129":{"name":"@solana/keys","version":"5.0.1-canary-20251028192129","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251028192129","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1fa5cf2a56e7528994e10b88b01e42e9533d1661","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251028192129.tgz","fileCount":25,"integrity":"sha512-ytZlMzCWZBE86OAm8FSbaNxvn2QaZcOzFdoDJmfrNLdgIobjfQgySVrRBOAbhhpfxeJj7+6FrJ98DVn3N0ZAFQ==","signatures":[{"sig":"MEUCIExsBvwZylne82+R/u5yTKtO7JGrU2vLiXbkMzCodoi9AiEAzOUgjhR3aUM6t1ebeZVXCdSY8HsbOpdNfYG5xIWxjs4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/f6e6100abffc81cd7a49983a4393d52b/solana-keys-5.0.1-canary-20251028192129.tgz","_integrity":"sha512-ytZlMzCWZBE86OAm8FSbaNxvn2QaZcOzFdoDJmfrNLdgIobjfQgySVrRBOAbhhpfxeJj7+6FrJ98DVn3N0ZAFQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251028192129","@solana/codecs-core":"5.0.1-canary-20251028192129","@solana/nominal-types":"5.0.1-canary-20251028192129","@solana/codecs-strings":"5.0.1-canary-20251028192129"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251028192129_1761680012747_0.4647912676031072","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251028192228":{"name":"@solana/keys","version":"5.0.1-canary-20251028192228","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251028192228","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b49de3d99c93cd59712143b749d2cb46c524e655","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251028192228.tgz","fileCount":25,"integrity":"sha512-wj46bVdB/Zmvj/dlSFig6KIYm+FBQpj9IJMvSGiZurHLaOqMdXQybIYvhy93EmIpt8jqyJN5FzlOjqOiY7ev+w==","signatures":[{"sig":"MEUCIQC8+X/x7e9dJ+3SgQJ0hjK61dHkAwiGbUWmbAR2QQWjSgIgIrH5C1OLjx6l2sjzOqXPB86AA2CVdp2u2gT4RWsfiBs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/5a668741c02711d3c762ef0d119021e8/solana-keys-5.0.1-canary-20251028192228.tgz","_integrity":"sha512-wj46bVdB/Zmvj/dlSFig6KIYm+FBQpj9IJMvSGiZurHLaOqMdXQybIYvhy93EmIpt8jqyJN5FzlOjqOiY7ev+w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251028192228","@solana/codecs-core":"5.0.1-canary-20251028192228","@solana/nominal-types":"5.0.1-canary-20251028192228","@solana/codecs-strings":"5.0.1-canary-20251028192228"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251028192228_1761680126907_0.261014838887365","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251028192318":{"name":"@solana/keys","version":"5.0.1-canary-20251028192318","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251028192318","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"870b30b383816c58c4f6b89b678ac8119f36c726","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251028192318.tgz","fileCount":25,"integrity":"sha512-S/4TXr+zTQCubDhA5EQgPetkmRZEGQx16aMH+RKdoXhJuJVsejBobVAKVJW+B/HOI6jOaWo6/uXiHmlLLgO3LA==","signatures":[{"sig":"MEUCIQCnwHZ+M/qPd7W3DGkS16ZYH/ESfjJaPhg3r00TzTphNgIgM7UO4PWFU4syTbjMa7pDH8qedS9xQ9Mh2TBpsGeMGsY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/bfbe6c882540766e10b1c9837a363af3/solana-keys-5.0.1-canary-20251028192318.tgz","_integrity":"sha512-S/4TXr+zTQCubDhA5EQgPetkmRZEGQx16aMH+RKdoXhJuJVsejBobVAKVJW+B/HOI6jOaWo6/uXiHmlLLgO3LA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251028192318","@solana/codecs-core":"5.0.1-canary-20251028192318","@solana/nominal-types":"5.0.1-canary-20251028192318","@solana/codecs-strings":"5.0.1-canary-20251028192318"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251028192318_1761680255486_0.8062925405442953","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251028192638":{"name":"@solana/keys","version":"5.0.1-canary-20251028192638","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251028192638","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"24ec528026c38338c72dc3c4ad592c7cd86597f9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251028192638.tgz","fileCount":25,"integrity":"sha512-IvaQP6ijCFwzGKyJIrvcwbdz6bFr8/xcIlQ+WjCGfrGG4P507JvDnwD8APUvvjTXt9lsw725DaaQ86B/qQi+8g==","signatures":[{"sig":"MEUCIQDxKqs160OEHN7cufSfPpPD1eUwbpGhcbSBQR3sxeDckAIgavcg/gRmIWNsw1Cyc0oGQiM0oUHSpJ0kchdBvjNaCw8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/a59122673faf3f17855f2feb864a6aab/solana-keys-5.0.1-canary-20251028192638.tgz","_integrity":"sha512-IvaQP6ijCFwzGKyJIrvcwbdz6bFr8/xcIlQ+WjCGfrGG4P507JvDnwD8APUvvjTXt9lsw725DaaQ86B/qQi+8g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"10.9.3","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251028192638","@solana/codecs-core":"5.0.1-canary-20251028192638","@solana/nominal-types":"5.0.1-canary-20251028192638","@solana/codecs-strings":"5.0.1-canary-20251028192638"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251028192638_1761680412145_0.6934156763038439","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251031020744":{"name":"@solana/keys","version":"5.0.1-canary-20251031020744","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251031020744","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"942cc33fdc5c921ec909b6b1f9883ac31ded7f1e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251031020744.tgz","fileCount":25,"integrity":"sha512-mmvM2ASZjjWhho+IFojwtEPEcVMUc7rm5PavEfgGysCan0cAl7N+q9gqCwh/GA/MaXg9yQKRkEeqIDeWnCDtYA==","signatures":[{"sig":"MEUCIFQUEwXSw/y5AkaArogJBghgU7sDTfXQv+oJJ1Y6UcZPAiEAgfr0T5BBFyQZlSPHE7y8WR0RGHttKr8Y/oJl86I22aE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/4ebe988e5542de854cce7f41239caac4/solana-keys-5.0.1-canary-20251031020744.tgz","_integrity":"sha512-mmvM2ASZjjWhho+IFojwtEPEcVMUc7rm5PavEfgGysCan0cAl7N+q9gqCwh/GA/MaXg9yQKRkEeqIDeWnCDtYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251031020744","@solana/codecs-core":"5.0.1-canary-20251031020744","@solana/nominal-types":"5.0.1-canary-20251031020744","@solana/codecs-strings":"5.0.1-canary-20251031020744"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251031020744_1761877190608_0.07831366426621056","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251031021411":{"name":"@solana/keys","version":"5.0.1-canary-20251031021411","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251031021411","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"391a7dbd1db16ee2c1cef4e5e4810910b85c6124","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251031021411.tgz","fileCount":25,"integrity":"sha512-lIsPKKI9O0Ye+QSbAZ/ocz36180GoEJPjy44zrWb48YQvy5ZGsF9LTIptW8P5z8ToS0XkWk9A0LWCeHMbFyuWQ==","signatures":[{"sig":"MEUCIH3ijchFDOpwarJrAdW5r4gpcNe/8zlyCyCEocBPdILzAiEAzO/toqmC1qmaBj6JSCS/qdl+4d08YZ/wThrLWjSJ+aw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/5e37a3c73331f25e31f651312a839f5b/solana-keys-5.0.1-canary-20251031021411.tgz","_integrity":"sha512-lIsPKKI9O0Ye+QSbAZ/ocz36180GoEJPjy44zrWb48YQvy5ZGsF9LTIptW8P5z8ToS0XkWk9A0LWCeHMbFyuWQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251031021411","@solana/codecs-core":"5.0.1-canary-20251031021411","@solana/nominal-types":"5.0.1-canary-20251031021411","@solana/codecs-strings":"5.0.1-canary-20251031021411"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251031021411_1761877607132_0.017324501326439146","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251031214741":{"name":"@solana/keys","version":"5.0.1-canary-20251031214741","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251031214741","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"95255a22ee2aaba7f5a557abb74da95169a16587","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251031214741.tgz","fileCount":25,"integrity":"sha512-Pc01fTUI6OwMrwNpLzIdKRGNPlvSVl4taqe5+9oc36U3UnrVoBRFd6X9Kcbc9GQk3168UcAS7R95bSm/QimhkA==","signatures":[{"sig":"MEQCIFBzpq+CZsZOo11q56ypVUT8j5nCrdkMSxTZMf/5BqSsAiA+8gcbZOcZ7DP/0rfPb3sFGa4Io5ZuXgxxh4UcsUfcrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/3fa46bcf7d1c5900cf1ad95df684b8e2/solana-keys-5.0.1-canary-20251031214741.tgz","_integrity":"sha512-Pc01fTUI6OwMrwNpLzIdKRGNPlvSVl4taqe5+9oc36U3UnrVoBRFd6X9Kcbc9GQk3168UcAS7R95bSm/QimhkA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251031214741","@solana/codecs-core":"5.0.1-canary-20251031214741","@solana/nominal-types":"5.0.1-canary-20251031214741","@solana/codecs-strings":"5.0.1-canary-20251031214741"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251031214741_1761948038466_0.08085389235378404","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251103192226":{"name":"@solana/keys","version":"5.0.1-canary-20251103192226","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251103192226","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"369490e53cfde70d2aecba01c7432b9e98b44dde","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251103192226.tgz","fileCount":25,"integrity":"sha512-SFHhmLH8/kuWIyuel1i1a2QXLMFTRcC3TJFNCXAkt4Q3KmsD+8ZryO1I1qAHa32UYKWY+Dtb2m0mJEDiRiFJ4A==","signatures":[{"sig":"MEQCIB/KtXfWQ+ys5X3DeAkh+e4phiPw5pP8e/a5uWVAW/WtAiB2QhvPO0SLubX+gpu1QCmG8vDJ8Nm5Gb113KxybjDHrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/275ff018b87474713b0bfdbab371d021/solana-keys-5.0.1-canary-20251103192226.tgz","_integrity":"sha512-SFHhmLH8/kuWIyuel1i1a2QXLMFTRcC3TJFNCXAkt4Q3KmsD+8ZryO1I1qAHa32UYKWY+Dtb2m0mJEDiRiFJ4A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251103192226","@solana/codecs-core":"5.0.1-canary-20251103192226","@solana/nominal-types":"5.0.1-canary-20251103192226","@solana/codecs-strings":"5.0.1-canary-20251103192226"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251103192226_1762198485293_0.09943087867574008","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251103192223":{"name":"@solana/keys","version":"5.0.1-canary-20251103192223","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251103192223","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2aa63b7dfb1fe26853f73c303484baf7b5a01426","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251103192223.tgz","fileCount":25,"integrity":"sha512-pSbPPJdXWAJLmdHDmHvwyFsODNIkOITTH2lJTiODC1KvH66OcH5s8AN+BhJRHzlD/4cDk2+xmpLTwrad3zd5BA==","signatures":[{"sig":"MEYCIQDP0GHfvH09STpJwxvM2+celUCiZfT9xTS+uJ0nM1mlMAIhAMi2Ik6w5zurMGCvDOUa2lPlNjVGoMzZBX8PoBXPo3Dd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/32e95e3c64f64142c5995a63c0eacf3e/solana-keys-5.0.1-canary-20251103192223.tgz","_integrity":"sha512-pSbPPJdXWAJLmdHDmHvwyFsODNIkOITTH2lJTiODC1KvH66OcH5s8AN+BhJRHzlD/4cDk2+xmpLTwrad3zd5BA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251103192223","@solana/codecs-core":"5.0.1-canary-20251103192223","@solana/nominal-types":"5.0.1-canary-20251103192223","@solana/codecs-strings":"5.0.1-canary-20251103192223"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251103192223_1762198495009_0.7052486228686645","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251103224625":{"name":"@solana/keys","version":"5.0.1-canary-20251103224625","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251103224625","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b628ee5bcf94d4d1433ccd62eca7381e82d84a70","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251103224625.tgz","fileCount":25,"integrity":"sha512-rI71LyP0AS/rxlXDhnDhFl601j1eQLJaQyUZaNO8tUmLhimJj97c/atznQeAHDxfY51dbs8qL28zgIAINSh44w==","signatures":[{"sig":"MEUCIHpOkHMreBMpIjYexZryoukpajr24xI4XJRo/DBxpCYUAiEAmgojpYQ8Tk5VCyvhBPPk8tHTGlnPGy1r1ZyioJSTaoM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/93ca1399176e79184297a0cad0fc8a38/solana-keys-5.0.1-canary-20251103224625.tgz","_integrity":"sha512-rI71LyP0AS/rxlXDhnDhFl601j1eQLJaQyUZaNO8tUmLhimJj97c/atznQeAHDxfY51dbs8qL28zgIAINSh44w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251103224625","@solana/codecs-core":"5.0.1-canary-20251103224625","@solana/nominal-types":"5.0.1-canary-20251103224625","@solana/codecs-strings":"5.0.1-canary-20251103224625"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251103224625_1762210786574_0.22526021639768845","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251104184723":{"name":"@solana/keys","version":"5.0.1-canary-20251104184723","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251104184723","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"289a202bed1c215b57bd6ab7187ea890004592b1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251104184723.tgz","fileCount":25,"integrity":"sha512-MHY5uV3de8tNT2FwtWtIV0r2RBgb8jJRkJR6WTXOO9FvKypLWpmk87PmXsz3UlbatVlTdFXNn6yWks2Ky0bzLg==","signatures":[{"sig":"MEUCIBKPCbeYVG+bQUMcqPadSRCUJIIf/GL9zwPzMWvNiIcgAiEAlAOomHNd0chebaUjIcoYPm4u80s/Q0ndDDPgMAjSF9E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/19d2ac4f8590458c0f8b149655edcba6/solana-keys-5.0.1-canary-20251104184723.tgz","_integrity":"sha512-MHY5uV3de8tNT2FwtWtIV0r2RBgb8jJRkJR6WTXOO9FvKypLWpmk87PmXsz3UlbatVlTdFXNn6yWks2Ky0bzLg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251104184723","@solana/codecs-core":"5.0.1-canary-20251104184723","@solana/nominal-types":"5.0.1-canary-20251104184723","@solana/codecs-strings":"5.0.1-canary-20251104184723"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251104184723_1762282810386_0.607434260033715","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251104184811":{"name":"@solana/keys","version":"5.0.1-canary-20251104184811","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251104184811","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c76d84190f12582f2a21eb3f4ba356480eb9a753","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251104184811.tgz","fileCount":25,"integrity":"sha512-VPR9gd4OK1YwfamvpWI8qBsRGU0r44R6dl7TlgOo9XEU3uI3DZG3jyJvy9u9adLFMETDHifWaSn6YcKg005Hlg==","signatures":[{"sig":"MEYCIQCGYiZFpeHBZqvxDRF8hDy8MXjekkSMFX0TEwDDjfbkbAIhAKUeWBBMOLBh2aRBB6ymKx6PKrylhKmZZBeHZEZgpGM/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/d65417e511eb569f8ad5a4ed2d7597c6/solana-keys-5.0.1-canary-20251104184811.tgz","_integrity":"sha512-VPR9gd4OK1YwfamvpWI8qBsRGU0r44R6dl7TlgOo9XEU3uI3DZG3jyJvy9u9adLFMETDHifWaSn6YcKg005Hlg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251104184811","@solana/codecs-core":"5.0.1-canary-20251104184811","@solana/nominal-types":"5.0.1-canary-20251104184811","@solana/codecs-strings":"5.0.1-canary-20251104184811"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251104184811_1762282869202_0.11158028256843311","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251110195802":{"name":"@solana/keys","version":"5.0.1-canary-20251110195802","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251110195802","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8d4968720eb9f9ff0f2a72483419354b0123cfd1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251110195802.tgz","fileCount":25,"integrity":"sha512-bh35SM+kC+UooflFo5dlOoKtlGLmx1dBOHhdDM0ZyGibyCdJP4VqoJC7DKYHri203R0ZPhgerH9c9r7ZTgl8iw==","signatures":[{"sig":"MEQCIBW+L5SX1GjsBVveivG3PfV8biu2ZX3+z6AZiXpjoK67AiBvH55+S1Ef3fCqlN3iNEbQySfQktBHtGTizFyRBHspYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/e23b3ddc17797a58c34e68e892fcd0aa/solana-keys-5.0.1-canary-20251110195802.tgz","_integrity":"sha512-bh35SM+kC+UooflFo5dlOoKtlGLmx1dBOHhdDM0ZyGibyCdJP4VqoJC7DKYHri203R0ZPhgerH9c9r7ZTgl8iw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251110195802","@solana/codecs-core":"5.0.1-canary-20251110195802","@solana/nominal-types":"5.0.1-canary-20251110195802","@solana/codecs-strings":"5.0.1-canary-20251110195802"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251110195802_1762805443385_0.6416349681814422","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251113194947":{"name":"@solana/keys","version":"5.0.1-canary-20251113194947","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251113194947","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0020859b0997966ea9d9839f6ac3df22d862138a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251113194947.tgz","fileCount":25,"integrity":"sha512-SI0Sne4tGrBkSygX3I4wSBcgU0qOOZOvWhIWOSSEubnL0usns5VKmIskbx30gG1uewDAhJzEyQ0e9yB2lD5SLA==","signatures":[{"sig":"MEYCIQDeg7GyXmJ+mfjWFRbB/IuBxDdm5yNnq1O8Rstj/1eR5gIhAI5a2PS+WXPM5WMoxZvfh+Gygs1JG/yv63tis7V0lcre","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/0755b645774736847c223987d00ddaae/solana-keys-5.0.1-canary-20251113194947.tgz","_integrity":"sha512-SI0Sne4tGrBkSygX3I4wSBcgU0qOOZOvWhIWOSSEubnL0usns5VKmIskbx30gG1uewDAhJzEyQ0e9yB2lD5SLA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251113194947","@solana/codecs-core":"5.0.1-canary-20251113194947","@solana/nominal-types":"5.0.1-canary-20251113194947","@solana/codecs-strings":"5.0.1-canary-20251113194947"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251113194947_1763064111445_0.7637929594207664","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251113195044":{"name":"@solana/keys","version":"5.0.1-canary-20251113195044","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251113195044","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"71737692cc765ef883a149e74668dc25bfd8edf2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251113195044.tgz","fileCount":25,"integrity":"sha512-JInIk0Wu10bFZz5/x1PDGLmEBMn9HQHh8Nkwp9sxkw81Flhd/ORznlREowi+wDYtCZjEFuZNFahbVbMAv+w3oA==","signatures":[{"sig":"MEUCIGXXGQoxzUt0IJIwAHYlhRQWwW7SRwhmJcjmSjaxHhYiAiEA+Jx6AadYTXhxDQmtXRWDBHuXJCZbEcoD30xLMFgzjFM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/4eebc4d552a655c0df047d449808285e/solana-keys-5.0.1-canary-20251113195044.tgz","_integrity":"sha512-JInIk0Wu10bFZz5/x1PDGLmEBMn9HQHh8Nkwp9sxkw81Flhd/ORznlREowi+wDYtCZjEFuZNFahbVbMAv+w3oA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251113195044","@solana/codecs-core":"5.0.1-canary-20251113195044","@solana/nominal-types":"5.0.1-canary-20251113195044","@solana/codecs-strings":"5.0.1-canary-20251113195044"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251113195044_1763064196482_0.36530503195719843","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251113195053":{"name":"@solana/keys","version":"5.0.1-canary-20251113195053","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251113195053","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e0fa8594aad63c23ab753677efa87647710f7425","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251113195053.tgz","fileCount":25,"integrity":"sha512-QYJ2CusG29Fw50A84jfaAvkoLsjiYao+eM5gYZbQa44k+xrtIqTU/D5EPl+RyM3YJvRMgLHGTmLkSzl3AEf1pA==","signatures":[{"sig":"MEUCIFM8K0wSyDmqMUQ986iPo1MNxd9imA7c03YV/50mahXWAiEAgqf2Q//VnkzDM2kNFDzVVlIPeUPwGQB52AQJiFZqz34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/544ac1c12ce041d4d3213daf9ee2fef3/solana-keys-5.0.1-canary-20251113195053.tgz","_integrity":"sha512-QYJ2CusG29Fw50A84jfaAvkoLsjiYao+eM5gYZbQa44k+xrtIqTU/D5EPl+RyM3YJvRMgLHGTmLkSzl3AEf1pA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.1","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251113195053","@solana/codecs-core":"5.0.1-canary-20251113195053","@solana/nominal-types":"5.0.1-canary-20251113195053","@solana/codecs-strings":"5.0.1-canary-20251113195053"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251113195053_1763064208192_0.44898326814094003","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251117174701":{"name":"@solana/keys","version":"5.0.1-canary-20251117174701","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251117174701","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"370542a70bd2c18e7d6aa8806e79971f967bbe18","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251117174701.tgz","fileCount":25,"integrity":"sha512-s4r5xZSxTzEyg8Mo4jKwzdiD33FX91CLYp4QHEe4oMujmful9SODn3tcns3Q0cIJTrmbPPPIZgk5Yhk2R3kFLQ==","signatures":[{"sig":"MEUCIQChb/FXCICbXXVM7oylgu0KuAP5B7ojoIiGNqpTOWE1CgIgOdfSRbDIR42zQgFIUg4VIFl3qJUY7V7AWbincrjkoa8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193119},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/65280b6dfc60a669256b35e4729ec8b0/solana-keys-5.0.1-canary-20251117174701.tgz","_integrity":"sha512-s4r5xZSxTzEyg8Mo4jKwzdiD33FX91CLYp4QHEe4oMujmful9SODn3tcns3Q0cIJTrmbPPPIZgk5Yhk2R3kFLQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251117174701","@solana/codecs-core":"5.0.1-canary-20251117174701","@solana/nominal-types":"5.0.1-canary-20251117174701","@solana/codecs-strings":"5.0.1-canary-20251117174701"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251117174701_1763402410798_0.5450795153276145","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251117192251":{"name":"@solana/keys","version":"5.0.1-canary-20251117192251","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251117192251","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2d96eea7188b66b4a4373973fafd8471de81438b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251117192251.tgz","fileCount":25,"integrity":"sha512-ORCvOtx7I7BrkO1Rpg1grIYl7FdgTG0QeSWeEr5W2nlORGhDJhkl7W567/J3sxRnWla6eUhi5ZQCz9fBgVD+Dg==","signatures":[{"sig":"MEQCIG48HRClE04JeDYSPgkwBG7S4wqedEcsMKjZ2NiFjrc6AiBx+szq26ir6RqdyR4YXP4hW6Aimnzu7weuMAE8L5cUEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193455},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/c6fef8e3b011f28d0d4aad5c6ad70e4f/solana-keys-5.0.1-canary-20251117192251.tgz","_integrity":"sha512-ORCvOtx7I7BrkO1Rpg1grIYl7FdgTG0QeSWeEr5W2nlORGhDJhkl7W567/J3sxRnWla6eUhi5ZQCz9fBgVD+Dg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251117192251","@solana/codecs-core":"5.0.1-canary-20251117192251","@solana/nominal-types":"5.0.1-canary-20251117192251","@solana/codecs-strings":"5.0.1-canary-20251117192251"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251117192251_1763408195875_0.8271817223210207","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251118223017":{"name":"@solana/keys","version":"5.0.1-canary-20251118223017","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251118223017","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4e31f84ba189b200ea50ce749277090db0cb2544","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251118223017.tgz","fileCount":25,"integrity":"sha512-sE7Ii3FRgd44jmQLp4kOBFotX9sJc0rrafW8H7rdr9Z2g4oQnw7lJbULpw68SDeAo/Zo6nK2j6R3YX1qkmHzWA==","signatures":[{"sig":"MEQCIGH4PECVg+hCjJvgIbxeplfm42yZ4MAzt5xiuv6wxDPBAiBVRAaoWlEovQMrjZoEIVyem7ol7ak2tzoJGtbU+NBYEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193455},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/4db0f88eb1dab341521a222727c4b582/solana-keys-5.0.1-canary-20251118223017.tgz","_integrity":"sha512-sE7Ii3FRgd44jmQLp4kOBFotX9sJc0rrafW8H7rdr9Z2g4oQnw7lJbULpw68SDeAo/Zo6nK2j6R3YX1qkmHzWA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251118223017","@solana/codecs-core":"5.0.1-canary-20251118223017","@solana/nominal-types":"5.0.1-canary-20251118223017","@solana/codecs-strings":"5.0.1-canary-20251118223017"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251118223017_1763505773238_0.6580173928100117","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251119203851":{"name":"@solana/keys","version":"5.0.1-canary-20251119203851","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251119203851","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a2bcfaca65eaf8e6171b3f15d1c83117146a0a75","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251119203851.tgz","fileCount":25,"integrity":"sha512-yEiOH1gvqCSs2gTdkK30Wz2ihfmAs6FLYFVmWP7HH3MmnI1wTl8YVcXb8O4uqPPrjRn+xromSvsGEL1XHvqMXA==","signatures":[{"sig":"MEQCIHmdikePRb5DUwLP7pIzRqgOTrrbx9QmCVcJGzluu/74AiBqna6X2/M/sqroSm2Yi1Ip4n1uWfleECzqmGEPhAaK4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/4d33be05a4843d722e6abf72af3e1b64/solana-keys-5.0.1-canary-20251119203851.tgz","_integrity":"sha512-yEiOH1gvqCSs2gTdkK30Wz2ihfmAs6FLYFVmWP7HH3MmnI1wTl8YVcXb8O4uqPPrjRn+xromSvsGEL1XHvqMXA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251119203851","@solana/codecs-core":"5.0.1-canary-20251119203851","@solana/nominal-types":"5.0.1-canary-20251119203851","@solana/codecs-strings":"5.0.1-canary-20251119203851"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251119203851_1763585560957_0.5141843020192385","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary-20251119225544":{"name":"@solana/keys","version":"5.0.1-canary-20251119225544","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.0.1-canary-20251119225544","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e19cebe3ba5d987e856cb7fa3f88e7300020a019","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.0.1-canary-20251119225544.tgz","fileCount":25,"integrity":"sha512-1qNGgr0WmanlQSS3mzRNBwWkQPMaMMuQZ6uUHJ2Vp3hoR51JYkQ7iGPkhrnsU9pl1wyPxd3/t3iwQSfgKzJxug==","signatures":[{"sig":"MEQCIE1/5t8bRnMSNPEuGVbeMUP46PKdYNmW6Vwa8cgOOuWuAiBPzJi7lVF9+dPKbpTeIislj3Em30z1Ku34wc6YOoPYJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/4ac5f0b83345475384a1e25210476c8a/solana-keys-5.0.1-canary-20251119225544.tgz","_integrity":"sha512-1qNGgr0WmanlQSS3mzRNBwWkQPMaMMuQZ6uUHJ2Vp3hoR51JYkQ7iGPkhrnsU9pl1wyPxd3/t3iwQSfgKzJxug==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.0.1-canary-20251119225544","@solana/codecs-core":"5.0.1-canary-20251119225544","@solana/nominal-types":"5.0.1-canary-20251119225544","@solana/codecs-strings":"5.0.1-canary-20251119225544"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.0.1-canary-20251119225544_1763593687975_0.431606219773391","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251119225951":{"name":"@solana/keys","version":"5.1.0-canary-20251119225951","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251119225951","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"27ac5d9b3870a06229992baca9ce00ea607d9573","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251119225951.tgz","fileCount":25,"integrity":"sha512-5K5Xp3KhhOWgAXY7VtKS6qsD+F2+quN4hBYGXCRYQaZ8vXkiZGJVSJHqBvuudcyBOfZq2DNqgSX3PCNxb6ZX/A==","signatures":[{"sig":"MEUCIQC4t9dpLsZwvIQgEZT96jbOzKbRjycCpwnVzlMx3oq/5AIgWyiTdFuw4Kw7ZoW+P8DyKddHUR1viou6FA+3aNc1pCk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/1f3e8e369a0c61be121d3de7a02764c7/solana-keys-5.1.0-canary-20251119225951.tgz","_integrity":"sha512-5K5Xp3KhhOWgAXY7VtKS6qsD+F2+quN4hBYGXCRYQaZ8vXkiZGJVSJHqBvuudcyBOfZq2DNqgSX3PCNxb6ZX/A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251119225951","@solana/codecs-core":"5.1.0-canary-20251119225951","@solana/nominal-types":"5.1.0-canary-20251119225951","@solana/codecs-strings":"5.1.0-canary-20251119225951"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251119225951_1763593998885_0.5747749288506039","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251119230322":{"name":"@solana/keys","version":"5.1.0-canary-20251119230322","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251119230322","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"caf18540faed0e4f1386860c61909dc1f32b147d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251119230322.tgz","fileCount":25,"integrity":"sha512-I7hYRt0p9BOyCkezQueLFIJ8lMl5ZQ64S4MfRX9APnQ4KZpeFEr0mReKWrT38ZOeOQdY4hZRrKgr790STSLayg==","signatures":[{"sig":"MEUCID5TLlxnwrcQFFmB4RyoeY0KKbAc7fPoY1qI7qEI3XWIAiEAyrzXPPAe0uK/FAOOCV3zXdBSbVP9ea7u7KYsDXwEAIw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/9e68997b58028cbfb25ade3f30d7acdb/solana-keys-5.1.0-canary-20251119230322.tgz","_integrity":"sha512-I7hYRt0p9BOyCkezQueLFIJ8lMl5ZQ64S4MfRX9APnQ4KZpeFEr0mReKWrT38ZOeOQdY4hZRrKgr790STSLayg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251119230322","@solana/codecs-core":"5.1.0-canary-20251119230322","@solana/nominal-types":"5.1.0-canary-20251119230322","@solana/codecs-strings":"5.1.0-canary-20251119230322"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251119230322_1763594162899_0.2934258922379416","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251119230742":{"name":"@solana/keys","version":"5.1.0-canary-20251119230742","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251119230742","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5b35a40a62d9693f21400a4bc3f65f4c3a47230e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251119230742.tgz","fileCount":25,"integrity":"sha512-M2VbJ4iFnUhC9urR5PmABJXyOE50YnDoOj8r8TmewXyJ4rXaiAKnTqqaZnCuYHYT8F5JmbGoSEPmq/JF/f8SKw==","signatures":[{"sig":"MEQCIFihg+5XLG9PCERzhKSKCrAnnc4Z1+s7fApeqLhwmUdDAiAhsleY2d6f+E9y+66vt6zp7TuKX6q9ve9CkWWczxIYbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/36197396306b6774cc04dd4d5e9275ac/solana-keys-5.1.0-canary-20251119230742.tgz","_integrity":"sha512-M2VbJ4iFnUhC9urR5PmABJXyOE50YnDoOj8r8TmewXyJ4rXaiAKnTqqaZnCuYHYT8F5JmbGoSEPmq/JF/f8SKw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251119230742","@solana/codecs-core":"5.1.0-canary-20251119230742","@solana/nominal-types":"5.1.0-canary-20251119230742","@solana/codecs-strings":"5.1.0-canary-20251119230742"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251119230742_1763594460016_0.30911125491130087","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251121181742":{"name":"@solana/keys","version":"5.1.0-canary-20251121181742","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251121181742","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cae9bf2cc48130b00529729d7d55aa1777bc270f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251121181742.tgz","fileCount":25,"integrity":"sha512-24EY04g7DcmJ+F17HmWoF1+t/4Hg/546ZqSgUWcwFIMyRwutnDcAQBWcCEcC2knguHF8X06wuksvV8Obxj57Yw==","signatures":[{"sig":"MEYCIQDi2xoXNi1GRxZuW5SV4UjTxGJ1VIEiG+trczZo7/dELAIhAKprYf7l0BWAvFJHtPeFLd3OTHDuHXzfLDp8C1A/tBqK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/2ee83a5a66bee5b0c7d21067d6411213/solana-keys-5.1.0-canary-20251121181742.tgz","_integrity":"sha512-24EY04g7DcmJ+F17HmWoF1+t/4Hg/546ZqSgUWcwFIMyRwutnDcAQBWcCEcC2knguHF8X06wuksvV8Obxj57Yw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251121181742","@solana/codecs-core":"5.1.0-canary-20251121181742","@solana/nominal-types":"5.1.0-canary-20251121181742","@solana/codecs-strings":"5.1.0-canary-20251121181742"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251121181742_1763749877020_0.24816081075502106","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251121190132":{"name":"@solana/keys","version":"5.1.0-canary-20251121190132","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251121190132","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"18de1eceda1069dd2583e73f8f870fd72a41a33f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251121190132.tgz","fileCount":25,"integrity":"sha512-9KednxXl0O2Eb7nd/7sZSMYNB/AvTK3ILIPi+EH3x/r8ihKlbUV7SxjYqLvvtwebQfsD52JoXOJA8JCm1GsDfQ==","signatures":[{"sig":"MEYCIQCRmZ6WZvxnPSDqgXIv15tmsIXtaAiatBPDFRCeY0gDwwIhAOql3xPOB96Mc2gxerr3P7r1hEKBjbgd9JnyqPTcIa/u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/ec989a29755fcc74b68305b18ec85476/solana-keys-5.1.0-canary-20251121190132.tgz","_integrity":"sha512-9KednxXl0O2Eb7nd/7sZSMYNB/AvTK3ILIPi+EH3x/r8ihKlbUV7SxjYqLvvtwebQfsD52JoXOJA8JCm1GsDfQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251121190132","@solana/codecs-core":"5.1.0-canary-20251121190132","@solana/nominal-types":"5.1.0-canary-20251121190132","@solana/codecs-strings":"5.1.0-canary-20251121190132"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251121190132_1763752484703_0.2744277592975426","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251125215203":{"name":"@solana/keys","version":"5.1.0-canary-20251125215203","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251125215203","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7c8ca0253a9dcfd48fd72b69317a3473cc9b25d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251125215203.tgz","fileCount":25,"integrity":"sha512-O3qOKQur+pAIP3jmmfh6UeZJ+8QZS+S0jW/oSOAV4S39EjX9MD9336SiHqGK4A+53vRetvsvSHQP/DhKkA2d6A==","signatures":[{"sig":"MEUCIHDSecL4JnDrMjeNL0H7yKNEfHYQigIm57KgYHsZHzLrAiEAmwug5nEYQnhCZF7e56DzgHEtcY6+Bjv2dUuxildWnuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/28ce030bfcb6b32fc261abd7a11527b5/solana-keys-5.1.0-canary-20251125215203.tgz","_integrity":"sha512-O3qOKQur+pAIP3jmmfh6UeZJ+8QZS+S0jW/oSOAV4S39EjX9MD9336SiHqGK4A+53vRetvsvSHQP/DhKkA2d6A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251125215203","@solana/codecs-core":"5.1.0-canary-20251125215203","@solana/nominal-types":"5.1.0-canary-20251125215203","@solana/codecs-strings":"5.1.0-canary-20251125215203"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251125215203_1764108316947_0.3287969232870196","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251125230440":{"name":"@solana/keys","version":"5.1.0-canary-20251125230440","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251125230440","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7de2440322694b86b01002aa11ce6c9e90b16c30","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251125230440.tgz","fileCount":25,"integrity":"sha512-CjUDpcZTxBxSvlO7kjt9p8NaCUJQrEDsuBveLzhJJGCoFZ6YGdJxd4Tk/jZH9zuwMsUmmnsJdvl416MNImJg0Q==","signatures":[{"sig":"MEQCHz8nm0uLBlkP6jRiLXRpAbye+BLDD56TExYisOcs33gCIQCzNsXK8e3kWzS32KQj0LxOWQw2P+XKKboPiJDZFOIaRA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/1167fef3c7e0da8983d0c2f4f38b11d1/solana-keys-5.1.0-canary-20251125230440.tgz","_integrity":"sha512-CjUDpcZTxBxSvlO7kjt9p8NaCUJQrEDsuBveLzhJJGCoFZ6YGdJxd4Tk/jZH9zuwMsUmmnsJdvl416MNImJg0Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251125230440","@solana/codecs-core":"5.1.0-canary-20251125230440","@solana/nominal-types":"5.1.0-canary-20251125230440","@solana/codecs-strings":"5.1.0-canary-20251125230440"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251125230440_1764112696286_0.869184654286711","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251126084906":{"name":"@solana/keys","version":"5.1.0-canary-20251126084906","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251126084906","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"41a152009988199b762b22c10cff23be5463557f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251126084906.tgz","fileCount":25,"integrity":"sha512-27fKzQj49s4uQSg0vgQQ3r7q/NBZ/8mNY5gM2/qeeN1AgUx2vDrng00o4C7+md/dwBoIsbE1TmuZ4Ab1VEHWyQ==","signatures":[{"sig":"MEUCIQCRnZ113ocKJVvub6n+s/fq5zY0tXyODnQBSoE1bwEuggIgOFbMpNbKEAaw+j9NleUeLlebZDlF0dc/8vYVgEQ1BWs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/cc0adb4ac1142789e6d0a2b5c36f6132/solana-keys-5.1.0-canary-20251126084906.tgz","_integrity":"sha512-27fKzQj49s4uQSg0vgQQ3r7q/NBZ/8mNY5gM2/qeeN1AgUx2vDrng00o4C7+md/dwBoIsbE1TmuZ4Ab1VEHWyQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251126084906","@solana/codecs-core":"5.1.0-canary-20251126084906","@solana/nominal-types":"5.1.0-canary-20251126084906","@solana/codecs-strings":"5.1.0-canary-20251126084906"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251126084906_1764147725904_0.3120869969616016","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251126161436":{"name":"@solana/keys","version":"5.1.0-canary-20251126161436","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251126161436","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"633e8418f87c5694290424812cc8d975c4fb90f2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251126161436.tgz","fileCount":25,"integrity":"sha512-oTSIk1hnfefQrMRbWuKuILSySqBVvPCNBEjTuPt/M9K2f/NX9C+OZTWE0gURMiGuXSJWvVI4lNRygJ7aq2qopw==","signatures":[{"sig":"MEYCIQDzUkdG1plq+PthJinsEaR6LBAf81KVk0VqzqrE/KWVswIhAOjY5guOQunhqI/gTR/DgZlxm8D6jIRjwlVuGI9CFgf/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/a7fb6ef4c1d5ef95048fa23d6fd64614/solana-keys-5.1.0-canary-20251126161436.tgz","_integrity":"sha512-oTSIk1hnfefQrMRbWuKuILSySqBVvPCNBEjTuPt/M9K2f/NX9C+OZTWE0gURMiGuXSJWvVI4lNRygJ7aq2qopw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251126161436","@solana/codecs-core":"5.1.0-canary-20251126161436","@solana/nominal-types":"5.1.0-canary-20251126161436","@solana/codecs-strings":"5.1.0-canary-20251126161436"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251126161436_1764174450666_0.3070817643630308","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251126161923":{"name":"@solana/keys","version":"5.1.0-canary-20251126161923","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251126161923","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"320000c32f8bbf9c92854f5cb74278dd92fc82e3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251126161923.tgz","fileCount":25,"integrity":"sha512-UexaoITW70vsv2BMHocOzfNIq3iTbPZpied9TjTHukKsPHWYIGMWrQntqsVtP7f0YyJmsmOI857LBu3iD+58Ag==","signatures":[{"sig":"MEQCIFKjEng0gxHbB9oiEL4sMGXfp/r61FMzxf5Vv796k+6pAiAAu+Z6MNWnWs9hFGWKikljGGOFpEG4Mk+jCrQdCMVQGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/485e34609d2367243bccc872de174745/solana-keys-5.1.0-canary-20251126161923.tgz","_integrity":"sha512-UexaoITW70vsv2BMHocOzfNIq3iTbPZpied9TjTHukKsPHWYIGMWrQntqsVtP7f0YyJmsmOI857LBu3iD+58Ag==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251126161923","@solana/codecs-core":"5.1.0-canary-20251126161923","@solana/nominal-types":"5.1.0-canary-20251126161923","@solana/codecs-strings":"5.1.0-canary-20251126161923"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251126161923_1764174726349_0.9731847305520553","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251126162217":{"name":"@solana/keys","version":"5.1.0-canary-20251126162217","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251126162217","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c3ecc069f129a45e1a6362422e4d0b61019f2204","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251126162217.tgz","fileCount":25,"integrity":"sha512-DhR50CsEs3pr1keyiFv0VaCHh9zwGEuKlX7KkxI4CxhH49FTg+sWAs9vjVfNgqnL4wOXXwEei0LrmQR3AwKqYQ==","signatures":[{"sig":"MEYCIQDQqFQvLCBQLOhERQsW0/fOSG/WYdgTFl4UZ7KScbEKRwIhAPBT0cq/gR0c/TLIw23uj4zsCqF6qeVA5Ef3zxaErTDY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/d5c135d1638d7bfac2abb84d34c334d0/solana-keys-5.1.0-canary-20251126162217.tgz","_integrity":"sha512-DhR50CsEs3pr1keyiFv0VaCHh9zwGEuKlX7KkxI4CxhH49FTg+sWAs9vjVfNgqnL4wOXXwEei0LrmQR3AwKqYQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251126162217","@solana/codecs-core":"5.1.0-canary-20251126162217","@solana/nominal-types":"5.1.0-canary-20251126162217","@solana/codecs-strings":"5.1.0-canary-20251126162217"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251126162217_1764174833934_0.02152725121797716","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251126162626":{"name":"@solana/keys","version":"5.1.0-canary-20251126162626","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251126162626","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f414fd4e5b33b881f4fe56a83bb7af1954c9eccb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251126162626.tgz","fileCount":25,"integrity":"sha512-lvg4u+i6JpzDH+CeJowtJHm3ghA61/dhDNAtCs5crsVjmUkEYZF6R8yrAYklWr7d0Pbexs5bzQ2jD5tuO9Z5Rw==","signatures":[{"sig":"MEYCIQCc9R2w9F/BdfEdsCZbbPlfwF2wYvbczooQ7qfEzC+xFwIhANfe75fO6H6dm9paqccM/xCOazmpgO3E17iWWIo65k47","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/3952c93650079bdef74516437874fb88/solana-keys-5.1.0-canary-20251126162626.tgz","_integrity":"sha512-lvg4u+i6JpzDH+CeJowtJHm3ghA61/dhDNAtCs5crsVjmUkEYZF6R8yrAYklWr7d0Pbexs5bzQ2jD5tuO9Z5Rw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251126162626","@solana/codecs-core":"5.1.0-canary-20251126162626","@solana/nominal-types":"5.1.0-canary-20251126162626","@solana/codecs-strings":"5.1.0-canary-20251126162626"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251126162626_1764175118765_0.10921405250809602","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251201172155":{"name":"@solana/keys","version":"5.1.0-canary-20251201172155","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251201172155","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3a87472c25fdee8981671449a3ecbcc221d597a5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251201172155.tgz","fileCount":25,"integrity":"sha512-X1J0c52p4CJayeS+cKkLq+gAxVKmpkslyXF+8xoC+90hStj3Jqa7mHotXAmE4uR9hVQoiG0W92bPzebYFiSWJg==","signatures":[{"sig":"MEQCICI99M4211oBUOebL+d2J2pkJWvR+AgRfTVgo6l7tichAiBnCEg9JjKzbf2AAQnsPop7aYA7fYViM0yjcKcb+0LuFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/96d87ef59c4294964832204c6b226b2f/solana-keys-5.1.0-canary-20251201172155.tgz","_integrity":"sha512-X1J0c52p4CJayeS+cKkLq+gAxVKmpkslyXF+8xoC+90hStj3Jqa7mHotXAmE4uR9hVQoiG0W92bPzebYFiSWJg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251201172155","@solana/codecs-core":"5.1.0-canary-20251201172155","@solana/nominal-types":"5.1.0-canary-20251201172155","@solana/codecs-strings":"5.1.0-canary-20251201172155"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251201172155_1764610490505_0.4914138419614906","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251201180920":{"name":"@solana/keys","version":"5.1.0-canary-20251201180920","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251201180920","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4773b18ef6c1ee01efc8f05a50ab75f8a6b811b1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251201180920.tgz","fileCount":25,"integrity":"sha512-/Rpn2Tcr2Y9u794J8thwL17RqPK4ZO+Y6ypNsSjCsNtg5Y4vFTT+zado2CeHe1nRESQUUCaAv0D9xNG9szXyUg==","signatures":[{"sig":"MEYCIQCoXha8R/JQjd+1h1n6y9vYFlAzb6ESeCndK+MsFigZcQIhAOo+iIE2+01IqUicOuT4sQJ7hwy6yvcX9XZsoPf8Picq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/65e7ce81a6aee620a14dcdb6f877c91f/solana-keys-5.1.0-canary-20251201180920.tgz","_integrity":"sha512-/Rpn2Tcr2Y9u794J8thwL17RqPK4ZO+Y6ypNsSjCsNtg5Y4vFTT+zado2CeHe1nRESQUUCaAv0D9xNG9szXyUg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251201180920","@solana/codecs-core":"5.1.0-canary-20251201180920","@solana/nominal-types":"5.1.0-canary-20251201180920","@solana/codecs-strings":"5.1.0-canary-20251201180920"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251201180920_1764613321592_0.058793409074142655","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251201181207":{"name":"@solana/keys","version":"5.1.0-canary-20251201181207","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251201181207","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4f8e863ac5410990d6862fba6fc019f8f09e4f21","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251201181207.tgz","fileCount":25,"integrity":"sha512-1pIQxNPUzP4Imtp4r9oKyQcabEtGTjiKjQeRTc1X8dvVpnJDN+IlSB5BlENpfR8T9G2Ha3sD/6POhhpf/K6gNg==","signatures":[{"sig":"MEQCICbivgMQdFA1yh/mS1OD3qhM4hsBUdB+N0hyoufJR8fcAiBf09GQlh4KL33cmT5bfmIGPrpGEOeQuXlGJDBOL+tTVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/26f37382ab236a9673022deb83cdaa2a/solana-keys-5.1.0-canary-20251201181207.tgz","_integrity":"sha512-1pIQxNPUzP4Imtp4r9oKyQcabEtGTjiKjQeRTc1X8dvVpnJDN+IlSB5BlENpfR8T9G2Ha3sD/6POhhpf/K6gNg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251201181207","@solana/codecs-core":"5.1.0-canary-20251201181207","@solana/nominal-types":"5.1.0-canary-20251201181207","@solana/codecs-strings":"5.1.0-canary-20251201181207"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251201181207_1764613560051_0.2478473577996081","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251201182852":{"name":"@solana/keys","version":"5.1.0-canary-20251201182852","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251201182852","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9664bccf036e92f1f370cda98be5fbb23ac2c6f0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251201182852.tgz","fileCount":25,"integrity":"sha512-gC6XQNx0kgMXew76KBjwoXidMKuyD4uVxQGcUT5FIqchGACbCQfWmvnM3DlhdPbxo1NDhQQ1lzmwDAhKrGu2gg==","signatures":[{"sig":"MEYCIQDZkLcKzuMHtBWVBmegwyaoJJ3DKMr+1sAsNx1UkxZNWgIhAKAP23KyL4VwKjoYHpBDDdmM0vCL7ZxYRbLNqXPR7bWK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/06d5861937d8ef9352812f54463566bd/solana-keys-5.1.0-canary-20251201182852.tgz","_integrity":"sha512-gC6XQNx0kgMXew76KBjwoXidMKuyD4uVxQGcUT5FIqchGACbCQfWmvnM3DlhdPbxo1NDhQQ1lzmwDAhKrGu2gg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251201182852","@solana/codecs-core":"5.1.0-canary-20251201182852","@solana/nominal-types":"5.1.0-canary-20251201182852","@solana/codecs-strings":"5.1.0-canary-20251201182852"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251201182852_1764614595190_0.6355442646655869","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202082247":{"name":"@solana/keys","version":"5.1.0-canary-20251202082247","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251202082247","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7766dc35006f084475e77739294888b2aa9a723b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251202082247.tgz","fileCount":25,"integrity":"sha512-ayPEFf1QCsPBf4tGZlmsMrcsVtMNg7hK/W1g8WzOhqpyTuBVTACR+GDbEfJzBU7jtMlPfuTBQjdomDC7oWr6Tg==","signatures":[{"sig":"MEUCIQC4hyrV44cuTosgCw12osC4stiisZjrqQEKGPq18NEOrQIgXkGsavj8zFzHWy+NpUCbHA8Eb5+M3mL8nFJXP8seOKU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/820c6c1649806a0b5ef129d3c17350d9/solana-keys-5.1.0-canary-20251202082247.tgz","_integrity":"sha512-ayPEFf1QCsPBf4tGZlmsMrcsVtMNg7hK/W1g8WzOhqpyTuBVTACR+GDbEfJzBU7jtMlPfuTBQjdomDC7oWr6Tg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251202082247","@solana/codecs-core":"5.1.0-canary-20251202082247","@solana/nominal-types":"5.1.0-canary-20251202082247","@solana/codecs-strings":"5.1.0-canary-20251202082247"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251202082247_1764664577486_0.48647360791578875","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202120357":{"name":"@solana/keys","version":"5.1.0-canary-20251202120357","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251202120357","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5aaebc85ff90846719cd866e620dceadfff34f35","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251202120357.tgz","fileCount":25,"integrity":"sha512-gXAbhp1fVL18Rfag2OOHqrWe03o/QYIWx2n6RZgKV2q3Bka9zoZjSFNwr2WwW/ca1XUKP5aezVSREvJUBd251g==","signatures":[{"sig":"MEUCIEZgcLBtVFrFFRKNZwwEVxLpky4etjzvMiSrLWOkTWbYAiEAg5zWr1XLAG1oJmSOwJWiZU1xaffuQ1L2CX1J3Vm5G7A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/41ee7a7fa7fd062f78658f422a2f5798/solana-keys-5.1.0-canary-20251202120357.tgz","_integrity":"sha512-gXAbhp1fVL18Rfag2OOHqrWe03o/QYIWx2n6RZgKV2q3Bka9zoZjSFNwr2WwW/ca1XUKP5aezVSREvJUBd251g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251202120357","@solana/codecs-core":"5.1.0-canary-20251202120357","@solana/nominal-types":"5.1.0-canary-20251202120357","@solana/codecs-strings":"5.1.0-canary-20251202120357"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251202120357_1764677854774_0.17655842420684098","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202172407":{"name":"@solana/keys","version":"5.1.0-canary-20251202172407","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251202172407","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0120fe2f289d82f08df0737bd43985263154dd30","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251202172407.tgz","fileCount":25,"integrity":"sha512-oB3gJWswqBChaSdYidP1qMiznzSNJMRAqDjXo3Zbr6ASgt5ll0+2vetzBIdhLm0qoo2t28S4TtlBbrjl5UOXhQ==","signatures":[{"sig":"MEYCIQD/Ka1uL7Zi6sAKO78Qzc4ktmcCDx4ns+L3EwtzyWTfzgIhAI8h65Ea2gtrBwWSWXGXAXHdc+Sd+NsdsG2SVsXE6xjq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/1194e26aa0bfeff9710f043211fe69aa/solana-keys-5.1.0-canary-20251202172407.tgz","_integrity":"sha512-oB3gJWswqBChaSdYidP1qMiznzSNJMRAqDjXo3Zbr6ASgt5ll0+2vetzBIdhLm0qoo2t28S4TtlBbrjl5UOXhQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251202172407","@solana/codecs-core":"5.1.0-canary-20251202172407","@solana/nominal-types":"5.1.0-canary-20251202172407","@solana/codecs-strings":"5.1.0-canary-20251202172407"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251202172407_1764697052315_0.987794249532784","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202173138":{"name":"@solana/keys","version":"5.1.0-canary-20251202173138","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251202173138","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e77a51989e1129f5771a959942faa10c2578b375","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251202173138.tgz","fileCount":25,"integrity":"sha512-DQjqE0dY+oZYZxgvSTL/p5Ws3VT3pV6B+vvW1Sp/4kBPakpLmL16XWxIgjaL0GRyJdMHQ7ceg+o5H4gfa3EU8g==","signatures":[{"sig":"MEUCIQCsk3mJGHss+oW2MtqeRlpFMm32hyHviUUV9I9EZZaVmAIgPxPN0jpvvZdN/I4BquSlxCdrcaDj+uFDwISnMz73M4I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/2018f36f869a973d6e0742b85ee2b7d2/solana-keys-5.1.0-canary-20251202173138.tgz","_integrity":"sha512-DQjqE0dY+oZYZxgvSTL/p5Ws3VT3pV6B+vvW1Sp/4kBPakpLmL16XWxIgjaL0GRyJdMHQ7ceg+o5H4gfa3EU8g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251202173138","@solana/codecs-core":"5.1.0-canary-20251202173138","@solana/nominal-types":"5.1.0-canary-20251202173138","@solana/codecs-strings":"5.1.0-canary-20251202173138"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251202173138_1764697473359_0.4902460137295819","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202173352":{"name":"@solana/keys","version":"5.1.0-canary-20251202173352","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251202173352","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"81a2a06f1364c430b2ce472e164665bfa6c1e1d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251202173352.tgz","fileCount":25,"integrity":"sha512-CKDDUMWD4XFfhYUZbqH5WRyK8+26Vn9INdCof3qm+MyIrtPMeRwLmCo1q3DkG+nr9HOf4k+KeCTQ4sR7wWN+fw==","signatures":[{"sig":"MEUCIQCgMHyBZMuduZqsGY095GlAoLW2zkGQJXCiD8I+hT8JEgIgRAOeLbLZieARoJsXRq0s5hlLnc/uGA+Blb0CzygZ5Zk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193260},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/ffdfbff55ba0b94926d65d177f4340d5/solana-keys-5.1.0-canary-20251202173352.tgz","_integrity":"sha512-CKDDUMWD4XFfhYUZbqH5WRyK8+26Vn9INdCof3qm+MyIrtPMeRwLmCo1q3DkG+nr9HOf4k+KeCTQ4sR7wWN+fw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251202173352","@solana/codecs-core":"5.1.0-canary-20251202173352","@solana/nominal-types":"5.1.0-canary-20251202173352","@solana/codecs-strings":"5.1.0-canary-20251202173352"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251202173352_1764697671434_0.32764291772525","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251202174830":{"name":"@solana/keys","version":"5.1.0-canary-20251202174830","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251202174830","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6af96a62f11a159ae13cb26c2b52fb43a662be8f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251202174830.tgz","fileCount":25,"integrity":"sha512-U6STKcz3JjPwGA+vFWvWKlr9J+5EtQa85NM0R4shNM3hFWvii70MwhhGi4FlGB8s3fDcqrKnDwwhfvLCjWfxtQ==","signatures":[{"sig":"MEUCIQDqHncJuASmp7pYZGmV7N97MRLKOQ5eMvrrDP+Ux0gBVQIgWq3j20E8PkG+vrsVFV2uEd9w84KNtaQRcuYv6jQojFo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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/1a76649777ea207a4250fd4b2b10f444/solana-keys-5.1.0-canary-20251202174830.tgz","_integrity":"sha512-U6STKcz3JjPwGA+vFWvWKlr9J+5EtQa85NM0R4shNM3hFWvii70MwhhGi4FlGB8s3fDcqrKnDwwhfvLCjWfxtQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251202174830","@solana/codecs-core":"5.1.0-canary-20251202174830","@solana/nominal-types":"5.1.0-canary-20251202174830","@solana/codecs-strings":"5.1.0-canary-20251202174830"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251202174830_1764698572843_0.30701245479183736","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251203213248":{"name":"@solana/keys","version":"5.1.0-canary-20251203213248","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251203213248","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1a7cc537016b547b600028e1b1857148f233be7e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251203213248.tgz","fileCount":25,"integrity":"sha512-mcZpfiXBWrJl9ME0n5jrzg69c+VJaNgPy8Y9r8RZTRVrA+lyymGo8FTe5KC+2UaWyuw0gOKhRj3OCjG2Vyg11g==","signatures":[{"sig":"MEYCIQDJ1W4UcevDrI4WjBaoS0FxpDjGbG9/wdqDCVQLe8jPBgIhALufPFVcljFuPwRi0dWzSeJGmpSg2CxrST502ia6WEE5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-canary-20251203213248","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a371c31a948698bc2ced71dfbc35ee75/solana-keys-5.1.0-canary-20251203213248.tgz","_integrity":"sha512-mcZpfiXBWrJl9ME0n5jrzg69c+VJaNgPy8Y9r8RZTRVrA+lyymGo8FTe5KC+2UaWyuw0gOKhRj3OCjG2Vyg11g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251203213248","@solana/codecs-core":"5.1.0-canary-20251203213248","@solana/nominal-types":"5.1.0-canary-20251203213248","@solana/codecs-strings":"5.1.0-canary-20251203213248"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251203213248_1764798401439_0.537607298654297","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251203224929":{"name":"@solana/keys","version":"5.1.0-canary-20251203224929","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251203224929","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3cff6be354d7c10f58bbc04c4d80dbd408dabc6f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251203224929.tgz","fileCount":25,"integrity":"sha512-GifX31k80Gu8XfDS1NJ3Tn6eDfdvVCW4OVcgTiTtvaxVLAThhcW97aLY+kvc+WnKyf40viSFC+fM6C/oUY/17A==","signatures":[{"sig":"MEUCIQCuAYR86uZwzyEBiXkRBNc64e1xBERcL5cJ1U1VQ56yxAIgSqxTpbM6AqDs4Lb1/1z+n8Qi1ok5rBPNNRtjA25S8so=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-canary-20251203224929","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/04d10c2c51da52b8878d3998cf149c8c/solana-keys-5.1.0-canary-20251203224929.tgz","_integrity":"sha512-GifX31k80Gu8XfDS1NJ3Tn6eDfdvVCW4OVcgTiTtvaxVLAThhcW97aLY+kvc+WnKyf40viSFC+fM6C/oUY/17A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251203224929","@solana/codecs-core":"5.1.0-canary-20251203224929","@solana/nominal-types":"5.1.0-canary-20251203224929","@solana/codecs-strings":"5.1.0-canary-20251203224929"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251203224929_1764802970552_0.8973355382929704","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204084307":{"name":"@solana/keys","version":"5.1.0-canary-20251204084307","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251204084307","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"34fcb19d99672fe22b0190543fc7c98a8839961f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251204084307.tgz","fileCount":25,"integrity":"sha512-JmxLoiLKqNjNTgHsFmMRygy/wyGDo2Jz3G+f5pK+U8GCctUqBmOtJvtuYj+ArqdYZsB5IE4twDKhfrup3q+5HQ==","signatures":[{"sig":"MEUCIQCUYxwROsNawdqzZU/+3l+MRkZ/loMGADd5HRSKM9HaLQIgH9SxlN6ZTZN5CwQEM+BieOFRZR/ip56KqCKw2cHYU3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-canary-20251204084307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fe2b8432184be5f1df7eb8e306f14105/solana-keys-5.1.0-canary-20251204084307.tgz","_integrity":"sha512-JmxLoiLKqNjNTgHsFmMRygy/wyGDo2Jz3G+f5pK+U8GCctUqBmOtJvtuYj+ArqdYZsB5IE4twDKhfrup3q+5HQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251204084307","@solana/codecs-core":"5.1.0-canary-20251204084307","@solana/nominal-types":"5.1.0-canary-20251204084307","@solana/codecs-strings":"5.1.0-canary-20251204084307"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251204084307_1764838607500_0.6065248223767326","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204140906":{"name":"@solana/keys","version":"5.1.0-canary-20251204140906","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251204140906","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a68153b711d6f7ec2ab49dbd1ec39f060a92040b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251204140906.tgz","fileCount":25,"integrity":"sha512-NKR3hzGR7hOYvdJuNDG0+znkBCggOBSiVHCMeh6lVsbQKoDWt47Pes3zX52MvrgDFeGO56Bjt1SVeiChE7DQQQ==","signatures":[{"sig":"MEYCIQDAAL5ArbWz3MME2IHGe2hKSnYxIGnveVsWgR+MC7BwJAIhAOMAiyKzQ+QLMolr/wf14eQu1OA0A/zfl+NfX1NCgbkI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-canary-20251204140906","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4c293713638f5c6d01b0aed20c45c04f/solana-keys-5.1.0-canary-20251204140906.tgz","_integrity":"sha512-NKR3hzGR7hOYvdJuNDG0+znkBCggOBSiVHCMeh6lVsbQKoDWt47Pes3zX52MvrgDFeGO56Bjt1SVeiChE7DQQQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251204140906","@solana/codecs-core":"5.1.0-canary-20251204140906","@solana/nominal-types":"5.1.0-canary-20251204140906","@solana/codecs-strings":"5.1.0-canary-20251204140906"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251204140906_1764858136898_0.6411696274695067","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204151413":{"name":"@solana/keys","version":"5.1.0-canary-20251204151413","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251204151413","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7e0147c6fcb17b49fa1c7e8ac97e1b0b05bcdb72","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251204151413.tgz","fileCount":25,"integrity":"sha512-1W1WNCjSjGakmJV5C0T/5qLvJQ+bYch0lvsihk/NMlLdz9tlDlzb5YrY0xfYu7NFByXYu0HJousVudE/g1BfhA==","signatures":[{"sig":"MEYCIQCtib68TT3tTEYGBzLbk/PLUja5bO0DzPO8EbsJp/l8ZwIhALQSOExLnv/GzSb2qyzWf8yfnGnXMLtM9+ii5A4rwXlM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-canary-20251204151413","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/14935d8b60ce037cdb08b1654fb73a0e/solana-keys-5.1.0-canary-20251204151413.tgz","_integrity":"sha512-1W1WNCjSjGakmJV5C0T/5qLvJQ+bYch0lvsihk/NMlLdz9tlDlzb5YrY0xfYu7NFByXYu0HJousVudE/g1BfhA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251204151413","@solana/codecs-core":"5.1.0-canary-20251204151413","@solana/nominal-types":"5.1.0-canary-20251204151413","@solana/codecs-strings":"5.1.0-canary-20251204151413"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251204151413_1764862103699_0.4322453813085019","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204181319":{"name":"@solana/keys","version":"5.1.0-canary-20251204181319","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251204181319","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"595e43c88d76d55fc8d15cc721a7822a58deee46","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251204181319.tgz","fileCount":25,"integrity":"sha512-BFkabj0H+3MVR6vw9M+l44anlvutWUJx7+pmHLfU+AnLI7mT8ff5yy2SvWfvEke4Iek8Qp/Jp83DIeMaPvYYbQ==","signatures":[{"sig":"MEUCIF1yV1Seec1rynJpPwhIS5RVhtbf7OV7LYm2NSzybrYYAiEAzvPSuGZD7ejbDs7QdMB+OUnBZrHHWPX1DgACCVMHBcQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-canary-20251204181319","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/465502fd5c4014a7d43e0cad4853c5ca/solana-keys-5.1.0-canary-20251204181319.tgz","_integrity":"sha512-BFkabj0H+3MVR6vw9M+l44anlvutWUJx7+pmHLfU+AnLI7mT8ff5yy2SvWfvEke4Iek8Qp/Jp83DIeMaPvYYbQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251204181319","@solana/codecs-core":"5.1.0-canary-20251204181319","@solana/nominal-types":"5.1.0-canary-20251204181319","@solana/codecs-strings":"5.1.0-canary-20251204181319"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251204181319_1764872871634_0.7894828172238626","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204184447":{"name":"@solana/keys","version":"5.1.0-canary-20251204184447","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251204184447","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ca5571d8470ee4b6e6659fa9d4fdc792e324db66","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251204184447.tgz","fileCount":25,"integrity":"sha512-xEMASM48e0qHLn/sjxnQB9msc8I4qMPJj7tWi++b4IaZ/1gY1dCCLgL8jHq/GRIYFFu5+bgqzMWnZZiTylBL+Q==","signatures":[{"sig":"MEYCIQCxC8QmAsMbjhrqldk7vjb456blUy5WXTDhaX8gF4eVkQIhAOUZhrpKwnQOGmJNRvYHv8JvN3s1XzBNpxCYCdTZTXgb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-canary-20251204184447","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/95162bb8ba99be2a42f3de56a5e78de6/solana-keys-5.1.0-canary-20251204184447.tgz","_integrity":"sha512-xEMASM48e0qHLn/sjxnQB9msc8I4qMPJj7tWi++b4IaZ/1gY1dCCLgL8jHq/GRIYFFu5+bgqzMWnZZiTylBL+Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251204184447","@solana/codecs-core":"5.1.0-canary-20251204184447","@solana/nominal-types":"5.1.0-canary-20251204184447","@solana/codecs-strings":"5.1.0-canary-20251204184447"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251204184447_1764874754015_0.04408706481853253","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251204203500":{"name":"@solana/keys","version":"5.1.0-canary-20251204203500","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251204203500","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d219815aab0792333d6e3bb8ce2e068183a0e94e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251204203500.tgz","fileCount":25,"integrity":"sha512-Teri85eb3Vex7Iajp+wk5SizCB9ISUBfo3oOa9Qp443fB5xwMdbT8j9aKlrN/rxWoxVs+azFVMZT8v1wy5Fl3Q==","signatures":[{"sig":"MEUCIALFRa4J+nHC5npEejUTS4iwYagT//04QTYVYLmMd2jOAiEApMqbqA8QPqyR1E8X3WzB6OWLDuz14j+dZhrWzqRzOac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-canary-20251204203500","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/6d207250295b430a440c430d65bb258d/solana-keys-5.1.0-canary-20251204203500.tgz","_integrity":"sha512-Teri85eb3Vex7Iajp+wk5SizCB9ISUBfo3oOa9Qp443fB5xwMdbT8j9aKlrN/rxWoxVs+azFVMZT8v1wy5Fl3Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251204203500","@solana/codecs-core":"5.1.0-canary-20251204203500","@solana/nominal-types":"5.1.0-canary-20251204203500","@solana/codecs-strings":"5.1.0-canary-20251204203500"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251204203500_1764881275125_0.834471558647452","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-experimental-20251205000002":{"name":"@solana/keys","version":"5.1.0-experimental-20251205000002","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-experimental-20251205000002","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cc004b2822ae5848b9d0adc54bf0b5e843585448","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-experimental-20251205000002.tgz","fileCount":25,"integrity":"sha512-nkKIw8BF313oD8Lq6gu8eEy7BhzNAgEbgemUeAT6rHDyk+uTLGi6kz7P/dwQRkJ7Bkzmsi+TL9yT3SKo7oGPMg==","signatures":[{"sig":"MEUCIQCn35OHSPSwqETfIHkS/YrX0IUcS6sahq/J+k0PqnYNRQIgBi15ka1kbtzRsOmeTiABa3q6N/IkfL+oNpszbS3R01U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-experimental-20251205000002","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193476},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a3fc21be8f3134bea26dadacd0494afe/solana-keys-5.1.0-experimental-20251205000002.tgz","_integrity":"sha512-nkKIw8BF313oD8Lq6gu8eEy7BhzNAgEbgemUeAT6rHDyk+uTLGi6kz7P/dwQRkJ7Bkzmsi+TL9yT3SKo7oGPMg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-experimental-20251205000002","@solana/codecs-core":"5.1.0-experimental-20251205000002","@solana/nominal-types":"5.1.0-experimental-20251205000002","@solana/codecs-strings":"5.1.0-experimental-20251205000002"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-experimental-20251205000002_1764893684479_0.343249585868159","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-experimental-20251205104522":{"name":"@solana/keys","version":"5.1.0-experimental-20251205104522","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-experimental-20251205104522","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a8d55b13719dbba11e94e51d1b5d2ff8e03bbb59","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-experimental-20251205104522.tgz","fileCount":25,"integrity":"sha512-CHEqWk4iA5/H0qf1m2XhwjsKUkYnvx6mhKBGt+0RgVx7H/6iyRZ4rg5otUorZZJtKR20ZSZFG869GxwJDGudAQ==","signatures":[{"sig":"MEUCIQCNtFZ69xsjhITCWTTEZdtBMu0bhDbznVf2V05H23Ns4gIgff8GI7nhL9PK/LUj+w8Pbaf2mqCS2wL9sxGi5Lkrb6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-experimental-20251205104522","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193476},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/af733c296bf2a898ffe564afb2742361/solana-keys-5.1.0-experimental-20251205104522.tgz","_integrity":"sha512-CHEqWk4iA5/H0qf1m2XhwjsKUkYnvx6mhKBGt+0RgVx7H/6iyRZ4rg5otUorZZJtKR20ZSZFG869GxwJDGudAQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-experimental-20251205104522","@solana/codecs-core":"5.1.0-experimental-20251205104522","@solana/nominal-types":"5.1.0-experimental-20251205104522","@solana/codecs-strings":"5.1.0-experimental-20251205104522"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-experimental-20251205104522_1764932354613_0.040062885800070225","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"@solana/keys","version":"5.1.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ddfb57d7273c147e4072334d34e55010233e508e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0.tgz","fileCount":25,"integrity":"sha512-ma4zTTuSOmtTCvATHMfUGNTw0Vqah/6XPe1VmLc66ohwXMI3yqatX1FQPXgDZozr15SvLAesfs7/bgl2TRoe9w==","signatures":[{"sig":"MEYCIQCbc5eEoqNEJDSCFayqgkgWk6wcITzkCpNCOCBvQXii6wIhAOvQI1P9Laftjhj9DXrvQMpYw1UZVZrRa/MSMebxjVaX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193308},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1c95b833cb1aab1f640416128bd2b953/solana-keys-5.1.0.tgz","_integrity":"sha512-ma4zTTuSOmtTCvATHMfUGNTw0Vqah/6XPe1VmLc66ohwXMI3yqatX1FQPXgDZozr15SvLAesfs7/bgl2TRoe9w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.1.0","@solana/assertions":"5.1.0","@solana/codecs-core":"5.1.0","@solana/nominal-types":"5.1.0","@solana/codecs-strings":"5.1.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0_1765566647978_0.6336106359933158","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary-20251212190755":{"name":"@solana/keys","version":"5.1.0-canary-20251212190755","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.0-canary-20251212190755","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"65c24893ebc5dece0215a98b5d42f83ab351a52b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.0-canary-20251212190755.tgz","fileCount":25,"integrity":"sha512-paMJyXJvhkRYTlJPueshcsB4M0ooXooWIhrRNHXpo0V8wdEBCODAdYcUldUj3xfZPtCq+lLN90QCGwY5apvOHQ==","signatures":[{"sig":"MEUCIHNQp3rK3HnhAN3U2ULYDbzGkjPvK5TKPwcn1nGeaInVAiEA0N9t1InWhArYcoSZVmvpXhpk11heqq9nlgbDczNcvw4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.0-canary-20251212190755","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7c033e44900b12b43fb7a62f4d759936/solana-keys-5.1.0-canary-20251212190755.tgz","_integrity":"sha512-paMJyXJvhkRYTlJPueshcsB4M0ooXooWIhrRNHXpo0V8wdEBCODAdYcUldUj3xfZPtCq+lLN90QCGwY5apvOHQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.0-canary-20251212190755","@solana/codecs-core":"5.1.0-canary-20251212190755","@solana/nominal-types":"5.1.0-canary-20251212190755","@solana/codecs-strings":"5.1.0-canary-20251212190755"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.0-canary-20251212190755_1765567353541_0.7252812764582854","host":"s3://npm-registry-packages-npm-production"}},"5.1.1-canary-20251216193810":{"name":"@solana/keys","version":"5.1.1-canary-20251216193810","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.1-canary-20251216193810","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bb28eab80f4858413e03221296ea3c868a0b6138","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.1-canary-20251216193810.tgz","fileCount":25,"integrity":"sha512-RlgNxBj55VPDrMviDMiFbFPiktE6Qj5pWMe3E+jX7iGFPoIIkUNNlYxe1m6UyupLRPzMVQpahBvTItoH4P3D+A==","signatures":[{"sig":"MEYCIQCe6aEXjJ1XOT8hlfrVtkYmV3qaG9dbxBkVLaJlz3OLlQIhAO/z6dhvj4q1UpeM+f1izSCPC7YCJ5oozmp3Bjkm6GQa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.1-canary-20251216193810","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193440},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/540d5ac1101210a807f56969d7389fff/solana-keys-5.1.1-canary-20251216193810.tgz","_integrity":"sha512-RlgNxBj55VPDrMviDMiFbFPiktE6Qj5pWMe3E+jX7iGFPoIIkUNNlYxe1m6UyupLRPzMVQpahBvTItoH4P3D+A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.1-canary-20251216193810","@solana/codecs-core":"5.1.1-canary-20251216193810","@solana/nominal-types":"5.1.1-canary-20251216193810","@solana/codecs-strings":"5.1.1-canary-20251216193810"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.1-canary-20251216193810_1765914739694_0.664188804692605","host":"s3://npm-registry-packages-npm-production"}},"5.1.1-canary-20251216194212":{"name":"@solana/keys","version":"5.1.1-canary-20251216194212","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.1-canary-20251216194212","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"90614aac66cef648f5ebcd13da2ff88600f61ce9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.1-canary-20251216194212.tgz","fileCount":25,"integrity":"sha512-mYGMg7LzHK409aSrWDwYO0LVElNUBy2kaDdt10FbnepdR7ACw+J3lWThnDIjyKNjVXCE3p77HrrKonWDEBg45w==","signatures":[{"sig":"MEQCIHaVrQ1bRVIii5dn0Wfi+/yiIwzi+Txl1zRHl8bVZlaYAiBGvMKwdcRtqrQpU07GY+uLOFJg4jitVAOSNWgdymwgGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.1-canary-20251216194212","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/19a569cc36b3ace7c261d5f70ec1393a/solana-keys-5.1.1-canary-20251216194212.tgz","_integrity":"sha512-mYGMg7LzHK409aSrWDwYO0LVElNUBy2kaDdt10FbnepdR7ACw+J3lWThnDIjyKNjVXCE3p77HrrKonWDEBg45w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.1-canary-20251216194212","@solana/codecs-core":"5.1.1-canary-20251216194212","@solana/nominal-types":"5.1.1-canary-20251216194212","@solana/codecs-strings":"5.1.1-canary-20251216194212"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.1-canary-20251216194212_1765914909449_0.01871626644153812","host":"s3://npm-registry-packages-npm-production"}},"5.1.1-canary-20251217070026":{"name":"@solana/keys","version":"5.1.1-canary-20251217070026","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.1.1-canary-20251217070026","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7fd54fae7de1fd58182cc181b8c09ba24d81dfec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.1.1-canary-20251217070026.tgz","fileCount":25,"integrity":"sha512-xmCGVp2VgvzYkp933pSKKdSLzXx7utwBQjrzex+32vpxhbrkp43KYOwsJyeLBvsA8quLueXYPaI+MGgZ8keqVw==","signatures":[{"sig":"MEYCIQDdsx/bgTO3ihQwxT605mySurkWsKMSXBd8ILDtCSwlwAIhALgubO5ynO8+0qeOAJVyJ2NNaIsAJVvAkFoPyag6QS0L","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.1.1-canary-20251217070026","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/468ee9e05e703ccd49c1698a6f17e76e/solana-keys-5.1.1-canary-20251217070026.tgz","_integrity":"sha512-xmCGVp2VgvzYkp933pSKKdSLzXx7utwBQjrzex+32vpxhbrkp43KYOwsJyeLBvsA8quLueXYPaI+MGgZ8keqVw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.1.1-canary-20251217070026","@solana/codecs-core":"5.1.1-canary-20251217070026","@solana/nominal-types":"5.1.1-canary-20251217070026","@solana/codecs-strings":"5.1.1-canary-20251217070026"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.1.1-canary-20251217070026_1765955634453_0.09716471046694308","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20251219213520":{"name":"@solana/keys","version":"5.2.0-canary-20251219213520","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20251219213520","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"28959a68d8a4e92ef097abe0e4f3fc3f84d2d871","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20251219213520.tgz","fileCount":25,"integrity":"sha512-9qCiEbiZFF6HhahOX4Xlv7Cl0zHLAyMwyPay4XILv+OE7ZoVbqnLsfmv7e3VP4NnNM7plK1DpgMReT5Dz4RX8g==","signatures":[{"sig":"MEUCIHoMSUu4tWV+y6yuAu7duCIQEvyJNuomgOrS0EiNTP/2AiEAlCz/Xzsq6PneeHLFQflialfMwCyM0Jq6/7+nuNAo2uc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20251219213520","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4b07cb14f65f54ef27e8e0648a42e544/solana-keys-5.2.0-canary-20251219213520.tgz","_integrity":"sha512-9qCiEbiZFF6HhahOX4Xlv7Cl0zHLAyMwyPay4XILv+OE7ZoVbqnLsfmv7e3VP4NnNM7plK1DpgMReT5Dz4RX8g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20251219213520","@solana/codecs-core":"5.2.0-canary-20251219213520","@solana/nominal-types":"5.2.0-canary-20251219213520","@solana/codecs-strings":"5.2.0-canary-20251219213520"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20251219213520_1766180922234_0.3117805439936019","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20251228203229":{"name":"@solana/keys","version":"5.2.0-canary-20251228203229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20251228203229","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fe028eef5c91f09a443147c7ec03b3112ace9a49","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20251228203229.tgz","fileCount":25,"integrity":"sha512-NDgNDgDZU8UnJrVMOAbCpv+x3mQNEiS7tPmqCA5zMnApsggq3RjUoUQiJA/Eq5TGIRJNV+6lVeP1xxuUQ/OiPA==","signatures":[{"sig":"MEYCIQCBaZdSN/YR+8HxiBRWE64kep0kV4wvnzO+603Kj1vqBwIhANGA4XpgiuxqZ7ueBnZdfhEMF/sXjUw0qS57ESXEgADi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20251228203229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/edc6d4514eb710a45aa7d4c967bc13bf/solana-keys-5.2.0-canary-20251228203229.tgz","_integrity":"sha512-NDgNDgDZU8UnJrVMOAbCpv+x3mQNEiS7tPmqCA5zMnApsggq3RjUoUQiJA/Eq5TGIRJNV+6lVeP1xxuUQ/OiPA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20251228203229","@solana/codecs-core":"5.2.0-canary-20251228203229","@solana/nominal-types":"5.2.0-canary-20251228203229","@solana/codecs-strings":"5.2.0-canary-20251228203229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20251228203229_1766954744636_0.7359546409907822","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260105191229":{"name":"@solana/keys","version":"5.2.0-canary-20260105191229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260105191229","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"aa6956ae37b03bc0e0df4300db2651b5a02a4f69","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260105191229.tgz","fileCount":25,"integrity":"sha512-FvnekDW/Nb1KkCE17wy+Gqd80TabIs06Y42s8sw/ZW/0wtRncMTmAir47J8yTUVrasoWBXYf3Mj4wvhTOjMiew==","signatures":[{"sig":"MEUCIGNs1/tCShroM2hH6nHjj2v2cGSSmEhpryvO9LqFAoTZAiEAj3IttS2tzWrwqcwMGROpC5sd9UvU42XVSbJnXsND5eU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260105191229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4a802eb88b9ca4bd7f12f52ee00b7769/solana-keys-5.2.0-canary-20260105191229.tgz","_integrity":"sha512-FvnekDW/Nb1KkCE17wy+Gqd80TabIs06Y42s8sw/ZW/0wtRncMTmAir47J8yTUVrasoWBXYf3Mj4wvhTOjMiew==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260105191229","@solana/codecs-core":"5.2.0-canary-20260105191229","@solana/nominal-types":"5.2.0-canary-20260105191229","@solana/codecs-strings":"5.2.0-canary-20260105191229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260105191229_1767641231649_0.7303505388667269","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260105191915":{"name":"@solana/keys","version":"5.2.0-canary-20260105191915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260105191915","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f1f7832c97f0427ce8986d7439e5278dfedfc1ee","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260105191915.tgz","fileCount":25,"integrity":"sha512-uFDhcGpF8KV2Iu5yKUXnop31SoLkJb0uGIqc2lTdYnxQUrmiCxDECLb/e7dxDdlcrak3tb7BZmaeqq//ovbpWg==","signatures":[{"sig":"MEUCIBaqco00T941aTgxu0ytoDSkD8o+KGDMAYLxUQmTxh5fAiEA3DvuGNQ7zl5j0P4UP9+GQSSH1QUDrQivnxtn3qoQtag=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260105191915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/91ba29559960fb3130e4ca170ad6ffec/solana-keys-5.2.0-canary-20260105191915.tgz","_integrity":"sha512-uFDhcGpF8KV2Iu5yKUXnop31SoLkJb0uGIqc2lTdYnxQUrmiCxDECLb/e7dxDdlcrak3tb7BZmaeqq//ovbpWg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260105191915","@solana/codecs-core":"5.2.0-canary-20260105191915","@solana/nominal-types":"5.2.0-canary-20260105191915","@solana/codecs-strings":"5.2.0-canary-20260105191915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260105191915_1767641570567_0.9041146009838772","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107102549":{"name":"@solana/keys","version":"5.2.0-canary-20260107102549","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107102549","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1f50510855d9c58f31346c6a037ad4c0abd8dedc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107102549.tgz","fileCount":25,"integrity":"sha512-IRX5gzrlJPQpzCGH3Xgl8behTXWhpEKzW5Pb0xeDoGrQYdiAy7ErvmYTQYEJILh2l1+ItNgSICDUMd85elRJFQ==","signatures":[{"sig":"MEUCIQCBVsi6hSP6JOr9N+qE+3n/3CEyGY/074vNbm/hxN0bRgIgAqkG3uEIs/q7nhjETzPr9iglgaapb1U7wAzHQ0a+Ftg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107102549","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/05cc7a83e43b81582e5fa330b4caa1a8/solana-keys-5.2.0-canary-20260107102549.tgz","_integrity":"sha512-IRX5gzrlJPQpzCGH3Xgl8behTXWhpEKzW5Pb0xeDoGrQYdiAy7ErvmYTQYEJILh2l1+ItNgSICDUMd85elRJFQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260107102549","@solana/codecs-core":"5.2.0-canary-20260107102549","@solana/nominal-types":"5.2.0-canary-20260107102549","@solana/codecs-strings":"5.2.0-canary-20260107102549"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107102549_1767782383966_0.1361772396968446","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107102938":{"name":"@solana/keys","version":"5.2.0-canary-20260107102938","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107102938","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"948efc4a4895974d7efe0b91ec84310c9a97ae37","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107102938.tgz","fileCount":25,"integrity":"sha512-za6EsuaPOBfGwSmYVoHVUjH2FXv4eM8VN2dYhoisDj/EMSL3iYKvqqMU+zhuDvk8ZIW4Vssp9+/W3lusEQDjcQ==","signatures":[{"sig":"MEQCIElltEzbQwE74aatQEm5qHev+zS17vjHK03mj+HHRW3nAiAr+je8gtwFhG6Z43ZJb6y5xXmENYZ0UfoK+RxTMOI+xg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107102938","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b4ce6c340baf89de44430cf0762e94e9/solana-keys-5.2.0-canary-20260107102938.tgz","_integrity":"sha512-za6EsuaPOBfGwSmYVoHVUjH2FXv4eM8VN2dYhoisDj/EMSL3iYKvqqMU+zhuDvk8ZIW4Vssp9+/W3lusEQDjcQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260107102938","@solana/codecs-core":"5.2.0-canary-20260107102938","@solana/nominal-types":"5.2.0-canary-20260107102938","@solana/codecs-strings":"5.2.0-canary-20260107102938"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107102938_1767782606715_0.8977691242108246","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107103329":{"name":"@solana/keys","version":"5.2.0-canary-20260107103329","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107103329","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"43eee1e6b298baf7147d59e565f631f4afd45d50","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107103329.tgz","fileCount":25,"integrity":"sha512-u2CGNxc/tBo38Rr+8dk5pt+FfeqGocIhrkguZEzAF78+PNxuqMCTWGQTvfmtuKkWNEX5H/wRCKWJudTVlo6T4g==","signatures":[{"sig":"MEQCICy7SvjQ5Ct+KhNsponF7lQ/Bm+I/UpsggOk4fdSm9DmAiAYGIn9nAW4u1g2qF5+wz9Z1VMSnaUkoehDKIFGkyKhnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107103329","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1520edb71ee179beb3a6ee155f12c1ac/solana-keys-5.2.0-canary-20260107103329.tgz","_integrity":"sha512-u2CGNxc/tBo38Rr+8dk5pt+FfeqGocIhrkguZEzAF78+PNxuqMCTWGQTvfmtuKkWNEX5H/wRCKWJudTVlo6T4g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260107103329","@solana/codecs-core":"5.2.0-canary-20260107103329","@solana/nominal-types":"5.2.0-canary-20260107103329","@solana/codecs-strings":"5.2.0-canary-20260107103329"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107103329_1767782785115_0.5879895728788673","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107103736":{"name":"@solana/keys","version":"5.2.0-canary-20260107103736","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107103736","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ad32777bfbe3a557f892325bbf363af81db07114","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107103736.tgz","fileCount":25,"integrity":"sha512-tHsIHJJ67MpuwpDqu7MRDexuR1tpFE7l//r+SSnfX0aDBJ156VTqRCtKlxkbEe8vkZKrTYtBL9ayiJ4F+OkThg==","signatures":[{"sig":"MEQCIHN2vAmWJxvF5pFde5RvJFfeFJX/cXfUmJumDGGXyDDLAiBNZhMV7Gu744SfLGgF86qBNNW4SQOOFg8LHCotiKIvVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107103736","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d2f3a514450093edf34667ff01ce6bf3/solana-keys-5.2.0-canary-20260107103736.tgz","_integrity":"sha512-tHsIHJJ67MpuwpDqu7MRDexuR1tpFE7l//r+SSnfX0aDBJ156VTqRCtKlxkbEe8vkZKrTYtBL9ayiJ4F+OkThg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260107103736","@solana/codecs-core":"5.2.0-canary-20260107103736","@solana/nominal-types":"5.2.0-canary-20260107103736","@solana/codecs-strings":"5.2.0-canary-20260107103736"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107103736_1767783087570_0.2567047528753934","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107104209":{"name":"@solana/keys","version":"5.2.0-canary-20260107104209","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107104209","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9d3ae3384ff39922ec20b0ea1a447f858c3ffde2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107104209.tgz","fileCount":25,"integrity":"sha512-8doIoatniLdhrlS/dxuh/tD9+WqutS1gaSxTEVLo0/rMKC9Pu/3BbdeZgKgQSEtdD0UnnpoFDWBboIi4ji9gHQ==","signatures":[{"sig":"MEUCIQDfdhpQBsjQI7nzusIwaVQSiY7kyR1uL1TpT+dWJmkM9wIgJ5QeuffHrnSSNOEDpk6BsWqMhXy1pwCZzquGSpQLDrE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107104209","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b10994acde6f4ae6fc3ed276701eb22e/solana-keys-5.2.0-canary-20260107104209.tgz","_integrity":"sha512-8doIoatniLdhrlS/dxuh/tD9+WqutS1gaSxTEVLo0/rMKC9Pu/3BbdeZgKgQSEtdD0UnnpoFDWBboIi4ji9gHQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260107104209","@solana/codecs-core":"5.2.0-canary-20260107104209","@solana/nominal-types":"5.2.0-canary-20260107104209","@solana/codecs-strings":"5.2.0-canary-20260107104209"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107104209_1767783362253_0.07359706544490496","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107104556":{"name":"@solana/keys","version":"5.2.0-canary-20260107104556","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107104556","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d483af5df206e2e56d98c9a0d034be1b569dec06","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107104556.tgz","fileCount":25,"integrity":"sha512-lwvDX4HHz0HM4m6VgUeIC+bCls/73EjpsZI5jBGbiQ8GhZ3SoEiGaaB8q/Kc0EUfvBZh+kYtKzdonXVcIHfXFQ==","signatures":[{"sig":"MEUCIQDh8v/KNMQP2sbuDmi7YYENSyfRAoxIRe0lo+Ou0m1QSwIgW+s+Uv3vac9Kn5KXWG5AMQsvKwgza85OtMmixs0fY4Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107104556","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/68b1e6b3e2d17c6641e3361d722410b2/solana-keys-5.2.0-canary-20260107104556.tgz","_integrity":"sha512-lwvDX4HHz0HM4m6VgUeIC+bCls/73EjpsZI5jBGbiQ8GhZ3SoEiGaaB8q/Kc0EUfvBZh+kYtKzdonXVcIHfXFQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260107104556","@solana/codecs-core":"5.2.0-canary-20260107104556","@solana/nominal-types":"5.2.0-canary-20260107104556","@solana/codecs-strings":"5.2.0-canary-20260107104556"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107104556_1767783560118_0.7882283105433774","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107104941":{"name":"@solana/keys","version":"5.2.0-canary-20260107104941","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107104941","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"643e8e2fea6110b13f0c3ccc818e7f5452761dd6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107104941.tgz","fileCount":25,"integrity":"sha512-5q2ceUoQIlPrmFhtOT5PbfD4OKdOCq0R7gy9s9RAdyrY3bzSiQvN9rQITx4qx+RGSvn1HeMtmNoqbApa1xCUlA==","signatures":[{"sig":"MEUCIB136WlCms+voyoG6Zr4QxO0TofT7TKpXP2llVNszmx7AiEAuNAfeJAAOaNXggu0M+JmIDHqg1Sh3aaRXHBHbpjAufY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107104941","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5e9206c9ff55f6b3ed90a1b6df10056a/solana-keys-5.2.0-canary-20260107104941.tgz","_integrity":"sha512-5q2ceUoQIlPrmFhtOT5PbfD4OKdOCq0R7gy9s9RAdyrY3bzSiQvN9rQITx4qx+RGSvn1HeMtmNoqbApa1xCUlA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260107104941","@solana/codecs-core":"5.2.0-canary-20260107104941","@solana/nominal-types":"5.2.0-canary-20260107104941","@solana/codecs-strings":"5.2.0-canary-20260107104941"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107104941_1767783766762_0.8900039430057141","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107105344":{"name":"@solana/keys","version":"5.2.0-canary-20260107105344","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107105344","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b52d3ffe1f437057f6e5329b034e8e967ed4c835","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107105344.tgz","fileCount":25,"integrity":"sha512-9TWMbXR4tO6WqsTjHWNTux2b37nHR4TGNG7GkWQL1MfJCxBsmqapWhwTnVeDtLhChbri7Sjv2kEijuoYD/MnrA==","signatures":[{"sig":"MEYCIQCnQbni1XArXOH1Pl2oEVqDeGP09iE0n6mQM4Dg7YHNjAIhALwT2stHHFj+h4v8gDgjBZTW23js+q/pIAKU7vZty7Ut","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107105344","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d9674ae47368caaf0682f5721e2a5b2b/solana-keys-5.2.0-canary-20260107105344.tgz","_integrity":"sha512-9TWMbXR4tO6WqsTjHWNTux2b37nHR4TGNG7GkWQL1MfJCxBsmqapWhwTnVeDtLhChbri7Sjv2kEijuoYD/MnrA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260107105344","@solana/codecs-core":"5.2.0-canary-20260107105344","@solana/nominal-types":"5.2.0-canary-20260107105344","@solana/codecs-strings":"5.2.0-canary-20260107105344"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107105344_1767784012681_0.25620795125032236","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107151918":{"name":"@solana/keys","version":"5.2.0-canary-20260107151918","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107151918","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3c62032a7d1fc2119926db0a41988c507bcbc667","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107151918.tgz","fileCount":25,"integrity":"sha512-NBelYVyJIQD34BUKLdpAERDYiPEORH+1EXfPj2kJDIONXTJ74NUpa7f5GCTO+ot1NvykWj1ubt0F2cZ52QDyrQ==","signatures":[{"sig":"MEUCIFuqSDbJI22ceFouzPG7tK72efR6Md4fwEj/jPjRYJbuAiEAgzKXWWC+CurL0gf+Is5qy/WNUZie16YZyE4JbQmb2uA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107151918","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5d2ee701a24aecb06c01296a95aa8414/solana-keys-5.2.0-canary-20260107151918.tgz","_integrity":"sha512-NBelYVyJIQD34BUKLdpAERDYiPEORH+1EXfPj2kJDIONXTJ74NUpa7f5GCTO+ot1NvykWj1ubt0F2cZ52QDyrQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","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/assertions":"5.2.0-canary-20260107151918","@solana/codecs-core":"5.2.0-canary-20260107151918","@solana/nominal-types":"5.2.0-canary-20260107151918","@solana/codecs-strings":"5.2.0-canary-20260107151918"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107151918_1767799953143_0.08136670996979878","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107155943":{"name":"@solana/keys","version":"5.2.0-canary-20260107155943","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107155943","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0d00575aa8e7f1625f899c62b5d98a9af547dc5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107155943.tgz","fileCount":25,"integrity":"sha512-xQ3C6PkuCV4uwTimnBfR//CN7IHNzmvfnWRY4or0pJ8VDpE77PoJYmdfhQzUGRXDpftXoAb+2coOiIEUYRDx2Q==","signatures":[{"sig":"MEYCIQC07sMgDHx3gUXl2VfSUuGOuIGJEEkgh5NhrXY1psJYxwIhAPMrWUuRwyUGwbAvAlxmstuRlG2Qn/mK2PAHlDJg7PDn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107155943","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/efabdc1a08a5071e1d2a7ffb10accafb/solana-keys-5.2.0-canary-20260107155943.tgz","_integrity":"sha512-xQ3C6PkuCV4uwTimnBfR//CN7IHNzmvfnWRY4or0pJ8VDpE77PoJYmdfhQzUGRXDpftXoAb+2coOiIEUYRDx2Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107155943","@solana/assertions":"5.2.0-canary-20260107155943","@solana/codecs-core":"5.2.0-canary-20260107155943","@solana/nominal-types":"5.2.0-canary-20260107155943","@solana/codecs-strings":"5.2.0-canary-20260107155943"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107155943_1767802400254_0.3242695757140992","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107161340":{"name":"@solana/keys","version":"5.2.0-canary-20260107161340","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107161340","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2b3efe9a120b5fa4d4d1e3c59f69d3d19daad338","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107161340.tgz","fileCount":25,"integrity":"sha512-BKAV6fkCnrkdnVPtnX8D0mcS7OBq8rwl5yLOVSGVoBh1cqo17cVF4qRwR5zmH76YVwL/kj4fDwZtzVwtmgOd+Q==","signatures":[{"sig":"MEUCIQDohIHFoA5UIIJcoBM88zkXWSSOUtmuswb7c3FLgaIcSwIgOazpKQcYSkWi+sV0p0xdlhdH/cemozgX74Exz7/fsOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107161340","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fe998eb50057faa7bb97e8228cde82b9/solana-keys-5.2.0-canary-20260107161340.tgz","_integrity":"sha512-BKAV6fkCnrkdnVPtnX8D0mcS7OBq8rwl5yLOVSGVoBh1cqo17cVF4qRwR5zmH76YVwL/kj4fDwZtzVwtmgOd+Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107161340","@solana/assertions":"5.2.0-canary-20260107161340","@solana/codecs-core":"5.2.0-canary-20260107161340","@solana/nominal-types":"5.2.0-canary-20260107161340","@solana/codecs-strings":"5.2.0-canary-20260107161340"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107161340_1767803206365_0.10937740194489165","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107161421":{"name":"@solana/keys","version":"5.2.0-canary-20260107161421","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107161421","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fe373e89c232d2c7e1a5a83f4298315d3f9ae1da","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107161421.tgz","fileCount":25,"integrity":"sha512-GWj5wCZg4dB5yBGNgDwbhbO0tsajUjP4ZxKKGwzwsxQAlua9V80pzxfgR1qlydHg4MnbVn+qTRoNkH6KptUOWQ==","signatures":[{"sig":"MEUCIQDwux1ZO87ZvyZs0jwHbgZxjGcwBx8tHvYn80NLPYKYKQIgO91FTufhJR53A2Y9LtpjVYy3M/iBCAZIrAIkYS36cfk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107161421","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9ef932ec1249a478c97a2d0162e0d16d/solana-keys-5.2.0-canary-20260107161421.tgz","_integrity":"sha512-GWj5wCZg4dB5yBGNgDwbhbO0tsajUjP4ZxKKGwzwsxQAlua9V80pzxfgR1qlydHg4MnbVn+qTRoNkH6KptUOWQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107161421","@solana/assertions":"5.2.0-canary-20260107161421","@solana/codecs-core":"5.2.0-canary-20260107161421","@solana/nominal-types":"5.2.0-canary-20260107161421","@solana/codecs-strings":"5.2.0-canary-20260107161421"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107161421_1767803234655_0.21445753748250374","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107161525":{"name":"@solana/keys","version":"5.2.0-canary-20260107161525","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107161525","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"138893dd424c4c44398a8e00aa2e601d201f0231","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107161525.tgz","fileCount":25,"integrity":"sha512-7Fjm7HVfEg589qKh4IHBwo+hzOsuB/Z9GXA3hGND5FNLh5hkcwpHGjKY91Yfx+7AGx3ONr2I+eJpbiVxlZbDoQ==","signatures":[{"sig":"MEYCIQDNPVFPAm7CHXUysiTa/QwKOkistDchSZ8gy4ou96P1CQIhANlq4vHnly0LQWnJ3/Ilauk2KOW9sSKiCl2Rr1YzBqVU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107161525","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e94009123212b895d1083b12e28dfb10/solana-keys-5.2.0-canary-20260107161525.tgz","_integrity":"sha512-7Fjm7HVfEg589qKh4IHBwo+hzOsuB/Z9GXA3hGND5FNLh5hkcwpHGjKY91Yfx+7AGx3ONr2I+eJpbiVxlZbDoQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107161525","@solana/assertions":"5.2.0-canary-20260107161525","@solana/codecs-core":"5.2.0-canary-20260107161525","@solana/nominal-types":"5.2.0-canary-20260107161525","@solana/codecs-strings":"5.2.0-canary-20260107161525"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107161525_1767803342358_0.28353843583474414","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@solana/keys","version":"5.2.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"30e51f89f022062705e26800f5fb177f33a09ba5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0.tgz","fileCount":25,"integrity":"sha512-mjLSisDrnTtMravyKVJeSfe01M65kYg28HJfQp8iPe389Ru1e+asVuCZTX15J5pEKIv+KkaYFRiNrI93M7+bHA==","signatures":[{"sig":"MEUCIQCDegPjPW9QiA+OSakyMU9Q6yaqFM1ysMlRP2PL1wo14QIgVwJDWBHINKib7930SbLBV5QtCsIU1f9y8l0LpwyndTs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194596},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0003e469a79da1e7da5077dfb9909a67/solana-keys-5.2.0.tgz","_integrity":"sha512-mjLSisDrnTtMravyKVJeSfe01M65kYg28HJfQp8iPe389Ru1e+asVuCZTX15J5pEKIv+KkaYFRiNrI93M7+bHA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0","@solana/assertions":"5.2.0","@solana/codecs-core":"5.2.0","@solana/nominal-types":"5.2.0","@solana/codecs-strings":"5.2.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0_1767803491182_0.023450694762609192","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107162407":{"name":"@solana/keys","version":"5.2.0-canary-20260107162407","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107162407","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"064aa482617a6cd5373c7034521567b9f0306c87","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107162407.tgz","fileCount":25,"integrity":"sha512-XFoUKrGh6WguKxKnDMzVG3x1kEevK8vz45gPcB1/xQ3KfPuAiAdVsLhU2aqc/bU63oSrNhZNtvYdXOIAEDnCvQ==","signatures":[{"sig":"MEQCIGCjGUU6o3dsQxBoHXhKKQGP9NzACxmQYtvvQ6uFoNm9AiBrV6algTuMbXUIUtZceh2qVtVgpPjDxOYegfAit8aLeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107162407","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/3fae6b9c1ad178f7289afd57d2ddf452/solana-keys-5.2.0-canary-20260107162407.tgz","_integrity":"sha512-XFoUKrGh6WguKxKnDMzVG3x1kEevK8vz45gPcB1/xQ3KfPuAiAdVsLhU2aqc/bU63oSrNhZNtvYdXOIAEDnCvQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107162407","@solana/assertions":"5.2.0-canary-20260107162407","@solana/codecs-core":"5.2.0-canary-20260107162407","@solana/nominal-types":"5.2.0-canary-20260107162407","@solana/codecs-strings":"5.2.0-canary-20260107162407"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107162407_1767803859105_0.4235179634847115","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary-20260107162439":{"name":"@solana/keys","version":"5.2.0-canary-20260107162439","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.2.0-canary-20260107162439","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"12a74d0d9b6b56f0be84e7696c6ffd95ff33982e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.2.0-canary-20260107162439.tgz","fileCount":25,"integrity":"sha512-40CCElmwrwoJua4sTQY1GayDRuY/hzbrLgaWV6l0O2OTyU+J3y7THqQ5OJ9mDEaBXj5V5l3d1xQgr3NJdfWhxg==","signatures":[{"sig":"MEQCICIKVpK2/Ch9XifVzBssNlxoKuqgF7BbHQo77+Q4dQavAiBK8TTTdISJ35SkPaBc8kXcGnklq9FkovId8cyUm/JbDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.2.0-canary-20260107162439","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d6c606f31f3b0832003977636f61c2dd/solana-keys-5.2.0-canary-20260107162439.tgz","_integrity":"sha512-40CCElmwrwoJua4sTQY1GayDRuY/hzbrLgaWV6l0O2OTyU+J3y7THqQ5OJ9mDEaBXj5V5l3d1xQgr3NJdfWhxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.2.0-canary-20260107162439","@solana/assertions":"5.2.0-canary-20260107162439","@solana/codecs-core":"5.2.0-canary-20260107162439","@solana/nominal-types":"5.2.0-canary-20260107162439","@solana/codecs-strings":"5.2.0-canary-20260107162439"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.2.0-canary-20260107162439_1767803895095_0.7621564387311335","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-canary-20260107190742":{"name":"@solana/keys","version":"5.3.0-canary-20260107190742","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.3.0-canary-20260107190742","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"828940a024637901de687ab54ec19ed64be59b2e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.3.0-canary-20260107190742.tgz","fileCount":25,"integrity":"sha512-/bDLnxeJWyGYmYvM7KKoOSrO0+pgLLjJagfQXr3Igz77AbGJuFSrRmS+iqSWcSP68QlP9De34Uztt/4G69Z7Bw==","signatures":[{"sig":"MEUCIQDXUrKf7qOWxAzFtIhEDO+wKDutBrc81rZ00KwA++fjWgIgRP/Wnu7iDgloQJkPKolykMBq65XAx1wYHdAsRJZimng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.3.0-canary-20260107190742","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ed48a16eb507e7414c9e103a63880d7d/solana-keys-5.3.0-canary-20260107190742.tgz","_integrity":"sha512-/bDLnxeJWyGYmYvM7KKoOSrO0+pgLLjJagfQXr3Igz77AbGJuFSrRmS+iqSWcSP68QlP9De34Uztt/4G69Z7Bw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.3.0-canary-20260107190742","@solana/assertions":"5.3.0-canary-20260107190742","@solana/codecs-core":"5.3.0-canary-20260107190742","@solana/nominal-types":"5.3.0-canary-20260107190742","@solana/codecs-strings":"5.3.0-canary-20260107190742"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.3.0-canary-20260107190742_1767813658117_0.8411070801048142","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"@solana/keys","version":"5.3.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.3.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"409e5fa49fc03046359416d353fba2f83ab3653a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.3.0.tgz","fileCount":25,"integrity":"sha512-0F1eMibq2OIXIozFrrDxJtXJoo9ef1JUCFjQ4FkhRAoXYWLPczAFHNLq/YUORvKDOBwoS0q1DfvY5FjqPhlDSQ==","signatures":[{"sig":"MEYCIQCQGp0PBaL+6ML6w778tNiKG6r36uacBDiALi15fzgKigIhAKpldfc3VxGrVofWeSRKxi3uvu/NWY84Nyavqw0Cujtb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194596},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/30b508a33a005b1feada36070b103eab/solana-keys-5.3.0.tgz","_integrity":"sha512-0F1eMibq2OIXIozFrrDxJtXJoo9ef1JUCFjQ4FkhRAoXYWLPczAFHNLq/YUORvKDOBwoS0q1DfvY5FjqPhlDSQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.3.0","@solana/assertions":"5.3.0","@solana/codecs-core":"5.3.0","@solana/nominal-types":"5.3.0","@solana/codecs-strings":"5.3.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.3.0_1767815548014_0.8163070098839056","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260108130911":{"name":"@solana/keys","version":"5.4.0-canary-20260108130911","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260108130911","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"71263784b2f3f5a91881eae88b536ea3d666e772","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260108130911.tgz","fileCount":25,"integrity":"sha512-oacCbxQXfSAS2Nj3VvH+vaxpDhl4cjtalTfmfqsNdG2HPjAshuYmXX+MDJuejE08rMel95hNIllGdml7RkmBwg==","signatures":[{"sig":"MEQCIDbbAAv1hfIYbNcoCv3W1RprDShHDGD72zOOeOJa0XJbAiANdOO+13M8Mmcczy5gGHA1tacDdUEo0tU++GWhx7KdCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260108130911","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/55093e1e23c23eac736545deca77350b/solana-keys-5.4.0-canary-20260108130911.tgz","_integrity":"sha512-oacCbxQXfSAS2Nj3VvH+vaxpDhl4cjtalTfmfqsNdG2HPjAshuYmXX+MDJuejE08rMel95hNIllGdml7RkmBwg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260108130911","@solana/assertions":"5.4.0-canary-20260108130911","@solana/codecs-core":"5.4.0-canary-20260108130911","@solana/nominal-types":"5.4.0-canary-20260108130911","@solana/codecs-strings":"5.4.0-canary-20260108130911"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.4.0-canary-20260108130911_1767878539856_0.4744342810717188","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260108180834":{"name":"@solana/keys","version":"5.4.0-canary-20260108180834","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260108180834","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b3b2b13c2c94fc0c01a051cd2b8925ebf5fb5d34","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260108180834.tgz","fileCount":25,"integrity":"sha512-PVKFw3PzPD/lIGM6DDOe840sAZBWhgi/Zjh6XJZUswDRgCoVQ7J1zx3UdN5mPckjBh5duF2O+GK3jEpPCjfpZA==","signatures":[{"sig":"MEYCIQCLKZyIhxWLBQfZi3pdPwPX7CLg30j7/ySkf2fMkg3WHwIhAJE8lmhWdZqpThIqApHz2DmWZrzo484rQdD0ChGhHnTX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260108180834","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/cec0dadeb92824effceda984feb74904/solana-keys-5.4.0-canary-20260108180834.tgz","_integrity":"sha512-PVKFw3PzPD/lIGM6DDOe840sAZBWhgi/Zjh6XJZUswDRgCoVQ7J1zx3UdN5mPckjBh5duF2O+GK3jEpPCjfpZA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260108180834","@solana/assertions":"5.4.0-canary-20260108180834","@solana/codecs-core":"5.4.0-canary-20260108180834","@solana/nominal-types":"5.4.0-canary-20260108180834","@solana/codecs-strings":"5.4.0-canary-20260108180834"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.4.0-canary-20260108180834_1767896525536_0.20542475172811514","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260108182954":{"name":"@solana/keys","version":"5.4.0-canary-20260108182954","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260108182954","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2dadc90516ff9c13ab2e41b9f5ec4413b329b91a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260108182954.tgz","fileCount":25,"integrity":"sha512-JtJmewfMVdtLT2PF3AYmKbwtNMRSAvEkqger8j4+pZH5IZ0SrNIgknahw1oz4U3pK7eQ+gcb5x5Ple8yiuXDBA==","signatures":[{"sig":"MEQCICIRocI907KTB0MfgmJm8N532GXtqkQLUS4uKoxPZyNoAiB54q0urggBIYUK3iwhCCLsFeraCeUAi5rH64uJyomntw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260108182954","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2d320b928b838ee2802ec5ed3354ab61/solana-keys-5.4.0-canary-20260108182954.tgz","_integrity":"sha512-JtJmewfMVdtLT2PF3AYmKbwtNMRSAvEkqger8j4+pZH5IZ0SrNIgknahw1oz4U3pK7eQ+gcb5x5Ple8yiuXDBA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260108182954","@solana/assertions":"5.4.0-canary-20260108182954","@solana/codecs-core":"5.4.0-canary-20260108182954","@solana/nominal-types":"5.4.0-canary-20260108182954","@solana/codecs-strings":"5.4.0-canary-20260108182954"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.4.0-canary-20260108182954_1767897856721_0.8426562591695581","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112120205":{"name":"@solana/keys","version":"5.4.0-canary-20260112120205","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260112120205","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"235fc51d11af786f9dd110b2f4598c11d9577a70","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260112120205.tgz","fileCount":25,"integrity":"sha512-WITBdw8YKKgBwLDnVIyf9De11uoCZYBFjDD2ZblFva2/rTct89FSIz1YEEovH/0N8WDAhKnE8Y3o36DTwsSh9g==","signatures":[{"sig":"MEYCIQD0o5gYmtJBo7FQiWUVXAgxIdPpn72TiFcjM16qv2GAUQIhAL4/VklYtOrFZazNKpM8XwmbRwh4BX7q9jsW/cxjjQBw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260112120205","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7b1d4dee6a08a5fc9409760b1678d902/solana-keys-5.4.0-canary-20260112120205.tgz","_integrity":"sha512-WITBdw8YKKgBwLDnVIyf9De11uoCZYBFjDD2ZblFva2/rTct89FSIz1YEEovH/0N8WDAhKnE8Y3o36DTwsSh9g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260112120205","@solana/assertions":"5.4.0-canary-20260112120205","@solana/codecs-core":"5.4.0-canary-20260112120205","@solana/nominal-types":"5.4.0-canary-20260112120205","@solana/codecs-strings":"5.4.0-canary-20260112120205"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.4.0-canary-20260112120205_1768220202088_0.9381476512855309","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112131040":{"name":"@solana/keys","version":"5.4.0-canary-20260112131040","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260112131040","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"be5116ceb7a225287fda32ae811343627100250f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260112131040.tgz","fileCount":25,"integrity":"sha512-LodJhZnbd/PB/n2DzoXPW773dLJH+wWzx3iXRTKERIOZgDgIVxEPi/bmE18pTrJOeiY+opaWAfBbU3Xv2EansA==","signatures":[{"sig":"MEYCIQCT+QUqICLvpE0bSBz7to6r2St7jfM4eKBzgwyd3CE2/AIhANGePm9tukLDS2g9mJn7e2WEVJuMiEes8evJjln1hapR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260112131040","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*","test:lint":"TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.ts --rootDir . --silent","compile:js":"tsup --config build-scripts/tsup.config.package.ts","compile:docs":"typedoc","publish-impl":"npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e126a4c42ec4bae6098f6a50f2f3c961/solana-keys-5.4.0-canary-20260112131040.tgz","_integrity":"sha512-LodJhZnbd/PB/n2DzoXPW773dLJH+wWzx3iXRTKERIOZgDgIVxEPi/bmE18pTrJOeiY+opaWAfBbU3Xv2EansA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260112131040","@solana/assertions":"5.4.0-canary-20260112131040","@solana/codecs-core":"5.4.0-canary-20260112131040","@solana/nominal-types":"5.4.0-canary-20260112131040","@solana/codecs-strings":"5.4.0-canary-20260112131040"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.4.0-canary-20260112131040_1768224297711_0.8990073436673351","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112143430":{"name":"@solana/keys","version":"5.4.0-canary-20260112143430","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260112143430","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fb8d3491315f6782e718b1e8e53211d2ed63f93b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260112143430.tgz","fileCount":25,"integrity":"sha512-ROAtfb2GISTK11DMIPxPQvEVQzV8mwYI5zKbjpwM2pqe2K/RyMp0MLjaIO0pf1HEmeC4sBAH952NJGzNz9ebpw==","signatures":[{"sig":"MEUCIEzqBnPvHvVeDhvPyhdcUKyp5N/bSddNtXS2PN5HEymTAiEAwqvoYmnU6lKT4M4ddtKQbD7brlhd57826ippvfAa5ng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260112143430","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194728},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1f3f56bdda1635129e9025f584beacd9/solana-keys-5.4.0-canary-20260112143430.tgz","_integrity":"sha512-ROAtfb2GISTK11DMIPxPQvEVQzV8mwYI5zKbjpwM2pqe2K/RyMp0MLjaIO0pf1HEmeC4sBAH952NJGzNz9ebpw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260112143430","@solana/assertions":"5.4.0-canary-20260112143430","@solana/codecs-core":"5.4.0-canary-20260112143430","@solana/nominal-types":"5.4.0-canary-20260112143430","@solana/codecs-strings":"5.4.0-canary-20260112143430"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/keys_5.4.0-canary-20260112143430_1768229223936_0.9268505676156684","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112173233":{"name":"@solana/keys","version":"5.4.0-canary-20260112173233","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260112173233","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3e2384990709b6a59b8daf21b871b5849cbb6b16","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260112173233.tgz","fileCount":25,"integrity":"sha512-hAwS/mFTssfEUk9kKwSTPCF0vu8DrG9O6dXA/fhCMn8bvO8oTSCUUPExg7ANO1rNZ5efRvyBvmlQuYyetwWRDg==","signatures":[{"sig":"MEUCIHYBuN1RE2VCCZXK0650kqSM90yugcBOE2Q1aEkmkGT5AiEAs+6WvECfHIxrASoBwqYrKgxw5aafo6/AL+Y9OgOg0wA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260112173233","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194809},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8095371d08ddda7e5d5bbf7df16f245a/solana-keys-5.4.0-canary-20260112173233.tgz","_integrity":"sha512-hAwS/mFTssfEUk9kKwSTPCF0vu8DrG9O6dXA/fhCMn8bvO8oTSCUUPExg7ANO1rNZ5efRvyBvmlQuYyetwWRDg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260112173233","@solana/assertions":"5.4.0-canary-20260112173233","@solana/codecs-core":"5.4.0-canary-20260112173233","@solana/nominal-types":"5.4.0-canary-20260112173233","@solana/codecs-strings":"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/keys_5.4.0-canary-20260112173233_1768239886180_0.739325419622247","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112180915":{"name":"@solana/keys","version":"5.4.0-canary-20260112180915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260112180915","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9b9ae7d204b55d22358fe9d818a49a49ea82e88c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260112180915.tgz","fileCount":25,"integrity":"sha512-gO+Eim5/PsYrurlHwdafGAjHKNAfWAAk5yH5ohbZpqR+tzliVF9qXsqVndrFCrBjaiSBQfd4yh24gMTDUMs3qA==","signatures":[{"sig":"MEUCICX9KaebGfXEGdnYcGcdTi0g1bwO24SDYj3qVc51JjcMAiEAytFz2zmH6XcnWzGoFf4N6mtSJZJhOHTKfWIWkv16qk4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260112180915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/015002f9c6579f12c4575bbf3ee3c9ad/solana-keys-5.4.0-canary-20260112180915.tgz","_integrity":"sha512-gO+Eim5/PsYrurlHwdafGAjHKNAfWAAk5yH5ohbZpqR+tzliVF9qXsqVndrFCrBjaiSBQfd4yh24gMTDUMs3qA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260112180915","@solana/assertions":"5.4.0-canary-20260112180915","@solana/codecs-core":"5.4.0-canary-20260112180915","@solana/nominal-types":"5.4.0-canary-20260112180915","@solana/codecs-strings":"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/keys_5.4.0-canary-20260112180915_1768242039230_0.5116852598864585","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112181718":{"name":"@solana/keys","version":"5.4.0-canary-20260112181718","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260112181718","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0821b36eaa6a1f91bd1c928775ecf52552cff17a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260112181718.tgz","fileCount":25,"integrity":"sha512-337/DTEEIZtgKvqEhh3f8K8C1BiQ7AJ63o7QspnKI/SkSooI3cmHduRz2Mf6xyEbxcRIhXrB6Sl/ptdwE2pFvw==","signatures":[{"sig":"MEQCIGn5i2zeUbOBmyFEjXbeYYAjC0M+b+QXxlKxaCvdRlvxAiBN51HGbTCUk5KikqV0TbRi70Bvq7UbHZM8c+SRq8luCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260112181718","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/82b43106f26f66e43720d47438f68c79/solana-keys-5.4.0-canary-20260112181718.tgz","_integrity":"sha512-337/DTEEIZtgKvqEhh3f8K8C1BiQ7AJ63o7QspnKI/SkSooI3cmHduRz2Mf6xyEbxcRIhXrB6Sl/ptdwE2pFvw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260112181718","@solana/assertions":"5.4.0-canary-20260112181718","@solana/codecs-core":"5.4.0-canary-20260112181718","@solana/nominal-types":"5.4.0-canary-20260112181718","@solana/codecs-strings":"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/keys_5.4.0-canary-20260112181718_1768242515286_0.32093024430951034","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112182716":{"name":"@solana/keys","version":"5.4.0-canary-20260112182716","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260112182716","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e9f9f15e9c12ae81c402e0936e36bed380771214","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260112182716.tgz","fileCount":25,"integrity":"sha512-w6CfPBuU8BMyKOECe2O7ZL5rbicwRmGM/wIh30aLXj3YMbKaqSSWVlMgp7kQ01hDPnFnhO6TuZ39iPoR1CKHBw==","signatures":[{"sig":"MEUCIQDg0sqCZcLtNN8xTrLf+OX5zyKX3dCBI1XzOmUIonlLRgIgbwtQHUCvTlb6I3oqzBvA48+Sh2noOi9I4N0wX7uolpc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260112182716","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/077083c04fc8a0f4fb5b3df01f43bacb/solana-keys-5.4.0-canary-20260112182716.tgz","_integrity":"sha512-w6CfPBuU8BMyKOECe2O7ZL5rbicwRmGM/wIh30aLXj3YMbKaqSSWVlMgp7kQ01hDPnFnhO6TuZ39iPoR1CKHBw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260112182716","@solana/assertions":"5.4.0-canary-20260112182716","@solana/codecs-core":"5.4.0-canary-20260112182716","@solana/nominal-types":"5.4.0-canary-20260112182716","@solana/codecs-strings":"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/keys_5.4.0-canary-20260112182716_1768243155318_0.8671573050581165","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260112182816":{"name":"@solana/keys","version":"5.4.0-canary-20260112182816","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260112182816","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4dcedab210f41a6700e1b6da8a47850f8ec8944b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260112182816.tgz","fileCount":25,"integrity":"sha512-/D6N0bMOGgnN7sY+xjZVlDUnuJmrQckXWxjYDSe8SSYAJlJrUrE7kbVRCbkniatjo0Cx2AyUKvTAs0+1V3cjgw==","signatures":[{"sig":"MEQCIHJx9fQXt+BgLhdppFTe0fCUJ2LqOmqLrygJ0aR2PtT8AiAfIsq8GGtCIVOTlpEvEBqmtAmHgpsrRHuJ+AZAw8UAKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260112182816","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ab7ed467bdb3972c8e35047d10ebc635/solana-keys-5.4.0-canary-20260112182816.tgz","_integrity":"sha512-/D6N0bMOGgnN7sY+xjZVlDUnuJmrQckXWxjYDSe8SSYAJlJrUrE7kbVRCbkniatjo0Cx2AyUKvTAs0+1V3cjgw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260112182816","@solana/assertions":"5.4.0-canary-20260112182816","@solana/codecs-core":"5.4.0-canary-20260112182816","@solana/nominal-types":"5.4.0-canary-20260112182816","@solana/codecs-strings":"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/keys_5.4.0-canary-20260112182816_1768243232204_0.18393578313968528","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113094436":{"name":"@solana/keys","version":"5.4.0-canary-20260113094436","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260113094436","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a2127da7d15a4fe10e53c3ec46060a24e31b4a3a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260113094436.tgz","fileCount":25,"integrity":"sha512-vxgCgWqHdD+tk7NLH7vXKCec0+LJN8kcT1rNJZ32r787EYcrwKZ7SH6UZ+IgZJgAkZ3BYX/5XGSdnmXWXNlTpQ==","signatures":[{"sig":"MEYCIQDMqYBmcWxB7bkwfBmNwuWsNogz7hwoyzMbewXO6b2uFQIhAKzJbHf2pANER9LBDBRkw8gkjKT2BNXVbvX2zC6GNeLK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260113094436","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/62c33bead78b032b9d151bfe9d69dec4/solana-keys-5.4.0-canary-20260113094436.tgz","_integrity":"sha512-vxgCgWqHdD+tk7NLH7vXKCec0+LJN8kcT1rNJZ32r787EYcrwKZ7SH6UZ+IgZJgAkZ3BYX/5XGSdnmXWXNlTpQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260113094436","@solana/assertions":"5.4.0-canary-20260113094436","@solana/codecs-core":"5.4.0-canary-20260113094436","@solana/nominal-types":"5.4.0-canary-20260113094436","@solana/codecs-strings":"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/keys_5.4.0-canary-20260113094436_1768298149371_0.06768442792458429","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113094638":{"name":"@solana/keys","version":"5.4.0-canary-20260113094638","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260113094638","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b61ef2539328232544a1ad81d9a7d4f10684324f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260113094638.tgz","fileCount":25,"integrity":"sha512-lpaV85/jCIvtRDIje7T8y0G5wU1V+SAHkX7xlPGqCcF737Fe/ALUWvvn+t/Mig6W4RrFx4cemRhpMVYTCesjRQ==","signatures":[{"sig":"MEQCICWkuzrwBl8dKRbMnYlzYL7bLomTerwlov9r1GQWBlEwAiAHXcXfW13S8ikI7WZuW9KqUvMwydbS4A0stMTRD/wJ1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260113094638","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/418d2bf066bfe2b878cc5730054d133b/solana-keys-5.4.0-canary-20260113094638.tgz","_integrity":"sha512-lpaV85/jCIvtRDIje7T8y0G5wU1V+SAHkX7xlPGqCcF737Fe/ALUWvvn+t/Mig6W4RrFx4cemRhpMVYTCesjRQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260113094638","@solana/assertions":"5.4.0-canary-20260113094638","@solana/codecs-core":"5.4.0-canary-20260113094638","@solana/nominal-types":"5.4.0-canary-20260113094638","@solana/codecs-strings":"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/keys_5.4.0-canary-20260113094638_1768298269064_0.48475476759751435","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113100235":{"name":"@solana/keys","version":"5.4.0-canary-20260113100235","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260113100235","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8c6826918962b59d1c1b87ad4926c15ca28d1d98","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260113100235.tgz","fileCount":25,"integrity":"sha512-gqfJ1oaEcwH+qct4xAtXg1/xU9XBS+0Y2otPSQPEwUu0y9EDeVp9oFnVs25ulYEtJKLsxmN/wSqLEUyBUAGH5A==","signatures":[{"sig":"MEYCIQCgsUVjIfvThwQhO2syw2LYF8x5PC03p6iuneZCiLN4YQIhANRGZNcakblWn/U6O1bDG9wLnUuPlzk3k3GpUL6JWDQ+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260113100235","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5af32a228a3197ba130d9c4f23fe4b6e/solana-keys-5.4.0-canary-20260113100235.tgz","_integrity":"sha512-gqfJ1oaEcwH+qct4xAtXg1/xU9XBS+0Y2otPSQPEwUu0y9EDeVp9oFnVs25ulYEtJKLsxmN/wSqLEUyBUAGH5A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260113100235","@solana/assertions":"5.4.0-canary-20260113100235","@solana/codecs-core":"5.4.0-canary-20260113100235","@solana/nominal-types":"5.4.0-canary-20260113100235","@solana/codecs-strings":"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/keys_5.4.0-canary-20260113100235_1768299254146_0.03882033729460277","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113121342":{"name":"@solana/keys","version":"5.4.0-canary-20260113121342","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260113121342","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"43d702b63795cd4e66ef602598ee0a875a6d5ed8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260113121342.tgz","fileCount":25,"integrity":"sha512-WfWRmykcQk/+RP5Gs7w/Vg7OjqHlpqU7UdxaS5lCj/PaefdlTkhVE6232tL4uIrVmXGM/I582PZPyytprh2eCA==","signatures":[{"sig":"MEYCIQDUhkDZJVTuvYRMndRQRlXEdnuRYindSsrXXkoJ4tnnXAIhANMcLIoo8BEyewJMh2BD882YvdtpeAdpcwwwdeGkBsJg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260113121342","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8ffcc702e4137733dae5e3bb3095cb82/solana-keys-5.4.0-canary-20260113121342.tgz","_integrity":"sha512-WfWRmykcQk/+RP5Gs7w/Vg7OjqHlpqU7UdxaS5lCj/PaefdlTkhVE6232tL4uIrVmXGM/I582PZPyytprh2eCA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260113121342","@solana/assertions":"5.4.0-canary-20260113121342","@solana/codecs-core":"5.4.0-canary-20260113121342","@solana/nominal-types":"5.4.0-canary-20260113121342","@solana/codecs-strings":"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/keys_5.4.0-canary-20260113121342_1768307134151_0.28088925725129443","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113131012":{"name":"@solana/keys","version":"5.4.0-canary-20260113131012","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260113131012","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3d659083d93bee084477a3058dc98c1c6e2a6a64","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260113131012.tgz","fileCount":25,"integrity":"sha512-JmSeOBFfLuv+16qKIUn/buvclL+XWX9hIJagFJWGxYe1uCALH696iKVPwdKAWpjDHm4BtmLOKx36r76NQX1rrA==","signatures":[{"sig":"MEYCIQCyyxFhB8Fq85NOoz+o3CHbB3g7mDrfz6udM4hWurHRawIhAOjlY8f7UtZ2Rfh0J6DLLRnMvrPGSqozwuKr6i0ooZeB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260113131012","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f81d7a47a53c5bdd4aed2f54564f5a55/solana-keys-5.4.0-canary-20260113131012.tgz","_integrity":"sha512-JmSeOBFfLuv+16qKIUn/buvclL+XWX9hIJagFJWGxYe1uCALH696iKVPwdKAWpjDHm4BtmLOKx36r76NQX1rrA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260113131012","@solana/assertions":"5.4.0-canary-20260113131012","@solana/codecs-core":"5.4.0-canary-20260113131012","@solana/nominal-types":"5.4.0-canary-20260113131012","@solana/codecs-strings":"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/keys_5.4.0-canary-20260113131012_1768310554564_0.9687749304298696","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary-20260113162152":{"name":"@solana/keys","version":"5.4.0-canary-20260113162152","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0-canary-20260113162152","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1dff85baec98d2f5c0c9d1bc2ada9c84baf4d4b4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0-canary-20260113162152.tgz","fileCount":25,"integrity":"sha512-EbzrBA+hkbd5eEz8wFskdqoUsfuSwLPB1gnS+RR55NXBhvjRtEeARjJWbcOEWz02/kP/li8TzjqodCjdVKA7jA==","signatures":[{"sig":"MEYCIQCh6MJvBpM94oZRpH13t9iuQDO+1Sr8Qc75L2nbZaIDNQIhAPNtIXj6yW7Fg3BkGm0IhNZ9OJY5DfM3+HQQ6hUe8X2g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0-canary-20260113162152","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/31a713b66fc2d7c60f57fc20cb883db7/solana-keys-5.4.0-canary-20260113162152.tgz","_integrity":"sha512-EbzrBA+hkbd5eEz8wFskdqoUsfuSwLPB1gnS+RR55NXBhvjRtEeARjJWbcOEWz02/kP/li8TzjqodCjdVKA7jA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0-canary-20260113162152","@solana/assertions":"5.4.0-canary-20260113162152","@solana/codecs-core":"5.4.0-canary-20260113162152","@solana/nominal-types":"5.4.0-canary-20260113162152","@solana/codecs-strings":"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/keys_5.4.0-canary-20260113162152_1768322041339_0.5263662619750418","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@solana/keys","version":"5.4.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cc21ae0621b9db49aa1f6d320e0be23ac9b08b49","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.0.tgz","fileCount":25,"integrity":"sha512-zQVbAwdoXorgXjlhlVTZaymFG6N8n1zn2NT+xI6S8HtbrKIB/42xPdXFh+zIihGzRw+9k8jzU7Axki/IPm6qWQ==","signatures":[{"sig":"MEQCICKWTvtDiVkbWngstQzF9aaia61nts9z5pJR5u4POVkpAiAHkMOBf2esk36DMJ++ZQLF9KhgNprbmX25ZspA+chC2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194674},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/01cd9708d00a9f736ef1c68ffe3d6a98/solana-keys-5.4.0.tgz","_integrity":"sha512-zQVbAwdoXorgXjlhlVTZaymFG6N8n1zn2NT+xI6S8HtbrKIB/42xPdXFh+zIihGzRw+9k8jzU7Axki/IPm6qWQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.0","@solana/assertions":"5.4.0","@solana/codecs-core":"5.4.0","@solana/nominal-types":"5.4.0","@solana/codecs-strings":"5.4.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_5.4.0_1768333139281_0.010220429267353559","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260119142836":{"name":"@solana/keys","version":"5.4.1-canary-20260119142836","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.1-canary-20260119142836","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a0c45701b5bf129fa9a1ed3bae886dd6e9868dfb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.1-canary-20260119142836.tgz","fileCount":25,"integrity":"sha512-CMerHnKrLj/104M4B9XgZyqOcc770DgN0bD8QznMV/p5EuENEiU5BnnNgLi/FLBTf29F2DQxCQjUJQp8We8EPQ==","signatures":[{"sig":"MEUCIQDkbfcyfIv1fIsVGn2UbK+m4pjY7BJEhMEomlLVQi7oRwIgJQ3GJLVgEEwkaUCkHXqsQ1rmsBDfoBTUqoOe9A9H8XE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.1-canary-20260119142836","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/39040e9de50a7de20cde349a896ad2c2/solana-keys-5.4.1-canary-20260119142836.tgz","_integrity":"sha512-CMerHnKrLj/104M4B9XgZyqOcc770DgN0bD8QznMV/p5EuENEiU5BnnNgLi/FLBTf29F2DQxCQjUJQp8We8EPQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.1-canary-20260119142836","@solana/assertions":"5.4.1-canary-20260119142836","@solana/codecs-core":"5.4.1-canary-20260119142836","@solana/nominal-types":"5.4.1-canary-20260119142836","@solana/codecs-strings":"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/keys_5.4.1-canary-20260119142836_1768833640033_0.854899631541582","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260120093824":{"name":"@solana/keys","version":"5.4.1-canary-20260120093824","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.1-canary-20260120093824","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4f26eb808359ab2d1159813665e5c7a122360cf0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.1-canary-20260120093824.tgz","fileCount":25,"integrity":"sha512-k8oGCZpg6AOvWu9of/xO2NlZWcSdisKHb7d3zR+jZnD+RRHAeyb1LhfUBsfLNT9nJwrQ9KTrkuqfQVCCmXuUEQ==","signatures":[{"sig":"MEUCIQCrHCvUY9yoO9lq0SzP9UdbiddNYDkT4LO4Mpxo+BvEEgIgPYNDuVfDI1iioD77X5dbJLLAZEWQbDVlchN+WtmlM4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.1-canary-20260120093824","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d99d47126ca4850da65c78026e07fe92/solana-keys-5.4.1-canary-20260120093824.tgz","_integrity":"sha512-k8oGCZpg6AOvWu9of/xO2NlZWcSdisKHb7d3zR+jZnD+RRHAeyb1LhfUBsfLNT9nJwrQ9KTrkuqfQVCCmXuUEQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.1-canary-20260120093824","@solana/assertions":"5.4.1-canary-20260120093824","@solana/codecs-core":"5.4.1-canary-20260120093824","@solana/nominal-types":"5.4.1-canary-20260120093824","@solana/codecs-strings":"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/keys_5.4.1-canary-20260120093824_1768902562810_0.8564192625495302","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260120093948":{"name":"@solana/keys","version":"5.4.1-canary-20260120093948","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.1-canary-20260120093948","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f8453da0e7d6bbc099e0418356b8e9c40cee41e6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.1-canary-20260120093948.tgz","fileCount":25,"integrity":"sha512-msFuRMkjTCBp+0wwAR6qI6i84W4yYTl/+FQxMeHyZNLXthEW7TtGwknScRDAklE9h/WwAQR8ZdhHVJpxg+ySHg==","signatures":[{"sig":"MEYCIQCE0YkcLKjDgbf40sw7xhESZBP5al5zFus3l1Pn19Ju3AIhAPDosuyB5azsdpCAsyhdx9P2TdqkT1T/jkAqCTTNkQy6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.1-canary-20260120093948","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c84f2857129305e2bf710b494a630fd1/solana-keys-5.4.1-canary-20260120093948.tgz","_integrity":"sha512-msFuRMkjTCBp+0wwAR6qI6i84W4yYTl/+FQxMeHyZNLXthEW7TtGwknScRDAklE9h/WwAQR8ZdhHVJpxg+ySHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.1-canary-20260120093948","@solana/assertions":"5.4.1-canary-20260120093948","@solana/codecs-core":"5.4.1-canary-20260120093948","@solana/nominal-types":"5.4.1-canary-20260120093948","@solana/codecs-strings":"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/keys_5.4.1-canary-20260120093948_1768902631228_0.912146838421102","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260122093833":{"name":"@solana/keys","version":"5.4.1-canary-20260122093833","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.1-canary-20260122093833","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a8976d1c052edda0d2e9246a7f2b043d88524f28","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.1-canary-20260122093833.tgz","fileCount":25,"integrity":"sha512-9VTd8Bxjjaev1Tu3ZEx4j13Y9fAGkTpx9KWwEFEFY7rzoGzncquveup3/ZfBxAeZMx/VZjxiwZbVHxwwH3AAsg==","signatures":[{"sig":"MEYCIQCj21A9vfWMSLjdvVmVbVRpv9iQDN3zO80n6SW9/sfymAIhAMjcbbMhLcfdsmePEc3MNpUDYoPzdfwsO7AoyMYvAHz+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.1-canary-20260122093833","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/18875912dcf254462d7407804f5ae08f/solana-keys-5.4.1-canary-20260122093833.tgz","_integrity":"sha512-9VTd8Bxjjaev1Tu3ZEx4j13Y9fAGkTpx9KWwEFEFY7rzoGzncquveup3/ZfBxAeZMx/VZjxiwZbVHxwwH3AAsg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.1-canary-20260122093833","@solana/assertions":"5.4.1-canary-20260122093833","@solana/codecs-core":"5.4.1-canary-20260122093833","@solana/nominal-types":"5.4.1-canary-20260122093833","@solana/codecs-strings":"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/keys_5.4.1-canary-20260122093833_1769075440231_0.2577045947228367","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260122093927":{"name":"@solana/keys","version":"5.4.1-canary-20260122093927","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.1-canary-20260122093927","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"29b953fa779ae33211861e4cd6cf85e3a43bda7c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.1-canary-20260122093927.tgz","fileCount":25,"integrity":"sha512-pAOuP2Lj+RStBKa2oUjH8wGwXV/BLRFD+ZBz93coapyYeFldFQ/LtVlSbhNtC7iSnCQQh5WQzUJFxkqzDLSNpg==","signatures":[{"sig":"MEUCIQDHAfN5Mcy8iO4I0cafFP2Q6GjOH7+n4ZHMB+gEfkcY9QIgCicjizlXGIAhe4fuxFg2U9mTr5uKlaXiNLffXEB1syk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.1-canary-20260122093927","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/48143d5caf61c4bfee56dc72a4e4e395/solana-keys-5.4.1-canary-20260122093927.tgz","_integrity":"sha512-pAOuP2Lj+RStBKa2oUjH8wGwXV/BLRFD+ZBz93coapyYeFldFQ/LtVlSbhNtC7iSnCQQh5WQzUJFxkqzDLSNpg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.1-canary-20260122093927","@solana/assertions":"5.4.1-canary-20260122093927","@solana/codecs-core":"5.4.1-canary-20260122093927","@solana/nominal-types":"5.4.1-canary-20260122093927","@solana/codecs-strings":"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/keys_5.4.1-canary-20260122093927_1769075483381_0.32826734021208726","host":"s3://npm-registry-packages-npm-production"}},"5.4.1-canary-20260122095623":{"name":"@solana/keys","version":"5.4.1-canary-20260122095623","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.4.1-canary-20260122095623","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bd9d881cc602d9d028480da2e97ba9586a84746b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.4.1-canary-20260122095623.tgz","fileCount":25,"integrity":"sha512-crcsUSGBZdilECumOMmaXBzS2raSwozmw5I7VBSZTunbpBXdPDd5jP+/875RNKPV52w13+1NkqNuXvKvSUWFVQ==","signatures":[{"sig":"MEQCIBHv0zDfo8D9l61NxJMobF5dFyjFmEe17E8YCupAUsxsAiBUVqeO7iic8G8JyC+Bojurs5fT+MfSfvP5HDHjSjI3ow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.4.1-canary-20260122095623","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9541c00bf2105993b0f98e42c5c12a68/solana-keys-5.4.1-canary-20260122095623.tgz","_integrity":"sha512-crcsUSGBZdilECumOMmaXBzS2raSwozmw5I7VBSZTunbpBXdPDd5jP+/875RNKPV52w13+1NkqNuXvKvSUWFVQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.4.1-canary-20260122095623","@solana/assertions":"5.4.1-canary-20260122095623","@solana/codecs-core":"5.4.1-canary-20260122095623","@solana/nominal-types":"5.4.1-canary-20260122095623","@solana/codecs-strings":"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/keys_5.4.1-canary-20260122095623_1769076519876_0.4888091526477938","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260123093609":{"name":"@solana/keys","version":"5.5.0-canary-20260123093609","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260123093609","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2816ce5381944c87fe321ded377615fab49f0544","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260123093609.tgz","fileCount":25,"integrity":"sha512-qKdPdFIlWgwM0ioZHy+J4+crLSa7gAqRcsT/l5Fj6KxhZqH2O5kMWaI5mEWwCqZMWSELhnhMyVn4/1LgvmhSIw==","signatures":[{"sig":"MEUCIGSCtpwvD9t6iWm85TEPBtwSEowsyz+dxNbvpS1oHpXKAiEAzYR2uUAeXXSC83btr5JaKW73re5LMYyab2o6VMYhrBo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260123093609","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c94b7b9cea9acfca91ed1e8ccdb33e96/solana-keys-5.5.0-canary-20260123093609.tgz","_integrity":"sha512-qKdPdFIlWgwM0ioZHy+J4+crLSa7gAqRcsT/l5Fj6KxhZqH2O5kMWaI5mEWwCqZMWSELhnhMyVn4/1LgvmhSIw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260123093609","@solana/assertions":"5.5.0-canary-20260123093609","@solana/codecs-core":"5.5.0-canary-20260123093609","@solana/nominal-types":"5.5.0-canary-20260123093609","@solana/codecs-strings":"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/keys_5.5.0-canary-20260123093609_1769161668936_0.12288590974380953","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260123093734":{"name":"@solana/keys","version":"5.5.0-canary-20260123093734","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260123093734","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6980652a8155adb61cd8606129a63ebe197e0a43","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260123093734.tgz","fileCount":25,"integrity":"sha512-CSRe33EAVjwC/fYja4qH0TzG63bG53sh4+CjtgVDDGGC3Z5TtR/adTiI7Ed6McbpQ8nE5y0QYIYjTY6/Z/uESg==","signatures":[{"sig":"MEUCIQDvUS/c/FMqFQOrPIBNumC7gwsaoE3SUkcT5xARzNWqowIgA25PzsY6ftjOXTeNL5Y57WaGMB70ku/csZGh5YLGKu0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260123093734","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/26243a5d19039f5abfc684291e0524bb/solana-keys-5.5.0-canary-20260123093734.tgz","_integrity":"sha512-CSRe33EAVjwC/fYja4qH0TzG63bG53sh4+CjtgVDDGGC3Z5TtR/adTiI7Ed6McbpQ8nE5y0QYIYjTY6/Z/uESg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260123093734","@solana/assertions":"5.5.0-canary-20260123093734","@solana/codecs-core":"5.5.0-canary-20260123093734","@solana/nominal-types":"5.5.0-canary-20260123093734","@solana/codecs-strings":"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/keys_5.5.0-canary-20260123093734_1769161794460_0.271182568749492","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260123133003":{"name":"@solana/keys","version":"5.5.0-canary-20260123133003","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260123133003","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"65883e1ad1e8b09dceaebe1a2bffa59b38828e4e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260123133003.tgz","fileCount":25,"integrity":"sha512-UWPxC6c3v4bjRUQoSDpj75FSP/SNOTrRyC1fiWhXGOhYqiCX6KbJyPGTJkO9kPuVDG1qMIPIBHYQks4RZf2AZw==","signatures":[{"sig":"MEUCIQCJYWMi6rxnGv6zO61RyCN4AYHkpFFFaN+UVEDBJ3DmkAIgJS6A5+QbH3jxRzSaW+A5HlEogyB06QVEt3KyEYnPv4E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260123133003","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c7ec05c9b5a05c7fa74f39c152357c27/solana-keys-5.5.0-canary-20260123133003.tgz","_integrity":"sha512-UWPxC6c3v4bjRUQoSDpj75FSP/SNOTrRyC1fiWhXGOhYqiCX6KbJyPGTJkO9kPuVDG1qMIPIBHYQks4RZf2AZw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260123133003","@solana/assertions":"5.5.0-canary-20260123133003","@solana/codecs-core":"5.5.0-canary-20260123133003","@solana/nominal-types":"5.5.0-canary-20260123133003","@solana/codecs-strings":"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/keys_5.5.0-canary-20260123133003_1769175711413_0.9207699665742202","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260123165250":{"name":"@solana/keys","version":"5.5.0-canary-20260123165250","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260123165250","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4671a4fffb8bbcc0e517e2ec877f9d2fc92e9547","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260123165250.tgz","fileCount":25,"integrity":"sha512-X8jBvkdjvDix3zRHKgbU6oY8MWoPsM+9CT3j2HYT4ZiL6YjsqqSox3DeddZWl9T0xGbI8D7g9q1cgmqI26Zztw==","signatures":[{"sig":"MEUCIQDHhabU2f1KYitQGaUkCKSGNsMh07fHrs5ZeSvXN+FUnQIga0oamElExXi3RH1WyE8ECqNbfDkpHkTAxADnaVQ++AY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260123165250","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/17d3ccbc860f5e6cbe3912cd30d89615/solana-keys-5.5.0-canary-20260123165250.tgz","_integrity":"sha512-X8jBvkdjvDix3zRHKgbU6oY8MWoPsM+9CT3j2HYT4ZiL6YjsqqSox3DeddZWl9T0xGbI8D7g9q1cgmqI26Zztw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260123165250","@solana/assertions":"5.5.0-canary-20260123165250","@solana/codecs-core":"5.5.0-canary-20260123165250","@solana/nominal-types":"5.5.0-canary-20260123165250","@solana/codecs-strings":"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/keys_5.5.0-canary-20260123165250_1769187940944_0.2543337209899701","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260124134456":{"name":"@solana/keys","version":"5.5.0-canary-20260124134456","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260124134456","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"23c50f04964542873f6eb80c999a30b9cc94eac6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260124134456.tgz","fileCount":25,"integrity":"sha512-ZrxsOhdJK6k+v/pBPPhbciSbV1WOIWMLGfrObFTJA/BU9Mhiybamq5p1gCPMP7iIXKDTdXeGW82GQSJsw/3hsQ==","signatures":[{"sig":"MEUCIQCseKlo5AAtL9UNFs5bw0l8gNmsXxlwuHyH/dgJuNXo5AIgZP3Xc6hcWfGISUOc3SvZQfRpRhUFSQ5JbicMr0TG1e4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260124134456","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/06fd35bdafbde7a138a39d8b4ef2f98f/solana-keys-5.5.0-canary-20260124134456.tgz","_integrity":"sha512-ZrxsOhdJK6k+v/pBPPhbciSbV1WOIWMLGfrObFTJA/BU9Mhiybamq5p1gCPMP7iIXKDTdXeGW82GQSJsw/3hsQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260124134456","@solana/assertions":"5.5.0-canary-20260124134456","@solana/codecs-core":"5.5.0-canary-20260124134456","@solana/nominal-types":"5.5.0-canary-20260124134456","@solana/codecs-strings":"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/keys_5.5.0-canary-20260124134456_1769262997382_0.29997307888067737","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260124195719":{"name":"@solana/keys","version":"5.5.0-canary-20260124195719","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260124195719","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f308d6168d7e4e3b496b1e1b585ce6801bd8127e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260124195719.tgz","fileCount":25,"integrity":"sha512-f9OE3UE2Xc/EaEwVm1+GNK7eIxjvwlgQT+0mJR2w6E5om1/ZIl/NyGXic3VDHq+4e0+r3RZGLyt6hi745VEugA==","signatures":[{"sig":"MEYCIQCzzl1+vNeDSj49BNHIh7aPMIAbNwvrwZowBYqxE6GuPgIhAL1hcZKFJvV0D6AVxKV2m10gMQuiEzwcpUEs5b8qtp8x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260124195719","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/065323079f2f44be94263eee05aab732/solana-keys-5.5.0-canary-20260124195719.tgz","_integrity":"sha512-f9OE3UE2Xc/EaEwVm1+GNK7eIxjvwlgQT+0mJR2w6E5om1/ZIl/NyGXic3VDHq+4e0+r3RZGLyt6hi745VEugA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260124195719","@solana/assertions":"5.5.0-canary-20260124195719","@solana/codecs-core":"5.5.0-canary-20260124195719","@solana/nominal-types":"5.5.0-canary-20260124195719","@solana/codecs-strings":"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/keys_5.5.0-canary-20260124195719_1769285360686_0.5037701231226195","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126155005":{"name":"@solana/keys","version":"5.5.0-canary-20260126155005","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260126155005","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b86b7f99d65a9ef29fe71fe2a62d0ab27fbd72fe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260126155005.tgz","fileCount":25,"integrity":"sha512-hCXq9mxw55hiuWCZHHsrY4xusQmiZzDePfbcyWSaql1e9DkFBncZ0qrGL4FALdOtHFNbJ8ZCMs1Pn0cwH8uA7A==","signatures":[{"sig":"MEUCIHGfhWglI0gPX7olTBwxxEzrpetAW15SdvzPOdvPOd5rAiEAu6jKuyusy8beDtuj3L88/94aqipS0bE3zvR0ZCBEblo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260126155005","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/41200b0ab2326ed4908e5bdbfa620256/solana-keys-5.5.0-canary-20260126155005.tgz","_integrity":"sha512-hCXq9mxw55hiuWCZHHsrY4xusQmiZzDePfbcyWSaql1e9DkFBncZ0qrGL4FALdOtHFNbJ8ZCMs1Pn0cwH8uA7A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260126155005","@solana/assertions":"5.5.0-canary-20260126155005","@solana/codecs-core":"5.5.0-canary-20260126155005","@solana/nominal-types":"5.5.0-canary-20260126155005","@solana/codecs-strings":"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/keys_5.5.0-canary-20260126155005_1769443287559_0.6262869977767898","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126155203":{"name":"@solana/keys","version":"5.5.0-canary-20260126155203","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260126155203","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8cc03c37862a43de3a288f2f1504bdaeae7de7fb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260126155203.tgz","fileCount":25,"integrity":"sha512-j6hD/8mTPwKV30qeGUh6u5/gtvBVYEodoGtlpFL3BMGEadrZPSyKk7ugs/e0VoGYn3udDt6s6RwAm742C9LSAw==","signatures":[{"sig":"MEUCIQDppFvwk0PNdPAxAIBj9vKnP+5kI37+3dKfXPc+bkUUnAIgN8/8TmaOUV+tEB/8kPgmlABD2RRIWTtMYVaebkQULRY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260126155203","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/eeb5c1943bc8adf99f43b8556ae8ea6c/solana-keys-5.5.0-canary-20260126155203.tgz","_integrity":"sha512-j6hD/8mTPwKV30qeGUh6u5/gtvBVYEodoGtlpFL3BMGEadrZPSyKk7ugs/e0VoGYn3udDt6s6RwAm742C9LSAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260126155203","@solana/assertions":"5.5.0-canary-20260126155203","@solana/codecs-core":"5.5.0-canary-20260126155203","@solana/nominal-types":"5.5.0-canary-20260126155203","@solana/codecs-strings":"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/keys_5.5.0-canary-20260126155203_1769443468130_0.6936124725797603","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126155926":{"name":"@solana/keys","version":"5.5.0-canary-20260126155926","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260126155926","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7b7df387bba36d45fce55fbd688c8177320a189a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260126155926.tgz","fileCount":25,"integrity":"sha512-ycNqbH2RcQEkm/LwF9Xv9MzAmkXQnqhpP/ngPCRN/gYWR9dVt94NcrgQKaApdl050VRkRIMS7xeuRQMmitE7NQ==","signatures":[{"sig":"MEQCIHqdn6MaBxlZkLLouGaizu0EtByvAR1SzyE0ggUPreB7AiB2zuRHgw/jFBwDKHQuRv4xBFsLIu8Zcsh75H5LlahhrA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260126155926","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/91ffa0c3b1651d4ad78992b5823ea0f1/solana-keys-5.5.0-canary-20260126155926.tgz","_integrity":"sha512-ycNqbH2RcQEkm/LwF9Xv9MzAmkXQnqhpP/ngPCRN/gYWR9dVt94NcrgQKaApdl050VRkRIMS7xeuRQMmitE7NQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260126155926","@solana/assertions":"5.5.0-canary-20260126155926","@solana/codecs-core":"5.5.0-canary-20260126155926","@solana/nominal-types":"5.5.0-canary-20260126155926","@solana/codecs-strings":"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/keys_5.5.0-canary-20260126155926_1769443878279_0.7253357622275949","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126160006":{"name":"@solana/keys","version":"5.5.0-canary-20260126160006","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260126160006","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"755b9e59875f828efb5b5a11fdf9896c6fc89340","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260126160006.tgz","fileCount":25,"integrity":"sha512-tpSp+hrJEGZTCM5SOxQ1qg5vPaBf7VP+7BdgWt9EuFsrKP7gVq4OQB0xUH4C0Xec4AuxVCpxN/Hem96c7GPSQA==","signatures":[{"sig":"MEUCIQDDolF1cr2pXF/CNKhJ8PJv0kgBU8+t4hh/aHg1RP0cTAIgL4d1FaUEjXUqSXvtfhxlRRw04dBCSrifdQFSM8sfgtE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260126160006","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/23aeb92d249f23c6ddc27358c103abd6/solana-keys-5.5.0-canary-20260126160006.tgz","_integrity":"sha512-tpSp+hrJEGZTCM5SOxQ1qg5vPaBf7VP+7BdgWt9EuFsrKP7gVq4OQB0xUH4C0Xec4AuxVCpxN/Hem96c7GPSQA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260126160006","@solana/assertions":"5.5.0-canary-20260126160006","@solana/codecs-core":"5.5.0-canary-20260126160006","@solana/nominal-types":"5.5.0-canary-20260126160006","@solana/codecs-strings":"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/keys_5.5.0-canary-20260126160006_1769443913658_0.9749956443103769","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126160220":{"name":"@solana/keys","version":"5.5.0-canary-20260126160220","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260126160220","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a9cd018ee18c61f663df3ddde3b0f86b9534ef48","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260126160220.tgz","fileCount":25,"integrity":"sha512-+9PQUlc22qTGWE1iUokVPpXT5sgiHSPeAuYGEOEvZIyoRARkvLlbFynnLQK9ms2vdn5G3+YCoPmSprhYwRS8DQ==","signatures":[{"sig":"MEQCIA2NO61q6IcI5jn87Uj3SRBhkw4P0a4FfbSb+9uNEwmeAiA3KV6sG9jyP7IpuYeVM+Kho5mmtNhaKH/QFkDiYQS0LA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260126160220","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/637f845671c761035481f9dd83fe4ad5/solana-keys-5.5.0-canary-20260126160220.tgz","_integrity":"sha512-+9PQUlc22qTGWE1iUokVPpXT5sgiHSPeAuYGEOEvZIyoRARkvLlbFynnLQK9ms2vdn5G3+YCoPmSprhYwRS8DQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260126160220","@solana/assertions":"5.5.0-canary-20260126160220","@solana/codecs-core":"5.5.0-canary-20260126160220","@solana/nominal-types":"5.5.0-canary-20260126160220","@solana/codecs-strings":"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/keys_5.5.0-canary-20260126160220_1769444010287_0.9247157966055872","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126161847":{"name":"@solana/keys","version":"5.5.0-canary-20260126161847","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260126161847","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0d2933d47d70124b60c1a07bcc52d1ddd71f7d54","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260126161847.tgz","fileCount":25,"integrity":"sha512-JPXdzZokDmATBbxeC8tC0y7oAGa1/IVquNdQrf2h1k9md+Ems+j1LdTkgnIFeU7FI/irMf+T6WHuechGAyYP5g==","signatures":[{"sig":"MEUCIBl+BqkQor1FEUCK+mbH75rw2Nkdho7nAIyF0Jij2w+bAiEAjqsAejHtf6YU2IUQCYkGZvzSX3SuYJQV1PY5GCKXW/E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260126161847","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1d01e840587ebb9f6d65eb96a6c50f9b/solana-keys-5.5.0-canary-20260126161847.tgz","_integrity":"sha512-JPXdzZokDmATBbxeC8tC0y7oAGa1/IVquNdQrf2h1k9md+Ems+j1LdTkgnIFeU7FI/irMf+T6WHuechGAyYP5g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260126161847","@solana/assertions":"5.5.0-canary-20260126161847","@solana/codecs-core":"5.5.0-canary-20260126161847","@solana/nominal-types":"5.5.0-canary-20260126161847","@solana/codecs-strings":"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/keys_5.5.0-canary-20260126161847_1769445023488_0.2459368851501742","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126171216":{"name":"@solana/keys","version":"5.5.0-canary-20260126171216","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260126171216","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"30d458685816cba099a427ee12b1ed31906d688f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260126171216.tgz","fileCount":25,"integrity":"sha512-2RpDR/F98jFIESb4K+fIctnX3oE1T21I+3VuUpvSXPcFQY1hc1yFx/17xbIMXpAdNQ5IK3n8UdinNSsi4TpaTg==","signatures":[{"sig":"MEYCIQCxQ0ulxIeQSJwjNJlXNpinlnauTONGRafOiuWeVmCi5wIhAN1ZquQJwBQvOV8IaEzhELVHVFPDftn8SReE3dRXjul7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260126171216","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1094464ea8e5ca8abb53dc5f2edab22c/solana-keys-5.5.0-canary-20260126171216.tgz","_integrity":"sha512-2RpDR/F98jFIESb4K+fIctnX3oE1T21I+3VuUpvSXPcFQY1hc1yFx/17xbIMXpAdNQ5IK3n8UdinNSsi4TpaTg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260126171216","@solana/assertions":"5.5.0-canary-20260126171216","@solana/codecs-core":"5.5.0-canary-20260126171216","@solana/nominal-types":"5.5.0-canary-20260126171216","@solana/codecs-strings":"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/keys_5.5.0-canary-20260126171216_1769448283639_0.7424978168180878","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260126190933":{"name":"@solana/keys","version":"5.5.0-canary-20260126190933","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260126190933","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ac2bc545b7e80dca3f02e040934544457e317192","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260126190933.tgz","fileCount":25,"integrity":"sha512-PAmBP2MI+5PfbH2B2vjvOwy0Xtr+L8RvPuIlwpn2JjwQCGkPrUniA80dlpF5hpwqraiKCNJ2LHHMsKU++bOB/A==","signatures":[{"sig":"MEUCIC2lbFhCHUyXhO16nUrlSyDuXpnOJx//ZGaAwuzMEz/IAiEApluLkj7Th5aVDWiHoP5dnGTp/08NFqUPkK4z0wB2NQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260126190933","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8aa13ce410556fe63ec9b2d9424400bb/solana-keys-5.5.0-canary-20260126190933.tgz","_integrity":"sha512-PAmBP2MI+5PfbH2B2vjvOwy0Xtr+L8RvPuIlwpn2JjwQCGkPrUniA80dlpF5hpwqraiKCNJ2LHHMsKU++bOB/A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260126190933","@solana/assertions":"5.5.0-canary-20260126190933","@solana/codecs-core":"5.5.0-canary-20260126190933","@solana/nominal-types":"5.5.0-canary-20260126190933","@solana/codecs-strings":"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/keys_5.5.0-canary-20260126190933_1769455234282_0.20453438120976353","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127093615":{"name":"@solana/keys","version":"5.5.0-canary-20260127093615","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260127093615","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d6cca3c3a7cc3bdc07fbea138101ee85af3f7e91","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260127093615.tgz","fileCount":25,"integrity":"sha512-/qhQ0EglRqz5pKHtb4LrThXpbnaZ63S9ytm1VRpW8LPm6NSMhJjzCgB/8dv5NMgGS8BDup8LkC4/f1Wdtvresg==","signatures":[{"sig":"MEYCIQD+x7PqhieVog+zlwj7f0rleIuDgZJ30/ZpCwXC9Fj6dwIhALhiL2Q/3GjVQQ2iOjj/Cp2rGeHcixmTK4P+QKSpRXNH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260127093615","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e46f106b10f36b1fcdfb6fe1ec963943/solana-keys-5.5.0-canary-20260127093615.tgz","_integrity":"sha512-/qhQ0EglRqz5pKHtb4LrThXpbnaZ63S9ytm1VRpW8LPm6NSMhJjzCgB/8dv5NMgGS8BDup8LkC4/f1Wdtvresg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260127093615","@solana/assertions":"5.5.0-canary-20260127093615","@solana/codecs-core":"5.5.0-canary-20260127093615","@solana/nominal-types":"5.5.0-canary-20260127093615","@solana/codecs-strings":"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/keys_5.5.0-canary-20260127093615_1769507289112_0.18489643453358018","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127093903":{"name":"@solana/keys","version":"5.5.0-canary-20260127093903","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260127093903","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2bbb412d4a916c9f32439b8f14d02dc659028942","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260127093903.tgz","fileCount":25,"integrity":"sha512-QFKdzIRBZ/m81tigUkcAIRBwNBTqTaXNuLRDtioO9WQeXuCGST4qjgPNd3UIyxYBR5gvcHKD8PaMUPIw9Jt2CQ==","signatures":[{"sig":"MEUCIQC+cLsNmqRp/Kri4nI67YXgBT0tE158d/6n0XsApvO8AQIgaY7ObjLezJiFz5P0CLPFGJTww7RHhcpqqxBD9QT9bI0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260127093903","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1a941992c61ad5bb465b3bb0b2f6be85/solana-keys-5.5.0-canary-20260127093903.tgz","_integrity":"sha512-QFKdzIRBZ/m81tigUkcAIRBwNBTqTaXNuLRDtioO9WQeXuCGST4qjgPNd3UIyxYBR5gvcHKD8PaMUPIw9Jt2CQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260127093903","@solana/assertions":"5.5.0-canary-20260127093903","@solana/codecs-core":"5.5.0-canary-20260127093903","@solana/nominal-types":"5.5.0-canary-20260127093903","@solana/codecs-strings":"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/keys_5.5.0-canary-20260127093903_1769507479175_0.40322736795073455","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127160020":{"name":"@solana/keys","version":"5.5.0-canary-20260127160020","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260127160020","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"db34b07cddb76a550fb3d24fe91db67b035d7438","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260127160020.tgz","fileCount":25,"integrity":"sha512-g6pxY7B6p/YPnUAiqmGvCm5cwpFsyC41wRq5T+dsOQwznBBTc2z+HRRyDTbn5wKKXacC2qO5kGQLIdUhjuP45Q==","signatures":[{"sig":"MEUCIQDAek0IUurIW8UGZbr4YPC+ieFNsfBcadlSbqwRsqQ2zQIgLic86l9k92CPVDkv2Fn0SmSgWk5/e1q8ob7xHXCvSII=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260127160020","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d5ca4476e8894b7746f3364ca25cbef6/solana-keys-5.5.0-canary-20260127160020.tgz","_integrity":"sha512-g6pxY7B6p/YPnUAiqmGvCm5cwpFsyC41wRq5T+dsOQwznBBTc2z+HRRyDTbn5wKKXacC2qO5kGQLIdUhjuP45Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260127160020","@solana/assertions":"5.5.0-canary-20260127160020","@solana/codecs-core":"5.5.0-canary-20260127160020","@solana/nominal-types":"5.5.0-canary-20260127160020","@solana/codecs-strings":"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/keys_5.5.0-canary-20260127160020_1769530334697_0.6121728912254318","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127160154":{"name":"@solana/keys","version":"5.5.0-canary-20260127160154","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260127160154","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5383bcd57979875c3d2bec36f5b4693fa668be57","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260127160154.tgz","fileCount":25,"integrity":"sha512-CkEPYEFeBtOP6pjI6XZ7RnuNahpwgcKn/gLarrBD4VIcZR+9BJ33UTtZygZ10a8PrfVw4jE66JChL8XDRYGqQQ==","signatures":[{"sig":"MEUCIQC06TAUsvrV19RwoiR+Iq8r862A9BlXCcHq55lQoS8xdgIgYLMyagUS7S/s+9VwQkursavV+UrkxG/jYGJMgpInUMw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260127160154","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4bba5d4e5429eb9df9175b88b6de47ff/solana-keys-5.5.0-canary-20260127160154.tgz","_integrity":"sha512-CkEPYEFeBtOP6pjI6XZ7RnuNahpwgcKn/gLarrBD4VIcZR+9BJ33UTtZygZ10a8PrfVw4jE66JChL8XDRYGqQQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260127160154","@solana/assertions":"5.5.0-canary-20260127160154","@solana/codecs-core":"5.5.0-canary-20260127160154","@solana/nominal-types":"5.5.0-canary-20260127160154","@solana/codecs-strings":"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/keys_5.5.0-canary-20260127160154_1769530438765_0.4352516932400514","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127170312":{"name":"@solana/keys","version":"5.5.0-canary-20260127170312","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260127170312","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e793946f98767af8e8123f8c2454ec3cd1f316c1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260127170312.tgz","fileCount":25,"integrity":"sha512-yk0sYfZpMQN79NfmPpHpNptZHVIkpmyXNG9osF+jTsIm9Ibp94TuK5yRul0oXN6GbMp4D1bgIuOiGHVkCzvJHg==","signatures":[{"sig":"MEYCIQCWps6bwkPzPmeFFM69tlk/rr4Pl3Rgy3NIjnrLLg35zQIhANJd8KTr8yGPynyRY6774PRxaVvsoo4RgZ7Xm9Z8T1/l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260127170312","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7153ba10add39c64b84ee63316c289b5/solana-keys-5.5.0-canary-20260127170312.tgz","_integrity":"sha512-yk0sYfZpMQN79NfmPpHpNptZHVIkpmyXNG9osF+jTsIm9Ibp94TuK5yRul0oXN6GbMp4D1bgIuOiGHVkCzvJHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260127170312","@solana/assertions":"5.5.0-canary-20260127170312","@solana/codecs-core":"5.5.0-canary-20260127170312","@solana/nominal-types":"5.5.0-canary-20260127170312","@solana/codecs-strings":"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/keys_5.5.0-canary-20260127170312_1769534188495_0.8561692208457699","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127172033":{"name":"@solana/keys","version":"5.5.0-canary-20260127172033","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260127172033","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8345a0706216f989fcae09a9a10dfa6a3357f968","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260127172033.tgz","fileCount":25,"integrity":"sha512-4KTxGqIlvGc627+IeDM+5H34SYbQbZAWDtlJpFjjIGRS65UoQFY5Fu+mQUqaO5TG8f16KnlyBehYmg7hUKMTFQ==","signatures":[{"sig":"MEUCIF9vw0jmk6IpNqRI+gB1MA2YcqEfB0rYOoeOIWJA7+uzAiEA6OX5K/Q57nb8tKwjox6UWM7asY9G0XYuJ9ip+RNxXzQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260127172033","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c6c51e84957d4823838a7fb69428be24/solana-keys-5.5.0-canary-20260127172033.tgz","_integrity":"sha512-4KTxGqIlvGc627+IeDM+5H34SYbQbZAWDtlJpFjjIGRS65UoQFY5Fu+mQUqaO5TG8f16KnlyBehYmg7hUKMTFQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260127172033","@solana/assertions":"5.5.0-canary-20260127172033","@solana/codecs-core":"5.5.0-canary-20260127172033","@solana/nominal-types":"5.5.0-canary-20260127172033","@solana/codecs-strings":"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/keys_5.5.0-canary-20260127172033_1769535166784_0.3211124876626539","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127173911":{"name":"@solana/keys","version":"5.5.0-canary-20260127173911","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260127173911","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"aa1a2e40fe721722b4776bc7bb8d58c1b481e492","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260127173911.tgz","fileCount":25,"integrity":"sha512-BgnWkUSdVEgsXQ+Rn8Xj51iUFOhKkBhFuqKxDQTMhBZ8mSUDRt/M01zsLj3I8td+ISjnQkFMpKaGCEeiOR/5Mg==","signatures":[{"sig":"MEQCIDt6pvZn1qcfEonjoaznDS1GADXNy/pnBUrIHybo8qHyAiBJ/S2OyUFtpdf9AkTC6Y/MEXuldbyySAg5pNVDHuYmOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260127173911","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5c697fdfbdf67db9334ee950263c0a23/solana-keys-5.5.0-canary-20260127173911.tgz","_integrity":"sha512-BgnWkUSdVEgsXQ+Rn8Xj51iUFOhKkBhFuqKxDQTMhBZ8mSUDRt/M01zsLj3I8td+ISjnQkFMpKaGCEeiOR/5Mg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260127173911","@solana/assertions":"5.5.0-canary-20260127173911","@solana/codecs-core":"5.5.0-canary-20260127173911","@solana/nominal-types":"5.5.0-canary-20260127173911","@solana/codecs-strings":"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/keys_5.5.0-canary-20260127173911_1769536251239_0.3875560485077212","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127174108":{"name":"@solana/keys","version":"5.5.0-canary-20260127174108","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260127174108","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"417afe0b5b2e0abd357dbcc5cf8c1af6c2a29ad7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260127174108.tgz","fileCount":25,"integrity":"sha512-TPYuiWD4vUofUbdnauQX2fM81USl0iNasFRZB33kWRSTPQrWgp3j+Y8wNv5/X8X2e3lNc8QmuhjgWVx+h4gxVA==","signatures":[{"sig":"MEYCIQDfrIFr9j6f9zCEFrgRDNQhXZ9OmIFAwiS0O29YKFkulgIhAN2VLDSg34ouippzEhUkN9x1woFo2TXVBmtVof1TKhqJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260127174108","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/15344d64decbf5aa280146a0d160ef29/solana-keys-5.5.0-canary-20260127174108.tgz","_integrity":"sha512-TPYuiWD4vUofUbdnauQX2fM81USl0iNasFRZB33kWRSTPQrWgp3j+Y8wNv5/X8X2e3lNc8QmuhjgWVx+h4gxVA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260127174108","@solana/assertions":"5.5.0-canary-20260127174108","@solana/codecs-core":"5.5.0-canary-20260127174108","@solana/nominal-types":"5.5.0-canary-20260127174108","@solana/codecs-strings":"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/keys_5.5.0-canary-20260127174108_1769536418771_0.059245935216752255","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127175739":{"name":"@solana/keys","version":"5.5.0-canary-20260127175739","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260127175739","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"77eb91a0add67224c0c8eb98dadfdded30477570","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260127175739.tgz","fileCount":25,"integrity":"sha512-pUXRyl9+nQ/fwhvyZVHTuNLtZR9hLr6862pxhpa6DuA6xY79aGsHWRX12CzRUcESF84HszkcY6qfaWxyWj6XjQ==","signatures":[{"sig":"MEUCIChHuRhVNlXTdX6pj0zLyMJ1k27tum5fM28vVPBHyfBMAiEAsb+9hftZTxXNSG9dZy5IyGTGrZtW1w/iPqZOozdh0R8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260127175739","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/dc90a04e62e34f00e9bbbda2a5cc065b/solana-keys-5.5.0-canary-20260127175739.tgz","_integrity":"sha512-pUXRyl9+nQ/fwhvyZVHTuNLtZR9hLr6862pxhpa6DuA6xY79aGsHWRX12CzRUcESF84HszkcY6qfaWxyWj6XjQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260127175739","@solana/assertions":"5.5.0-canary-20260127175739","@solana/codecs-core":"5.5.0-canary-20260127175739","@solana/nominal-types":"5.5.0-canary-20260127175739","@solana/codecs-strings":"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/keys_5.5.0-canary-20260127175739_1769537398869_0.8346982531545384","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary-20260127190017":{"name":"@solana/keys","version":"5.5.0-canary-20260127190017","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0-canary-20260127190017","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3dcdd7d51a73ab811c2f7c9e37018d13f7bb3bcb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0-canary-20260127190017.tgz","fileCount":25,"integrity":"sha512-amukWs0rU26qTxc9l29N2WzedF24ofRxwM/vIzKTHNrF9JixGLuCO066dEb1oVUsgBrdPm6wn7sacbUKalO5AQ==","signatures":[{"sig":"MEYCIQCk/6pxoHSxVlQcP8+O6qJS1B36ieT2eQkNXfNdiKYHtwIhAP3VXO1KmqZ1EXO09Ci1aAmtwSO+QlguYoeesLA1dfLv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0-canary-20260127190017","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/54f9cffcc086aa8a57f038a0a053eac9/solana-keys-5.5.0-canary-20260127190017.tgz","_integrity":"sha512-amukWs0rU26qTxc9l29N2WzedF24ofRxwM/vIzKTHNrF9JixGLuCO066dEb1oVUsgBrdPm6wn7sacbUKalO5AQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0-canary-20260127190017","@solana/assertions":"5.5.0-canary-20260127190017","@solana/codecs-core":"5.5.0-canary-20260127190017","@solana/nominal-types":"5.5.0-canary-20260127190017","@solana/codecs-strings":"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/keys_5.5.0-canary-20260127190017_1769541132487_0.645565252597728","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@solana/keys","version":"5.5.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"979410347be69978057e4ad2bdaead85aaab1487","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.0.tgz","fileCount":25,"integrity":"sha512-P24pLS37xwigqJFH8s+EiSY6+mLs+3/BFgFP8oB2mWExLbD2IWPBa2NINYCkirePJJYKi40V2FLSUVFiziPN5A==","signatures":[{"sig":"MEUCIE0NJSZdpYjiIsn+PX//3vG42HxyxxST7/ySRxS56bVQAiEAhDSr3NwgJVAwAaGSTiLgO0rgyXFajhp8u1ebEg2eKhs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194674},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/bf1360ec6048e825f436403b659e70bd/solana-keys-5.5.0.tgz","_integrity":"sha512-P24pLS37xwigqJFH8s+EiSY6+mLs+3/BFgFP8oB2mWExLbD2IWPBa2NINYCkirePJJYKi40V2FLSUVFiziPN5A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.0","@solana/assertions":"5.5.0","@solana/codecs-core":"5.5.0","@solana/nominal-types":"5.5.0","@solana/codecs-strings":"5.5.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_5.5.0_1769541339348_0.8958526741202282","host":"s3://npm-registry-packages-npm-production"}},"5.5.1-canary-20260128113732":{"name":"@solana/keys","version":"5.5.1-canary-20260128113732","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.1-canary-20260128113732","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"45d13b5a6c2ad3738ec946387414594f718db935","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.1-canary-20260128113732.tgz","fileCount":25,"integrity":"sha512-LT6V+KVswEJ8otzKRepVTAclaO9flk5xekvRVPaPGxWtCpa0ibjp+8vGfGXs/q17Z56fFPlYrHRX6rLSeUa6nQ==","signatures":[{"sig":"MEUCIExAjSYLrMjKxjSKeq2sFyOE9IIJ27UsxujxL4guFoIlAiEArEeyJrVV9uR9wDMOldCSSp4Gc0TH2JIU2jyjQyz9zhI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.1-canary-20260128113732","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b107bd19b923d9ca1d372e0fb2e95640/solana-keys-5.5.1-canary-20260128113732.tgz","_integrity":"sha512-LT6V+KVswEJ8otzKRepVTAclaO9flk5xekvRVPaPGxWtCpa0ibjp+8vGfGXs/q17Z56fFPlYrHRX6rLSeUa6nQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.1-canary-20260128113732","@solana/assertions":"5.5.1-canary-20260128113732","@solana/codecs-core":"5.5.1-canary-20260128113732","@solana/nominal-types":"5.5.1-canary-20260128113732","@solana/codecs-strings":"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/keys_5.5.1-canary-20260128113732_1769600977298_0.09944819032401542","host":"s3://npm-registry-packages-npm-production"}},"5.5.1-canary-20260128113821":{"name":"@solana/keys","version":"5.5.1-canary-20260128113821","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.1-canary-20260128113821","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3b2d014c45c8e2ee5d891ba846c65093fdc30dad","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.1-canary-20260128113821.tgz","fileCount":25,"integrity":"sha512-5/VcwDuq/F7+bPqn4DtORaMlgvGuHlP+8VSIPMVADjMqsZLD7lZDkET0XJXgthf4r0Av1L3EeunoKv+209bf3g==","signatures":[{"sig":"MEQCIHDdFXxCSvEpBwz55/AJuTfLX+Wh5O+S4IbKDcK8RMB3AiBm49AXnEB3WrAihUWh221DZHKojYv6DuEpoUWtDDa8RQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.1-canary-20260128113821","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/84e53b0e9f7db5ea86099379696b2cc1/solana-keys-5.5.1-canary-20260128113821.tgz","_integrity":"sha512-5/VcwDuq/F7+bPqn4DtORaMlgvGuHlP+8VSIPMVADjMqsZLD7lZDkET0XJXgthf4r0Av1L3EeunoKv+209bf3g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.1-canary-20260128113821","@solana/assertions":"5.5.1-canary-20260128113821","@solana/codecs-core":"5.5.1-canary-20260128113821","@solana/nominal-types":"5.5.1-canary-20260128113821","@solana/codecs-strings":"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/keys_5.5.1-canary-20260128113821_1769601021277_0.6783671401897147","host":"s3://npm-registry-packages-npm-production"}},"5.5.1":{"name":"@solana/keys","version":"5.5.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"62405c5b25f72add88bc3af63cca66739526f429","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.1.tgz","fileCount":25,"integrity":"sha512-KRD61cL7CRL+b4r/eB9dEoVxIf/2EJ1Pm1DmRYhtSUAJD2dJ5Xw8QFuehobOGm9URqQ7gaQl+Fkc1qvDlsWqKg==","signatures":[{"sig":"MEYCIQCaoOJD+d/3xHxAoImkpridWLyi53cFYc/lHyReYoh9fQIhAOHO4lm/JO7poQ9gi3QTxNhCM7j6kKIj9XDJ0D72lGOa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194674},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e9bf0eed7a0c734b6323e0f85dbef3a1/solana-keys-5.5.1.tgz","_integrity":"sha512-KRD61cL7CRL+b4r/eB9dEoVxIf/2EJ1Pm1DmRYhtSUAJD2dJ5Xw8QFuehobOGm9URqQ7gaQl+Fkc1qvDlsWqKg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.1","@solana/assertions":"5.5.1","@solana/codecs-core":"5.5.1","@solana/nominal-types":"5.5.1","@solana/codecs-strings":"5.5.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_5.5.1_1769601909627_0.2800773797227014","host":"s3://npm-registry-packages-npm-production"}},"5.5.2-canary-20260202175916":{"name":"@solana/keys","version":"5.5.2-canary-20260202175916","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.2-canary-20260202175916","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"80d24f94e3de6beaee79d002758f9c7fa6f9ca87","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.2-canary-20260202175916.tgz","fileCount":25,"integrity":"sha512-QLW/Jl58QWtEdaud86GyxpIZshzV33Cu9ZPpy5K3SQAMBI0CNuGKDqVk133m3KcDc34c8mX8gOHdmPzMDzbdpA==","signatures":[{"sig":"MEUCIQD3UwIZCF5YfqTRg4F7qQ7tdIrTDXM4GewQwedHsxSGpAIgUbLR0VLiCNOsGskdZxAXMrzm9tgnI7aAgIY3GuOyMPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.2-canary-20260202175916","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d308137efd55cd82f2a731dea669e976/solana-keys-5.5.2-canary-20260202175916.tgz","_integrity":"sha512-QLW/Jl58QWtEdaud86GyxpIZshzV33Cu9ZPpy5K3SQAMBI0CNuGKDqVk133m3KcDc34c8mX8gOHdmPzMDzbdpA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.2-canary-20260202175916","@solana/assertions":"5.5.2-canary-20260202175916","@solana/codecs-core":"5.5.2-canary-20260202175916","@solana/nominal-types":"5.5.2-canary-20260202175916","@solana/codecs-strings":"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/keys_5.5.2-canary-20260202175916_1770055881834_0.3924741988671454","host":"s3://npm-registry-packages-npm-production"}},"5.5.2-canary-20260202181652":{"name":"@solana/keys","version":"5.5.2-canary-20260202181652","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@5.5.2-canary-20260202181652","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"28c60c0f9f9d18e037876bd46c7e6f0a804dbeb2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-5.5.2-canary-20260202181652.tgz","fileCount":25,"integrity":"sha512-1a9gunY9GxM9CANQrwBxayTc25AkAjIPVsWlxNtJn7TZiOcxv8hmwON7PopKV3+EGn5dTATo07Isy8miNN4Ifg==","signatures":[{"sig":"MEUCIFL5VjWiehxiKHILP50oo2K5RDtfw2NK/nEQFx7nh2HPAiEAwxZXW/RxKmsg5nlPStbhntsq3mZewdsFsLqLTh/5d3E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@5.5.2-canary-20260202181652","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1a9c8437466eb7235c9777ce32f47488/solana-keys-5.5.2-canary-20260202181652.tgz","_integrity":"sha512-1a9gunY9GxM9CANQrwBxayTc25AkAjIPVsWlxNtJn7TZiOcxv8hmwON7PopKV3+EGn5dTATo07Isy8miNN4Ifg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"5.5.2-canary-20260202181652","@solana/assertions":"5.5.2-canary-20260202181652","@solana/codecs-core":"5.5.2-canary-20260202181652","@solana/nominal-types":"5.5.2-canary-20260202181652","@solana/codecs-strings":"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/keys_5.5.2-canary-20260202181652_1770056899341_0.1894755599320881","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260202183506":{"name":"@solana/keys","version":"6.0.0-canary-20260202183506","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260202183506","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e6b6bfddcbaa3951e842e60776bb64556d25c099","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260202183506.tgz","fileCount":25,"integrity":"sha512-VBYZ0JqlSd3imQ5CuLRZvRKxgdBqRcHqaCjrP+NkhuvplSQR03Z9KXiAXfFHGyT7UmjBCrahNLO7ZomD+GuwhA==","signatures":[{"sig":"MEYCIQDA3jFoX7dzUDHRb4uZKKcpWyzw8ydfHjSfskVLY4/tZAIhAJJQ5Dz8IevAnNZt7PD2rAbNk3LHKMOPW6UxtuyV6/V8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260202183506","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/deb863cbe62390462f3add015b1f5b2d/solana-keys-6.0.0-canary-20260202183506.tgz","_integrity":"sha512-VBYZ0JqlSd3imQ5CuLRZvRKxgdBqRcHqaCjrP+NkhuvplSQR03Z9KXiAXfFHGyT7UmjBCrahNLO7ZomD+GuwhA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260202183506","@solana/assertions":"6.0.0-canary-20260202183506","@solana/codecs-core":"6.0.0-canary-20260202183506","@solana/nominal-types":"6.0.0-canary-20260202183506","@solana/codecs-strings":"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/keys_6.0.0-canary-20260202183506_1770058005031_0.19043657196546326","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260202234124":{"name":"@solana/keys","version":"6.0.0-canary-20260202234124","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260202234124","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0336886dc00033b8e2116719b8355c4253f37078","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260202234124.tgz","fileCount":25,"integrity":"sha512-cYSg/4XXqdLVLmPfItmGl+pnrL0P64lXaLhAtVsWwsVnL4kN3I126ahCLwJhWtVU6OCxO7GrakgxSIFijMxeYA==","signatures":[{"sig":"MEQCIFJ5XPc1Bhc1KBBFtYld1gM76cgKZkBq/hU9/zs8D3pqAiBR1wJhbWKIarea3I65bqxevNowNauXJWdFYWWcMGoBUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260202234124","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f641b67a54a53a15b1b576184301c5b3/solana-keys-6.0.0-canary-20260202234124.tgz","_integrity":"sha512-cYSg/4XXqdLVLmPfItmGl+pnrL0P64lXaLhAtVsWwsVnL4kN3I126ahCLwJhWtVU6OCxO7GrakgxSIFijMxeYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260202234124","@solana/assertions":"6.0.0-canary-20260202234124","@solana/codecs-core":"6.0.0-canary-20260202234124","@solana/nominal-types":"6.0.0-canary-20260202234124","@solana/codecs-strings":"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/keys_6.0.0-canary-20260202234124_1770076365665_0.6739789650900778","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203004417":{"name":"@solana/keys","version":"6.0.0-canary-20260203004417","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203004417","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6e8daaa24372a3cb19c02a56628475e8a59611ca","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203004417.tgz","fileCount":25,"integrity":"sha512-3byYUhHjAzVpL3fEK7FKiAUYJkdbmSE5JfPFrVtTB6Kk1zvstu9lGTanqh5p+FsVJIEAIqUyGCVH7nIn+vmXbg==","signatures":[{"sig":"MEYCIQDkz4p3+96jUGA2xvVe+j2DnYZMPeyxcpXXs10BiuiyvQIhALlK/GKYTBIz+WsTRDN4DQb5FuBm8kytR2U+bdAJffVJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203004417","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f436cd43ed5b29671b381fe495a3c5fa/solana-keys-6.0.0-canary-20260203004417.tgz","_integrity":"sha512-3byYUhHjAzVpL3fEK7FKiAUYJkdbmSE5JfPFrVtTB6Kk1zvstu9lGTanqh5p+FsVJIEAIqUyGCVH7nIn+vmXbg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203004417","@solana/assertions":"6.0.0-canary-20260203004417","@solana/codecs-core":"6.0.0-canary-20260203004417","@solana/nominal-types":"6.0.0-canary-20260203004417","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203004417_1770080136280_0.809489924871913","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203150246":{"name":"@solana/keys","version":"6.0.0-canary-20260203150246","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203150246","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4b6591b8b10ac7503592d33e5d3878e54229d414","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203150246.tgz","fileCount":25,"integrity":"sha512-XC1nW3qnYK0DfAxk4h2jRgXSTyPbBUpPzmKnwCUMuORD0anHWUII74yv36r8n9QBh4lOhBvIe6pENck9Lg46jw==","signatures":[{"sig":"MEUCIEVMiY332RQQYvVoQLNe05MNuMpcoLXbCbQqqVCs+W22AiEAs+lT7kF3IOf69aYGaimeoLmcvjw4oJxpws7MyZELQXk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203150246","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/6714814f2949e06bc1298848aef9e25d/solana-keys-6.0.0-canary-20260203150246.tgz","_integrity":"sha512-XC1nW3qnYK0DfAxk4h2jRgXSTyPbBUpPzmKnwCUMuORD0anHWUII74yv36r8n9QBh4lOhBvIe6pENck9Lg46jw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203150246","@solana/assertions":"6.0.0-canary-20260203150246","@solana/codecs-core":"6.0.0-canary-20260203150246","@solana/nominal-types":"6.0.0-canary-20260203150246","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203150246_1770131694896_0.8795901391196617","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203152936":{"name":"@solana/keys","version":"6.0.0-canary-20260203152936","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203152936","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"161256d50a4d634ff6238c779022acc1ff20f6a1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203152936.tgz","fileCount":25,"integrity":"sha512-u3QSqnT1A6va3xWFdVn1SbWRU+UNnCOS1w/j5DGj0/Ug1+WhUL1LQVlMvgYgziPBXrM1g1gAj8xaRz33TFUhEg==","signatures":[{"sig":"MEYCIQCLUErmwfItLCYcWl333b8Z9Y2YBdBj+lE2LhTg0EwzYgIhAJObx1Hp+Dcqa8qUAgftTZCyLuH6gaG8uHeKzwkWsINa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203152936","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c7993b7899b76e048c0498c58770b362/solana-keys-6.0.0-canary-20260203152936.tgz","_integrity":"sha512-u3QSqnT1A6va3xWFdVn1SbWRU+UNnCOS1w/j5DGj0/Ug1+WhUL1LQVlMvgYgziPBXrM1g1gAj8xaRz33TFUhEg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203152936","@solana/assertions":"6.0.0-canary-20260203152936","@solana/codecs-core":"6.0.0-canary-20260203152936","@solana/nominal-types":"6.0.0-canary-20260203152936","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203152936_1770133329464_0.4472406075514337","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203155342":{"name":"@solana/keys","version":"6.0.0-canary-20260203155342","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203155342","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"93d931574cdc2c0534e486dbaac0ea043c9db670","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203155342.tgz","fileCount":25,"integrity":"sha512-dalIRmNbE99uq8CMyDh2mL4a52L8VeS4y5YDqba5jds1JuNh7h1r4cXJAWrZnnFK6X/3/XfYvYnJiHGtWCHEOw==","signatures":[{"sig":"MEQCID/CjQbSzmT0oxQPY7veJDGbH1YdOoeUkGPeA+DHV3q6AiBVYKWa890AXpvkC5mfvCI/XuMM47z+W+3q8hSAVxHfiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203155342","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0de22c324209300608464d3a6c1b710a/solana-keys-6.0.0-canary-20260203155342.tgz","_integrity":"sha512-dalIRmNbE99uq8CMyDh2mL4a52L8VeS4y5YDqba5jds1JuNh7h1r4cXJAWrZnnFK6X/3/XfYvYnJiHGtWCHEOw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203155342","@solana/assertions":"6.0.0-canary-20260203155342","@solana/codecs-core":"6.0.0-canary-20260203155342","@solana/nominal-types":"6.0.0-canary-20260203155342","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203155342_1770134684130_0.16224415750854226","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203155517":{"name":"@solana/keys","version":"6.0.0-canary-20260203155517","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203155517","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8315bed5dd3d82c2b3e16dd587878a2fc5652bf8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203155517.tgz","fileCount":25,"integrity":"sha512-bFbtcnbK1W5Ta+wpWteG+efvOkc3FjRH35dLWO7mzcW2la8NE/Rj1F6vgV+d5U6OfVwsPF2pj7Ub3Tq2BHepKQ==","signatures":[{"sig":"MEQCH1QD2Fa4U5X8hwewAqAqd2rotiHKwkfAz8yQsgM6MTQCIQCibzxDabPXp5TB15Xj2CZtC/OZyhk6U+cJfp1UVbe2iQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203155517","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/782dc6924c5175d1b63241ea96d57d4e/solana-keys-6.0.0-canary-20260203155517.tgz","_integrity":"sha512-bFbtcnbK1W5Ta+wpWteG+efvOkc3FjRH35dLWO7mzcW2la8NE/Rj1F6vgV+d5U6OfVwsPF2pj7Ub3Tq2BHepKQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203155517","@solana/assertions":"6.0.0-canary-20260203155517","@solana/codecs-core":"6.0.0-canary-20260203155517","@solana/nominal-types":"6.0.0-canary-20260203155517","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203155517_1770134881649_0.4167147182524855","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203163631":{"name":"@solana/keys","version":"6.0.0-canary-20260203163631","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203163631","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d3cba0e91444c57d3175f0b873f83590bff8ff58","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203163631.tgz","fileCount":25,"integrity":"sha512-EZEl/UbpmZ5WMu9OKmxbkwqBkvJXkLgsQAwDTPV2PeABNxDPBls7JC/HXnT8SkT8PBx454ym09o2tJcoh7czUg==","signatures":[{"sig":"MEUCIDwNV2xCAAlwf3xhzUNUDldRmb9Xxn72Fi6MV7KtCcXfAiEArx19wuvGs4IwtKUHJP0zR8BeAaqaqgmQeD9Cob28Fxw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203163631","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2f32fcec81bcf776de15f0371a388735/solana-keys-6.0.0-canary-20260203163631.tgz","_integrity":"sha512-EZEl/UbpmZ5WMu9OKmxbkwqBkvJXkLgsQAwDTPV2PeABNxDPBls7JC/HXnT8SkT8PBx454ym09o2tJcoh7czUg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203163631","@solana/assertions":"6.0.0-canary-20260203163631","@solana/codecs-core":"6.0.0-canary-20260203163631","@solana/nominal-types":"6.0.0-canary-20260203163631","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203163631_1770137324823_0.9572247674077896","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203165304":{"name":"@solana/keys","version":"6.0.0-canary-20260203165304","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203165304","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cf2a9fdcf9de437debd867c874c836e579cad3f4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203165304.tgz","fileCount":25,"integrity":"sha512-Az2NMAB5L2RxCC/9O2EjeDJbEy2TYdPnkdhfW8iuJHjj5s1nSs0KH7FqJsCaVSU9aUQLdqhk+fGfNQSjjLU46g==","signatures":[{"sig":"MEYCIQCNKrErKXmquG91DVUrTEpcafL9UtJ+1HjENJFhsePJ/gIhANTPPgMOl9YRO/HJCQTPll/HPm2Ao21RQdkqGe29EQEv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203165304","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ce4a83e1cdf44fb91988d11252d4826a/solana-keys-6.0.0-canary-20260203165304.tgz","_integrity":"sha512-Az2NMAB5L2RxCC/9O2EjeDJbEy2TYdPnkdhfW8iuJHjj5s1nSs0KH7FqJsCaVSU9aUQLdqhk+fGfNQSjjLU46g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203165304","@solana/assertions":"6.0.0-canary-20260203165304","@solana/codecs-core":"6.0.0-canary-20260203165304","@solana/nominal-types":"6.0.0-canary-20260203165304","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203165304_1770138393864_0.7850840914233523","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203165501":{"name":"@solana/keys","version":"6.0.0-canary-20260203165501","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203165501","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4d47a563c9fe1aac0c079073c816a9cf51a490b4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203165501.tgz","fileCount":25,"integrity":"sha512-rT6VfQV72smxCa0mcBnpHLv3nCJr9pmxpD0ghojEQo30EeUamGXqAaz/Z/DL+WN6F7gPUkG97Pv7jTWOQ3owlQ==","signatures":[{"sig":"MEUCIQCUdLPDCrcMuh9x13o0Uxyp1ndmFs/ZK+IFnD1vAgs5FwIgQr9GKkgrbsgYhdKAfJ32qLloBUwV5yI/HgtaEstG21M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203165501","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/979d82ec6a47b6afaf6c45dd8c9960ec/solana-keys-6.0.0-canary-20260203165501.tgz","_integrity":"sha512-rT6VfQV72smxCa0mcBnpHLv3nCJr9pmxpD0ghojEQo30EeUamGXqAaz/Z/DL+WN6F7gPUkG97Pv7jTWOQ3owlQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203165501","@solana/assertions":"6.0.0-canary-20260203165501","@solana/codecs-core":"6.0.0-canary-20260203165501","@solana/nominal-types":"6.0.0-canary-20260203165501","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203165501_1770138463956_0.9529893699910852","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203165809":{"name":"@solana/keys","version":"6.0.0-canary-20260203165809","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203165809","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"10df5f572f1da23c68b4531bb42d7ed49733eba1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203165809.tgz","fileCount":25,"integrity":"sha512-BW0jZP5yHWg6h0i49aSUgrT8sK/JkVP+CWJKB+QNRuDnTOeuHZp+su063YzA39EkTm5VWVRhOFQLAlo1Yqw6PA==","signatures":[{"sig":"MEUCIF/z7TrVZyep4751WAo9AcEESR4AJzHcd91HFpbuaZaAAiEAvaW3yTPJdxse13KbGaPssmmluAGptL2YMuqIKZh5HzA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203165809","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/12e6ab6cffd82f185f85845b586411ed/solana-keys-6.0.0-canary-20260203165809.tgz","_integrity":"sha512-BW0jZP5yHWg6h0i49aSUgrT8sK/JkVP+CWJKB+QNRuDnTOeuHZp+su063YzA39EkTm5VWVRhOFQLAlo1Yqw6PA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203165809","@solana/assertions":"6.0.0-canary-20260203165809","@solana/codecs-core":"6.0.0-canary-20260203165809","@solana/nominal-types":"6.0.0-canary-20260203165809","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203165809_1770138602740_0.09768054042849594","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203172420":{"name":"@solana/keys","version":"6.0.0-canary-20260203172420","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203172420","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"432c61e4f49db86647e44b19f962343b6a1dd0fc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203172420.tgz","fileCount":25,"integrity":"sha512-XanIISTToCEVrk/uAN9eGok0mVF8IQ7eOmKyIeIR/wz7CTJ5D7bJX1N9lDYopaE0UQgDcA2uG4+hDSlg5QKVRg==","signatures":[{"sig":"MEUCIGRusGOCBZBKMlSGpQNBgSFQ+k+ioCnVGEnGJIg8ouX2AiEAz0GyAKVR/FEaj47SY3ohukDlijnWUkZvgaCUhKf4Gxg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203172420","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a8e65542ce44ae8e972896433dbd7fbf/solana-keys-6.0.0-canary-20260203172420.tgz","_integrity":"sha512-XanIISTToCEVrk/uAN9eGok0mVF8IQ7eOmKyIeIR/wz7CTJ5D7bJX1N9lDYopaE0UQgDcA2uG4+hDSlg5QKVRg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203172420","@solana/assertions":"6.0.0-canary-20260203172420","@solana/codecs-core":"6.0.0-canary-20260203172420","@solana/nominal-types":"6.0.0-canary-20260203172420","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203172420_1770140199534_0.5333711444781051","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203193005":{"name":"@solana/keys","version":"6.0.0-canary-20260203193005","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203193005","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e9b7faff8892fbceaa2d6f4c5c1339112659c98a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203193005.tgz","fileCount":25,"integrity":"sha512-Qs9ENd3KswufVS4m1SKZF/C2Qk9vTuvrU7HeTcLtA6Q6QC3n4FIeuWVPiG22h+GE7lCdPD+qnKyiH3qYLyD0zQ==","signatures":[{"sig":"MEUCIQDtOaQsVWh8IEdVDwq0K5Q+2K9WYy85mG2DfSEpOHR+OAIgIcWeKVT1jj8ZyKVMH1CHQLJcnuekVPdPkhx95BIGgFY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203193005","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/362bc8e7e8103a2ba32d65d5c3cd5b76/solana-keys-6.0.0-canary-20260203193005.tgz","_integrity":"sha512-Qs9ENd3KswufVS4m1SKZF/C2Qk9vTuvrU7HeTcLtA6Q6QC3n4FIeuWVPiG22h+GE7lCdPD+qnKyiH3qYLyD0zQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203193005","@solana/assertions":"6.0.0-canary-20260203193005","@solana/codecs-core":"6.0.0-canary-20260203193005","@solana/nominal-types":"6.0.0-canary-20260203193005","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203193005_1770147749778_0.458163805461862","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary-20260203202414":{"name":"@solana/keys","version":"6.0.0-canary-20260203202414","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0-canary-20260203202414","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2a82a368279af009c4c51767ac977a6a9ca3e15d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0-canary-20260203202414.tgz","fileCount":25,"integrity":"sha512-n6XiGZVHd1dcxoWDGAVzOzd8JZIdGGy+9OQHV9CHdNJynt3ipmrPtZC+phD/qTpQySwWQsjsoDm0NNGuVom6xQ==","signatures":[{"sig":"MEYCIQCW3CbOpAXzt6fhnSvkghFBahzRnjVFwlYtdiPoHuFn3wIhAJQgyxLIydGBPkM5mywGsJvT/gSHGOVxLUFSYq8J2HXb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0-canary-20260203202414","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/466dc972e91f12c8db8483d4115859e3/solana-keys-6.0.0-canary-20260203202414.tgz","_integrity":"sha512-n6XiGZVHd1dcxoWDGAVzOzd8JZIdGGy+9OQHV9CHdNJynt3ipmrPtZC+phD/qTpQySwWQsjsoDm0NNGuVom6xQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0-canary-20260203202414","@solana/assertions":"6.0.0-canary-20260203202414","@solana/codecs-core":"6.0.0-canary-20260203202414","@solana/nominal-types":"6.0.0-canary-20260203202414","@solana/codecs-strings":"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/keys_6.0.0-canary-20260203202414_1770151002663_0.21470591089428126","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"@solana/keys","version":"6.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9aeefe67593028fc0821623386e40b619f0f90f2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.0.tgz","fileCount":25,"integrity":"sha512-tK65D8/Jcg+FDYm4a+MiiObjwba/8kpZiE5lpSEUfhtizPxMacIj90aUoYny9aWGJfz6bDVl9lx2Wubal8qJSQ==","signatures":[{"sig":"MEQCIAVAZvK/t3ODD9Oi+f1xlEfRjMgA3n+rxqUw5NB+mJt9AiBoQFepvCgEx68+1toA8Bh7+C1YmavPX5RtNHre5fiLow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194674},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/db63b8fbddb30898802606930900465f/solana-keys-6.0.0.tgz","_integrity":"sha512-tK65D8/Jcg+FDYm4a+MiiObjwba/8kpZiE5lpSEUfhtizPxMacIj90aUoYny9aWGJfz6bDVl9lx2Wubal8qJSQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.0","@solana/assertions":"6.0.0","@solana/codecs-core":"6.0.0","@solana/nominal-types":"6.0.0","@solana/codecs-strings":"6.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.0.0_1770200106675_0.9633250981779973","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-canary-20260204234617":{"name":"@solana/keys","version":"6.0.1-canary-20260204234617","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.1-canary-20260204234617","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9a0f1c75234d081b944ea297496164932f927f07","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.1-canary-20260204234617.tgz","fileCount":25,"integrity":"sha512-fiuqy/1twE7wD9bdmDyU4HX3DKeUHOtpLV720ldLU+t0pJxCoAh/odOSi6BSUnxfpneIxXPPu26kY16wsenXDQ==","signatures":[{"sig":"MEYCIQC4U9QYLITqfyFDT0T3ikRWsgyNDGK+jYQJH6NFsUSwQAIhAIQMyv+9dzlcRdEj/FAnt1YykoDfibtsgvaBBVxxBz7s","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.1-canary-20260204234617","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/cd68bef4b99654e7e711b30200ced7ed/solana-keys-6.0.1-canary-20260204234617.tgz","_integrity":"sha512-fiuqy/1twE7wD9bdmDyU4HX3DKeUHOtpLV720ldLU+t0pJxCoAh/odOSi6BSUnxfpneIxXPPu26kY16wsenXDQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.1-canary-20260204234617","@solana/assertions":"6.0.1-canary-20260204234617","@solana/codecs-core":"6.0.1-canary-20260204234617","@solana/nominal-types":"6.0.1-canary-20260204234617","@solana/codecs-strings":"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/keys_6.0.1-canary-20260204234617_1770249153142_0.1922605331237175","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-canary-20260204235414":{"name":"@solana/keys","version":"6.0.1-canary-20260204235414","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.1-canary-20260204235414","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8cdcf012e183dd35f0a2f68256734ffca3418e0b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.1-canary-20260204235414.tgz","fileCount":25,"integrity":"sha512-7V0zWQnI5LzGhb956LMwpCdFB8QMKH19sn/2DpmAUniaWKpAhXFf015i/wmy5R2dGB6kFC2R3ghIPmBdno7IdA==","signatures":[{"sig":"MEUCIAoWCju0m6e9+OJk2ftfvbDGENX9blqo8Q513yZYGw0SAiEAlXo0le1zryMSDXV8jCx8JtFdy388oP2r6SuijZCn/MM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.1-canary-20260204235414","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d73c05f82e3812e270f4c6d0bd40a3e4/solana-keys-6.0.1-canary-20260204235414.tgz","_integrity":"sha512-7V0zWQnI5LzGhb956LMwpCdFB8QMKH19sn/2DpmAUniaWKpAhXFf015i/wmy5R2dGB6kFC2R3ghIPmBdno7IdA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.1-canary-20260204235414","@solana/assertions":"6.0.1-canary-20260204235414","@solana/codecs-core":"6.0.1-canary-20260204235414","@solana/nominal-types":"6.0.1-canary-20260204235414","@solana/codecs-strings":"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/keys_6.0.1-canary-20260204235414_1770249629445_0.08677153898442835","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-canary-20260205000238":{"name":"@solana/keys","version":"6.0.1-canary-20260205000238","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.1-canary-20260205000238","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c7ea6c9440c88660ecac7961104707074d138164","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.1-canary-20260205000238.tgz","fileCount":25,"integrity":"sha512-/fHNvH1ivPZ30kfEdoWfthFq87rr8BeD/C8xnTB/w9BsnKCd7Tno1mJZ3uYxH4uAq+xYmggCgX3L6bkVGws5cw==","signatures":[{"sig":"MEUCIQCC3tVzL59+sedaNMbt+U3yaHqqruin1ONn5yxM4V6LmwIgPp4ZC0yeblV3faI2BqxkZ5ysALfXKdhwiBuf3YRMvgU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.1-canary-20260205000238","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2cb8b973c0471371103e4c59e9a36b45/solana-keys-6.0.1-canary-20260205000238.tgz","_integrity":"sha512-/fHNvH1ivPZ30kfEdoWfthFq87rr8BeD/C8xnTB/w9BsnKCd7Tno1mJZ3uYxH4uAq+xYmggCgX3L6bkVGws5cw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.1-canary-20260205000238","@solana/assertions":"6.0.1-canary-20260205000238","@solana/codecs-core":"6.0.1-canary-20260205000238","@solana/nominal-types":"6.0.1-canary-20260205000238","@solana/codecs-strings":"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/keys_6.0.1-canary-20260205000238_1770250132244_0.7160556277344665","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-canary-20260205022651":{"name":"@solana/keys","version":"6.0.1-canary-20260205022651","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.1-canary-20260205022651","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c8d35cbfdd426ce74301d22e838f6496938f0ac1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.1-canary-20260205022651.tgz","fileCount":25,"integrity":"sha512-zhQ11cHFpKGS8rRqzj/SeIsnAJCjm1h6jI5V5iJ0rIKxXf3XBFmy968BYzb+mK6YxckQExfJ1i3aesULbhD2ew==","signatures":[{"sig":"MEUCIQCU24zM3QMNuRwqdTVQx7HYhKnalapHubb6Equ5G8R6swIgTfbmj8XS+l2lH99UBxtYrGBKTymWJbeIVgcZJiqHtco=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.1-canary-20260205022651","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d5cc46ff82c33013b25eda2f57118525/solana-keys-6.0.1-canary-20260205022651.tgz","_integrity":"sha512-zhQ11cHFpKGS8rRqzj/SeIsnAJCjm1h6jI5V5iJ0rIKxXf3XBFmy968BYzb+mK6YxckQExfJ1i3aesULbhD2ew==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.1-canary-20260205022651","@solana/assertions":"6.0.1-canary-20260205022651","@solana/codecs-core":"6.0.1-canary-20260205022651","@solana/nominal-types":"6.0.1-canary-20260205022651","@solana/codecs-strings":"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/keys_6.0.1-canary-20260205022651_1770258779335_0.19654992269586824","host":"s3://npm-registry-packages-npm-production"}},"6.0.1":{"name":"@solana/keys","version":"6.0.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.0.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7c4963e00b1aa408da08b4ac65420d0e3b56a613","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.0.1.tgz","fileCount":25,"integrity":"sha512-naN3yRzN2VDJUgdcrxwsObr2ik8MV2brOI/MLrOWDUW8nlVfcs4OC7mB/HC1hYd60DT0rsP18P33Gjd8juknYw==","signatures":[{"sig":"MEUCICJ0gI8ZjH6sT3DKGmQPVyBfjA4tqGlPJr4Fs2y2zVmTAiEA2IWnCO1l+e06LRMFcx6n8DKJZRp1zK/cbkQyBriXWt8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194674},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b56d99d80cca857ab0533c7af9be6234/solana-keys-6.0.1.tgz","_integrity":"sha512-naN3yRzN2VDJUgdcrxwsObr2ik8MV2brOI/MLrOWDUW8nlVfcs4OC7mB/HC1hYd60DT0rsP18P33Gjd8juknYw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.0.1","@solana/assertions":"6.0.1","@solana/codecs-core":"6.0.1","@solana/nominal-types":"6.0.1","@solana/codecs-strings":"6.0.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.0.1_1770305759199_0.03195793223373755","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260209201302":{"name":"@solana/keys","version":"6.1.0-canary-20260209201302","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260209201302","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5c7d5d2f0a6cff4548743a16927f73889dcc9fdd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260209201302.tgz","fileCount":25,"integrity":"sha512-gQDlWqg64lyGIdLDOPOV7LuUtgEXnED/824zu9v7SpOpk1oZAz0PC4BfAK6UL3wLgjDj04gwIb/rg8YwxFGV5w==","signatures":[{"sig":"MEUCIAe2b0Jxn+HKBnza5x0aJr1/IzcwO9qHNaM9CCh5FockAiEA41iafz8/q8jBHiXHQ50FOQxd/jgKv9M7syDtEb5JvPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260209201302","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e330a04c8e1c192616765b3955f95074/solana-keys-6.1.0-canary-20260209201302.tgz","_integrity":"sha512-gQDlWqg64lyGIdLDOPOV7LuUtgEXnED/824zu9v7SpOpk1oZAz0PC4BfAK6UL3wLgjDj04gwIb/rg8YwxFGV5w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260209201302","@solana/assertions":"6.1.0-canary-20260209201302","@solana/codecs-core":"6.1.0-canary-20260209201302","@solana/nominal-types":"6.1.0-canary-20260209201302","@solana/codecs-strings":"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/keys_6.1.0-canary-20260209201302_1770668346449_0.6024510567551771","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260209202622":{"name":"@solana/keys","version":"6.1.0-canary-20260209202622","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260209202622","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4431b41367471bf07435722a7f73bf39003ff51e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260209202622.tgz","fileCount":25,"integrity":"sha512-cunQbJZme/VcLYEmEHRNtj7cSyqGqvoC6IUDJK64b8gl5Tczhb4yVR40p2ESVcOEzUFYoQy5CR+JS5h492KO4g==","signatures":[{"sig":"MEUCIQCw1QNNT/CXTd5TeYZGJ1rFMFUshUUdwt8EXBO82JgN5wIgPD62fdFbpo2WtVc4cL9jbXX2aP/zZwEpeqXbSthSQ58=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260209202622","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/858a7f82cc87ff10947b88b3f822fb66/solana-keys-6.1.0-canary-20260209202622.tgz","_integrity":"sha512-cunQbJZme/VcLYEmEHRNtj7cSyqGqvoC6IUDJK64b8gl5Tczhb4yVR40p2ESVcOEzUFYoQy5CR+JS5h492KO4g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260209202622","@solana/assertions":"6.1.0-canary-20260209202622","@solana/codecs-core":"6.1.0-canary-20260209202622","@solana/nominal-types":"6.1.0-canary-20260209202622","@solana/codecs-strings":"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/keys_6.1.0-canary-20260209202622_1770669151781_0.02126334713635991","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260210143521":{"name":"@solana/keys","version":"6.1.0-canary-20260210143521","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260210143521","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8003bab813ae1a26bb4b2327f22e77e0488f1315","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260210143521.tgz","fileCount":25,"integrity":"sha512-zBVTEdTPXrq4gTSeqRoJnrry0sukFkzdBJ87AdBNEmXCdTxmbJyug3ErH+Dp0C1UZSmmKUScw0vz6cfOgf9xAw==","signatures":[{"sig":"MEYCIQDRcqs8EELHnCiDehEcU1osML3PEv6g4KspFye+B+FxGQIhAJjwqKlL2aSrwyHv038ShgrwAG0OOs8YpPtNtW/yUmIO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260210143521","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fee5c23e75357c3746715e25f6987a72/solana-keys-6.1.0-canary-20260210143521.tgz","_integrity":"sha512-zBVTEdTPXrq4gTSeqRoJnrry0sukFkzdBJ87AdBNEmXCdTxmbJyug3ErH+Dp0C1UZSmmKUScw0vz6cfOgf9xAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260210143521","@solana/assertions":"6.1.0-canary-20260210143521","@solana/codecs-core":"6.1.0-canary-20260210143521","@solana/nominal-types":"6.1.0-canary-20260210143521","@solana/codecs-strings":"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/keys_6.1.0-canary-20260210143521_1770734516406_0.05543478258745638","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260210150856":{"name":"@solana/keys","version":"6.1.0-canary-20260210150856","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260210150856","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"73deccc9dccabf74d4f064a68dd0679d089884ea","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260210150856.tgz","fileCount":25,"integrity":"sha512-SWCEuuzDn/xo66mt6UspG5cXic0jqDLnuS3Bobq0b6Iwdg877mUU5eNG5le2Z1yklbEdUDgzChKlupw2S8/3Lw==","signatures":[{"sig":"MEUCIEkjL2RpBJbp2jo2qMW9Pngy6kPRzz5BmY2YBurwvYlGAiEA8l9w8pu4gbo+ssqpV39rRzEnVW6CFKl5/8OQzQ0A2oA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260210150856","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5560329cc4452adad700d41f62af8b75/solana-keys-6.1.0-canary-20260210150856.tgz","_integrity":"sha512-SWCEuuzDn/xo66mt6UspG5cXic0jqDLnuS3Bobq0b6Iwdg877mUU5eNG5le2Z1yklbEdUDgzChKlupw2S8/3Lw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260210150856","@solana/assertions":"6.1.0-canary-20260210150856","@solana/codecs-core":"6.1.0-canary-20260210150856","@solana/nominal-types":"6.1.0-canary-20260210150856","@solana/codecs-strings":"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/keys_6.1.0-canary-20260210150856_1770736484641_0.4530719127109668","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260210172116":{"name":"@solana/keys","version":"6.1.0-canary-20260210172116","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260210172116","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0843999d1da79c8d5e6b31a15c0eecacc28ce4c9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260210172116.tgz","fileCount":25,"integrity":"sha512-VqU/htw2hkD9to68Cx9zOzUy67IfMwbyFLsFqLl3bYYcCH+bdAsvtP7cT8kk4cH+pn+5/iR93YewFxuHCNBd6w==","signatures":[{"sig":"MEYCIQD8pVrJTiveAICzk2guL+lxJG8OkMI4cbLIp6ONPBrOOQIhAP/VeGFFWR/mAeRId5S3+qa4Ttl8U/H087X+cN7mm40Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260210172116","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e0fef9649240cb1025af58d7bc657875/solana-keys-6.1.0-canary-20260210172116.tgz","_integrity":"sha512-VqU/htw2hkD9to68Cx9zOzUy67IfMwbyFLsFqLl3bYYcCH+bdAsvtP7cT8kk4cH+pn+5/iR93YewFxuHCNBd6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260210172116","@solana/assertions":"6.1.0-canary-20260210172116","@solana/codecs-core":"6.1.0-canary-20260210172116","@solana/nominal-types":"6.1.0-canary-20260210172116","@solana/codecs-strings":"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/keys_6.1.0-canary-20260210172116_1770744462027_0.30827221143178685","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260210183638":{"name":"@solana/keys","version":"6.1.0-canary-20260210183638","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260210183638","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e3bddc8925d0e00b180b01ca55b971955049767b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260210183638.tgz","fileCount":25,"integrity":"sha512-ahZOnQHAwIqu5dySCL8wrLsBoSDTcgN3Yu08e/uYWDBHN65vqEuqgPYXp+5XD2Tj0xGuYM/A5PFJE26V4gnb5w==","signatures":[{"sig":"MEQCIGtgig3GGrN+nDK2gurm3tNbutQ9NeUtIhvqCRGIZLmbAiAZ2SePgtNEfwkeJ4lwM1IP9kmi76RBkwacewgdGMyIEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260210183638","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/895207199fe013703450b3c0fc7f6dce/solana-keys-6.1.0-canary-20260210183638.tgz","_integrity":"sha512-ahZOnQHAwIqu5dySCL8wrLsBoSDTcgN3Yu08e/uYWDBHN65vqEuqgPYXp+5XD2Tj0xGuYM/A5PFJE26V4gnb5w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260210183638","@solana/assertions":"6.1.0-canary-20260210183638","@solana/codecs-core":"6.1.0-canary-20260210183638","@solana/nominal-types":"6.1.0-canary-20260210183638","@solana/codecs-strings":"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/keys_6.1.0-canary-20260210183638_1770748949849_0.6022728112280633","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260210184000":{"name":"@solana/keys","version":"6.1.0-canary-20260210184000","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260210184000","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"884e715c5067b290052f6d30f123380778748e3c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260210184000.tgz","fileCount":25,"integrity":"sha512-O8CdYCLL65oZMwVfoXF0hQrUXo/u3evAt5Irh8JcMP7gm/uYquBFWdUNk8LyhdexnIKUbXylVgwW0FbGUW24PA==","signatures":[{"sig":"MEUCIQDj6k+rOFGkxtI9pLjqFjLg8nMC4bVy/yxqMGeG5mhWxAIgZkxNIDz4rQuiGksI+buwfEkekaABiFIXPxHgT0NvSmA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260210184000","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c7c6337ba9c60a49283f16d09a89dd1b/solana-keys-6.1.0-canary-20260210184000.tgz","_integrity":"sha512-O8CdYCLL65oZMwVfoXF0hQrUXo/u3evAt5Irh8JcMP7gm/uYquBFWdUNk8LyhdexnIKUbXylVgwW0FbGUW24PA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260210184000","@solana/assertions":"6.1.0-canary-20260210184000","@solana/codecs-core":"6.1.0-canary-20260210184000","@solana/nominal-types":"6.1.0-canary-20260210184000","@solana/codecs-strings":"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/keys_6.1.0-canary-20260210184000_1770749185995_0.9438439741039801","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211172626":{"name":"@solana/keys","version":"6.1.0-canary-20260211172626","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260211172626","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"718d9e929a2c043e8352a4b74384c21a9feabed0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260211172626.tgz","fileCount":25,"integrity":"sha512-C8f2iP758iIiNBLsNhJC+Lk//HAHzBtFSyJyuMMrh8+GvkEH+JW4CdmEWUSnZBb6xEes9qptMCMy1Gys0eiBxw==","signatures":[{"sig":"MEUCIQC2aKhkDbMfF5yhJc/N9ZqET7qh1iYzFSY3YJ5OKDY5zwIgMI5r3RCqU9vV7D/wEvkiR4ZM3PqIuW0CJz2ZriVCzao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260211172626","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/843aee01a762976992736c1f86ce2ec0/solana-keys-6.1.0-canary-20260211172626.tgz","_integrity":"sha512-C8f2iP758iIiNBLsNhJC+Lk//HAHzBtFSyJyuMMrh8+GvkEH+JW4CdmEWUSnZBb6xEes9qptMCMy1Gys0eiBxw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260211172626","@solana/assertions":"6.1.0-canary-20260211172626","@solana/codecs-core":"6.1.0-canary-20260211172626","@solana/nominal-types":"6.1.0-canary-20260211172626","@solana/codecs-strings":"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/keys_6.1.0-canary-20260211172626_1770831114774_0.3880795427630135","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211172657":{"name":"@solana/keys","version":"6.1.0-canary-20260211172657","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260211172657","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6a42fdd5f00bf472bdbf823ac645cd792908be0d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260211172657.tgz","fileCount":25,"integrity":"sha512-991TvuyD11/R86lPPjFNxNQ1M+xG2iqJCLT1DW6XQDBDF3bJQYOrQc/NM6BFgNcrJlEIgPx25WfbNR6AuTm7gA==","signatures":[{"sig":"MEUCIQDU7qEuMZEqsytQLoR9UL3KBvznmY/tD2V+DiR1+DPangIgBDUhtukD6/HrpEhN7MY/nn+wGaiA9Y7BMKvVNwv3+zM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260211172657","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/cc73c4186a5da132c6b608694c7a69a2/solana-keys-6.1.0-canary-20260211172657.tgz","_integrity":"sha512-991TvuyD11/R86lPPjFNxNQ1M+xG2iqJCLT1DW6XQDBDF3bJQYOrQc/NM6BFgNcrJlEIgPx25WfbNR6AuTm7gA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260211172657","@solana/assertions":"6.1.0-canary-20260211172657","@solana/codecs-core":"6.1.0-canary-20260211172657","@solana/nominal-types":"6.1.0-canary-20260211172657","@solana/codecs-strings":"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/keys_6.1.0-canary-20260211172657_1770831171773_0.2460284520062912","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211182221":{"name":"@solana/keys","version":"6.1.0-canary-20260211182221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260211182221","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c8aa868855528b547ad8be294b59e6fceb65ea7c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260211182221.tgz","fileCount":25,"integrity":"sha512-xXL0SyOApSvPApdRhiMg0/BuD56o1Tox3OE42SsbtkmMUETe5Fn6Xz6E05ACOTG0fhns3upVRqpbsqpnSkJnjA==","signatures":[{"sig":"MEUCICciBgkaOXNiZC7V2Q9JxqnH4G7Gswc93YA6163K56W5AiEA5LBRsFYnG1We5LjAOr1PoTojIQt+JVuFpMJCKBpC0Zo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260211182221","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8e7a094adcc0e8a138393e96707fbfd6/solana-keys-6.1.0-canary-20260211182221.tgz","_integrity":"sha512-xXL0SyOApSvPApdRhiMg0/BuD56o1Tox3OE42SsbtkmMUETe5Fn6Xz6E05ACOTG0fhns3upVRqpbsqpnSkJnjA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260211182221","@solana/assertions":"6.1.0-canary-20260211182221","@solana/codecs-core":"6.1.0-canary-20260211182221","@solana/nominal-types":"6.1.0-canary-20260211182221","@solana/codecs-strings":"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/keys_6.1.0-canary-20260211182221_1770834514911_0.8778979222845991","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211183015":{"name":"@solana/keys","version":"6.1.0-canary-20260211183015","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260211183015","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f31d4c304321b4265b9001242770316a9805bdd4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260211183015.tgz","fileCount":25,"integrity":"sha512-V6ZGs4YQp1oT5hi7/4bW9UEHSv/L3sfC6MF1oYFQyu1VukMzbbVYJoJiIVJxAmRl38ibu67Biw5Ln9EzqSWXpA==","signatures":[{"sig":"MEQCICFTHuWrMNvSlBrumW9UCikZuljrkYzVwJLP125sB2MGAiAPGoGXbpzoymPFLkuyNMuvyyEGjiGSMP6b1MGoREjhvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260211183015","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/905fcd5783564132ebb83515b841c784/solana-keys-6.1.0-canary-20260211183015.tgz","_integrity":"sha512-V6ZGs4YQp1oT5hi7/4bW9UEHSv/L3sfC6MF1oYFQyu1VukMzbbVYJoJiIVJxAmRl38ibu67Biw5Ln9EzqSWXpA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260211183015","@solana/assertions":"6.1.0-canary-20260211183015","@solana/codecs-core":"6.1.0-canary-20260211183015","@solana/nominal-types":"6.1.0-canary-20260211183015","@solana/codecs-strings":"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/keys_6.1.0-canary-20260211183015_1770834952138_0.22395564801832357","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211184616":{"name":"@solana/keys","version":"6.1.0-canary-20260211184616","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260211184616","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"da63c9abb7df9050a2e24a02d029f86b18ef42b9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260211184616.tgz","fileCount":25,"integrity":"sha512-uBc2iduPhr4Xc0AMEtVlL5YPmPZ1fbnl/ZG+cbV6dDryaO7emrekD7toAmkUHd3EMkpxYKAhYUHbfLRPIHPfKQ==","signatures":[{"sig":"MEYCIQCwTuVehj4iYbwF9enURIfvarrBUS9t+FzJHtJffgAA9wIhANFjB5yCtV6vli0yFq3+MZWRDxlTYrW4P8TGVuDncD5W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260211184616","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/6dcc04ddf023f1e4fad1dc1c2c3f700e/solana-keys-6.1.0-canary-20260211184616.tgz","_integrity":"sha512-uBc2iduPhr4Xc0AMEtVlL5YPmPZ1fbnl/ZG+cbV6dDryaO7emrekD7toAmkUHd3EMkpxYKAhYUHbfLRPIHPfKQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260211184616","@solana/assertions":"6.1.0-canary-20260211184616","@solana/codecs-core":"6.1.0-canary-20260211184616","@solana/nominal-types":"6.1.0-canary-20260211184616","@solana/codecs-strings":"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/keys_6.1.0-canary-20260211184616_1770835931127_0.15801783368596345","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211185417":{"name":"@solana/keys","version":"6.1.0-canary-20260211185417","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260211185417","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"26af1040f9c7ef758754d3fbe19848cba7866a80","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260211185417.tgz","fileCount":25,"integrity":"sha512-843sZqu27GhqcJrrb5uKF0DKYy+gX20aj0bQ/ReLq6Eh0oyOvSj1kXOGgJpPqULg8i01zhXvBjpkEkBVktqC/g==","signatures":[{"sig":"MEUCIG5TbvtlyDsLt7HdIO5oVlpCT7z4DcuNAjsvAO0SQWNIAiEAhLOfdWJWL8q1vpUFn3VfMi/ft+aOfOzqxBiFkU+idek=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260211185417","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8ff57360b3c16bcd4b6410bf6a3a379a/solana-keys-6.1.0-canary-20260211185417.tgz","_integrity":"sha512-843sZqu27GhqcJrrb5uKF0DKYy+gX20aj0bQ/ReLq6Eh0oyOvSj1kXOGgJpPqULg8i01zhXvBjpkEkBVktqC/g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260211185417","@solana/assertions":"6.1.0-canary-20260211185417","@solana/codecs-core":"6.1.0-canary-20260211185417","@solana/nominal-types":"6.1.0-canary-20260211185417","@solana/codecs-strings":"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/keys_6.1.0-canary-20260211185417_1770836451044_0.2597670495229456","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211190217":{"name":"@solana/keys","version":"6.1.0-canary-20260211190217","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260211190217","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bda031cdd01cf6f4a7fd9be95c97f4a3be35bd6d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260211190217.tgz","fileCount":25,"integrity":"sha512-qD0OT7b7wx5v29aUDcKhMz86mGRbdZcsdbi3B8gBiSqtFDq9zLrUwb8POYCEzew+LNzmjS5GEg+9LGZFGSGm6w==","signatures":[{"sig":"MEUCICH0U6HjaIKtWleQ6aKTAzZ9DtiOpkQsZEQI0T5E3aYkAiEAidCwPhWQlYftajiFbn/N+GLuhHcRrNSPYUmi2pr+nfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260211190217","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/61b0376594eacb41e4f7edef3105d95c/solana-keys-6.1.0-canary-20260211190217.tgz","_integrity":"sha512-qD0OT7b7wx5v29aUDcKhMz86mGRbdZcsdbi3B8gBiSqtFDq9zLrUwb8POYCEzew+LNzmjS5GEg+9LGZFGSGm6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260211190217","@solana/assertions":"6.1.0-canary-20260211190217","@solana/codecs-core":"6.1.0-canary-20260211190217","@solana/nominal-types":"6.1.0-canary-20260211190217","@solana/codecs-strings":"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/keys_6.1.0-canary-20260211190217_1770836948766_0.41025111735899467","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260211191026":{"name":"@solana/keys","version":"6.1.0-canary-20260211191026","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260211191026","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"93b39a4c608b70f8ff8840f9db1efe86e291e004","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260211191026.tgz","fileCount":25,"integrity":"sha512-ZzRqqcbmC0NCGycdYB43dgQ6kwA6USEkfQ406nFxydOS9Sd0Rovp1vXx55LErUPNTAIfXIJLx6fpZReyq/9caw==","signatures":[{"sig":"MEUCIFrCt1UR/FjkGIIfAfYl1TzTY1Mfyg4Q9GuZHgd+mFYMAiEAlUaSwKkEJqpThVL1ZWfT5ZpI/OOsqfFRH64oeKtISV0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260211191026","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f5b8180f3a4180c0bc5191fdfb5fcd79/solana-keys-6.1.0-canary-20260211191026.tgz","_integrity":"sha512-ZzRqqcbmC0NCGycdYB43dgQ6kwA6USEkfQ406nFxydOS9Sd0Rovp1vXx55LErUPNTAIfXIJLx6fpZReyq/9caw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260211191026","@solana/assertions":"6.1.0-canary-20260211191026","@solana/codecs-core":"6.1.0-canary-20260211191026","@solana/nominal-types":"6.1.0-canary-20260211191026","@solana/codecs-strings":"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/keys_6.1.0-canary-20260211191026_1770837367251_0.16023857066552738","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260212115508":{"name":"@solana/keys","version":"6.1.0-canary-20260212115508","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260212115508","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"972715f94f879163d54a528c9d338c183ad8d98f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260212115508.tgz","fileCount":25,"integrity":"sha512-44o2zjKLdXooh2tyZL1HGAlW0qLT3Vut2crulRzp4WCKswGRbkHvXeYTGOXGoavRGKPJh/AZ/G1gRFDVmuP5Fg==","signatures":[{"sig":"MEUCIEQ54kwA0jjtgswNb89JSALlTGYpCOADhtoCRLd9I7kpAiEA7aDCkFGJbON0pPUY4oBMJeoCjRx57P6PGgzKR7iYIx4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260212115508","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d1de98c428e3461c63d60cf267bdcb4f/solana-keys-6.1.0-canary-20260212115508.tgz","_integrity":"sha512-44o2zjKLdXooh2tyZL1HGAlW0qLT3Vut2crulRzp4WCKswGRbkHvXeYTGOXGoavRGKPJh/AZ/G1gRFDVmuP5Fg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260212115508","@solana/assertions":"6.1.0-canary-20260212115508","@solana/codecs-core":"6.1.0-canary-20260212115508","@solana/nominal-types":"6.1.0-canary-20260212115508","@solana/codecs-strings":"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/keys_6.1.0-canary-20260212115508_1770897672743_0.6503352338907433","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260212173545":{"name":"@solana/keys","version":"6.1.0-canary-20260212173545","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260212173545","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d6e5dfe81dad0ce240e568c1a52b4a2c97814d6e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260212173545.tgz","fileCount":25,"integrity":"sha512-QPpp5aNpMj3/XcyF3Dpt24gCHh5ZazjbFm4hfuSXGC9WiMm7Io5patgmZhPDTDGNithykFNDCGtozAnWCEGKJQ==","signatures":[{"sig":"MEUCIQDQTPaC66/tkX/586LzpnssSqIxJ4BsG7Adv+KlpTb5/wIgBcIaGTRvgq8ADxBMId/xx9yrNFI4xAuVMG1+A1iSeBY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260212173545","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8841f26c0117d2295b176df644a4010f/solana-keys-6.1.0-canary-20260212173545.tgz","_integrity":"sha512-QPpp5aNpMj3/XcyF3Dpt24gCHh5ZazjbFm4hfuSXGC9WiMm7Io5patgmZhPDTDGNithykFNDCGtozAnWCEGKJQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260212173545","@solana/assertions":"6.1.0-canary-20260212173545","@solana/codecs-core":"6.1.0-canary-20260212173545","@solana/nominal-types":"6.1.0-canary-20260212173545","@solana/codecs-strings":"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/keys_6.1.0-canary-20260212173545_1770918122141_0.42543089029968195","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260212174325":{"name":"@solana/keys","version":"6.1.0-canary-20260212174325","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260212174325","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4f2b66c99c98e5949f21cc6ba55e7d0a95bb2aca","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260212174325.tgz","fileCount":25,"integrity":"sha512-IhTIIEgbhei1DYJ9zjYej/lyS2h5UGeAt/MD3e062rcLntpimlg2py2u1G82dCytzD0bxFW+q8AvGlCSR4v6hg==","signatures":[{"sig":"MEQCICXSXEkfRxnVboEFkdVQdfvgk+wDlu0TMKw+pzBpmcWAAiAFH6QT1u8vPFG/piDoAFewN9CUEmUBJKW9wbW90atZCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260212174325","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/66cbac9359608612857c285d639bac5e/solana-keys-6.1.0-canary-20260212174325.tgz","_integrity":"sha512-IhTIIEgbhei1DYJ9zjYej/lyS2h5UGeAt/MD3e062rcLntpimlg2py2u1G82dCytzD0bxFW+q8AvGlCSR4v6hg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260212174325","@solana/assertions":"6.1.0-canary-20260212174325","@solana/codecs-core":"6.1.0-canary-20260212174325","@solana/nominal-types":"6.1.0-canary-20260212174325","@solana/codecs-strings":"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/keys_6.1.0-canary-20260212174325_1770918598814_0.2278784579217361","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260212175323":{"name":"@solana/keys","version":"6.1.0-canary-20260212175323","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260212175323","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"26f56d5f2a7b12353818e932233e1c9520d09437","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260212175323.tgz","fileCount":25,"integrity":"sha512-q0Okqi6kYmO2wtAnD3xvW2PmGam/O/QC8De93dp7191rCp6KesSCyHBpzkWMOfkLCNwzEoxgpVKEHAblFV+QEQ==","signatures":[{"sig":"MEUCIQDCLNuRdPx1tcPp1m17EujsDPn40ZNTc02Wb/xiy12cdgIgRZ1EN0M/Ka6tygsPdd63eaXtACiQep+VghUIkd4QsUc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260212175323","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/13b5fb892515e10e7fb52c4abb8ee07f/solana-keys-6.1.0-canary-20260212175323.tgz","_integrity":"sha512-q0Okqi6kYmO2wtAnD3xvW2PmGam/O/QC8De93dp7191rCp6KesSCyHBpzkWMOfkLCNwzEoxgpVKEHAblFV+QEQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260212175323","@solana/assertions":"6.1.0-canary-20260212175323","@solana/codecs-core":"6.1.0-canary-20260212175323","@solana/nominal-types":"6.1.0-canary-20260212175323","@solana/codecs-strings":"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/keys_6.1.0-canary-20260212175323_1770919195757_0.11153037670044252","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213100440":{"name":"@solana/keys","version":"6.1.0-canary-20260213100440","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260213100440","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a76bd12f61e4bb1f31c75b4127a7e7cd59f8fe27","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260213100440.tgz","fileCount":25,"integrity":"sha512-9j+8M4LFnJG/kDyg2/bLYKyYoX/H51QKIGWZ+uz6eqGTi+4Fgqn0Yksbk37kb3ji5jN/roy9oZ3AfWy7V2/7Hg==","signatures":[{"sig":"MEYCIQCyNlY1tqGohS6c8O2vymMc+kMXfpndD2uAXcyE4K5buAIhALIBQUDTHFSKxy1KT0AG1dEnvIdQ43CZLEHUL2UrNuT8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260213100440","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f2671f7738dbcf259632746f4ba55aac/solana-keys-6.1.0-canary-20260213100440.tgz","_integrity":"sha512-9j+8M4LFnJG/kDyg2/bLYKyYoX/H51QKIGWZ+uz6eqGTi+4Fgqn0Yksbk37kb3ji5jN/roy9oZ3AfWy7V2/7Hg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260213100440","@solana/assertions":"6.1.0-canary-20260213100440","@solana/codecs-core":"6.1.0-canary-20260213100440","@solana/nominal-types":"6.1.0-canary-20260213100440","@solana/codecs-strings":"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/keys_6.1.0-canary-20260213100440_1770977410429_0.15939903955837487","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213100553":{"name":"@solana/keys","version":"6.1.0-canary-20260213100553","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260213100553","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ecd08581d25f30a8ee052d0a6dc028d2b1528fd7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260213100553.tgz","fileCount":25,"integrity":"sha512-BI4Q/ki8dVPPvD4BG4UwuqdqWvmtO0eofMPMxj5+DqyqDbyJzYkYuVHZuo+GtiTa/x8vcTGMIWCCMv9VCCtUYw==","signatures":[{"sig":"MEYCIQCYDE+r/EQULKUmb2Y1iT5mCMKs1/gMotI8xQMELp/8VwIhAJNIOxK1kWuh6mbOr++zdfbND/a3ysGo2/+q5sefxSZy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260213100553","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7403dcc0f915b707c34a82d3dfe51c1b/solana-keys-6.1.0-canary-20260213100553.tgz","_integrity":"sha512-BI4Q/ki8dVPPvD4BG4UwuqdqWvmtO0eofMPMxj5+DqyqDbyJzYkYuVHZuo+GtiTa/x8vcTGMIWCCMv9VCCtUYw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260213100553","@solana/assertions":"6.1.0-canary-20260213100553","@solana/codecs-core":"6.1.0-canary-20260213100553","@solana/nominal-types":"6.1.0-canary-20260213100553","@solana/codecs-strings":"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/keys_6.1.0-canary-20260213100553_1770977530206_0.1402907870711796","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213100638":{"name":"@solana/keys","version":"6.1.0-canary-20260213100638","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260213100638","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"612f38c27b7c6d4385377981931fe0d4c304ca8b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260213100638.tgz","fileCount":25,"integrity":"sha512-glrhJK+Nui6Ip7z94H7FwM2M2vxalOo8Jc1NeFjKZjTbsyOn6yFqi+ft3lmzc2Hbg00E4kQlGo1HRXJez7UIig==","signatures":[{"sig":"MEUCIBJ0QNdLNS7Dwa264LBac8CR8Z7QDbWGI5+s6W6UXbF8AiEA9XDYjKIkThbCo/5veOKWqz5CL37jWRu4awkeqtq+okM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260213100638","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/50b966ba3f70187852d705e36de80197/solana-keys-6.1.0-canary-20260213100638.tgz","_integrity":"sha512-glrhJK+Nui6Ip7z94H7FwM2M2vxalOo8Jc1NeFjKZjTbsyOn6yFqi+ft3lmzc2Hbg00E4kQlGo1HRXJez7UIig==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260213100638","@solana/assertions":"6.1.0-canary-20260213100638","@solana/codecs-core":"6.1.0-canary-20260213100638","@solana/nominal-types":"6.1.0-canary-20260213100638","@solana/codecs-strings":"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/keys_6.1.0-canary-20260213100638_1770977575816_0.4092707390126724","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213105038":{"name":"@solana/keys","version":"6.1.0-canary-20260213105038","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260213105038","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"06314e0862cefed5bbe35f4f8c4be0c703084ab6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260213105038.tgz","fileCount":25,"integrity":"sha512-MUTCGxySrTzZCmwzmRnnMKuoFfKnCsILTie2q/HT2i+98jZd14ZBd762TYtB+OeVCRU11p2Bbf+ss0Evunk1Rg==","signatures":[{"sig":"MEYCIQCkSLvCLi4DgdbhrNVfKAUF8551JF0/+UxMduSLALLUzwIhAINMX0FIwQ3eTklgQxfueJ6NedCb1zdS2/v1cZFVOnpF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260213105038","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7c861a02187cabf86fd82b866ae663aa/solana-keys-6.1.0-canary-20260213105038.tgz","_integrity":"sha512-MUTCGxySrTzZCmwzmRnnMKuoFfKnCsILTie2q/HT2i+98jZd14ZBd762TYtB+OeVCRU11p2Bbf+ss0Evunk1Rg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260213105038","@solana/assertions":"6.1.0-canary-20260213105038","@solana/codecs-core":"6.1.0-canary-20260213105038","@solana/nominal-types":"6.1.0-canary-20260213105038","@solana/codecs-strings":"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/keys_6.1.0-canary-20260213105038_1770980229004_0.8203591932660479","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213173406":{"name":"@solana/keys","version":"6.1.0-canary-20260213173406","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260213173406","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b0d2953f1f5205b9b1ba4f7ed1121192b2758d9a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260213173406.tgz","fileCount":25,"integrity":"sha512-QlwnyjIctf5DvI4c3UY5clRRTjGH6Ta7cQDDQlGINV5CQfhhSWawEV/1tPJYMoiPZ+ybKcpdBbUffu5u2ZouPw==","signatures":[{"sig":"MEQCIFlSKEVs51/63UphFuChzBhRdjhjuAX91TzGClZ4lS6RAiAb6tRo4l3inyBG03yEbn8u9N3O97Mi9QfPAVAzNCP7+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260213173406","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/98860c89f24ca5a9a7e78f32407064d0/solana-keys-6.1.0-canary-20260213173406.tgz","_integrity":"sha512-QlwnyjIctf5DvI4c3UY5clRRTjGH6Ta7cQDDQlGINV5CQfhhSWawEV/1tPJYMoiPZ+ybKcpdBbUffu5u2ZouPw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260213173406","@solana/assertions":"6.1.0-canary-20260213173406","@solana/codecs-core":"6.1.0-canary-20260213173406","@solana/nominal-types":"6.1.0-canary-20260213173406","@solana/codecs-strings":"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/keys_6.1.0-canary-20260213173406_1771004387431_0.8973936652670771","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260213174333":{"name":"@solana/keys","version":"6.1.0-canary-20260213174333","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260213174333","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dcdf38b7eaf0ae55a8a5c2a34f8097570f28b6b0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260213174333.tgz","fileCount":25,"integrity":"sha512-hm/y4Q64dfQIDNvU2iOme/wNC7c4guRXlj1RTE/LXQDTTyPtHkpN4CVnwd4Q8OcHLfnF3ERiRgXZIXzbxDQYCw==","signatures":[{"sig":"MEYCIQCubHTp/cZGc2/ojJ0E2doy9FR0ZcEYR9Ncck2mbXPGrAIhAKDZvA1VUvbSU0QNPGH4o9GRr+bJZpqiQgTtd9BU86C9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260213174333","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fa9575ed2bc93d0cff51964645223107/solana-keys-6.1.0-canary-20260213174333.tgz","_integrity":"sha512-hm/y4Q64dfQIDNvU2iOme/wNC7c4guRXlj1RTE/LXQDTTyPtHkpN4CVnwd4Q8OcHLfnF3ERiRgXZIXzbxDQYCw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260213174333","@solana/assertions":"6.1.0-canary-20260213174333","@solana/codecs-core":"6.1.0-canary-20260213174333","@solana/nominal-types":"6.1.0-canary-20260213174333","@solana/codecs-strings":"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/keys_6.1.0-canary-20260213174333_1771004997384_0.2761947122588502","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260216153232":{"name":"@solana/keys","version":"6.1.0-canary-20260216153232","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260216153232","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bc866465e82d1fbad20862bf35eb0a75c4b36369","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260216153232.tgz","fileCount":25,"integrity":"sha512-Yw/RxyqAUbDVcmH2dysEH1925ac+n0o9TRHtCaCx69FMtCrUeZ21cNbuXklgdBLxrZ54PRI77eEPZm1x+dzspg==","signatures":[{"sig":"MEUCIAaDUsRAY+j+HJaT2UYc0g4l+isc7LLM2x0DjT0D0/DsAiEA8iN0zcYLAr/T6KGTDZAXywf15tN79CwNXb1fKncW2wc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260216153232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/cf68fa8fda555698790cedb6cc3acfae/solana-keys-6.1.0-canary-20260216153232.tgz","_integrity":"sha512-Yw/RxyqAUbDVcmH2dysEH1925ac+n0o9TRHtCaCx69FMtCrUeZ21cNbuXklgdBLxrZ54PRI77eEPZm1x+dzspg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260216153232","@solana/assertions":"6.1.0-canary-20260216153232","@solana/codecs-core":"6.1.0-canary-20260216153232","@solana/nominal-types":"6.1.0-canary-20260216153232","@solana/codecs-strings":"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/keys_6.1.0-canary-20260216153232_1771256346333_0.1789225843286364","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260216154209":{"name":"@solana/keys","version":"6.1.0-canary-20260216154209","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260216154209","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"eee080be821e583ba6a99ce84d854474c98b5e6d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260216154209.tgz","fileCount":25,"integrity":"sha512-Iq7QntvFvCJUltfPZ+J4LoWwktXHDEMzWmSnZcTtXb4M6aVvyPpnDlt8PDsKHjykaDDYxc+k4oXr1mECnvPRsg==","signatures":[{"sig":"MEUCIQCnT1CYHLtiXu+V/eGl8a5yavqpyIsivBtzyFp+uHskIwIgWJPXSAeVmkr6dpNgVlE6sC2fsSvq5XoypCm4eY/cIQY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260216154209","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e70291680fd990661d9ce3fad9be35c4/solana-keys-6.1.0-canary-20260216154209.tgz","_integrity":"sha512-Iq7QntvFvCJUltfPZ+J4LoWwktXHDEMzWmSnZcTtXb4M6aVvyPpnDlt8PDsKHjykaDDYxc+k4oXr1mECnvPRsg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260216154209","@solana/assertions":"6.1.0-canary-20260216154209","@solana/codecs-core":"6.1.0-canary-20260216154209","@solana/nominal-types":"6.1.0-canary-20260216154209","@solana/codecs-strings":"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/keys_6.1.0-canary-20260216154209_1771256929225_0.6881546766009676","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary-20260216194225":{"name":"@solana/keys","version":"6.1.0-canary-20260216194225","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0-canary-20260216194225","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5147a8ae6ad909fc74155ac3f858bcfea2eb4d71","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0-canary-20260216194225.tgz","fileCount":25,"integrity":"sha512-7i/KifFGrMzy1uXeTsTSPdAsXlpw4lRQkDySmf8hFnkuESDo9LrwzXizBqV7m7qWrfoJqAdbLt7JVcMTurLoCA==","signatures":[{"sig":"MEUCIQD1FVcFuQyVV7KHCJ0lk/Zh41rf8P/abA4FsudAwU93ewIgH+Mzjo3dbxOXpfsCVHaZF6QkyqkWifHurAVT6bd2oaU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0-canary-20260216194225","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/22e3d907cb21a988511467a2598e9e41/solana-keys-6.1.0-canary-20260216194225.tgz","_integrity":"sha512-7i/KifFGrMzy1uXeTsTSPdAsXlpw4lRQkDySmf8hFnkuESDo9LrwzXizBqV7m7qWrfoJqAdbLt7JVcMTurLoCA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0-canary-20260216194225","@solana/assertions":"6.1.0-canary-20260216194225","@solana/codecs-core":"6.1.0-canary-20260216194225","@solana/nominal-types":"6.1.0-canary-20260216194225","@solana/codecs-strings":"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/keys_6.1.0-canary-20260216194225_1771271336068_0.43422622195230076","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"@solana/keys","version":"6.1.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.1.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"85c41ab9d0a1dd3939b17bb3b9f4e38431052714","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.1.0.tgz","fileCount":25,"integrity":"sha512-C/SGCl3VOgBQZ0mLrMxCcJYnMsGpgE8wbx29jqRY+R91m5YhS1f/GfXJPR1lN/h7QGrJ6YDm8eI0Y3AZ7goKHg==","signatures":[{"sig":"MEUCIQCMqa1Ij/XSFGxsIF/OcFJ8EW1y9HbQtzg70uoo1E9EzQIgYgNvJhe/KQ7CARJdoxKPr8oVJCebqgCcWH43Rl4v+a8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194674},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d1188ac2894989373109ddc5f2fadaf8/solana-keys-6.1.0.tgz","_integrity":"sha512-C/SGCl3VOgBQZ0mLrMxCcJYnMsGpgE8wbx29jqRY+R91m5YhS1f/GfXJPR1lN/h7QGrJ6YDm8eI0Y3AZ7goKHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.1.0","@solana/assertions":"6.1.0","@solana/codecs-core":"6.1.0","@solana/nominal-types":"6.1.0","@solana/codecs-strings":"6.1.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.1.0_1771274156043_0.22387730771070347","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260223182006":{"name":"@solana/keys","version":"6.2.0-canary-20260223182006","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260223182006","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ef69965dd99fc43cd0ff953e7965415599204155","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260223182006.tgz","fileCount":25,"integrity":"sha512-j+/5lJqVq7nYynVQN918xJCTkii7yBYFZV5mH/P81e6MB69o6uetjnG8wQuqKNAz85ohZ/liQodoYvPlJ3txrg==","signatures":[{"sig":"MEYCIQCuKRPyUCuZPlAsj7yIyuhJghgJSP/uK6iSSfTRXCE+KAIhAMJHTMTBC39QftJVWZyItrEaXGXD/kvMDNUcaOcCWaTA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260223182006","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/38be233f096e9981d60d39520db3d09c/solana-keys-6.2.0-canary-20260223182006.tgz","_integrity":"sha512-j+/5lJqVq7nYynVQN918xJCTkii7yBYFZV5mH/P81e6MB69o6uetjnG8wQuqKNAz85ohZ/liQodoYvPlJ3txrg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260223182006","@solana/assertions":"6.2.0-canary-20260223182006","@solana/codecs-core":"6.2.0-canary-20260223182006","@solana/nominal-types":"6.2.0-canary-20260223182006","@solana/codecs-strings":"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/keys_6.2.0-canary-20260223182006_1771871179025_0.7244454949560348","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260223183038":{"name":"@solana/keys","version":"6.2.0-canary-20260223183038","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260223183038","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"695631020dcd5d646672b74f291dc96227bf1c97","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260223183038.tgz","fileCount":25,"integrity":"sha512-7WSi9ZXJUYEh+4Mje8Ykc4515q+Ue/YuXmdhtbzNKjwTQ87udKQjdAKlYawzpFAMTFiy1ZXJwaRcE4T469jCbA==","signatures":[{"sig":"MEQCIDe23iTr/Yk4nauM7hOzMUcRt+Fh/2KSX48EvIsJHpgLAiBXP3ydo2blVu4ZwW9dTeJEEs83pqQdKfr+tVpCqSK9BA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260223183038","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a4dadf20deca4b62dc0f998ebe7c90ab/solana-keys-6.2.0-canary-20260223183038.tgz","_integrity":"sha512-7WSi9ZXJUYEh+4Mje8Ykc4515q+Ue/YuXmdhtbzNKjwTQ87udKQjdAKlYawzpFAMTFiy1ZXJwaRcE4T469jCbA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260223183038","@solana/assertions":"6.2.0-canary-20260223183038","@solana/codecs-core":"6.2.0-canary-20260223183038","@solana/nominal-types":"6.2.0-canary-20260223183038","@solana/codecs-strings":"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/keys_6.2.0-canary-20260223183038_1771871793285_0.3383928353338139","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260224195010":{"name":"@solana/keys","version":"6.2.0-canary-20260224195010","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260224195010","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"525a72529d16289e37c58b1b7ede6f1081641029","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260224195010.tgz","fileCount":25,"integrity":"sha512-v1WFtU1ndwLW2Ujcj3kGmY31UP6S1ALPPkN/N0bwm36BFPmzRgyKjQ1C2KZtV1kAuAl6LHytb/SuWAFnPAL8gg==","signatures":[{"sig":"MEQCIFZPvGDaxaTYTFtVZXGa/gec+lezFjlN25CFz5PDgKnhAiA77+5oQpMXmF2jAKMYlppc7lxeI45/EzQ2cGuQ7l+rvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260224195010","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5846a0c1c5a2e3d968325ee443e75943/solana-keys-6.2.0-canary-20260224195010.tgz","_integrity":"sha512-v1WFtU1ndwLW2Ujcj3kGmY31UP6S1ALPPkN/N0bwm36BFPmzRgyKjQ1C2KZtV1kAuAl6LHytb/SuWAFnPAL8gg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260224195010","@solana/assertions":"6.2.0-canary-20260224195010","@solana/codecs-core":"6.2.0-canary-20260224195010","@solana/nominal-types":"6.2.0-canary-20260224195010","@solana/codecs-strings":"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/keys_6.2.0-canary-20260224195010_1771962971059_0.7059719993800238","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260224195921":{"name":"@solana/keys","version":"6.2.0-canary-20260224195921","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260224195921","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fbe9752e04403a3e7ea8e10b91e6a9de6d78f587","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260224195921.tgz","fileCount":25,"integrity":"sha512-zwmwjNdP/44w/XsmCmdMH4E248on0qXTXUWXnrC8Wb07PT9gdNoXcmHVGRaAIGn3qapk8iZycaO3BxAljWhxhw==","signatures":[{"sig":"MEUCIGrx7uryfvPk+W3aoj1ShIk1WAFJQo6HzIyf65DC/bgEAiEAxRf8h46VH3x7vXhL2K73Q85y4zZ8990+lu63YcHezes=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260224195921","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d41032ad6c8d6286f85165a5ef84b614/solana-keys-6.2.0-canary-20260224195921.tgz","_integrity":"sha512-zwmwjNdP/44w/XsmCmdMH4E248on0qXTXUWXnrC8Wb07PT9gdNoXcmHVGRaAIGn3qapk8iZycaO3BxAljWhxhw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260224195921","@solana/assertions":"6.2.0-canary-20260224195921","@solana/codecs-core":"6.2.0-canary-20260224195921","@solana/nominal-types":"6.2.0-canary-20260224195921","@solana/codecs-strings":"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/keys_6.2.0-canary-20260224195921_1771963505619_0.2920771969100271","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260225135329":{"name":"@solana/keys","version":"6.2.0-canary-20260225135329","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260225135329","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c7dd0c95e4bfc22d4f75aece5342895de27417aa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260225135329.tgz","fileCount":25,"integrity":"sha512-dcwhgP1hkBGRnMzmaR4A4VLg2EWzXKRH1QDLC20tZ/QqhNGJRTq6uUkUECs05CZe49ol7MoWQv9hN9Awf2SIbA==","signatures":[{"sig":"MEUCIHnf/hc0w0VgEJ6CAWioDblhuTW8D8mEpxyewdJZT+NlAiEA3rawBRSjlGdBZg8/sCQL7k9eorjkIRIXgPktUfTvQFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260225135329","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/df91d6a75a18a95ee65cf2148bb66b4f/solana-keys-6.2.0-canary-20260225135329.tgz","_integrity":"sha512-dcwhgP1hkBGRnMzmaR4A4VLg2EWzXKRH1QDLC20tZ/QqhNGJRTq6uUkUECs05CZe49ol7MoWQv9hN9Awf2SIbA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260225135329","@solana/assertions":"6.2.0-canary-20260225135329","@solana/codecs-core":"6.2.0-canary-20260225135329","@solana/nominal-types":"6.2.0-canary-20260225135329","@solana/codecs-strings":"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/keys_6.2.0-canary-20260225135329_1772027943892_0.05012365132504826","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260225135448":{"name":"@solana/keys","version":"6.2.0-canary-20260225135448","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260225135448","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f12443dcae3d7cc5a1a88c624fcfaff2fc2a043a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260225135448.tgz","fileCount":25,"integrity":"sha512-Ht9/JTH/Q+fDQFUhmDNpHQvT8jzoMxNvUffyVvVtvCTFeBUQ/gdeHeIqaZDskjvIy8CWtsc3RN0xuirXOtH8RQ==","signatures":[{"sig":"MEYCIQDFspw6cmj0ethyzx5oMDu20sjbwq6sMW004NRc191C7wIhAIcHYegXMBjp1S4GRbWGPB2nhHbTPskFVGrWGULwH26a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260225135448","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b00f3e61f961560da8c4d6e0665bcb92/solana-keys-6.2.0-canary-20260225135448.tgz","_integrity":"sha512-Ht9/JTH/Q+fDQFUhmDNpHQvT8jzoMxNvUffyVvVtvCTFeBUQ/gdeHeIqaZDskjvIy8CWtsc3RN0xuirXOtH8RQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260225135448","@solana/assertions":"6.2.0-canary-20260225135448","@solana/codecs-core":"6.2.0-canary-20260225135448","@solana/nominal-types":"6.2.0-canary-20260225135448","@solana/codecs-strings":"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/keys_6.2.0-canary-20260225135448_1772028028452_0.43429993367338793","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260225144004":{"name":"@solana/keys","version":"6.2.0-canary-20260225144004","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260225144004","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9362d99e3c6a31945ca0aee03697cb781f045d5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260225144004.tgz","fileCount":25,"integrity":"sha512-sZ71E3lFtCgJbqmdBEiNXAkdKmnj0wixI7j796v9R1C9g85+pNHVmSbpPHA/aGmKLxulCyfaZd/RoaThLjv6yw==","signatures":[{"sig":"MEUCIQCMgS2ueHgHMObyVlOazXIFw7QLszDAPIh5xtxltpKLnAIgKTb73bJRM7J1mTS8JIkCkFLTt/a8UrtTcCyahpj43fQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260225144004","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/40875fedbc1b8b652d5fe57135b4387a/solana-keys-6.2.0-canary-20260225144004.tgz","_integrity":"sha512-sZ71E3lFtCgJbqmdBEiNXAkdKmnj0wixI7j796v9R1C9g85+pNHVmSbpPHA/aGmKLxulCyfaZd/RoaThLjv6yw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.6.2","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260225144004","@solana/assertions":"6.2.0-canary-20260225144004","@solana/codecs-core":"6.2.0-canary-20260225144004","@solana/nominal-types":"6.2.0-canary-20260225144004","@solana/codecs-strings":"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/keys_6.2.0-canary-20260225144004_1772030740238_0.0703617323338277","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260225175001":{"name":"@solana/keys","version":"6.2.0-canary-20260225175001","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260225175001","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6db18139ef0b74f8593df075de2fba3c865993ff","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260225175001.tgz","fileCount":25,"integrity":"sha512-vBjy2NUQ0U8cLgTC30SHQq9ziFeevc6f7B6vSx0DHl4cVMgx5wy8AeJKuYRZWJZycjf1n7fZ95V5tXqrotxCew==","signatures":[{"sig":"MEUCIFPoEDdHL8PpK0SXozLD47RyZqh1I7ll+nwfL/AlmkXqAiEAp9U9jZHzRFL1ddiSPHLmFz1nn/AiuDNHDWezzxe4J9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260225175001","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/02560e4061fcc8f1d4978e81b6ff26c1/solana-keys-6.2.0-canary-20260225175001.tgz","_integrity":"sha512-vBjy2NUQ0U8cLgTC30SHQq9ziFeevc6f7B6vSx0DHl4cVMgx5wy8AeJKuYRZWJZycjf1n7fZ95V5tXqrotxCew==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260225175001","@solana/assertions":"6.2.0-canary-20260225175001","@solana/codecs-core":"6.2.0-canary-20260225175001","@solana/nominal-types":"6.2.0-canary-20260225175001","@solana/codecs-strings":"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/keys_6.2.0-canary-20260225175001_1772042160129_0.3498515645971698","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260226115423":{"name":"@solana/keys","version":"6.2.0-canary-20260226115423","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260226115423","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8a7f0b60dba19ef89515628ba1d52774fd7ff0f8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260226115423.tgz","fileCount":25,"integrity":"sha512-gi4qy+3X47yUCAcjbUWc9aoVwJBpyodqjC7CjV3zs4KU/5rOFJ3fCsb/tlN2SYmt+qhEoT8Gbt32+mvS7oqaoQ==","signatures":[{"sig":"MEYCIQCmh6bEzWth8AZ71K0Mzg/yyAMvTcTknbZfcPm3soYNwQIhAOBDRRilPF7kLzLgjbHM5iHoh6+ipwn7YFox4RwAkGLD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260226115423","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1235e15144e27d75244d9ca23e0d60fb/solana-keys-6.2.0-canary-20260226115423.tgz","_integrity":"sha512-gi4qy+3X47yUCAcjbUWc9aoVwJBpyodqjC7CjV3zs4KU/5rOFJ3fCsb/tlN2SYmt+qhEoT8Gbt32+mvS7oqaoQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260226115423","@solana/assertions":"6.2.0-canary-20260226115423","@solana/codecs-core":"6.2.0-canary-20260226115423","@solana/nominal-types":"6.2.0-canary-20260226115423","@solana/codecs-strings":"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/keys_6.2.0-canary-20260226115423_1772107266669_0.49968133867430886","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260226120422":{"name":"@solana/keys","version":"6.2.0-canary-20260226120422","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260226120422","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e0d5671240c170989ecf3c8d9e65833176908c3e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260226120422.tgz","fileCount":25,"integrity":"sha512-or3T1oWfjhGn+gbehip1Cw3SMAPoMUICLnxN/iiDdZzFjrkG8+cJT4EFwSNYF2xWgISZ3nLwFxXY6NKznpfAQw==","signatures":[{"sig":"MEUCIDlHTOEmhPkH7rqbKSgTXLHZuX+X3koF0xJjDcpyJGVjAiEAuyW9gzWUZ5zFoFEbbJGtxzUc819TVyOdUwGiY9gTRdU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260226120422","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2bf1989613d130c01cba48dd69439cac/solana-keys-6.2.0-canary-20260226120422.tgz","_integrity":"sha512-or3T1oWfjhGn+gbehip1Cw3SMAPoMUICLnxN/iiDdZzFjrkG8+cJT4EFwSNYF2xWgISZ3nLwFxXY6NKznpfAQw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260226120422","@solana/assertions":"6.2.0-canary-20260226120422","@solana/codecs-core":"6.2.0-canary-20260226120422","@solana/nominal-types":"6.2.0-canary-20260226120422","@solana/codecs-strings":"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/keys_6.2.0-canary-20260226120422_1772107811921_0.7864432139942976","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260226121434":{"name":"@solana/keys","version":"6.2.0-canary-20260226121434","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260226121434","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"efc2d3e7c55f48b1f42521d7f4d68ae55dabaab3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260226121434.tgz","fileCount":25,"integrity":"sha512-q/L6L8a4YAlBGEzLmMdhyc/xprJLQerThRvFJDw3zW8FyU+bNNdWBXe8+AVPdCKKTqGLFCTqqBllSBFkidVaoA==","signatures":[{"sig":"MEYCIQDfQqjcq2WkPjAIDZmDtnf4xWL8rUNMFbnSEikRfdVkUwIhAPVgvNnDmkeLnRxrwDk814kjKUWvvDVh0fqa3bVpl8az","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260226121434","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1c29205b98d3472c574283b4ce2f7205/solana-keys-6.2.0-canary-20260226121434.tgz","_integrity":"sha512-q/L6L8a4YAlBGEzLmMdhyc/xprJLQerThRvFJDw3zW8FyU+bNNdWBXe8+AVPdCKKTqGLFCTqqBllSBFkidVaoA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260226121434","@solana/assertions":"6.2.0-canary-20260226121434","@solana/codecs-core":"6.2.0-canary-20260226121434","@solana/nominal-types":"6.2.0-canary-20260226121434","@solana/codecs-strings":"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/keys_6.2.0-canary-20260226121434_1772108447431_0.23865529940696484","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260302093820":{"name":"@solana/keys","version":"6.2.0-canary-20260302093820","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260302093820","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f8add7de01825cd1fd2e5ad106d2e7287314fcd9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260302093820.tgz","fileCount":25,"integrity":"sha512-+M5gyt4U+8gnv/VuI/vZwX1lI2nWpC6pJOR6urNC+6I62woFBUU4sSiPFjAmvMCOgBcSNoOxJsBr23xDZ0pBWw==","signatures":[{"sig":"MEUCIQD1eFCPKzSHTJIl+WUicm5IG/F8ooF0fM7mg/TEIRU35AIgHWy+fJ6J/LfsZjHlTyOmDfnlSLdb7urzSL2KHltHeMQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260302093820","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/221f102b363b339ff21096f4808fec17/solana-keys-6.2.0-canary-20260302093820.tgz","_integrity":"sha512-+M5gyt4U+8gnv/VuI/vZwX1lI2nWpC6pJOR6urNC+6I62woFBUU4sSiPFjAmvMCOgBcSNoOxJsBr23xDZ0pBWw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260302093820","@solana/assertions":"6.2.0-canary-20260302093820","@solana/codecs-core":"6.2.0-canary-20260302093820","@solana/nominal-types":"6.2.0-canary-20260302093820","@solana/codecs-strings":"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/keys_6.2.0-canary-20260302093820_1772444659610_0.6753328580844586","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260302094822":{"name":"@solana/keys","version":"6.2.0-canary-20260302094822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260302094822","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e40abc6dfa8233c0d8551fee98d71cad473e11da","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260302094822.tgz","fileCount":25,"integrity":"sha512-SHxyGlatIEpSF7mCzglHf/ncjTmpSazBBm5BZkN+UUjzGgpv9ahen1YyR+KWTzmPD6Mz3QDFA4hzUTCQlrHUDA==","signatures":[{"sig":"MEYCIQCCLTp+8+Yn85QzeAMntOfj7Z0MFAV+rfwnbdmG2Z10/AIhAKYPLFaS8Linrtpwv12BCk0bgWmHO7Ge0MMpZuJRdRVs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260302094822","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f15da25209219fcb6fc803160ae58681/solana-keys-6.2.0-canary-20260302094822.tgz","_integrity":"sha512-SHxyGlatIEpSF7mCzglHf/ncjTmpSazBBm5BZkN+UUjzGgpv9ahen1YyR+KWTzmPD6Mz3QDFA4hzUTCQlrHUDA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260302094822","@solana/assertions":"6.2.0-canary-20260302094822","@solana/codecs-core":"6.2.0-canary-20260302094822","@solana/nominal-types":"6.2.0-canary-20260302094822","@solana/codecs-strings":"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/keys_6.2.0-canary-20260302094822_1772445308066_0.41417773900247856","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260302100151":{"name":"@solana/keys","version":"6.2.0-canary-20260302100151","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260302100151","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a33c74ead2d3cab32e3c84d97a58fd6cefbad4e5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260302100151.tgz","fileCount":25,"integrity":"sha512-Y3rtM2d2Z3Ew1NxBgvEacJxhsJZik9TvebOlkqUmHzdNGEgVBJL+w1frO76HiPh2qb+4IrEj3AdY+F4sHRODIQ==","signatures":[{"sig":"MEUCIQDcYOTEek5Q3xO4xz/Z1smcuIJx+5pEyjXO7BxMI5TL7AIgOjEXZTn7kASWnkFEu8UvW1Z0lNjHj2B/EGE3mxrCPzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260302100151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/05fa5725b39ad5edf61471b6673d8c76/solana-keys-6.2.0-canary-20260302100151.tgz","_integrity":"sha512-Y3rtM2d2Z3Ew1NxBgvEacJxhsJZik9TvebOlkqUmHzdNGEgVBJL+w1frO76HiPh2qb+4IrEj3AdY+F4sHRODIQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260302100151","@solana/assertions":"6.2.0-canary-20260302100151","@solana/codecs-core":"6.2.0-canary-20260302100151","@solana/nominal-types":"6.2.0-canary-20260302100151","@solana/codecs-strings":"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/keys_6.2.0-canary-20260302100151_1772446043008_0.6665434939157666","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260302101235":{"name":"@solana/keys","version":"6.2.0-canary-20260302101235","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260302101235","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a29ca453018c3e485bd69471caa07a5875e63c6a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260302101235.tgz","fileCount":25,"integrity":"sha512-YRvOQk6NNXVAKbBbS0Lvlbl8zJk5xoMaWh+rI+z6myySM3FLW+QtLhCDilzNlbOfbwV6kst4oW0xi11x1jilvA==","signatures":[{"sig":"MEYCIQCkVKz0Te4KlSLgXGURd0Qi6XmBuhjta5NcjxVgvsoXtwIhAKSZbVuD95Ke8afOS5XmQAAnQsPqcueAIeTJ+0zD70gS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260302101235","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8c7e1a5eab815c4258a7285e30d4a5a4/solana-keys-6.2.0-canary-20260302101235.tgz","_integrity":"sha512-YRvOQk6NNXVAKbBbS0Lvlbl8zJk5xoMaWh+rI+z6myySM3FLW+QtLhCDilzNlbOfbwV6kst4oW0xi11x1jilvA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260302101235","@solana/assertions":"6.2.0-canary-20260302101235","@solana/codecs-core":"6.2.0-canary-20260302101235","@solana/nominal-types":"6.2.0-canary-20260302101235","@solana/codecs-strings":"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/keys_6.2.0-canary-20260302101235_1772446728614_0.4056081835715968","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260302200813":{"name":"@solana/keys","version":"6.2.0-canary-20260302200813","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260302200813","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"48d0fb99b8634689448cf6930d4826b05dd0f270","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260302200813.tgz","fileCount":25,"integrity":"sha512-O/5MHNasMIa3jjaRHlTC9PafTgUtEjq8BT9C0L8nVx5GonzQEgqROWbxsS3H1/RN7kKQftVz1finmpwqmov5+Q==","signatures":[{"sig":"MEUCIQDNq5Dh7QL2z4O3AfO4tV0muXjG4A6+CQJZljORtpAQGwIgd5Dk5hKxKy/JJxaYV3LufQpIMZ9RAqqkVjCYURHyi3g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260302200813","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/37d00b82d67542f1d4ef02cd9cb32b44/solana-keys-6.2.0-canary-20260302200813.tgz","_integrity":"sha512-O/5MHNasMIa3jjaRHlTC9PafTgUtEjq8BT9C0L8nVx5GonzQEgqROWbxsS3H1/RN7kKQftVz1finmpwqmov5+Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260302200813","@solana/assertions":"6.2.0-canary-20260302200813","@solana/codecs-core":"6.2.0-canary-20260302200813","@solana/nominal-types":"6.2.0-canary-20260302200813","@solana/codecs-strings":"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/keys_6.2.0-canary-20260302200813_1772482456550_0.46108958707267544","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260303123640":{"name":"@solana/keys","version":"6.2.0-canary-20260303123640","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260303123640","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"979f158e6559cf8ea809e94a871c5c1cf2fced5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260303123640.tgz","fileCount":25,"integrity":"sha512-dp2N2RR+d2BrRZvg3G0M6y/Pse5K6Ug+akm9MCnVae2tNC91D3UKno7q8mEnxxlxUoH/rS+slHE2P2YHP3DFPw==","signatures":[{"sig":"MEUCICXRbma5HpW9DK8YSYxMLcgYjJvEk2K3FH/OxsyQeGpqAiEA8DLCBlBwE2LCM1G+O/zRxjgUFh0BdzSJj/LWk6q7We4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260303123640","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fd8ccf4b36d647a06e239a8fba683153/solana-keys-6.2.0-canary-20260303123640.tgz","_integrity":"sha512-dp2N2RR+d2BrRZvg3G0M6y/Pse5K6Ug+akm9MCnVae2tNC91D3UKno7q8mEnxxlxUoH/rS+slHE2P2YHP3DFPw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260303123640","@solana/assertions":"6.2.0-canary-20260303123640","@solana/codecs-core":"6.2.0-canary-20260303123640","@solana/nominal-types":"6.2.0-canary-20260303123640","@solana/codecs-strings":"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/keys_6.2.0-canary-20260303123640_1772541748621_0.9676215833582651","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260303124521":{"name":"@solana/keys","version":"6.2.0-canary-20260303124521","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260303124521","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fefd19d74510373c37663d975c3e1b4a190aa169","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260303124521.tgz","fileCount":25,"integrity":"sha512-mFW6bivCFoBojfd6jR1R7ANV/oLLnberkXMCOv2aVeUxT9TcZ00coK/qub5vgSFJWvOEnC/dBsQqkQ42YxeEiw==","signatures":[{"sig":"MEUCIQCrTP+GT7L/+HmTJBASX9MRX/8gpTlAmvkdcBHfXblXWAIgbyxqIgCNpqNBA2Kh0tokLLVe/NwltZyw0CcVX9sAGig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260303124521","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/12a59709850d1f2beec28bb79ea93fca/solana-keys-6.2.0-canary-20260303124521.tgz","_integrity":"sha512-mFW6bivCFoBojfd6jR1R7ANV/oLLnberkXMCOv2aVeUxT9TcZ00coK/qub5vgSFJWvOEnC/dBsQqkQ42YxeEiw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260303124521","@solana/assertions":"6.2.0-canary-20260303124521","@solana/codecs-core":"6.2.0-canary-20260303124521","@solana/nominal-types":"6.2.0-canary-20260303124521","@solana/codecs-strings":"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/keys_6.2.0-canary-20260303124521_1772542281488_0.4403913453903898","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260303191300":{"name":"@solana/keys","version":"6.2.0-canary-20260303191300","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260303191300","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a110f72f47699ed9adb5666da0c02d18d52d7a29","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260303191300.tgz","fileCount":25,"integrity":"sha512-ERnyipfcH8WV1pm/r3GAbjGvSMn8jTFeIiMRdafVl3MaoNk72RKsnDLGShN9NqkCNOiY+UVeXiHqh3Kms0rmjg==","signatures":[{"sig":"MEUCIHoCTn+XehF3VUPYesvc0n0NML8bYPJQTEGhNL455wyAAiEAuPKBzViv6STK4knW6aTBHqGKWLmmnHRTUQqq49BYfE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260303191300","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260303191300.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2539218e81a6267f7cf588e0760f9598/solana-keys-6.2.0-canary-20260303191300.tgz","_integrity":"sha512-ERnyipfcH8WV1pm/r3GAbjGvSMn8jTFeIiMRdafVl3MaoNk72RKsnDLGShN9NqkCNOiY+UVeXiHqh3Kms0rmjg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260303191300","@solana/assertions":"6.2.0-canary-20260303191300","@solana/codecs-core":"6.2.0-canary-20260303191300","@solana/nominal-types":"6.2.0-canary-20260303191300","@solana/codecs-strings":"6.2.0-canary-20260303191300"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260303191300_1772565547276_0.6508893972661636","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260304155327":{"name":"@solana/keys","version":"6.2.0-canary-20260304155327","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260304155327","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c45fe96d1d335977056d76de4c04721d8ec8416e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260304155327.tgz","fileCount":25,"integrity":"sha512-Wxmz8HPOP2rfst2WDGQdoXtsRGKo3wa95zvQ/4OrTL7t1RRjuwOITNwMDWjNgnxwXx4/KlLjH3j8JCibJHJ3hw==","signatures":[{"sig":"MEQCIB6/N5Q+E2hCzOiVBf5f79pVkGRIPXHa4G5t17RotyvQAiA2xr3x554WhfB40Nh9Z3KEa4lmlXOQ5xEgEH2Oa2mSQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260304155327","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260304155327.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2cbefd12fd45dec94448905991883dff/solana-keys-6.2.0-canary-20260304155327.tgz","_integrity":"sha512-Wxmz8HPOP2rfst2WDGQdoXtsRGKo3wa95zvQ/4OrTL7t1RRjuwOITNwMDWjNgnxwXx4/KlLjH3j8JCibJHJ3hw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.8.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260304155327","@solana/assertions":"6.2.0-canary-20260304155327","@solana/codecs-core":"6.2.0-canary-20260304155327","@solana/nominal-types":"6.2.0-canary-20260304155327","@solana/codecs-strings":"6.2.0-canary-20260304155327"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260304155327_1772639976025_0.6549663893432369","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260304155504":{"name":"@solana/keys","version":"6.2.0-canary-20260304155504","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260304155504","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"26bd148fb9ec0896329100bddce5f422c52be703","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260304155504.tgz","fileCount":25,"integrity":"sha512-EJiZhOFa0UoMvFzSYWtCx9YtUo7FegBoNlw/w7LVW7B+YIKI/6bbgC+7DDbK8M4sKFICrG3bb7pE74HgNaW1LQ==","signatures":[{"sig":"MEQCIB6XtYeC8lPnc4IHprvDvItmxYpYs+TeXFUGODZA4r6EAiA6oCj/Cd8d5m9kxSq2LH20lB5Iw45XYQ73W/B6dAlbNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260304155504","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260304155504.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/be4044e24688affa0e856b7deff3cebe/solana-keys-6.2.0-canary-20260304155504.tgz","_integrity":"sha512-EJiZhOFa0UoMvFzSYWtCx9YtUo7FegBoNlw/w7LVW7B+YIKI/6bbgC+7DDbK8M4sKFICrG3bb7pE74HgNaW1LQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260304155504","@solana/assertions":"6.2.0-canary-20260304155504","@solana/codecs-core":"6.2.0-canary-20260304155504","@solana/nominal-types":"6.2.0-canary-20260304155504","@solana/codecs-strings":"6.2.0-canary-20260304155504"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260304155504_1772640091950_0.9571896111258185","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260304180933":{"name":"@solana/keys","version":"6.2.0-canary-20260304180933","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260304180933","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"71251d2fc6dedc8286304cb06358b5915e7131d3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260304180933.tgz","fileCount":25,"integrity":"sha512-nhbzkcLKW0FpODGSEnrX5x+HVpyYkBLuUKVAOUGhP4ZNeyEDfd7T/KyZj756DFzJA7eHeOVO6vvVhjJ/RIHudA==","signatures":[{"sig":"MEUCIQCHN+b2Ev9wLfwpMW81uHLbqt7F2JdsmdsgRaIg+qlWLAIgPIlWc/kSNqqJozqTeQMIOp7LsYSDKQ5SmXzlQ2UqZdY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260304180933","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260304180933.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f0a31ce61692b46d39a17829c096f331/solana-keys-6.2.0-canary-20260304180933.tgz","_integrity":"sha512-nhbzkcLKW0FpODGSEnrX5x+HVpyYkBLuUKVAOUGhP4ZNeyEDfd7T/KyZj756DFzJA7eHeOVO6vvVhjJ/RIHudA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260304180933","@solana/assertions":"6.2.0-canary-20260304180933","@solana/codecs-core":"6.2.0-canary-20260304180933","@solana/nominal-types":"6.2.0-canary-20260304180933","@solana/codecs-strings":"6.2.0-canary-20260304180933"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260304180933_1772648149155_0.03880451674198704","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260305081532":{"name":"@solana/keys","version":"6.2.0-canary-20260305081532","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260305081532","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c3053094eef79a6ed1ddacb69cb553bf88356c6f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260305081532.tgz","fileCount":25,"integrity":"sha512-YRkVie1cZaTvEXwm4sugjSoU6o3Qx3vFejG8KhJPB2obSkD+nyU95jPdGKbiFJXg0bjCvIbeRe3dZT9Cw+EJ/w==","signatures":[{"sig":"MEUCIQCxUlCtFA0bw8Zmvc4PrOYQqz5AnET9dnXUgof3aL2JWAIgWI86wBDcvxjzQdguEMv8yhBQR6kIzeeLyOfrr1cC4QU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260305081532","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260305081532.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e65bcddcee2b867c9e2b31770dfccfa1/solana-keys-6.2.0-canary-20260305081532.tgz","_integrity":"sha512-YRkVie1cZaTvEXwm4sugjSoU6o3Qx3vFejG8KhJPB2obSkD+nyU95jPdGKbiFJXg0bjCvIbeRe3dZT9Cw+EJ/w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260305081532","@solana/assertions":"6.2.0-canary-20260305081532","@solana/codecs-core":"6.2.0-canary-20260305081532","@solana/nominal-types":"6.2.0-canary-20260305081532","@solana/codecs-strings":"6.2.0-canary-20260305081532"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260305081532_1772698880142_0.20559719299638823","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260305082327":{"name":"@solana/keys","version":"6.2.0-canary-20260305082327","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260305082327","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"740dd69783c625f28fa540c142784a679020bfc9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260305082327.tgz","fileCount":25,"integrity":"sha512-RT3w7KnznYq/PJv0fYvy8r0GU0ae5vc3QcaWrDGn52zQeAs9yPpkVkEiqaDKw6cZV73Snq4Q45YBN8iX0BlcbA==","signatures":[{"sig":"MEUCIDLpisT0d2knksphF9C4vvKyzFjSAH1du5oXXsfaqp2uAiEAs4sTkPYRKjIKBhcabrhNgBfUJ4ns5bbOvMV5XIJPW6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260305082327","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260305082327.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fb4907f3b19fc9f61c2c9e82cb057c3d/solana-keys-6.2.0-canary-20260305082327.tgz","_integrity":"sha512-RT3w7KnznYq/PJv0fYvy8r0GU0ae5vc3QcaWrDGn52zQeAs9yPpkVkEiqaDKw6cZV73Snq4Q45YBN8iX0BlcbA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260305082327","@solana/assertions":"6.2.0-canary-20260305082327","@solana/codecs-core":"6.2.0-canary-20260305082327","@solana/nominal-types":"6.2.0-canary-20260305082327","@solana/codecs-strings":"6.2.0-canary-20260305082327"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260305082327_1772699362212_0.4187677266276608","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260305083234":{"name":"@solana/keys","version":"6.2.0-canary-20260305083234","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260305083234","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"32c388b405ee9b9a2844faa6adc156bc1ef3bbbf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260305083234.tgz","fileCount":25,"integrity":"sha512-zJnk2RTDgvnBuTSAMcaoGh5/y/wPRJfKBTUqTdpA60gS11tAjC1DQcdlLW0kH0vwEI0Ybz7CGEmGl3hWnipgug==","signatures":[{"sig":"MEUCIBB+TqJP4KUFRy9ddeYziNEnM0we76XrsslAVbjSC5vlAiEAuGIwU9uoibIM1KlioM6SKvdV2C1FNiuMB8Vvyc83u0o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260305083234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260305083234.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5824d01bde6f75bbf890abc096ff1fe7/solana-keys-6.2.0-canary-20260305083234.tgz","_integrity":"sha512-zJnk2RTDgvnBuTSAMcaoGh5/y/wPRJfKBTUqTdpA60gS11tAjC1DQcdlLW0kH0vwEI0Ybz7CGEmGl3hWnipgug==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260305083234","@solana/assertions":"6.2.0-canary-20260305083234","@solana/codecs-core":"6.2.0-canary-20260305083234","@solana/nominal-types":"6.2.0-canary-20260305083234","@solana/codecs-strings":"6.2.0-canary-20260305083234"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260305083234_1772699925251_0.05958326843487893","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260305084229":{"name":"@solana/keys","version":"6.2.0-canary-20260305084229","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260305084229","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8c534b036ab02f859b22fcb55af730afad180ab8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260305084229.tgz","fileCount":25,"integrity":"sha512-ZFhm/xfvKPlUZnb/mRbYjfy8VXAemvAosMxalMGi62P6rNzhGUDbK5ROh1c2UT5CzpzbKWn4kXjAEyaSH6v77g==","signatures":[{"sig":"MEYCIQCF2YOfcF4q6TIG94i819I+hXfeVzX3lMsfHOI86MRK0wIhAO4Kumqj0s/lK5HMpC+jTDiY82XlT5xxoP0KtxjhCezd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260305084229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260305084229.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/87b9fa559aef93d070c91fc88be88c40/solana-keys-6.2.0-canary-20260305084229.tgz","_integrity":"sha512-ZFhm/xfvKPlUZnb/mRbYjfy8VXAemvAosMxalMGi62P6rNzhGUDbK5ROh1c2UT5CzpzbKWn4kXjAEyaSH6v77g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260305084229","@solana/assertions":"6.2.0-canary-20260305084229","@solana/codecs-core":"6.2.0-canary-20260305084229","@solana/nominal-types":"6.2.0-canary-20260305084229","@solana/codecs-strings":"6.2.0-canary-20260305084229"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260305084229_1772700583386_0.28956279680668784","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260305105248":{"name":"@solana/keys","version":"6.2.0-canary-20260305105248","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260305105248","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"776eb1e05c34cb21e2f7534e58b5d00538e0fcbc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260305105248.tgz","fileCount":25,"integrity":"sha512-OFgemiVBvyAku5B6HOAX7Tw4j3a3UyuJaZG7SyfXGMV4keRqAEYZqy5w3oveuZRjkKUeftG2Dtgl23Fi2o/q9w==","signatures":[{"sig":"MEYCIQDt4uiYmIhjhWO08mbek3wM2LR2Gc4FpTJ83BsHVE9KywIhAMY/2CnCvw5zXrdvo9uuufniPAsKmdTOk+boaFqUmCjS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260305105248","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260305105248.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fc9a5314f490ce07c695663dab17e4ff/solana-keys-6.2.0-canary-20260305105248.tgz","_integrity":"sha512-OFgemiVBvyAku5B6HOAX7Tw4j3a3UyuJaZG7SyfXGMV4keRqAEYZqy5w3oveuZRjkKUeftG2Dtgl23Fi2o/q9w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260305105248","@solana/assertions":"6.2.0-canary-20260305105248","@solana/codecs-core":"6.2.0-canary-20260305105248","@solana/nominal-types":"6.2.0-canary-20260305105248","@solana/codecs-strings":"6.2.0-canary-20260305105248"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260305105248_1772708350829_0.7268813548532549","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260306112919":{"name":"@solana/keys","version":"6.2.0-canary-20260306112919","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260306112919","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"76b32d96439002455563b8d896c837e1bd68c690","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260306112919.tgz","fileCount":25,"integrity":"sha512-2Qo61w77dM1tA8ojQIAl2d93Qt4XfBZq1xDmcvcIRuEQrpBbIrv6/Gi+3G0HAzDvPTu+ldgY2+ljNR+jM3VKZA==","signatures":[{"sig":"MEYCIQChq7zEvxgMbBfzsPF65lJkcPCoz1FWvmu89x/r/eBCawIhAKEVto8L8l2gqx+5pLqWgI6CWj2kVp0Ay/dz0AOpE9dn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260306112919","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260306112919.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e6bfc2e2bea1746210d67b7f63508ae9/solana-keys-6.2.0-canary-20260306112919.tgz","_integrity":"sha512-2Qo61w77dM1tA8ojQIAl2d93Qt4XfBZq1xDmcvcIRuEQrpBbIrv6/Gi+3G0HAzDvPTu+ldgY2+ljNR+jM3VKZA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260306112919","@solana/assertions":"6.2.0-canary-20260306112919","@solana/codecs-core":"6.2.0-canary-20260306112919","@solana/nominal-types":"6.2.0-canary-20260306112919","@solana/codecs-strings":"6.2.0-canary-20260306112919"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260306112919_1772796931465_0.3712126520787917","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260306113819":{"name":"@solana/keys","version":"6.2.0-canary-20260306113819","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260306113819","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2cd617ab7f045e7eb30b10aab5098f4d622cd94e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260306113819.tgz","fileCount":25,"integrity":"sha512-U64pRrvLaUtUYAX56/ehzM3vtXKAvKrmucNYNCR3XsR/oJVkIPXiu7vjDdcqIC+9PM3VbwMOtjPZq/7GSRpE0g==","signatures":[{"sig":"MEUCIQD4BhQCvUmGcYwl4nmg1KG5vDorkgdgtx+d2gqVOA/taAIgF+JkJykrZsd61pEjokGZOTMyY7WiMJOBkrGxioXUYdE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260306113819","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260306113819.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5e5dc49b52b70487a261380cf6e72217/solana-keys-6.2.0-canary-20260306113819.tgz","_integrity":"sha512-U64pRrvLaUtUYAX56/ehzM3vtXKAvKrmucNYNCR3XsR/oJVkIPXiu7vjDdcqIC+9PM3VbwMOtjPZq/7GSRpE0g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260306113819","@solana/assertions":"6.2.0-canary-20260306113819","@solana/codecs-core":"6.2.0-canary-20260306113819","@solana/nominal-types":"6.2.0-canary-20260306113819","@solana/codecs-strings":"6.2.0-canary-20260306113819"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260306113819_1772797450071_0.44181225831137305","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary-20260306114817":{"name":"@solana/keys","version":"6.2.0-canary-20260306114817","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0-canary-20260306114817","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7b51bb7381b50384edcad729eebcf5273b4c1712","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0-canary-20260306114817.tgz","fileCount":25,"integrity":"sha512-0Ld/wtNHXwQ2sw+dq6cCKjtP0tE1hF5sZE6jJatOefGdyiRNv9Y5GZGUW/5t8OfgKeaEENXFXeIqJ+vMLV/oGg==","signatures":[{"sig":"MEYCIQD6Epjn0BWmM350TObg78OvT0yJMSNzOOEprqzDS/BQ1gIhAK+jxC9Q6gzAucoyd+DPhHETUyZv44DuqOlslTGByNbo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0-canary-20260306114817","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.2.0-canary-20260306114817.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a7550dad469639eb09c295076253d517/solana-keys-6.2.0-canary-20260306114817.tgz","_integrity":"sha512-0Ld/wtNHXwQ2sw+dq6cCKjtP0tE1hF5sZE6jJatOefGdyiRNv9Y5GZGUW/5t8OfgKeaEENXFXeIqJ+vMLV/oGg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0-canary-20260306114817","@solana/assertions":"6.2.0-canary-20260306114817","@solana/codecs-core":"6.2.0-canary-20260306114817","@solana/nominal-types":"6.2.0-canary-20260306114817","@solana/codecs-strings":"6.2.0-canary-20260306114817"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0-canary-20260306114817_1772798022430_0.07263137098881578","host":"s3://npm-registry-packages-npm-production"}},"6.2.0":{"name":"@solana/keys","version":"6.2.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.2.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cc9b153869d95f17a2727030322da97ae5bac573","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.2.0.tgz","fileCount":25,"integrity":"sha512-1CE14VNpB3DIQNtOdrvYUuDTDcdtRXnnM9dAhvTeHbQeDa30sWFBqBL2dVDIVP8F/UosX8fEzMR9SQvI19IivQ==","signatures":[{"sig":"MEQCIC9S+fzzsXqsjCFV2Ro8W4OzY1N6MFd7RtZsjmHYQbmhAiAR0lVed4MY4JQAU0K3pNk21y8ucKKPNSnGb7RW7FLDFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194674},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.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=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0fb41eece9118de80ac0447ede23a272/solana-keys-6.2.0.tgz","_integrity":"sha512-1CE14VNpB3DIQNtOdrvYUuDTDcdtRXnnM9dAhvTeHbQeDa30sWFBqBL2dVDIVP8F/UosX8fEzMR9SQvI19IivQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.2.0","@solana/assertions":"6.2.0","@solana/codecs-core":"6.2.0","@solana/nominal-types":"6.2.0","@solana/codecs-strings":"6.2.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.2.0_1773066776865_0.6998461434522276","host":"s3://npm-registry-packages-npm-production"}},"6.3.0-canary-20260310111724":{"name":"@solana/keys","version":"6.3.0-canary-20260310111724","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.0-canary-20260310111724","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"52217c57783690495f749d929214a42520f3a704","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.0-canary-20260310111724.tgz","fileCount":25,"integrity":"sha512-5t5g5JLFG8wOk55eCWwKHVnXOPGYwzyrmSfNymQ//03udkgFcvw9ojJ8XHDRLoZV3wKqhHllbfVmEzBi1pEwjQ==","signatures":[{"sig":"MEYCIQCa32/4wr+kmvy0Bc7djWtGUoSeGld+BgVwaz3QBoUxhgIhAMdCStxdjiMEZTkMXM0yezBofxGETRaX7ISqfFQkqHTs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.0-canary-20260310111724","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.0-canary-20260310111724.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1843366a35bc8a11b591d0331a90e3cb/solana-keys-6.3.0-canary-20260310111724.tgz","_integrity":"sha512-5t5g5JLFG8wOk55eCWwKHVnXOPGYwzyrmSfNymQ//03udkgFcvw9ojJ8XHDRLoZV3wKqhHllbfVmEzBi1pEwjQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.0-canary-20260310111724","@solana/assertions":"6.3.0-canary-20260310111724","@solana/codecs-core":"6.3.0-canary-20260310111724","@solana/nominal-types":"6.3.0-canary-20260310111724","@solana/codecs-strings":"6.3.0-canary-20260310111724"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.0-canary-20260310111724_1773141833459_0.016281402714462878","host":"s3://npm-registry-packages-npm-production"}},"6.3.0-canary-20260310152357":{"name":"@solana/keys","version":"6.3.0-canary-20260310152357","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.0-canary-20260310152357","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7900c72a09459a2ae83e1a928f9f632dc52cb556","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.0-canary-20260310152357.tgz","fileCount":25,"integrity":"sha512-j1g1STR9CtjCkBG4ks0R/IlygA+TBIRCtqhkDmxstOEPv05WbAAFC1OyHRinXA71CLA2I4/p87VackoofKc5oQ==","signatures":[{"sig":"MEUCIQCRTn0cInMNzjrLitYTaKuXCW2tqg8dxouVJHevFLf/AgIgYFuSWEg4kRItB3OQPuAOF4156vTENTj5ioyQaSdkg4Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.0-canary-20260310152357","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.0-canary-20260310152357.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/26e3bcc21b4869fab204c26551c9966d/solana-keys-6.3.0-canary-20260310152357.tgz","_integrity":"sha512-j1g1STR9CtjCkBG4ks0R/IlygA+TBIRCtqhkDmxstOEPv05WbAAFC1OyHRinXA71CLA2I4/p87VackoofKc5oQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.0-canary-20260310152357","@solana/assertions":"6.3.0-canary-20260310152357","@solana/codecs-core":"6.3.0-canary-20260310152357","@solana/nominal-types":"6.3.0-canary-20260310152357","@solana/codecs-strings":"6.3.0-canary-20260310152357"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.0-canary-20260310152357_1773156618092_0.8533022828441084","host":"s3://npm-registry-packages-npm-production"}},"6.3.0-canary-20260310153053":{"name":"@solana/keys","version":"6.3.0-canary-20260310153053","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.0-canary-20260310153053","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"21a9e1559d89bc6e55910bd477feba2713eab227","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.0-canary-20260310153053.tgz","fileCount":25,"integrity":"sha512-CJ1QsJdCq2Caa4yLNVFsYtsipL3UsgdAq1mgMU9+pHRHOyf3TJtfMOkE/ZgfQMnr9fMer/bXrQfjCtuh3OXrzQ==","signatures":[{"sig":"MEUCIQCKowj7rHaaMRSjPdoYMO/xX3JdYrtKUXvQvNlcRioc5gIgPH0hWVtj7c9TtBG+rTe1o6gqEktC7AO8Qvs2hL+7CBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.0-canary-20260310153053","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.0-canary-20260310153053.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5ef2e3f75a0637be838a42fd75c2a8f2/solana-keys-6.3.0-canary-20260310153053.tgz","_integrity":"sha512-CJ1QsJdCq2Caa4yLNVFsYtsipL3UsgdAq1mgMU9+pHRHOyf3TJtfMOkE/ZgfQMnr9fMer/bXrQfjCtuh3OXrzQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.0-canary-20260310153053","@solana/assertions":"6.3.0-canary-20260310153053","@solana/codecs-core":"6.3.0-canary-20260310153053","@solana/nominal-types":"6.3.0-canary-20260310153053","@solana/codecs-strings":"6.3.0-canary-20260310153053"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.0-canary-20260310153053_1773157028034_0.4179109760632522","host":"s3://npm-registry-packages-npm-production"}},"6.3.0-canary-20260311115221":{"name":"@solana/keys","version":"6.3.0-canary-20260311115221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.0-canary-20260311115221","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"786c74270aade9e58453c5ae0df9a097fdca3074","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.0-canary-20260311115221.tgz","fileCount":25,"integrity":"sha512-CkQVlPQSgfOYFuFIOJ+v7PRhjdcBbPozmrqefd0+Wr/x7zDBUr4vNaFv+swlFxNPEiUUq09XfbAczcPxXguQig==","signatures":[{"sig":"MEUCIFJquXcbcyPnGgHc7Jq+Q+9dcbQEMH6T9lE819l98xAfAiEAlmedeP7jWvP9EFH0dLUaQ/4yMVOoHgZfAEiV5GqVPRg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.0-canary-20260311115221","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.0-canary-20260311115221.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/19b8ef31997c3bdfd7cc1cc1e119d97e/solana-keys-6.3.0-canary-20260311115221.tgz","_integrity":"sha512-CkQVlPQSgfOYFuFIOJ+v7PRhjdcBbPozmrqefd0+Wr/x7zDBUr4vNaFv+swlFxNPEiUUq09XfbAczcPxXguQig==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.0-canary-20260311115221","@solana/assertions":"6.3.0-canary-20260311115221","@solana/codecs-core":"6.3.0-canary-20260311115221","@solana/nominal-types":"6.3.0-canary-20260311115221","@solana/codecs-strings":"6.3.0-canary-20260311115221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.0-canary-20260311115221_1773230325888_0.9644593360129152","host":"s3://npm-registry-packages-npm-production"}},"6.3.0-canary-20260311133054":{"name":"@solana/keys","version":"6.3.0-canary-20260311133054","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.0-canary-20260311133054","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0258b01d99c6bcbcba1e382a6bdfe6ed2b001dfb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.0-canary-20260311133054.tgz","fileCount":25,"integrity":"sha512-C0wU/MRe8F+uPgIXK2+dWJ9H8JYOd9jZzB4Kdys/gfQ1pEl2qtPUtZbrK0ehUM6suOOqnh0gWi0AzXaU6+NmXw==","signatures":[{"sig":"MEUCIFZ9CpyuSXTKtgXr0f9CtCIsQypyzuo/xZrdo9/MpHmbAiEAkzEEDPbpITak1J1RwffNUwUD2dERomqzgpCEGOnX3I8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.0-canary-20260311133054","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.0-canary-20260311133054.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b03c16b8bc122a4e3444dd8efcf065e3/solana-keys-6.3.0-canary-20260311133054.tgz","_integrity":"sha512-C0wU/MRe8F+uPgIXK2+dWJ9H8JYOd9jZzB4Kdys/gfQ1pEl2qtPUtZbrK0ehUM6suOOqnh0gWi0AzXaU6+NmXw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.0-canary-20260311133054","@solana/assertions":"6.3.0-canary-20260311133054","@solana/codecs-core":"6.3.0-canary-20260311133054","@solana/nominal-types":"6.3.0-canary-20260311133054","@solana/codecs-strings":"6.3.0-canary-20260311133054"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.0-canary-20260311133054_1773236219386_0.08736781516483871","host":"s3://npm-registry-packages-npm-production"}},"6.3.0-canary-20260311134115":{"name":"@solana/keys","version":"6.3.0-canary-20260311134115","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.0-canary-20260311134115","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2d80381e0fa1ba26ce6dbd323ca617858d138a20","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.0-canary-20260311134115.tgz","fileCount":25,"integrity":"sha512-+vNEbpzh3wvfg83eUD6RyNcnPxL/lXUKACmASZ3lsQl8jOZQjYK4/nKD8duJDywxnmObu4zTii/kXKWJYzkBjA==","signatures":[{"sig":"MEUCIQCP1ClOmMepObmp9rbWLhAVJzfK5qEvrNQKUC7OtMMy3AIgKEi8k7DUI0rbcvDJ1x285LqP5zL4AVbZ/iizqnum7WU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.0-canary-20260311134115","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.0-canary-20260311134115.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5b2dbde8fe741096c4bc1f20f639aa6a/solana-keys-6.3.0-canary-20260311134115.tgz","_integrity":"sha512-+vNEbpzh3wvfg83eUD6RyNcnPxL/lXUKACmASZ3lsQl8jOZQjYK4/nKD8duJDywxnmObu4zTii/kXKWJYzkBjA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.0-canary-20260311134115","@solana/assertions":"6.3.0-canary-20260311134115","@solana/codecs-core":"6.3.0-canary-20260311134115","@solana/nominal-types":"6.3.0-canary-20260311134115","@solana/codecs-strings":"6.3.0-canary-20260311134115"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.0-canary-20260311134115_1773236827735_0.14067496527115497","host":"s3://npm-registry-packages-npm-production"}},"6.3.0":{"name":"@solana/keys","version":"6.3.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"71c367f763dee7f9fef3fc6549c4864af4fc2791","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.0.tgz","fileCount":25,"integrity":"sha512-vCvtVv2iIVfvVmg5dgVpHLO6y1zTM+GYogdF/xWGJxiHGWqUx1Mlj2GBAcVxTMJUkrKv6ktNxxAVuhG+sKMhbw==","signatures":[{"sig":"MEUCIG2fFEDD9NNqCH8s9K7G75MYnnr6WiIqK4EZlmiTTMOcAiEAjSft6x+ylLcmvbohRvGVNwYq8oeW3Zb4CvOtC4X0kq8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194674},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.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=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9d748212c392c18e4a7e3dfdc72e517c/solana-keys-6.3.0.tgz","_integrity":"sha512-vCvtVv2iIVfvVmg5dgVpHLO6y1zTM+GYogdF/xWGJxiHGWqUx1Mlj2GBAcVxTMJUkrKv6ktNxxAVuhG+sKMhbw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.0","@solana/assertions":"6.3.0","@solana/codecs-core":"6.3.0","@solana/nominal-types":"6.3.0","@solana/codecs-strings":"6.3.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.0_1773237625160_0.3364591235087955","host":"s3://npm-registry-packages-npm-production"}},"6.3.1-canary-20260312155211":{"name":"@solana/keys","version":"6.3.1-canary-20260312155211","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.1-canary-20260312155211","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"211abe696d6a34e1a53e046703e108361c10e34e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.1-canary-20260312155211.tgz","fileCount":25,"integrity":"sha512-KvxZTwRyr/7d3kjoKRpsWwlgLHt33vXOcntRy9kQ4DXuZr2Z7lKL//Wum3qtegeFId5SJ3CNoERBCD3Y5sMkcw==","signatures":[{"sig":"MEUCID77t0hsP8HWpgn+d0UKOhDhnz4H0Fr+GAkvJJS5vR8zAiEAyCxqgbGfKf9JqYGsL3z90XeQQXIfOtFkx2jGjk7tzEw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.1-canary-20260312155211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194806},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.1-canary-20260312155211.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c5711d54cc0705cf5b5b184f6aa7c0e7/solana-keys-6.3.1-canary-20260312155211.tgz","_integrity":"sha512-KvxZTwRyr/7d3kjoKRpsWwlgLHt33vXOcntRy9kQ4DXuZr2Z7lKL//Wum3qtegeFId5SJ3CNoERBCD3Y5sMkcw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.1-canary-20260312155211","@solana/assertions":"6.3.1-canary-20260312155211","@solana/codecs-core":"6.3.1-canary-20260312155211","@solana/nominal-types":"6.3.1-canary-20260312155211","@solana/codecs-strings":"6.3.1-canary-20260312155211"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.1-canary-20260312155211_1773331093526_0.22343084774289745","host":"s3://npm-registry-packages-npm-production"}},"6.3.1":{"name":"@solana/keys","version":"6.3.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d298cb13adf6842371e10ad4cb8fd971fe5ad97e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.1.tgz","fileCount":25,"integrity":"sha512-pjgeVwuAgJMOOnrmrViTJnhx+HcagGAFAMiVZUYv28zR5GdP5clbBL7FSDT8Kqhye4s75+zxS6YDDwvhhCsKqQ==","signatures":[{"sig":"MEQCIHgMn7ksNocbjk2e0JIv7adFh4xUxFqnWila8O89VkpyAiAd4DBXmGrhWupD629sRY/EJ5lKPqFe7vTw6Z3Y9NJruw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":194674},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c21909a2ab8936b2ed04f65b76f132a2/solana-keys-6.3.1.tgz","_integrity":"sha512-pjgeVwuAgJMOOnrmrViTJnhx+HcagGAFAMiVZUYv28zR5GdP5clbBL7FSDT8Kqhye4s75+zxS6YDDwvhhCsKqQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.1","@solana/assertions":"6.3.1","@solana/codecs-core":"6.3.1","@solana/nominal-types":"6.3.1","@solana/codecs-strings":"6.3.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.1_1773333881379_0.1737926759156534","host":"s3://npm-registry-packages-npm-production"}},"6.3.2-canary-20260313112147":{"name":"@solana/keys","version":"6.3.2-canary-20260313112147","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.2-canary-20260313112147","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"02b26b68b65e0e02eabf8f6c71d4c138ba056eb1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.2-canary-20260313112147.tgz","fileCount":31,"integrity":"sha512-QGjr5l4A6v7HAbWHNuD28EK2qt6JB8QI9p8JpPjSan5XP5ytehDgvUqFcE3kAjtbsvH9dRKzyjAjil/uHch4gA==","signatures":[{"sig":"MEYCIQCINyhnFLbXgLBCcEl5mQeSTon/pK/h/tR5+8xWa5Qo9QIhAIhUwUjnmeGaFc3VJFsnUhWZbfN5TJRJ7hiTBZq9Ea90","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.2-canary-20260313112147","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.2-canary-20260313112147.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1aee0e353f4ef67985fce0a24825bbd9/solana-keys-6.3.2-canary-20260313112147.tgz","_integrity":"sha512-QGjr5l4A6v7HAbWHNuD28EK2qt6JB8QI9p8JpPjSan5XP5ytehDgvUqFcE3kAjtbsvH9dRKzyjAjil/uHch4gA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.2-canary-20260313112147","@solana/assertions":"6.3.2-canary-20260313112147","@solana/codecs-core":"6.3.2-canary-20260313112147","@solana/nominal-types":"6.3.2-canary-20260313112147","@solana/codecs-strings":"6.3.2-canary-20260313112147"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.2-canary-20260313112147_1773401258695_0.7443601027934836","host":"s3://npm-registry-packages-npm-production"}},"6.3.2-canary-20260313143218":{"name":"@solana/keys","version":"6.3.2-canary-20260313143218","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.2-canary-20260313143218","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a997dd55a1a41a466c400920dcda119254c7b759","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.2-canary-20260313143218.tgz","fileCount":31,"integrity":"sha512-43zf3uLW6UXQcfP5pgMRp8bRIg7yw8Yf0hvY1BzCFtbPeLsRpqsStgXvHVhXmOomaMfLib2hjqI73wfnVb8eYQ==","signatures":[{"sig":"MEYCIQDJQ8//ooeXraYi33djJrMlfWVWV6l3pQzip1tOUJLgzQIhALsP0vjr2EMPxgOZMJ96COlQ1s0NMAL2rPiVTLnCVQN7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.2-canary-20260313143218","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.2-canary-20260313143218.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/552238b3ed617398240192eee56db4d4/solana-keys-6.3.2-canary-20260313143218.tgz","_integrity":"sha512-43zf3uLW6UXQcfP5pgMRp8bRIg7yw8Yf0hvY1BzCFtbPeLsRpqsStgXvHVhXmOomaMfLib2hjqI73wfnVb8eYQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.2-canary-20260313143218","@solana/assertions":"6.3.2-canary-20260313143218","@solana/codecs-core":"6.3.2-canary-20260313143218","@solana/nominal-types":"6.3.2-canary-20260313143218","@solana/codecs-strings":"6.3.2-canary-20260313143218"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.2-canary-20260313143218_1773412732983_0.023580324124051533","host":"s3://npm-registry-packages-npm-production"}},"6.3.2-canary-20260313143817":{"name":"@solana/keys","version":"6.3.2-canary-20260313143817","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.2-canary-20260313143817","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9862ce55b773c029fc40a24ad9c447185cf22b04","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.2-canary-20260313143817.tgz","fileCount":31,"integrity":"sha512-YNrc9ZKglq6La29RFtuu8GyO1qhn7NO8qFJOYCNFSwpwyJqK2tmB4QRmB/vrkCwpUuvv9LDpaRgdzUHKtaqhzA==","signatures":[{"sig":"MEUCIE8t2Wy5YicaidXOHpabXxjb7lD7FipQoKPxRm0CcUs8AiEA7fuNcRI5MnNaDQi4LadQwzWl4tNuAvagZ2m+cw7Cfas=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.2-canary-20260313143817","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.2-canary-20260313143817.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1e6f328d7fa2760818dae2963ce261b8/solana-keys-6.3.2-canary-20260313143817.tgz","_integrity":"sha512-YNrc9ZKglq6La29RFtuu8GyO1qhn7NO8qFJOYCNFSwpwyJqK2tmB4QRmB/vrkCwpUuvv9LDpaRgdzUHKtaqhzA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.2-canary-20260313143817","@solana/assertions":"6.3.2-canary-20260313143817","@solana/codecs-core":"6.3.2-canary-20260313143817","@solana/nominal-types":"6.3.2-canary-20260313143817","@solana/codecs-strings":"6.3.2-canary-20260313143817"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.2-canary-20260313143817_1773413046164_0.9505967683854051","host":"s3://npm-registry-packages-npm-production"}},"6.3.2-canary-20260313144721":{"name":"@solana/keys","version":"6.3.2-canary-20260313144721","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.2-canary-20260313144721","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9667d951e11e4503abd82b722bd9dfd60dbc2f00","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.2-canary-20260313144721.tgz","fileCount":31,"integrity":"sha512-pV61+bnFJ3zQQ4RftP6okzm9ZBIxs9XZuyiqfEjjPanKu3cn/CEELwaVe8m4tmNaRpeA+wyhVubfeqZtc6XVKw==","signatures":[{"sig":"MEUCIQDALjw5Hyq2ixKcWYSbEmjJ+cfcl4mhtcRASpBNeaAW3QIgRwM7E+sJt6adi2OB9h/Q0l6uJIE/erCRhaTzuVKosi4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.2-canary-20260313144721","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.2-canary-20260313144721.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7713553e1f1655adc783e5a13820b50d/solana-keys-6.3.2-canary-20260313144721.tgz","_integrity":"sha512-pV61+bnFJ3zQQ4RftP6okzm9ZBIxs9XZuyiqfEjjPanKu3cn/CEELwaVe8m4tmNaRpeA+wyhVubfeqZtc6XVKw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.2-canary-20260313144721","@solana/assertions":"6.3.2-canary-20260313144721","@solana/codecs-core":"6.3.2-canary-20260313144721","@solana/nominal-types":"6.3.2-canary-20260313144721","@solana/codecs-strings":"6.3.2-canary-20260313144721"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.2-canary-20260313144721_1773413604431_0.6665183602274714","host":"s3://npm-registry-packages-npm-production"}},"6.3.2-canary-20260313145857":{"name":"@solana/keys","version":"6.3.2-canary-20260313145857","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.2-canary-20260313145857","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0e6342c9d40cd6c93159678c0f0718e96933b184","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.2-canary-20260313145857.tgz","fileCount":31,"integrity":"sha512-PDcztQtj1dDdkL8q9wAi24QARtEF9vlaKavZJqIKbUKDnUjIKRVDcMj41w/Xn3nLOjhOP0nCQF7S89XTrZctxg==","signatures":[{"sig":"MEYCIQDElzvbCbSY5EoySRiGUmcuZbZ0IamOQRhZcNfLPHm9aQIhAJ/E4S6qY31dEgjlW7tk/Xv+tTtEjuxWT1LoTvkdxjDL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.2-canary-20260313145857","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.2-canary-20260313145857.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c2daae137ce03826f7ce3a9c126dd50e/solana-keys-6.3.2-canary-20260313145857.tgz","_integrity":"sha512-PDcztQtj1dDdkL8q9wAi24QARtEF9vlaKavZJqIKbUKDnUjIKRVDcMj41w/Xn3nLOjhOP0nCQF7S89XTrZctxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.2-canary-20260313145857","@solana/assertions":"6.3.2-canary-20260313145857","@solana/codecs-core":"6.3.2-canary-20260313145857","@solana/nominal-types":"6.3.2-canary-20260313145857","@solana/codecs-strings":"6.3.2-canary-20260313145857"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.2-canary-20260313145857_1773414307095_0.034144485310874995","host":"s3://npm-registry-packages-npm-production"}},"6.3.2-canary-20260313150314":{"name":"@solana/keys","version":"6.3.2-canary-20260313150314","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.2-canary-20260313150314","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e1c9a537a2c849aa19f5e27a80e58ef10abebdef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.2-canary-20260313150314.tgz","fileCount":31,"integrity":"sha512-0N53WJb65d6iP0RH08i0nnnJDdcFV9ZI5lQ1BZc2oQR8iJt8hIAWZzLxlI7FNcZuj4X+u0CRD+fJVkUh27o5cw==","signatures":[{"sig":"MEUCIAfcbCvyqFAmcV5/ECiZez4h/byxOFKnv4ZsLyY/O68xAiEA3nc4WL3ZqpQenfuI/+7DhpM81i1lD/zjXoDC4pgmyxg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.2-canary-20260313150314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.2-canary-20260313150314.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ae063c1b60765a7987af8c1268ec5cf4/solana-keys-6.3.2-canary-20260313150314.tgz","_integrity":"sha512-0N53WJb65d6iP0RH08i0nnnJDdcFV9ZI5lQ1BZc2oQR8iJt8hIAWZzLxlI7FNcZuj4X+u0CRD+fJVkUh27o5cw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.2-canary-20260313150314","@solana/assertions":"6.3.2-canary-20260313150314","@solana/codecs-core":"6.3.2-canary-20260313150314","@solana/nominal-types":"6.3.2-canary-20260313150314","@solana/codecs-strings":"6.3.2-canary-20260313150314"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.2-canary-20260313150314_1773414538773_0.31105861518000344","host":"s3://npm-registry-packages-npm-production"}},"6.3.2-canary-20260316105822":{"name":"@solana/keys","version":"6.3.2-canary-20260316105822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.3.2-canary-20260316105822","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"696787680b706b1c68c42a3ff0f07f1b7b2a1976","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.3.2-canary-20260316105822.tgz","fileCount":31,"integrity":"sha512-g3YMTIfjV1EJypvkxcEYKmhRs5MTubyysOoCFqXdyrvO5Inn84u+gPMjS3LRg8vAMEb4XH29YvEo+6l5Xl7P3Q==","signatures":[{"sig":"MEYCIQCZA3P/Q5f9wAyCBXjI0VLS9GFR07Na7GzcVx4fd+64jwIhAIBEjQPVn+hYYgO4Xg3vfq0e9FloyAtQsOw+WpRBHd/G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.3.2-canary-20260316105822","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.3.2-canary-20260316105822.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/502ba93ae06166feb820e265491c5d8a/solana-keys-6.3.2-canary-20260316105822.tgz","_integrity":"sha512-g3YMTIfjV1EJypvkxcEYKmhRs5MTubyysOoCFqXdyrvO5Inn84u+gPMjS3LRg8vAMEb4XH29YvEo+6l5Xl7P3Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.3.2-canary-20260316105822","@solana/assertions":"6.3.2-canary-20260316105822","@solana/codecs-core":"6.3.2-canary-20260316105822","@solana/nominal-types":"6.3.2-canary-20260316105822","@solana/codecs-strings":"6.3.2-canary-20260316105822"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.3.2-canary-20260316105822_1773659062852_0.43030269745103644","host":"s3://npm-registry-packages-npm-production"}},"6.4.0-canary-20260316134847":{"name":"@solana/keys","version":"6.4.0-canary-20260316134847","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.4.0-canary-20260316134847","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c285e50a1bedd5c406109297cc9b8565ea98f179","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.4.0-canary-20260316134847.tgz","fileCount":31,"integrity":"sha512-Enz+aTOyz0LkH/J5hM9kTA+k6Z3NzKJN1kPW9WC5fo41E2fW2PFSSggypNgTNPljILWdNvG+hKb6TpkhsrAWCQ==","signatures":[{"sig":"MEUCIQCVUdx0cYIM5V7xKcjz/J5kZKPShcxRv6Bxv43egvB/+AIgB9FUaZwDhBxL9FUng0iQEBwe7VydwKEd9fNwoD7OG7o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.4.0-canary-20260316134847","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.4.0-canary-20260316134847.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4069add0d7a64cd5a84faf11abe4b674/solana-keys-6.4.0-canary-20260316134847.tgz","_integrity":"sha512-Enz+aTOyz0LkH/J5hM9kTA+k6Z3NzKJN1kPW9WC5fo41E2fW2PFSSggypNgTNPljILWdNvG+hKb6TpkhsrAWCQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.4.0-canary-20260316134847","@solana/assertions":"6.4.0-canary-20260316134847","@solana/codecs-core":"6.4.0-canary-20260316134847","@solana/nominal-types":"6.4.0-canary-20260316134847","@solana/codecs-strings":"6.4.0-canary-20260316134847"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.4.0-canary-20260316134847_1773669315054_0.9103171608339307","host":"s3://npm-registry-packages-npm-production"}},"6.4.0-canary-20260316175347":{"name":"@solana/keys","version":"6.4.0-canary-20260316175347","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.4.0-canary-20260316175347","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a11b51a292cb6022d236a136be5420503e26f4ec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.4.0-canary-20260316175347.tgz","fileCount":31,"integrity":"sha512-ANNL1MDxwXWkgXp46wgszi55AhuwbZJWFYIhv4q4NFuyjvtYKdMv2+XdPEK+kc1NnYNsRNLA8GTeyndhi7O7jg==","signatures":[{"sig":"MEUCIQC7CGkfKs7jfcGGWzWZUaN90AJ+kJQehJ5OEcEUxr5OjwIgFQ5H3y7JXg4OV9/mKnF0K27TPXHXYxUxQIxZPoEcGOs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.4.0-canary-20260316175347","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.4.0-canary-20260316175347.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/76ce8b61aea7e2e044db20fdc64bf76b/solana-keys-6.4.0-canary-20260316175347.tgz","_integrity":"sha512-ANNL1MDxwXWkgXp46wgszi55AhuwbZJWFYIhv4q4NFuyjvtYKdMv2+XdPEK+kc1NnYNsRNLA8GTeyndhi7O7jg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.4.0-canary-20260316175347","@solana/assertions":"6.4.0-canary-20260316175347","@solana/codecs-core":"6.4.0-canary-20260316175347","@solana/nominal-types":"6.4.0-canary-20260316175347","@solana/codecs-strings":"6.4.0-canary-20260316175347"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.4.0-canary-20260316175347_1773683991226_0.12777172261851777","host":"s3://npm-registry-packages-npm-production"}},"6.4.0-canary-20260317134505":{"name":"@solana/keys","version":"6.4.0-canary-20260317134505","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.4.0-canary-20260317134505","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a5abe3ff6dd7e2c7a3e5e130ebe47fa15df591f8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.4.0-canary-20260317134505.tgz","fileCount":31,"integrity":"sha512-qpGBoDpHtcWX4Dt5Oy7ocF883j5HbE1TdgcvyhLPy33e15MOyQnqe1Ao7LMtf+F7QPww4Fu705tuiUPFNCyCbA==","signatures":[{"sig":"MEQCIAejvghpczxGj4K77PCjhhoaB4ZBsR0N6SQNowSRP98aAiA657iObcf1PPE/pFZJojHc0+pvWHxxfPdcxtR6dX2hpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.4.0-canary-20260317134505","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.4.0-canary-20260317134505.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8e9f9b92d30111326601f0a0a293fb2d/solana-keys-6.4.0-canary-20260317134505.tgz","_integrity":"sha512-qpGBoDpHtcWX4Dt5Oy7ocF883j5HbE1TdgcvyhLPy33e15MOyQnqe1Ao7LMtf+F7QPww4Fu705tuiUPFNCyCbA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.4.0-canary-20260317134505","@solana/assertions":"6.4.0-canary-20260317134505","@solana/codecs-core":"6.4.0-canary-20260317134505","@solana/nominal-types":"6.4.0-canary-20260317134505","@solana/codecs-strings":"6.4.0-canary-20260317134505"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.4.0-canary-20260317134505_1773755500022_0.465777647433504","host":"s3://npm-registry-packages-npm-production"}},"6.4.0-canary-20260317151320":{"name":"@solana/keys","version":"6.4.0-canary-20260317151320","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.4.0-canary-20260317151320","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c5fc0604d4dfcf538fcb98b04839c1ee34365c8e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.4.0-canary-20260317151320.tgz","fileCount":31,"integrity":"sha512-bEIEnl1ugi+OjiqUVzdfUOrFCpajegqf8xRAhFg1tk+FO4qeNZKutC5txCAvxL+YD494i85iVqTtQxAU0EulkA==","signatures":[{"sig":"MEQCIDOODv1Hj7j50+fwc6FxJQm79FPwZyXls96Z8Gp+frifAiBCLETDZtVvq3Gf4iSTP9El3LkCv5Zj7ziEE19xJGj2sg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.4.0-canary-20260317151320","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.4.0-canary-20260317151320.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/78b0d7ca81c72bbf677aeefb9951a3b4/solana-keys-6.4.0-canary-20260317151320.tgz","_integrity":"sha512-bEIEnl1ugi+OjiqUVzdfUOrFCpajegqf8xRAhFg1tk+FO4qeNZKutC5txCAvxL+YD494i85iVqTtQxAU0EulkA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.4.0-canary-20260317151320","@solana/assertions":"6.4.0-canary-20260317151320","@solana/codecs-core":"6.4.0-canary-20260317151320","@solana/nominal-types":"6.4.0-canary-20260317151320","@solana/codecs-strings":"6.4.0-canary-20260317151320"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.4.0-canary-20260317151320_1773760727848_0.5596051401236231","host":"s3://npm-registry-packages-npm-production"}},"6.4.0-canary-20260317152346":{"name":"@solana/keys","version":"6.4.0-canary-20260317152346","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.4.0-canary-20260317152346","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"09303c5c19692892567d76cf05b3ef1a693781d1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.4.0-canary-20260317152346.tgz","fileCount":31,"integrity":"sha512-gbTJRiMayEfNvKsHxK56ykRC17ZQeJXnzhs5fRazkMzgp13MDimWYylSXHPO2pWFAfHZT4NdjAisErivC0fRmw==","signatures":[{"sig":"MEQCIAyY+qC0V9lXJQC5CP6zHTEfeA2CgWRKwZyxXt6jWcw8AiA4zFZDtTYpWpcIc1Sh8vfxpTddz3U7aFh7kR0Sa8Zb/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.4.0-canary-20260317152346","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.4.0-canary-20260317152346.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a072c1caed6f98947cc799ef55bc3f2a/solana-keys-6.4.0-canary-20260317152346.tgz","_integrity":"sha512-gbTJRiMayEfNvKsHxK56ykRC17ZQeJXnzhs5fRazkMzgp13MDimWYylSXHPO2pWFAfHZT4NdjAisErivC0fRmw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.4.0-canary-20260317152346","@solana/assertions":"6.4.0-canary-20260317152346","@solana/codecs-core":"6.4.0-canary-20260317152346","@solana/nominal-types":"6.4.0-canary-20260317152346","@solana/codecs-strings":"6.4.0-canary-20260317152346"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.4.0-canary-20260317152346_1773761528594_0.15107215391550488","host":"s3://npm-registry-packages-npm-production"}},"6.4.0-canary-20260317173533":{"name":"@solana/keys","version":"6.4.0-canary-20260317173533","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.4.0-canary-20260317173533","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"497ebe9759a0ddcf6ca400ec32f780927c8553aa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.4.0-canary-20260317173533.tgz","fileCount":31,"integrity":"sha512-XtNI/zz2eYu+/vwpXN45Lh/8gLRDOKginAndWOj+f1ZiZMG4cTYIdlszp3Ya4OcCvLvaN9eJ9aAn/zf5+EO0hQ==","signatures":[{"sig":"MEYCIQCZthkhM9+c2RcrzQkgAR82R6YD1N5dmLeYLwyrWSp7IwIhAKnxy0djU/2iMBxXdlR9Edu09L2hdjeUOZEmzk+xyyWu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.4.0-canary-20260317173533","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.4.0-canary-20260317173533.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/107a9524c6a8a451c0c9a8ecda990a06/solana-keys-6.4.0-canary-20260317173533.tgz","_integrity":"sha512-XtNI/zz2eYu+/vwpXN45Lh/8gLRDOKginAndWOj+f1ZiZMG4cTYIdlszp3Ya4OcCvLvaN9eJ9aAn/zf5+EO0hQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.4.0-canary-20260317173533","@solana/assertions":"6.4.0-canary-20260317173533","@solana/codecs-core":"6.4.0-canary-20260317173533","@solana/nominal-types":"6.4.0-canary-20260317173533","@solana/codecs-strings":"6.4.0-canary-20260317173533"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.4.0-canary-20260317173533_1773769290440_0.5098862335424752","host":"s3://npm-registry-packages-npm-production"}},"6.4.0-canary-20260317174557":{"name":"@solana/keys","version":"6.4.0-canary-20260317174557","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.4.0-canary-20260317174557","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ae9a55b3cd0ea94a9597ef35af5598989add33d6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.4.0-canary-20260317174557.tgz","fileCount":31,"integrity":"sha512-x5oq6l5xUbOQUdqvGP4A/u7Vo2SYtPrwWCW9DeR4Xr0Y0wk8GQu9nm/76jry8b/4TvffWn4DmY3kWBcrqJCxzw==","signatures":[{"sig":"MEYCIQDtpRA+prXpAwXrvx37A8M9fMSaKZ0MlBq1LEyPQ0sipAIhAJ8PgzriPWirxO1WQJsoH+zH/RyzVaNgjcCeuBBrYu7w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.4.0-canary-20260317174557","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.4.0-canary-20260317174557.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7a2b06b553a2e1efaafe93eabbb50d94/solana-keys-6.4.0-canary-20260317174557.tgz","_integrity":"sha512-x5oq6l5xUbOQUdqvGP4A/u7Vo2SYtPrwWCW9DeR4Xr0Y0wk8GQu9nm/76jry8b/4TvffWn4DmY3kWBcrqJCxzw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.4.0-canary-20260317174557","@solana/assertions":"6.4.0-canary-20260317174557","@solana/codecs-core":"6.4.0-canary-20260317174557","@solana/nominal-types":"6.4.0-canary-20260317174557","@solana/codecs-strings":"6.4.0-canary-20260317174557"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.4.0-canary-20260317174557_1773769960594_0.477583292160102","host":"s3://npm-registry-packages-npm-production"}},"6.4.0-canary-20260318093613":{"name":"@solana/keys","version":"6.4.0-canary-20260318093613","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.4.0-canary-20260318093613","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dabb42ed5236c1ecb65dee4599e021a94d9352ce","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.4.0-canary-20260318093613.tgz","fileCount":31,"integrity":"sha512-HvvOzYQYlaEOyBX7gn3hm2pVV+oyX3xd5pU1C8TrlvvcwOoXijHQGiK6p5DGWyk43u+nBxKTLW1mrbNFGDkXOA==","signatures":[{"sig":"MEYCIQDY+vp4dj+HKjDEClBRe+JtglHKyqFaAzolDci2+NM3SgIhAKy0D0mHsFX8VgMEQ625O97z2ACdag//PVm9eN9Svgx7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.4.0-canary-20260318093613","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.4.0-canary-20260318093613.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/10eae4a1bcab0ce501ea2307afca29c1/solana-keys-6.4.0-canary-20260318093613.tgz","_integrity":"sha512-HvvOzYQYlaEOyBX7gn3hm2pVV+oyX3xd5pU1C8TrlvvcwOoXijHQGiK6p5DGWyk43u+nBxKTLW1mrbNFGDkXOA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.4.0-canary-20260318093613","@solana/assertions":"6.4.0-canary-20260318093613","@solana/codecs-core":"6.4.0-canary-20260318093613","@solana/nominal-types":"6.4.0-canary-20260318093613","@solana/codecs-strings":"6.4.0-canary-20260318093613"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.4.0-canary-20260318093613_1773826933911_0.474582071040488","host":"s3://npm-registry-packages-npm-production"}},"6.4.0":{"name":"@solana/keys","version":"6.4.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.4.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c04925d283b460898d93382c3371aab901adff77","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.4.0.tgz","fileCount":31,"integrity":"sha512-1OOIJ4Z9M0IE95NUaIGHu6s8PkvtQP98dHvqF0+Yw/4d2VVCac/eSRSimJsxloxXEaYzcKMPYG9BCeXZHLe+Yw==","signatures":[{"sig":"MEYCIQDHHlAuue5Pi5Vjao61pvtmGB3AMxcaAxclBVaaOAlbcAIhANGfm2adwE/02/5X2sWgJvc9tcsJto1vFXWf8rKaDCQT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215627},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/34a1e6a2af37b597e2b48b26584eccd8/solana-keys-6.4.0.tgz","_integrity":"sha512-1OOIJ4Z9M0IE95NUaIGHu6s8PkvtQP98dHvqF0+Yw/4d2VVCac/eSRSimJsxloxXEaYzcKMPYG9BCeXZHLe+Yw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.4.0","@solana/assertions":"6.4.0","@solana/codecs-core":"6.4.0","@solana/nominal-types":"6.4.0","@solana/codecs-strings":"6.4.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.4.0_1773843242242_0.8724456559886824","host":"s3://npm-registry-packages-npm-production"}},"6.4.1-canary-20260319133445":{"name":"@solana/keys","version":"6.4.1-canary-20260319133445","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.4.1-canary-20260319133445","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d6b7e707a461e786de60dc21c734e6250c0cf060","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.4.1-canary-20260319133445.tgz","fileCount":31,"integrity":"sha512-0gH/6MPZxGFAGkz4VNWVIiEj1morQIWSVylkoPBWLTdK26guXzgQ9XpE3FVmoykcBw2D8F5DJUuTC6o7kItN4g==","signatures":[{"sig":"MEQCIHVl0zp04CDoTuxKwLVU96rvqhSsXrs/i7UfP2w3JXXqAiB72IANFpRp9opyhKZVbzYYn4Py+U1/vz5fgsJQs4+yuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.4.1-canary-20260319133445","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.4.1-canary-20260319133445.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fd549a13e552d8330258f2c8ce6adef0/solana-keys-6.4.1-canary-20260319133445.tgz","_integrity":"sha512-0gH/6MPZxGFAGkz4VNWVIiEj1morQIWSVylkoPBWLTdK26guXzgQ9XpE3FVmoykcBw2D8F5DJUuTC6o7kItN4g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.4.1-canary-20260319133445","@solana/assertions":"6.4.1-canary-20260319133445","@solana/codecs-core":"6.4.1-canary-20260319133445","@solana/nominal-types":"6.4.1-canary-20260319133445","@solana/codecs-strings":"6.4.1-canary-20260319133445"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.4.1-canary-20260319133445_1773927659153_0.9772352466855607","host":"s3://npm-registry-packages-npm-production"}},"6.5.0-canary-20260319134241":{"name":"@solana/keys","version":"6.5.0-canary-20260319134241","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.5.0-canary-20260319134241","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e50333f774e79e32bfe2b108682243d3c258567a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.5.0-canary-20260319134241.tgz","fileCount":31,"integrity":"sha512-ZD0xx+Agh7YdfexyhAnWMnzbE/afmxh1npwMkyEjZSLisr8GEuXwiqXbJAc1KxKMbbP3e8iE2l1RZRTw3mA5iA==","signatures":[{"sig":"MEQCIHrUt5JPu3TQl3cITHUNK87ecHPA9KbWqZGAxp0HKWWyAiAEkaHDS+AwtD0gwhtMLg/h1qGTTFbc92lajE1JBeb6sA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.5.0-canary-20260319134241","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.5.0-canary-20260319134241.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/02f04bf182e1afef1c9cc16041cfd0a9/solana-keys-6.5.0-canary-20260319134241.tgz","_integrity":"sha512-ZD0xx+Agh7YdfexyhAnWMnzbE/afmxh1npwMkyEjZSLisr8GEuXwiqXbJAc1KxKMbbP3e8iE2l1RZRTw3mA5iA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.5.0-canary-20260319134241","@solana/assertions":"6.5.0-canary-20260319134241","@solana/codecs-core":"6.5.0-canary-20260319134241","@solana/nominal-types":"6.5.0-canary-20260319134241","@solana/codecs-strings":"6.5.0-canary-20260319134241"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.5.0-canary-20260319134241_1773928115394_0.09431567761787152","host":"s3://npm-registry-packages-npm-production"}},"6.5.0-canary-20260319143440":{"name":"@solana/keys","version":"6.5.0-canary-20260319143440","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.5.0-canary-20260319143440","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ba3f1eab5e780fd56e6e54b8d7787c288da3273f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.5.0-canary-20260319143440.tgz","fileCount":31,"integrity":"sha512-TJHCPnjWrHHEyAi5reQ2OUL9wmRKQGFW4UGrKtwjyDLHcHs+RKmoovII67M0/f03FwHvlEvLuVjILHUFtVKpqA==","signatures":[{"sig":"MEUCIFjwNgeIKH1WklEvhIsLdj5zZYsBFRoK+c1R45ItyReYAiEArvayUEFlBy88AUL/MgExRsi2rATKSZWQDnUCMsVj3zw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.5.0-canary-20260319143440","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.5.0-canary-20260319143440.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/521dc146466c009032cc8968ae6cdee4/solana-keys-6.5.0-canary-20260319143440.tgz","_integrity":"sha512-TJHCPnjWrHHEyAi5reQ2OUL9wmRKQGFW4UGrKtwjyDLHcHs+RKmoovII67M0/f03FwHvlEvLuVjILHUFtVKpqA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.5.0-canary-20260319143440","@solana/assertions":"6.5.0-canary-20260319143440","@solana/codecs-core":"6.5.0-canary-20260319143440","@solana/nominal-types":"6.5.0-canary-20260319143440","@solana/codecs-strings":"6.5.0-canary-20260319143440"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.5.0-canary-20260319143440_1773931257390_0.5809614449738851","host":"s3://npm-registry-packages-npm-production"}},"6.5.0":{"name":"@solana/keys","version":"6.5.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.5.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c3cb3be9399c534703c6dee7c1c26ae846408eda","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.5.0.tgz","fileCount":31,"integrity":"sha512-CN5jmodX9j5CZKrWLM5XGaRlrLl/Ebl4vgqDXrnwC2NiSfUslLsthuORMuVUTDqkzBX/jd/tgVXFRH2NYNzREQ==","signatures":[{"sig":"MEYCIQC5nCJuJ1beyP4di9V3+7E5C/keTaDQGosEeQ4eFJb7SAIhAO5/LZn8BtHNKPTxTW/MoUbZtwJ8lzXvuCjcvHUrC2Y5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215627},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f095624c9336f5f7e78b6c174bf0a928/solana-keys-6.5.0.tgz","_integrity":"sha512-CN5jmodX9j5CZKrWLM5XGaRlrLl/Ebl4vgqDXrnwC2NiSfUslLsthuORMuVUTDqkzBX/jd/tgVXFRH2NYNzREQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.5.0","@solana/assertions":"6.5.0","@solana/codecs-core":"6.5.0","@solana/nominal-types":"6.5.0","@solana/codecs-strings":"6.5.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.5.0_1773935840307_0.8285664788509812","host":"s3://npm-registry-packages-npm-production"}},"6.5.1-canary-20260325141317":{"name":"@solana/keys","version":"6.5.1-canary-20260325141317","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.5.1-canary-20260325141317","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"22e1bcc99b12577a326c38dcc2f2de2bb6f98e3a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.5.1-canary-20260325141317.tgz","fileCount":31,"integrity":"sha512-l7nUiA/BWLJ4uj/FcYKM7HFCy38h69tYUnSp4CmrgGEF6Af2dkuZIBhCQWA/C2hm/jfzKS8FodQJaQisv3iwYA==","signatures":[{"sig":"MEYCIQD0WbZsO0J0NLnDjrwUXbj4N5BjuUQaPSrfcX4Rz7iMqQIhANlVYPOhrfCvBa7CqxUfnyyHdvOBRlnzEZC80FqcQlAJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.5.1-canary-20260325141317","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.5.1-canary-20260325141317.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f99803198eaf821dd4da7866102ad86a/solana-keys-6.5.1-canary-20260325141317.tgz","_integrity":"sha512-l7nUiA/BWLJ4uj/FcYKM7HFCy38h69tYUnSp4CmrgGEF6Af2dkuZIBhCQWA/C2hm/jfzKS8FodQJaQisv3iwYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.5.1-canary-20260325141317","@solana/assertions":"6.5.1-canary-20260325141317","@solana/codecs-core":"6.5.1-canary-20260325141317","@solana/nominal-types":"6.5.1-canary-20260325141317","@solana/codecs-strings":"6.5.1-canary-20260325141317"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.5.1-canary-20260325141317_1774448386230_0.21672450709663038","host":"s3://npm-registry-packages-npm-production"}},"6.5.1-canary-20260326131250":{"name":"@solana/keys","version":"6.5.1-canary-20260326131250","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.5.1-canary-20260326131250","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2ea7784f64f54124a4b3b91239578b65c78da12c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.5.1-canary-20260326131250.tgz","fileCount":31,"integrity":"sha512-jApaxQRpFs3Vu+A0UggTkkfcAtWRsHqTcLsb+4Qpj9cAweg+qLimhujNuef5GWmdbInMeofTyVaDQZtOJlngNA==","signatures":[{"sig":"MEUCIQD34BZI5qdxZmL2M3OjilG0752tJ8y41DU1sNGt76HTgQIgGYbs1EZbvHaxErD52XeLjC2oQHEQBLIzb3lMR4FxuWU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.5.1-canary-20260326131250","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.5.1-canary-20260326131250.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/33f96996b922eb564bc600e0e0561d35/solana-keys-6.5.1-canary-20260326131250.tgz","_integrity":"sha512-jApaxQRpFs3Vu+A0UggTkkfcAtWRsHqTcLsb+4Qpj9cAweg+qLimhujNuef5GWmdbInMeofTyVaDQZtOJlngNA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.5.1-canary-20260326131250","@solana/assertions":"6.5.1-canary-20260326131250","@solana/codecs-core":"6.5.1-canary-20260326131250","@solana/nominal-types":"6.5.1-canary-20260326131250","@solana/codecs-strings":"6.5.1-canary-20260326131250"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.5.1-canary-20260326131250_1774531169671_0.5289662169988782","host":"s3://npm-registry-packages-npm-production"}},"6.5.1-canary-20260326150212":{"name":"@solana/keys","version":"6.5.1-canary-20260326150212","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.5.1-canary-20260326150212","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8a0245395f961aeea37b6099c6202fe6653c07f6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.5.1-canary-20260326150212.tgz","fileCount":31,"integrity":"sha512-Ria2b+cWBS0x2f1o7hvLIvZiTdmMbldSI5uqaxhzjY9ZggQgkQv1l1v0lHmycf58/0/UtaBLCZfAm8cvdwUx5w==","signatures":[{"sig":"MEYCIQDoV8Xouxrv7iaIKXs3eoqt0OJRVfxr3RSXRKd91P+QMQIhAK2p3/UhZ2hc7qrJZs3yPU/eH0TbQbhjOJmfMYVRxT5o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.5.1-canary-20260326150212","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.5.1-canary-20260326150212.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/27d2545b26843ae543bfc86e4e97090f/solana-keys-6.5.1-canary-20260326150212.tgz","_integrity":"sha512-Ria2b+cWBS0x2f1o7hvLIvZiTdmMbldSI5uqaxhzjY9ZggQgkQv1l1v0lHmycf58/0/UtaBLCZfAm8cvdwUx5w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.5.1-canary-20260326150212","@solana/assertions":"6.5.1-canary-20260326150212","@solana/codecs-core":"6.5.1-canary-20260326150212","@solana/nominal-types":"6.5.1-canary-20260326150212","@solana/codecs-strings":"6.5.1-canary-20260326150212"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.5.1-canary-20260326150212_1774537719488_0.719153381724593","host":"s3://npm-registry-packages-npm-production"}},"6.6.0-canary-20260327174646":{"name":"@solana/keys","version":"6.6.0-canary-20260327174646","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.6.0-canary-20260327174646","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ba7fe3108093842ce6c8d9e46f5f27fe7fa129f7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.6.0-canary-20260327174646.tgz","fileCount":31,"integrity":"sha512-hQTXl9ct0Qq3hKq7QyOf66TXUBDwNYvYN7BevDBybR/WeBsRWcww9rrrcWJa4Ffqnoh24WIYNc48LSRzwItrcw==","signatures":[{"sig":"MEUCIDC2KrJ91C1XKvnWkjHr388E367+13nhr83SOUbk9O7tAiEApCjLnRPxRuhru85/hxmrH78JHoGy60awQu0gB+sTM5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.6.0-canary-20260327174646","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.6.0-canary-20260327174646.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c9efd2ab40465d3b8c657372b7cd3bb1/solana-keys-6.6.0-canary-20260327174646.tgz","_integrity":"sha512-hQTXl9ct0Qq3hKq7QyOf66TXUBDwNYvYN7BevDBybR/WeBsRWcww9rrrcWJa4Ffqnoh24WIYNc48LSRzwItrcw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.6.0-canary-20260327174646","@solana/assertions":"6.6.0-canary-20260327174646","@solana/codecs-core":"6.6.0-canary-20260327174646","@solana/nominal-types":"6.6.0-canary-20260327174646","@solana/codecs-strings":"6.6.0-canary-20260327174646"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.6.0-canary-20260327174646_1774633952712_0.11281625425130248","host":"s3://npm-registry-packages-npm-production"}},"6.6.0-canary-20260331110244":{"name":"@solana/keys","version":"6.6.0-canary-20260331110244","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.6.0-canary-20260331110244","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bbd763ef8ae3f121f07b77d4f65b28b786b08536","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.6.0-canary-20260331110244.tgz","fileCount":31,"integrity":"sha512-ltar/KwVL9G5O+mWaOtGEvcOZFeSmph+okEf/Yt6ONXBEcRDHsEV4olzIicOre6tjCaFM9PZWFAEF72irKFrCw==","signatures":[{"sig":"MEYCIQCYlfvEkHwDNYxu9QH0m++RTXUuUua8LnysOVEQn+FH7QIhAP+TSSCRKj8cPpJN6Q4Zc5LmKF/sokg/qPER2gyMxkws","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.6.0-canary-20260331110244","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.6.0-canary-20260331110244.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9d5febb34ddc69acf74f0e9a72178c24/solana-keys-6.6.0-canary-20260331110244.tgz","_integrity":"sha512-ltar/KwVL9G5O+mWaOtGEvcOZFeSmph+okEf/Yt6ONXBEcRDHsEV4olzIicOre6tjCaFM9PZWFAEF72irKFrCw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.6.0-canary-20260331110244","@solana/assertions":"6.6.0-canary-20260331110244","@solana/codecs-core":"6.6.0-canary-20260331110244","@solana/nominal-types":"6.6.0-canary-20260331110244","@solana/codecs-strings":"6.6.0-canary-20260331110244"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.6.0-canary-20260331110244_1774955358919_0.9304886989900949","host":"s3://npm-registry-packages-npm-production"}},"6.6.0-canary-20260331111113":{"name":"@solana/keys","version":"6.6.0-canary-20260331111113","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.6.0-canary-20260331111113","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"899968eda3472cb1bafff33afbffe0389c460047","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.6.0-canary-20260331111113.tgz","fileCount":31,"integrity":"sha512-mvI61loRDPeIffSFPQl5QcgeKfwBnADCYKVsIy5zbSKtvsPjVR2C6AETzZMvBj9O7Q0eYGYWPwZWjfXB2txWpQ==","signatures":[{"sig":"MEUCICl1YqPv+SGPnwHscqshHOqAXau5K2s5K8zrvzXhzA27AiEA8KW25mNlbhayybZQq0Bm2DGsmckypt0BslG9Eenzd0g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.6.0-canary-20260331111113","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.6.0-canary-20260331111113.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/6d1a219e579137003065264afa985e07/solana-keys-6.6.0-canary-20260331111113.tgz","_integrity":"sha512-mvI61loRDPeIffSFPQl5QcgeKfwBnADCYKVsIy5zbSKtvsPjVR2C6AETzZMvBj9O7Q0eYGYWPwZWjfXB2txWpQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.6.0-canary-20260331111113","@solana/assertions":"6.6.0-canary-20260331111113","@solana/codecs-core":"6.6.0-canary-20260331111113","@solana/nominal-types":"6.6.0-canary-20260331111113","@solana/codecs-strings":"6.6.0-canary-20260331111113"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.6.0-canary-20260331111113_1774955847335_0.6574512295161192","host":"s3://npm-registry-packages-npm-production"}},"6.6.0-canary-20260401085854":{"name":"@solana/keys","version":"6.6.0-canary-20260401085854","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.6.0-canary-20260401085854","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2e7f032a25a409fb6d73a82edb1634e2b9ed2c67","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.6.0-canary-20260401085854.tgz","fileCount":31,"integrity":"sha512-Na4hhKbDtAoH48RCb8DLxoAyqR6YWVIC4g1AEG4W60Cu9REYnCn/UZK6KdwYuQZsH/owwrG1Jqx3qYat4rDkug==","signatures":[{"sig":"MEQCIA3wIKWK0JT2y637OOCxfGF8LAk6vWH14NM3PEIPg66KAiAxc2iHA+A1opzm3ZZ6e/zrj694oYD6KgZo2b+72T9t9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.6.0-canary-20260401085854","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.6.0-canary-20260401085854.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e3d1245dcb872dc7a9655a6d33ef88e2/solana-keys-6.6.0-canary-20260401085854.tgz","_integrity":"sha512-Na4hhKbDtAoH48RCb8DLxoAyqR6YWVIC4g1AEG4W60Cu9REYnCn/UZK6KdwYuQZsH/owwrG1Jqx3qYat4rDkug==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.6.0-canary-20260401085854","@solana/assertions":"6.6.0-canary-20260401085854","@solana/codecs-core":"6.6.0-canary-20260401085854","@solana/nominal-types":"6.6.0-canary-20260401085854","@solana/codecs-strings":"6.6.0-canary-20260401085854"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.6.0-canary-20260401085854_1775034315869_0.5834730325624966","host":"s3://npm-registry-packages-npm-production"}},"6.6.0":{"name":"@solana/keys","version":"6.6.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.6.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"51a847298f0b60284b8e7827bb7854ccc6aa091b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.6.0.tgz","fileCount":31,"integrity":"sha512-iXBnzFnuPnq6DgLIvVaEp0Y21nEkOUlcxEXPqKc+Wliqu2lOUiqfukETwlglomA/2Fo8QP3248jfFqcYWNaUeQ==","signatures":[{"sig":"MEQCIAErUmtV0QpfYMrq7iDVbAJzY7V/xqiYxykpkP+/3JnoAiARi9X9IplbmIsBo5D/Ow+6/k/w73FtyFPb9QW73AtRxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215627},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.6.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e52f2ed959fc7df8c25b28b2d787eb90/solana-keys-6.6.0.tgz","_integrity":"sha512-iXBnzFnuPnq6DgLIvVaEp0Y21nEkOUlcxEXPqKc+Wliqu2lOUiqfukETwlglomA/2Fo8QP3248jfFqcYWNaUeQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.6.0","@solana/assertions":"6.6.0","@solana/codecs-core":"6.6.0","@solana/nominal-types":"6.6.0","@solana/codecs-strings":"6.6.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.6.0_1775051443497_0.7695856284709468","host":"s3://npm-registry-packages-npm-production"}},"6.7.0-canary-20260402094946":{"name":"@solana/keys","version":"6.7.0-canary-20260402094946","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.7.0-canary-20260402094946","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3016aeb3fe18990cf2064236d403fc76d6b7676e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.7.0-canary-20260402094946.tgz","fileCount":31,"integrity":"sha512-LBmIWc1FPOWjnOXjVRTebDhT35PacgyB5I2iF9nmyFgN4XwzaJ1v5fPwxF48hIaPj69/p18WbQodAZhZS5/S9w==","signatures":[{"sig":"MEUCIEBU81gMgZP6fJCzPjHFgRoK85aBFHK2hWtsf7Ry1YdWAiEAr9B+AT9RBjlIPOKWtlm0oUDHNiJbUnW57OhC4Hj6QUA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.7.0-canary-20260402094946","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.7.0-canary-20260402094946.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d0437caa4a4316c674ae2bd7eec40c9e/solana-keys-6.7.0-canary-20260402094946.tgz","_integrity":"sha512-LBmIWc1FPOWjnOXjVRTebDhT35PacgyB5I2iF9nmyFgN4XwzaJ1v5fPwxF48hIaPj69/p18WbQodAZhZS5/S9w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.7.0-canary-20260402094946","@solana/assertions":"6.7.0-canary-20260402094946","@solana/codecs-core":"6.7.0-canary-20260402094946","@solana/nominal-types":"6.7.0-canary-20260402094946","@solana/codecs-strings":"6.7.0-canary-20260402094946"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.7.0-canary-20260402094946_1775123747534_0.9097303529987562","host":"s3://npm-registry-packages-npm-production"}},"6.7.0-canary-20260402095331":{"name":"@solana/keys","version":"6.7.0-canary-20260402095331","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.7.0-canary-20260402095331","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8a682c94643bfa17d68d4b2d3012d40e1c228025","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.7.0-canary-20260402095331.tgz","fileCount":31,"integrity":"sha512-ZCX92ci1kj0Sr2MgA5q7MB/Gp73OLu+tRPFO62hHb1d8Vt0DeLDPv0Aty0YkdDgy3/QUTYDKzN8rpr0vQy748g==","signatures":[{"sig":"MEYCIQD818IsyOLwxCbYgjrVovDP6S8iRFfD462PgQ7xfq47oQIhALo5SEyMzbZto4E2QUB8o4MOR91v1IYQ39NgnDocgjCI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.7.0-canary-20260402095331","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.7.0-canary-20260402095331.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1845c7afd537e4e185e8b132d64b81f6/solana-keys-6.7.0-canary-20260402095331.tgz","_integrity":"sha512-ZCX92ci1kj0Sr2MgA5q7MB/Gp73OLu+tRPFO62hHb1d8Vt0DeLDPv0Aty0YkdDgy3/QUTYDKzN8rpr0vQy748g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.7.0-canary-20260402095331","@solana/assertions":"6.7.0-canary-20260402095331","@solana/codecs-core":"6.7.0-canary-20260402095331","@solana/nominal-types":"6.7.0-canary-20260402095331","@solana/codecs-strings":"6.7.0-canary-20260402095331"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.7.0-canary-20260402095331_1775124009369_0.8765584987076449","host":"s3://npm-registry-packages-npm-production"}},"6.7.0-canary-20260402115728":{"name":"@solana/keys","version":"6.7.0-canary-20260402115728","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.7.0-canary-20260402115728","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1877ecaacde3228a912b65866ffc377374df3385","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.7.0-canary-20260402115728.tgz","fileCount":31,"integrity":"sha512-alcIesC1WJrjlKlHfwRfUy+rv91BZD6a7/QZATVkq3vsJHBXiYwQBqB8JayVG3NIlQgWb8Zr8IPJjLXm5f5vVw==","signatures":[{"sig":"MEUCIAs5s9uytadojCC+usigTspmSnXuQX9aXav0DMxAjSaOAiEAuttq4GLDyd1n9rEJfUsPvuqN7teF7A/ppaqbPhozYPg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.7.0-canary-20260402115728","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215759},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.7.0-canary-20260402115728.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/07397e6959995b87a630b43d375e3aa1/solana-keys-6.7.0-canary-20260402115728.tgz","_integrity":"sha512-alcIesC1WJrjlKlHfwRfUy+rv91BZD6a7/QZATVkq3vsJHBXiYwQBqB8JayVG3NIlQgWb8Zr8IPJjLXm5f5vVw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.9.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.7.0-canary-20260402115728","@solana/assertions":"6.7.0-canary-20260402115728","@solana/codecs-core":"6.7.0-canary-20260402115728","@solana/nominal-types":"6.7.0-canary-20260402115728","@solana/codecs-strings":"6.7.0-canary-20260402115728"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.7.0-canary-20260402115728_1775131433867_0.10359526625369408","host":"s3://npm-registry-packages-npm-production"}},"6.7.0":{"name":"@solana/keys","version":"6.7.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.7.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c6bbda4f52b3477132dacda0fdcf5eecc8732676","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.7.0.tgz","fileCount":31,"integrity":"sha512-qyrBOLuluxkI+JamwpfsuwCIgFtapts+TcTeG4w0bxbE9TXJAJKb/CP9JhVt4XgNkW+awX4YTk0itpHOZL5y3Q==","signatures":[{"sig":"MEUCIBlh/3Vr9Pvx3nFVixjOMhHJs4WnZ0sTHq8fuzc9kIG3AiEAkVHOyjzRYKAWE5decC1BRTECCE3q5FDtTa5J1iWxyTw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215627},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.7.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4e1d36d8988e8b9c1f5700fcc1b6b17a/solana-keys-6.7.0.tgz","_integrity":"sha512-qyrBOLuluxkI+JamwpfsuwCIgFtapts+TcTeG4w0bxbE9TXJAJKb/CP9JhVt4XgNkW+awX4YTk0itpHOZL5y3Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.7.0","@solana/assertions":"6.7.0","@solana/codecs-core":"6.7.0","@solana/nominal-types":"6.7.0","@solana/codecs-strings":"6.7.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":"^5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.7.0_1775147777416_0.8218730914767389","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260408130407":{"name":"@solana/keys","version":"6.8.0-canary-20260408130407","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260408130407","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1618ec0bcca673eaa6194619246a35a6e4bfb052","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260408130407.tgz","fileCount":31,"integrity":"sha512-0Wq7tVATDrjNh5SSJ7C37drDV0bUuLrngeX9/gPpMszZ7Hcwn1CKuVxSQfU9w1IPh3y9xKMYsL/V2+ClKTBjvA==","signatures":[{"sig":"MEQCIGi3BXtTGC3AqjwMY557chucjUf7UYGICuAb55izFAZJAiAm4x6YIaTAg1mw+mi9bpusjCzUUdUjblLnQxyp5HbyJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260408130407","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215760},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260408130407.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/59e3ad2f3c33cd56ef34b7308d678a46/solana-keys-6.8.0-canary-20260408130407.tgz","_integrity":"sha512-0Wq7tVATDrjNh5SSJ7C37drDV0bUuLrngeX9/gPpMszZ7Hcwn1CKuVxSQfU9w1IPh3y9xKMYsL/V2+ClKTBjvA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260408130407","@solana/assertions":"6.8.0-canary-20260408130407","@solana/codecs-core":"6.8.0-canary-20260408130407","@solana/nominal-types":"6.8.0-canary-20260408130407","@solana/codecs-strings":"6.8.0-canary-20260408130407"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260408130407_1775653831508_0.033640692077056","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260408131515":{"name":"@solana/keys","version":"6.8.0-canary-20260408131515","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260408131515","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3d0f83c1c3a588edc88b7a5faf9371bfc5b63d70","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260408131515.tgz","fileCount":31,"integrity":"sha512-EScaVHENM1uezT7Dp+JIbytvNpMRuyyt7e0OAcuhibOQxeYi2wnJzXM612rgTPfdxdtKI8+FSHSh6n5dEaAIaA==","signatures":[{"sig":"MEYCIQCX785Nsg4kmHSEevZdtz/XtbL6raVdwTFpjgEqsY+f3AIhAIidc5G/zS/BM3ifBPTHvZ1ijBPX/+3c+Z1eWGK6S2Ao","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260408131515","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215760},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260408131515.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1a810ec1269e7a151a65e74d3abb1a7f/solana-keys-6.8.0-canary-20260408131515.tgz","_integrity":"sha512-EScaVHENM1uezT7Dp+JIbytvNpMRuyyt7e0OAcuhibOQxeYi2wnJzXM612rgTPfdxdtKI8+FSHSh6n5dEaAIaA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260408131515","@solana/assertions":"6.8.0-canary-20260408131515","@solana/codecs-core":"6.8.0-canary-20260408131515","@solana/nominal-types":"6.8.0-canary-20260408131515","@solana/codecs-strings":"6.8.0-canary-20260408131515"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260408131515_1775654508015_0.2920593542525445","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260408132536":{"name":"@solana/keys","version":"6.8.0-canary-20260408132536","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260408132536","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dac8b8795e8512eb239c50ed6d11632499318ffa","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260408132536.tgz","fileCount":31,"integrity":"sha512-dqxNFfXbyuA4Xf6DOi/JTCKJhOy6+L37LbtAVj+ddjpblVXk01PobgH7sSpvwlRvHB+nSJ/Dn/VcCE2AdbAbEw==","signatures":[{"sig":"MEUCIFaRYBqgl4pCQEHljew485s57wgm6XGA3D6QV4a0kdA1AiEA8gXL+tAThWXzyYLRgyBnLhoCgEDPrIVKqiI4P9hfEpA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260408132536","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215760},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260408132536.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/116377f3441c7c522f2984ea493112b2/solana-keys-6.8.0-canary-20260408132536.tgz","_integrity":"sha512-dqxNFfXbyuA4Xf6DOi/JTCKJhOy6+L37LbtAVj+ddjpblVXk01PobgH7sSpvwlRvHB+nSJ/Dn/VcCE2AdbAbEw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260408132536","@solana/assertions":"6.8.0-canary-20260408132536","@solana/codecs-core":"6.8.0-canary-20260408132536","@solana/nominal-types":"6.8.0-canary-20260408132536","@solana/codecs-strings":"6.8.0-canary-20260408132536"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260408132536_1775655085051_0.22413108173953655","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260408134212":{"name":"@solana/keys","version":"6.8.0-canary-20260408134212","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260408134212","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"68cc41d8bc070ecbd1e3ec3d794ca3549946bc4b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260408134212.tgz","fileCount":31,"integrity":"sha512-c2xj3X2Yo/l25lC3j1MyAXayR3bcOMms13tmsPLxl4MJZ5PRa278DtA/aZKJCBIEkjLsmVyAgN3SgHZg2fn/AQ==","signatures":[{"sig":"MEUCIEtDMEdb9uG23bvnEAgdYi2SDsOQMW5vcaKCXP4oux2pAiEA3I9CcedVc8/iFnLurqaCRPS+Z4wllLIDloX34Yim9xE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260408134212","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215760},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260408134212.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/babaf1ee8c3dbd3da4274dcb9d624ee1/solana-keys-6.8.0-canary-20260408134212.tgz","_integrity":"sha512-c2xj3X2Yo/l25lC3j1MyAXayR3bcOMms13tmsPLxl4MJZ5PRa278DtA/aZKJCBIEkjLsmVyAgN3SgHZg2fn/AQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260408134212","@solana/assertions":"6.8.0-canary-20260408134212","@solana/codecs-core":"6.8.0-canary-20260408134212","@solana/nominal-types":"6.8.0-canary-20260408134212","@solana/codecs-strings":"6.8.0-canary-20260408134212"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260408134212_1775656135009_0.4330547399166311","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260408155708":{"name":"@solana/keys","version":"6.8.0-canary-20260408155708","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260408155708","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"47a733d37a4eab3cab305b691ed7cc9a4c4c5ecc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260408155708.tgz","fileCount":31,"integrity":"sha512-cjN/UO2ZM6Ay41Qsj6tpvV7/oi8XeefMmhulba1zJE4jbmH1mr2E+XqJ9MshV9GakDyz/MdJ0gJKpxySoQ+ajg==","signatures":[{"sig":"MEYCIQDBhL0nbXk7/SCLvJDrd0QOd3YcBH0KKXmVztyLziKbPAIhAPtES6r5lz6ZvHyYE6JdbEUdwUXQxFa90GaAtPJmlu4d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260408155708","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215760},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260408155708.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0280bcfcd7c6a6328ea126b60218741e/solana-keys-6.8.0-canary-20260408155708.tgz","_integrity":"sha512-cjN/UO2ZM6Ay41Qsj6tpvV7/oi8XeefMmhulba1zJE4jbmH1mr2E+XqJ9MshV9GakDyz/MdJ0gJKpxySoQ+ajg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260408155708","@solana/assertions":"6.8.0-canary-20260408155708","@solana/codecs-core":"6.8.0-canary-20260408155708","@solana/nominal-types":"6.8.0-canary-20260408155708","@solana/codecs-strings":"6.8.0-canary-20260408155708"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260408155708_1775664166166_0.9160372045436356","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260408160226":{"name":"@solana/keys","version":"6.8.0-canary-20260408160226","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260408160226","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3b52084929ec45c5f0a4e0171abc7217f2c675a7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260408160226.tgz","fileCount":31,"integrity":"sha512-HyxGYMw9WVQgTh0PM0Y8cJRBjgfZ5pGkC/xpk/lqHoWNkS3ZFnE/7Cqe+g/UvI9zsNtCgyeV+qc/i1BucMTOtw==","signatures":[{"sig":"MEUCIQDVjrJubrBUR3qxpzAiKClM27FYsLoG4fV0Jj/3oT5JbwIgRKsFKEwb0axPDKWfwKaRkSC5P13PinIm7ZBlNvJXgAw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260408160226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":217471},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260408160226.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0963e477ab8d427926b7148cf5811d9f/solana-keys-6.8.0-canary-20260408160226.tgz","_integrity":"sha512-HyxGYMw9WVQgTh0PM0Y8cJRBjgfZ5pGkC/xpk/lqHoWNkS3ZFnE/7Cqe+g/UvI9zsNtCgyeV+qc/i1BucMTOtw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260408160226","@solana/assertions":"6.8.0-canary-20260408160226","@solana/codecs-core":"6.8.0-canary-20260408160226","@solana/nominal-types":"6.8.0-canary-20260408160226","@solana/codecs-strings":"6.8.0-canary-20260408160226"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260408160226_1775664529477_0.6629102524419146","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260408162000":{"name":"@solana/keys","version":"6.8.0-canary-20260408162000","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260408162000","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b8970391fbee34d58d309a01706be62c5d3e5f3b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260408162000.tgz","fileCount":31,"integrity":"sha512-XekKaZz+dNEtpik1xAZDs0X9EExtUoq39jqS727y8LECugLqElcKj+hQRNyVGua8lQPFZvoXVTL3mJb0CBsL4w==","signatures":[{"sig":"MEQCICHnjVLBJURLSfwY5WMlAnXti2HVLaU5EVFrGCHMnlgIAiB0jOXFvKWn3ay1c5GAGdGTn79weEw15sdaZh5IlrMT7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260408162000","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":217471},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260408162000.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8784a422ee236fd9ae9b96d406614545/solana-keys-6.8.0-canary-20260408162000.tgz","_integrity":"sha512-XekKaZz+dNEtpik1xAZDs0X9EExtUoq39jqS727y8LECugLqElcKj+hQRNyVGua8lQPFZvoXVTL3mJb0CBsL4w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260408162000","@solana/assertions":"6.8.0-canary-20260408162000","@solana/codecs-core":"6.8.0-canary-20260408162000","@solana/nominal-types":"6.8.0-canary-20260408162000","@solana/codecs-strings":"6.8.0-canary-20260408162000"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260408162000_1775665546320_0.7130865580983654","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260409074127":{"name":"@solana/keys","version":"6.8.0-canary-20260409074127","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260409074127","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0c32d79faa766cc7bacc1ecbc4db8369aaae6a0f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260409074127.tgz","fileCount":31,"integrity":"sha512-fijRV9CWq66FE62SchIT9tsuiESEHNirPYtxWk8wxdu7zkQPgDuXUdvmj5zcSzQsI0xC3zGioVcsnEmKdzekzw==","signatures":[{"sig":"MEUCIAs6UILIiMEQsRQxq/Jzli+8+6pxvDRu00777r8haIvqAiEAiRhGKyTh3AvkGY0e+7+Pi2FWymISriAVbfeFoV2bCAg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260409074127","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":217471},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260409074127.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/32f666e0ca9ad5d008a5124f5d905bdc/solana-keys-6.8.0-canary-20260409074127.tgz","_integrity":"sha512-fijRV9CWq66FE62SchIT9tsuiESEHNirPYtxWk8wxdu7zkQPgDuXUdvmj5zcSzQsI0xC3zGioVcsnEmKdzekzw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260409074127","@solana/assertions":"6.8.0-canary-20260409074127","@solana/codecs-core":"6.8.0-canary-20260409074127","@solana/nominal-types":"6.8.0-canary-20260409074127","@solana/codecs-strings":"6.8.0-canary-20260409074127"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260409074127_1775720828941_0.8633611985086878","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260409153007":{"name":"@solana/keys","version":"6.8.0-canary-20260409153007","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260409153007","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0846b05536d120407d44f04cf2e0df6a5a90f565","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260409153007.tgz","fileCount":31,"integrity":"sha512-Bwhw+rPuXDnZ3ITW/L5EcpSwUNOy0ocuZDfCWgMyqGB/kLMFdY0LCv7UHhHysLwxBRwqWyzyVRJhMKUlLukkqQ==","signatures":[{"sig":"MEUCIQDR04VzVLPOE8Cas9L/UgGk9x0q9JB/uz9X4NxZ6JyjNgIge7jqm38EFEBUn06UjqU/WgTORFqImJifGsQgkuGMPxs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260409153007","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":217471},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260409153007.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/25355002919f61ef9e768926842c7343/solana-keys-6.8.0-canary-20260409153007.tgz","_integrity":"sha512-Bwhw+rPuXDnZ3ITW/L5EcpSwUNOy0ocuZDfCWgMyqGB/kLMFdY0LCv7UHhHysLwxBRwqWyzyVRJhMKUlLukkqQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260409153007","@solana/assertions":"6.8.0-canary-20260409153007","@solana/codecs-core":"6.8.0-canary-20260409153007","@solana/nominal-types":"6.8.0-canary-20260409153007","@solana/codecs-strings":"6.8.0-canary-20260409153007"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260409153007_1775748977576_0.03266466267865553","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260409170718":{"name":"@solana/keys","version":"6.8.0-canary-20260409170718","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260409170718","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"805a730482a85c1a0df708285397fc121ef89abd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260409170718.tgz","fileCount":31,"integrity":"sha512-EHePLbwkOBfUifukkh/nbEZmn0cB1VaaCg1hV5PFjD/zeYoEShPlpdpl7vcHnKfJ8kRyv+Sisnh1v8U7VLcqhA==","signatures":[{"sig":"MEYCIQCOqritJ6vALQLA+eXyoqY7kaehrXuGLJqpRMmMGtQBDwIhAP3TzOTpldBa/06pnyNbC+9T6op4pHSPKPNH9t0EQxx4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260409170718","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":217471},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260409170718.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7d5a91752dbe80c0446bf0a1d17b4915/solana-keys-6.8.0-canary-20260409170718.tgz","_integrity":"sha512-EHePLbwkOBfUifukkh/nbEZmn0cB1VaaCg1hV5PFjD/zeYoEShPlpdpl7vcHnKfJ8kRyv+Sisnh1v8U7VLcqhA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260409170718","@solana/assertions":"6.8.0-canary-20260409170718","@solana/codecs-core":"6.8.0-canary-20260409170718","@solana/nominal-types":"6.8.0-canary-20260409170718","@solana/codecs-strings":"6.8.0-canary-20260409170718"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260409170718_1775754821351_0.7231685000151067","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260409214344":{"name":"@solana/keys","version":"6.8.0-canary-20260409214344","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260409214344","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ae2487051240d16abf1f0e53a79d625b70e6193e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260409214344.tgz","fileCount":34,"integrity":"sha512-yk94tP0tu3CWcPvxyuZa8uf6EWbzSStvgu3bWEyPIVrKBMFUOtEtB6MlR8MnO8BCjrLAUynoefRosdT+ik0Mkg==","signatures":[{"sig":"MEYCIQCo5SNyf4fw05HJ3OzaIZeoDK3q6VKJXY8edwpMMFpHpQIhAPCcj0OooBnYf6NK3tZwlzRMk21IeoUpTW96E8RjJ88m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260409214344","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":317760},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260409214344.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/07200925ab9ff3a1de556de026121250/solana-keys-6.8.0-canary-20260409214344.tgz","_integrity":"sha512-yk94tP0tu3CWcPvxyuZa8uf6EWbzSStvgu3bWEyPIVrKBMFUOtEtB6MlR8MnO8BCjrLAUynoefRosdT+ik0Mkg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260409214344","@solana/promises":"6.8.0-canary-20260409214344","@solana/assertions":"6.8.0-canary-20260409214344","@solana/codecs-core":"6.8.0-canary-20260409214344","@solana/nominal-types":"6.8.0-canary-20260409214344","@solana/codecs-strings":"6.8.0-canary-20260409214344"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260409214344_1775771417515_0.7715888383512484","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260409215240":{"name":"@solana/keys","version":"6.8.0-canary-20260409215240","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260409215240","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"980e63afe084cd21bebcdcc7d4f90e08ccad7c0b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260409215240.tgz","fileCount":37,"integrity":"sha512-NVQhHoPQogvrV2xoVnWs4RA0sI+5MCZzV6mTZ/U55sDBroheveHKGOwMwRk1R74mmI9MiyH+j0WHvjbygfsU3w==","signatures":[{"sig":"MEUCIQDF5if40Jg5oQc1R+aWSRTcb6lCVNlf3bDZ56G1ljoHqgIgNYz9fedHS6e8gaYZnlabVJDSwZskLRarzFsziT8dgwE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260409215240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260409215240.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9971b25a99d476feddbffc2c02619104/solana-keys-6.8.0-canary-20260409215240.tgz","_integrity":"sha512-NVQhHoPQogvrV2xoVnWs4RA0sI+5MCZzV6mTZ/U55sDBroheveHKGOwMwRk1R74mmI9MiyH+j0WHvjbygfsU3w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260409215240","@solana/promises":"6.8.0-canary-20260409215240","@solana/assertions":"6.8.0-canary-20260409215240","@solana/codecs-core":"6.8.0-canary-20260409215240","@solana/nominal-types":"6.8.0-canary-20260409215240","@solana/codecs-strings":"6.8.0-canary-20260409215240"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260409215240_1775771908084_0.1072174337983709","host":"s3://npm-registry-packages-npm-production"}},"6.8.0-canary-20260410075736":{"name":"@solana/keys","version":"6.8.0-canary-20260410075736","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0-canary-20260410075736","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a2f78e0809c3e4495c681a2683cd40b69217f1ef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0-canary-20260410075736.tgz","fileCount":37,"integrity":"sha512-iXIuRbSIrxhv1c6BnG++nw4B9sUU4QE2wVdQ7wCbym1SN+XlFzjUx969Az0aEkDkT9mr2E/X3TamBM23tcoekg==","signatures":[{"sig":"MEUCIC72nHb1RcQkQruuk5Phw3zPorjY13/c2507PoBdC2G/AiEAj+ViqJDGlLthQYMI+wOGYk6IF5OUcreMJie87XQZi5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0-canary-20260410075736","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.0-canary-20260410075736.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/cf131bf66025d935c4558580d6836678/solana-keys-6.8.0-canary-20260410075736.tgz","_integrity":"sha512-iXIuRbSIrxhv1c6BnG++nw4B9sUU4QE2wVdQ7wCbym1SN+XlFzjUx969Az0aEkDkT9mr2E/X3TamBM23tcoekg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0-canary-20260410075736","@solana/promises":"6.8.0-canary-20260410075736","@solana/assertions":"6.8.0-canary-20260410075736","@solana/codecs-core":"6.8.0-canary-20260410075736","@solana/nominal-types":"6.8.0-canary-20260410075736","@solana/codecs-strings":"6.8.0-canary-20260410075736"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0-canary-20260410075736_1775808205210_0.12015159239723361","host":"s3://npm-registry-packages-npm-production"}},"6.8.0":{"name":"@solana/keys","version":"6.8.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.8.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4340ce75bbe0634a274cbf5756e60d70bd49bef8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.8.0.tgz","fileCount":37,"integrity":"sha512-Wo8CnbrVfCP1Jbsb3ElMej/3dmMrl4ArPhI1mDcqIIz/O4j4HmxZYbn2BCWtnV9V/LPM638EMO2r1x6GzDNrPA==","signatures":[{"sig":"MEYCIQDtTT5BgkG9J8JyUDAi6i2DjP59RJIgfcK1+3cwVzvPPwIhALwpkB3UNNuVpzOKh0O9y4zKzd68cR41uzrc4xBU8Xgn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360395},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.8.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f57ef074008ec8e8c77dacbb6843cde2/solana-keys-6.8.0.tgz","_integrity":"sha512-Wo8CnbrVfCP1Jbsb3ElMej/3dmMrl4ArPhI1mDcqIIz/O4j4HmxZYbn2BCWtnV9V/LPM638EMO2r1x6GzDNrPA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.8.0","@solana/promises":"6.8.0","@solana/assertions":"6.8.0","@solana/codecs-core":"6.8.0","@solana/nominal-types":"6.8.0","@solana/codecs-strings":"6.8.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.8.0_1775817659678_0.654419523389699","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260416132420":{"name":"@solana/keys","version":"6.9.0-canary-20260416132420","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260416132420","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ef8be7ae5edd99afc52a22541862cf8d1d1b1296","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260416132420.tgz","fileCount":37,"integrity":"sha512-Eab1v24MQISNAsMFbL0MSpgoKxgq5qtkSNuT4C4UNIVEzgrm4pCUlyEE7m7nZoOIUpnZ2EQ4ikcGEKePyj1iug==","signatures":[{"sig":"MEQCIHf3EKCKiQfKk6ak2466tO9Cgpmr75OxD9qTme3n60IoAiBHIIZHeWU0zeIKvMLMUGJgDhR71qUksqobFnuTghg6Ow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260416132420","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260416132420.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5a74b17352958f98275c3cb4501eb539/solana-keys-6.9.0-canary-20260416132420.tgz","_integrity":"sha512-Eab1v24MQISNAsMFbL0MSpgoKxgq5qtkSNuT4C4UNIVEzgrm4pCUlyEE7m7nZoOIUpnZ2EQ4ikcGEKePyj1iug==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260416132420","@solana/promises":"6.9.0-canary-20260416132420","@solana/assertions":"6.9.0-canary-20260416132420","@solana/codecs-core":"6.9.0-canary-20260416132420","@solana/nominal-types":"6.9.0-canary-20260416132420","@solana/codecs-strings":"6.9.0-canary-20260416132420"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260416132420_1776346325278_0.13004269544764013","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260416164237":{"name":"@solana/keys","version":"6.9.0-canary-20260416164237","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260416164237","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c5f1a2d58d1cdc2b02a13740e6a95eeea86c19f9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260416164237.tgz","fileCount":37,"integrity":"sha512-vS3b1Lfsvukrp7f45NJNx3s7AbKMFuLmXEAx47ZLgvBMjA6r3ph4a/pCtqQKSkFjFXX9ZTlxHF592gveeYucFA==","signatures":[{"sig":"MEYCIQCegYkjmO979WctuyH3WKTeCAr6RtSEtupg8GoQc4FVOwIhAKCUMI2leY/6yuMqYI+Sl/2EYAe7B1zmczQclDTdBJQz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260416164237","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260416164237.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/3a728022903cef78367909e2a782ad91/solana-keys-6.9.0-canary-20260416164237.tgz","_integrity":"sha512-vS3b1Lfsvukrp7f45NJNx3s7AbKMFuLmXEAx47ZLgvBMjA6r3ph4a/pCtqQKSkFjFXX9ZTlxHF592gveeYucFA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260416164237","@solana/promises":"6.9.0-canary-20260416164237","@solana/assertions":"6.9.0-canary-20260416164237","@solana/codecs-core":"6.9.0-canary-20260416164237","@solana/nominal-types":"6.9.0-canary-20260416164237","@solana/codecs-strings":"6.9.0-canary-20260416164237"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260416164237_1776358240533_0.47903566385192153","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260417140535":{"name":"@solana/keys","version":"6.9.0-canary-20260417140535","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260417140535","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b61bd3050a3767b3364f89bf2bb8b8fb432c6648","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260417140535.tgz","fileCount":37,"integrity":"sha512-GmhZ+y+xm8VEsUT+ZsyAv0sRikSEsumMm8swXAZf6Rxm1oI+AwnnwXIf48I96uDPcoMW39VhOQfbD1p5Mp1AHg==","signatures":[{"sig":"MEUCIA3QSByWVxvzm5IdN+y9oesyMAQ5QRawdofO5Qb6acwqAiEAvn96QiBsGD6LZQ6ukV7QCEgwQgCgF1UgsNYtvPfo9kc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260417140535","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260417140535.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d46de0e6ea2aaa7d3151c4aa430df945/solana-keys-6.9.0-canary-20260417140535.tgz","_integrity":"sha512-GmhZ+y+xm8VEsUT+ZsyAv0sRikSEsumMm8swXAZf6Rxm1oI+AwnnwXIf48I96uDPcoMW39VhOQfbD1p5Mp1AHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260417140535","@solana/promises":"6.9.0-canary-20260417140535","@solana/assertions":"6.9.0-canary-20260417140535","@solana/codecs-core":"6.9.0-canary-20260417140535","@solana/nominal-types":"6.9.0-canary-20260417140535","@solana/codecs-strings":"6.9.0-canary-20260417140535"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260417140535_1776435195466_0.1248437538022229","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260420151455":{"name":"@solana/keys","version":"6.9.0-canary-20260420151455","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260420151455","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"229c2af07bc18c4d4d97e78f31390c83d079d3c7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260420151455.tgz","fileCount":37,"integrity":"sha512-/zv578/X37PAvfLSRDzQ3REkEj/hQqMrmj/1nt9vz3dE4sOx7tv3m/Q7PqJrHsw4zIdep/rwsIzAwL8v8CtZKQ==","signatures":[{"sig":"MEQCIH7xrHjMwW1+65ygrlvHBpoIyA2MbZ1x4W2nKpkttlvhAiATh2VeBugRZu9gNGBLbqWvfd4xixIwDX84xy7JjQgAWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260420151455","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260420151455.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2a20eced8cba5a645f2e9fef2fcb22bf/solana-keys-6.9.0-canary-20260420151455.tgz","_integrity":"sha512-/zv578/X37PAvfLSRDzQ3REkEj/hQqMrmj/1nt9vz3dE4sOx7tv3m/Q7PqJrHsw4zIdep/rwsIzAwL8v8CtZKQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260420151455","@solana/promises":"6.9.0-canary-20260420151455","@solana/assertions":"6.9.0-canary-20260420151455","@solana/codecs-core":"6.9.0-canary-20260420151455","@solana/nominal-types":"6.9.0-canary-20260420151455","@solana/codecs-strings":"6.9.0-canary-20260420151455"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260420151455_1776698538392_0.15502105884810047","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260421124237":{"name":"@solana/keys","version":"6.9.0-canary-20260421124237","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260421124237","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d91b45253b833535032bf3dd5360c33094bf81ab","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260421124237.tgz","fileCount":37,"integrity":"sha512-UZ8PXdujo8NFGQu22N+kpa0P/oRUl2+ifCu4Dy85Z/C/94yydXBpaPZbboANofJDcfcbhvexvkJmmZDWNwPC9g==","signatures":[{"sig":"MEYCIQCk2dwnMi+ZuLhfaQ3jPRrwvlR1ahOf8KNLuImkAooyAAIhAJ/GVpQvrmI3ODiZ9DCVWzhvh1rbGVzhpy42wDI136xV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260421124237","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260421124237.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5b23d7c11edd8bd31183e6a0715e3b87/solana-keys-6.9.0-canary-20260421124237.tgz","_integrity":"sha512-UZ8PXdujo8NFGQu22N+kpa0P/oRUl2+ifCu4Dy85Z/C/94yydXBpaPZbboANofJDcfcbhvexvkJmmZDWNwPC9g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260421124237","@solana/promises":"6.9.0-canary-20260421124237","@solana/assertions":"6.9.0-canary-20260421124237","@solana/codecs-core":"6.9.0-canary-20260421124237","@solana/nominal-types":"6.9.0-canary-20260421124237","@solana/codecs-strings":"6.9.0-canary-20260421124237"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260421124237_1776775727427_0.3416634338151636","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260421154415":{"name":"@solana/keys","version":"6.9.0-canary-20260421154415","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260421154415","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2e05b482ce7918683bf77e9a49f260ceb80b3d68","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260421154415.tgz","fileCount":37,"integrity":"sha512-c2ums3P4ClWY/qzyQntj4S+pYqqNHsITJdiIrwu6cusqLV3XK+poYSpM1jaLkdtq3i3B+4DBVu894GtSXPTAmA==","signatures":[{"sig":"MEQCIGTJJ1pj5gej5UN8K+9+uDp/QsepfogR4R4uEefq4adhAiBdpoH5bACFU2TXw68ACP1wyZFG550bjGCOmm0GYxpdug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260421154415","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260421154415.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/68fe418d910e84e9c9e0d79d15c99816/solana-keys-6.9.0-canary-20260421154415.tgz","_integrity":"sha512-c2ums3P4ClWY/qzyQntj4S+pYqqNHsITJdiIrwu6cusqLV3XK+poYSpM1jaLkdtq3i3B+4DBVu894GtSXPTAmA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260421154415","@solana/promises":"6.9.0-canary-20260421154415","@solana/assertions":"6.9.0-canary-20260421154415","@solana/codecs-core":"6.9.0-canary-20260421154415","@solana/nominal-types":"6.9.0-canary-20260421154415","@solana/codecs-strings":"6.9.0-canary-20260421154415"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260421154415_1776786698495_0.9793618707662339","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260424160726":{"name":"@solana/keys","version":"6.9.0-canary-20260424160726","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260424160726","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b30d2c033ccd905854d5f024cf443eed32e050d6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260424160726.tgz","fileCount":37,"integrity":"sha512-1okcYWOjjVy4nMoM7GmuT7WE+zYjlVwK3pKwJMOR5BZksBCV4/ujIU9imFiq4UYkY+EuVOgzqCcG2GAui3BIQQ==","signatures":[{"sig":"MEUCIBxaHFDpplpi9IKATYApyzxUwxvPCcxT5dvVTyw3cNotAiEA/XQIpq1Z8g2J9GkSYHpiYGAmnalq7pDvDeryKbTsATw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260424160726","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260424160726.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/67a04ac40c98ee291be5d7e5f3605a19/solana-keys-6.9.0-canary-20260424160726.tgz","_integrity":"sha512-1okcYWOjjVy4nMoM7GmuT7WE+zYjlVwK3pKwJMOR5BZksBCV4/ujIU9imFiq4UYkY+EuVOgzqCcG2GAui3BIQQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260424160726","@solana/promises":"6.9.0-canary-20260424160726","@solana/assertions":"6.9.0-canary-20260424160726","@solana/codecs-core":"6.9.0-canary-20260424160726","@solana/nominal-types":"6.9.0-canary-20260424160726","@solana/codecs-strings":"6.9.0-canary-20260424160726"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260424160726_1777047278904_0.888829822037426","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260428230221":{"name":"@solana/keys","version":"6.9.0-canary-20260428230221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260428230221","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c5bfc58541e2e8b09806760f9f910b836ff2c857","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260428230221.tgz","fileCount":37,"integrity":"sha512-IsJa1KPfwqg5hDxP9BC68xQdmLGxSyfPFOoju3LVbxQXQTUeKtGra83XG5DTQQqLgPnL5muaT/P+s4i19IYEkA==","signatures":[{"sig":"MEYCIQCLyBpOeos3LYhspkrzYSuDPFqviW4eEryHr8icDtDdCQIhANvBkKnIBz+BZpXMwrlsIQzIIeC3dpILIbw5JBwUz4Sq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260428230221","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260428230221.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/18ee1f5a56349212a658c50cb8c2e10c/solana-keys-6.9.0-canary-20260428230221.tgz","_integrity":"sha512-IsJa1KPfwqg5hDxP9BC68xQdmLGxSyfPFOoju3LVbxQXQTUeKtGra83XG5DTQQqLgPnL5muaT/P+s4i19IYEkA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260428230221","@solana/promises":"6.9.0-canary-20260428230221","@solana/assertions":"6.9.0-canary-20260428230221","@solana/codecs-core":"6.9.0-canary-20260428230221","@solana/nominal-types":"6.9.0-canary-20260428230221","@solana/codecs-strings":"6.9.0-canary-20260428230221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260428230221_1777417810924_0.21741547033285302","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260429180950":{"name":"@solana/keys","version":"6.9.0-canary-20260429180950","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260429180950","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ecd0bcae8477694c657a5cf0cd7b342d1e27462c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260429180950.tgz","fileCount":37,"integrity":"sha512-zMJExcaeUGftWgRuHLck1kvVs50boHBgrgx7MJOeTmQd7afkrDeg6vuZ89GTyniNdiFEzf6CsRivBjSziWIAQQ==","signatures":[{"sig":"MEUCIELC62UiHFi3SIur5fNRXeWCDVLQE2skkbZRKn+arLbqAiEArn0QEkfHWmC6Ao/vCQfKi/nf3Pp4MNWCPqWB4Isy6GA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260429180950","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260429180950.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/53b01c391d08789634a13bbfefa575d7/solana-keys-6.9.0-canary-20260429180950.tgz","_integrity":"sha512-zMJExcaeUGftWgRuHLck1kvVs50boHBgrgx7MJOeTmQd7afkrDeg6vuZ89GTyniNdiFEzf6CsRivBjSziWIAQQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260429180950","@solana/promises":"6.9.0-canary-20260429180950","@solana/assertions":"6.9.0-canary-20260429180950","@solana/codecs-core":"6.9.0-canary-20260429180950","@solana/nominal-types":"6.9.0-canary-20260429180950","@solana/codecs-strings":"6.9.0-canary-20260429180950"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260429180950_1777486629352_0.9632443827329276","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260501161644":{"name":"@solana/keys","version":"6.9.0-canary-20260501161644","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260501161644","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e5fde8285d0ddab567b94049e81cca08a16ea757","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260501161644.tgz","fileCount":37,"integrity":"sha512-2K0AGujkVp9EIurtaZeuzofJXM+zj+xRKawrmsF0iFA4wbNrMZIxdqH8XrA1kU+gC8rVN9q3z0+loBJ3b57zQA==","signatures":[{"sig":"MEQCIAh78IKCTj/siP2CrxWwKgt34YZeQSsJHtiadHWp0cCHAiAhcDLql1fvxWZixqDFTbLqLgFRXc9dDIb75edWbHzzDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260501161644","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260501161644.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d91585c99721e6e959cb82cde53bcaab/solana-keys-6.9.0-canary-20260501161644.tgz","_integrity":"sha512-2K0AGujkVp9EIurtaZeuzofJXM+zj+xRKawrmsF0iFA4wbNrMZIxdqH8XrA1kU+gC8rVN9q3z0+loBJ3b57zQA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260501161644","@solana/promises":"6.9.0-canary-20260501161644","@solana/assertions":"6.9.0-canary-20260501161644","@solana/codecs-core":"6.9.0-canary-20260501161644","@solana/nominal-types":"6.9.0-canary-20260501161644","@solana/codecs-strings":"6.9.0-canary-20260501161644"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260501161644_1777652662041_0.71004364721609","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260501213538":{"name":"@solana/keys","version":"6.9.0-canary-20260501213538","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260501213538","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c4e89a238b0c2235de5f3edf94d3d8466c0225e6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260501213538.tgz","fileCount":37,"integrity":"sha512-rcg4k/Eg1Fepyd+PkcE5Eqgs8h4DK5M76FBhBdxfrxHMw18pjVYz09iyL9lHzafVbTdXsSQKf4txS8XTRDQKgQ==","signatures":[{"sig":"MEUCIDWlzbkzkmx481xK8dfs4SV9UVCyy2lMIAU3Knsd8o3bAiEArETbLLzS1i8bxSZH5PbMO64SvbMMUTu1RKLrh11HaNM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260501213538","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260501213538.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/dcda155072c19bceb8b9c2f94f9df1aa/solana-keys-6.9.0-canary-20260501213538.tgz","_integrity":"sha512-rcg4k/Eg1Fepyd+PkcE5Eqgs8h4DK5M76FBhBdxfrxHMw18pjVYz09iyL9lHzafVbTdXsSQKf4txS8XTRDQKgQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260501213538","@solana/promises":"6.9.0-canary-20260501213538","@solana/assertions":"6.9.0-canary-20260501213538","@solana/codecs-core":"6.9.0-canary-20260501213538","@solana/nominal-types":"6.9.0-canary-20260501213538","@solana/codecs-strings":"6.9.0-canary-20260501213538"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260501213538_1777671745233_0.12458795343469409","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260502225324":{"name":"@solana/keys","version":"6.9.0-canary-20260502225324","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260502225324","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"22eeaa31ce7703c9f60ad39de81faabc46b91454","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260502225324.tgz","fileCount":37,"integrity":"sha512-ojgzQf4FsZoB+JgUeq9OMgRW0VGa/zY6kUZbnp0vPgvtDcZfWzG73g/l2jbN21issDzAi5k5Sl3X9/weU/+B9Q==","signatures":[{"sig":"MEQCIFyOIQ+CwSQZ1H8xMzZkgWiXtO4MHmiTIAZfc2tTVZRVAiAzcWZWccOpfo8d0iNla8GG4S30jDH22EOkHW/xGUOlIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260502225324","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260502225324.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/3d9bb6176157d70a5f9293f7c698330f/solana-keys-6.9.0-canary-20260502225324.tgz","_integrity":"sha512-ojgzQf4FsZoB+JgUeq9OMgRW0VGa/zY6kUZbnp0vPgvtDcZfWzG73g/l2jbN21issDzAi5k5Sl3X9/weU/+B9Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260502225324","@solana/promises":"6.9.0-canary-20260502225324","@solana/assertions":"6.9.0-canary-20260502225324","@solana/codecs-core":"6.9.0-canary-20260502225324","@solana/nominal-types":"6.9.0-canary-20260502225324","@solana/codecs-strings":"6.9.0-canary-20260502225324"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260502225324_1777762862073_0.46614900831001194","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504023938":{"name":"@solana/keys","version":"6.9.0-canary-20260504023938","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504023938","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9208fd305023982c02159bf339e14c88d87c59f7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504023938.tgz","fileCount":37,"integrity":"sha512-3M+Z707bugNQUEcWQ/v76BA2Qv6IjILfSBTCIeV9My+8LfMgZVj8eWrxdzebZEA570+pUayJMTShxvZWfxa5fg==","signatures":[{"sig":"MEYCIQDLVqgmFJyyK91mTCsrxnTbA5YBTcPMHw/Kh0iqNe4jugIhAIFRZP/NWujYj5+PR7U1XnLnx0gxfYZBpa1GrKB8Q5RQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504023938","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504023938.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ae94867a8f7c7e6d7201f463fecdb7b0/solana-keys-6.9.0-canary-20260504023938.tgz","_integrity":"sha512-3M+Z707bugNQUEcWQ/v76BA2Qv6IjILfSBTCIeV9My+8LfMgZVj8eWrxdzebZEA570+pUayJMTShxvZWfxa5fg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504023938","@solana/promises":"6.9.0-canary-20260504023938","@solana/assertions":"6.9.0-canary-20260504023938","@solana/codecs-core":"6.9.0-canary-20260504023938","@solana/nominal-types":"6.9.0-canary-20260504023938","@solana/codecs-strings":"6.9.0-canary-20260504023938"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504023938_1777862838960_0.9000511762475607","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504034704":{"name":"@solana/keys","version":"6.9.0-canary-20260504034704","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504034704","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"93ccf142d6279b91638900fc6431164bb06a5aef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504034704.tgz","fileCount":37,"integrity":"sha512-M2d6rzXLnhqGSZGxpjQXbNiD1OvLt958flZj8yJARcvlyxoBzn6U8aaeR1pcIxtmsh4DEmw5Pow2UWn+zlKRZg==","signatures":[{"sig":"MEUCIB59HSpeN+p0ZIWdkklI08WxVorP8P/fTe4vSvz+2RClAiEAxgkHiGBwW3U58FKPqjKzRcI5bo81pVpU1wZZZuyZDh8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504034704","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504034704.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8eb8404305165acc4686db231abad54a/solana-keys-6.9.0-canary-20260504034704.tgz","_integrity":"sha512-M2d6rzXLnhqGSZGxpjQXbNiD1OvLt958flZj8yJARcvlyxoBzn6U8aaeR1pcIxtmsh4DEmw5Pow2UWn+zlKRZg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504034704","@solana/promises":"6.9.0-canary-20260504034704","@solana/assertions":"6.9.0-canary-20260504034704","@solana/codecs-core":"6.9.0-canary-20260504034704","@solana/nominal-types":"6.9.0-canary-20260504034704","@solana/codecs-strings":"6.9.0-canary-20260504034704"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504034704_1777866844969_0.14176276940464771","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504034824":{"name":"@solana/keys","version":"6.9.0-canary-20260504034824","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504034824","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dd36ba07fab260123ce53375fcc7a5e94320e80b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504034824.tgz","fileCount":37,"integrity":"sha512-MW/RVv8KF7Knrq/W+8lPokMqDqvPTNOg7KIjqUXV1nCHWtnjicT1oJKjSj3d9UKG8bi4Y7RGb6XVH3dt5EWHvg==","signatures":[{"sig":"MEQCIChW/X4EG9zQf/wK0aReIsSSEmkatslfIB4qJBSC4WIXAiBZHdAKEf2DNQ8sJXmRUMQ+SXdX0IbtdqcXcoOkz8Z0Jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504034824","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504034824.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1d9d3a4fc0c30b264def4b68d864f178/solana-keys-6.9.0-canary-20260504034824.tgz","_integrity":"sha512-MW/RVv8KF7Knrq/W+8lPokMqDqvPTNOg7KIjqUXV1nCHWtnjicT1oJKjSj3d9UKG8bi4Y7RGb6XVH3dt5EWHvg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504034824","@solana/promises":"6.9.0-canary-20260504034824","@solana/assertions":"6.9.0-canary-20260504034824","@solana/codecs-core":"6.9.0-canary-20260504034824","@solana/nominal-types":"6.9.0-canary-20260504034824","@solana/codecs-strings":"6.9.0-canary-20260504034824"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504034824_1777866935605_0.07573367406243703","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504034940":{"name":"@solana/keys","version":"6.9.0-canary-20260504034940","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504034940","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"76510c0f3c667fa7f57ddb7e59ef762c17ecbd01","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504034940.tgz","fileCount":37,"integrity":"sha512-ElhdCOf/Uo+FqaFuLY50+OmmzVMfFWwOONf/VYe2HFU/3PaQhXM6Tt4f3qX6PtoYOETIHc0dxUY3Q23++M7YOw==","signatures":[{"sig":"MEYCIQC2QohI1bwtV5msB3uM++grsVe/87mKmzbCB0WKaGoOSwIhAL07tWCmacF1pwa/x4feFotOZq9iaz7h5DdRkAx//IjZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504034940","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504034940.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/569b6ff0638a1b9e66b210a2d1925487/solana-keys-6.9.0-canary-20260504034940.tgz","_integrity":"sha512-ElhdCOf/Uo+FqaFuLY50+OmmzVMfFWwOONf/VYe2HFU/3PaQhXM6Tt4f3qX6PtoYOETIHc0dxUY3Q23++M7YOw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504034940","@solana/promises":"6.9.0-canary-20260504034940","@solana/assertions":"6.9.0-canary-20260504034940","@solana/codecs-core":"6.9.0-canary-20260504034940","@solana/nominal-types":"6.9.0-canary-20260504034940","@solana/codecs-strings":"6.9.0-canary-20260504034940"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504034940_1777867017144_0.08620313519079725","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504035521":{"name":"@solana/keys","version":"6.9.0-canary-20260504035521","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504035521","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4e939c9d98e13f934bba2d97988c324e7f6d752f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504035521.tgz","fileCount":37,"integrity":"sha512-ANGVH9+4Iw/WIKs4AG6Ash6L4r4mQUnA0tRJkAJOq0lj+jhhGtVF1TvEzYqozp5yZSd/FpJTEIVAGTsH/VCrcQ==","signatures":[{"sig":"MEQCIC8VRAreS6ro5XhM4YqVwcZeSUz6qFVkTNGkQTuzBejfAiBa5X9BWfzKHc/dejqhWfy/RGCRU2SXHw2IFS4XEAusBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504035521","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504035521.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0cd9d6262f11563023f6a4116b46a98d/solana-keys-6.9.0-canary-20260504035521.tgz","_integrity":"sha512-ANGVH9+4Iw/WIKs4AG6Ash6L4r4mQUnA0tRJkAJOq0lj+jhhGtVF1TvEzYqozp5yZSd/FpJTEIVAGTsH/VCrcQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504035521","@solana/promises":"6.9.0-canary-20260504035521","@solana/assertions":"6.9.0-canary-20260504035521","@solana/codecs-core":"6.9.0-canary-20260504035521","@solana/nominal-types":"6.9.0-canary-20260504035521","@solana/codecs-strings":"6.9.0-canary-20260504035521"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504035521_1777867380900_0.2089975572382865","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504035654":{"name":"@solana/keys","version":"6.9.0-canary-20260504035654","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504035654","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"735b1307b2e0b1e31d7f427d0025979a37c564d7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504035654.tgz","fileCount":37,"integrity":"sha512-VGDMuyLZ9kiJ3ekEV5XSRMlEbsXhl0lSjj1zmcP2myNPh7+Oro1xvCrSEcYd5ESNYg3Mm1jLOrt6oFPMgy9KCQ==","signatures":[{"sig":"MEQCIGIrVeU4KTJ8jC4zerovdJtXUITXrJVtqA51kt+IaO0NAiAl8rFq0ppid435dNLQCdyQGxXRxkb/PvS0vppSrLP1ow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504035654","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504035654.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8f6af26149e02efca7e8443e1f124530/solana-keys-6.9.0-canary-20260504035654.tgz","_integrity":"sha512-VGDMuyLZ9kiJ3ekEV5XSRMlEbsXhl0lSjj1zmcP2myNPh7+Oro1xvCrSEcYd5ESNYg3Mm1jLOrt6oFPMgy9KCQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504035654","@solana/promises":"6.9.0-canary-20260504035654","@solana/assertions":"6.9.0-canary-20260504035654","@solana/codecs-core":"6.9.0-canary-20260504035654","@solana/nominal-types":"6.9.0-canary-20260504035654","@solana/codecs-strings":"6.9.0-canary-20260504035654"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504035654_1777867412172_0.6972373149685573","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504035952":{"name":"@solana/keys","version":"6.9.0-canary-20260504035952","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504035952","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"780ba97c8765939fa2f1432b9b06347aa153968f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504035952.tgz","fileCount":37,"integrity":"sha512-StDaHy5b5YMtmW18XVNx0ltyGxaP9UNSqzA+aPxzPMpfG/quXZE8oeC5wDAnL4RUxKcZ4joCL7UfshzUZ6nUOA==","signatures":[{"sig":"MEYCIQDeZ909yGDeZAld5JajW05rb1BWXdycvsMC5T0ntfnnxgIhAIGZ3q5udjTZWX9PRVGjMCkDElCspgmUxFQehaUZ+8U8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504035952","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504035952.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7f5bcb8ff2c4b9e4da58acfd4ce8b57a/solana-keys-6.9.0-canary-20260504035952.tgz","_integrity":"sha512-StDaHy5b5YMtmW18XVNx0ltyGxaP9UNSqzA+aPxzPMpfG/quXZE8oeC5wDAnL4RUxKcZ4joCL7UfshzUZ6nUOA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504035952","@solana/promises":"6.9.0-canary-20260504035952","@solana/assertions":"6.9.0-canary-20260504035952","@solana/codecs-core":"6.9.0-canary-20260504035952","@solana/nominal-types":"6.9.0-canary-20260504035952","@solana/codecs-strings":"6.9.0-canary-20260504035952"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504035952_1777867576114_0.04462185012412778","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504035944":{"name":"@solana/keys","version":"6.9.0-canary-20260504035944","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504035944","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b410b540b04579e06cc105ffe9cfa97e77c92c1c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504035944.tgz","fileCount":37,"integrity":"sha512-ertkHoI8e3F2yDqaxVaCE44LZ11B6hmH73bV6IXPW4ZsVgpwrG2z6fkLBJfgrIHUL0YEg85wAiRCtyX8I6YaAA==","signatures":[{"sig":"MEUCIQCPAnK61RQIHRaOdVQQqBJkuIOfj9wTrOGD9voP7dkJlAIgXK0vkuXM2+0HD95ygZ8IvLS2BNg8HlMAMr6eVuGHECs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504035944","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504035944.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0d8f2ef4654f1fe10aff7d047069f636/solana-keys-6.9.0-canary-20260504035944.tgz","_integrity":"sha512-ertkHoI8e3F2yDqaxVaCE44LZ11B6hmH73bV6IXPW4ZsVgpwrG2z6fkLBJfgrIHUL0YEg85wAiRCtyX8I6YaAA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504035944","@solana/promises":"6.9.0-canary-20260504035944","@solana/assertions":"6.9.0-canary-20260504035944","@solana/codecs-core":"6.9.0-canary-20260504035944","@solana/nominal-types":"6.9.0-canary-20260504035944","@solana/codecs-strings":"6.9.0-canary-20260504035944"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504035944_1777867630948_0.31216124947782675","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504040240":{"name":"@solana/keys","version":"6.9.0-canary-20260504040240","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504040240","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"77ae23848e24760cc4c9b97d6d1e53ad06caf4d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504040240.tgz","fileCount":37,"integrity":"sha512-fOqPAKeVQ3UjtvKSnvb9RtC8jj6SQQSWYLzBVEsivWzIOzc1/uL5o/2BnV4t5nDKBxKnb4Us7It4Kar+kfMBrg==","signatures":[{"sig":"MEUCIQD2njcoc6QH9aydwt7E74O3B272P8kH/s8VoGB45U22egIgFfZ10fIDc8DHFfR27nYv6diIYcgS9V/PzVS4mKW1ZJw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504040240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504040240.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c3fefdd08f773e86d612177272f63723/solana-keys-6.9.0-canary-20260504040240.tgz","_integrity":"sha512-fOqPAKeVQ3UjtvKSnvb9RtC8jj6SQQSWYLzBVEsivWzIOzc1/uL5o/2BnV4t5nDKBxKnb4Us7It4Kar+kfMBrg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504040240","@solana/promises":"6.9.0-canary-20260504040240","@solana/assertions":"6.9.0-canary-20260504040240","@solana/codecs-core":"6.9.0-canary-20260504040240","@solana/nominal-types":"6.9.0-canary-20260504040240","@solana/codecs-strings":"6.9.0-canary-20260504040240"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504040240_1777867709149_0.2587095852208725","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504040844":{"name":"@solana/keys","version":"6.9.0-canary-20260504040844","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504040844","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6d780bc1ccf276350034b91d5588acf65214bc5a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504040844.tgz","fileCount":37,"integrity":"sha512-mqY51ndD/xf3p2/PKQRI/2ehFS4DpPUJXsaPpHus/nIQxxjT+F+ajQ1JojrD1xUavjNrDhfvOwzVkEgnZibnPw==","signatures":[{"sig":"MEYCIQD2ftsfBp0XONCkGthlNN3TEmUPKYOQ5lu9ih52UJ1l6wIhAKFlKsToZfXstgL9bMy0EuRDNle1yRpnb308q6v4w9vA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504040844","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504040844.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0491e0806356686d737f8e154e53daf9/solana-keys-6.9.0-canary-20260504040844.tgz","_integrity":"sha512-mqY51ndD/xf3p2/PKQRI/2ehFS4DpPUJXsaPpHus/nIQxxjT+F+ajQ1JojrD1xUavjNrDhfvOwzVkEgnZibnPw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504040844","@solana/promises":"6.9.0-canary-20260504040844","@solana/assertions":"6.9.0-canary-20260504040844","@solana/codecs-core":"6.9.0-canary-20260504040844","@solana/nominal-types":"6.9.0-canary-20260504040844","@solana/codecs-strings":"6.9.0-canary-20260504040844"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504040844_1777868143544_0.7516832795028523","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504143358":{"name":"@solana/keys","version":"6.9.0-canary-20260504143358","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504143358","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"28beda55cfdaaffd35f14c01f5f3aa45bdf39a99","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504143358.tgz","fileCount":37,"integrity":"sha512-CdDY0mYAy6YS7S3uEamjQnbq4HDgLTkst2vJ721Jabzaxru3uGFnr5oLGRY0SqKErE2se1q5dvy1Nf7pMctNfQ==","signatures":[{"sig":"MEQCIAhrPWJlprtbYNLRZianjxckB368Az3iP7g5jd+u8JfuAiAwtcWZZdYgv8LB05jW7/UAzf7fhfg9DRhVnQ2qjZZHBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504143358","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504143358.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/21df9dbd65a7c950c1b4eeaa6269b7de/solana-keys-6.9.0-canary-20260504143358.tgz","_integrity":"sha512-CdDY0mYAy6YS7S3uEamjQnbq4HDgLTkst2vJ721Jabzaxru3uGFnr5oLGRY0SqKErE2se1q5dvy1Nf7pMctNfQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504143358","@solana/promises":"6.9.0-canary-20260504143358","@solana/assertions":"6.9.0-canary-20260504143358","@solana/codecs-core":"6.9.0-canary-20260504143358","@solana/nominal-types":"6.9.0-canary-20260504143358","@solana/codecs-strings":"6.9.0-canary-20260504143358"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504143358_1777905696341_0.9542807603946728","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504144157":{"name":"@solana/keys","version":"6.9.0-canary-20260504144157","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504144157","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"03b58af0afa5e9bc7c34cf4c08f18bfaa8955b7d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504144157.tgz","fileCount":37,"integrity":"sha512-8utmpaXUvKPZZCH3QfolI9sbFSa2NL4svrYigmeABohdtufg4yQ3ADRwDhMnx+FEPyrk1Chj8VUSe1g1hRf4Ug==","signatures":[{"sig":"MEYCIQDwmAwpUu+Oq6mBZfd+HslrymBTgr5ZpJ5JL4mpP1rsxwIhAM7+gRv3r/kEqx2mgXAhWW3wK8WgYsYstTs9cvclxwLe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504144157","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504144157.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/acfa3e5deeb100c9ca5af3e3ac03d552/solana-keys-6.9.0-canary-20260504144157.tgz","_integrity":"sha512-8utmpaXUvKPZZCH3QfolI9sbFSa2NL4svrYigmeABohdtufg4yQ3ADRwDhMnx+FEPyrk1Chj8VUSe1g1hRf4Ug==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504144157","@solana/promises":"6.9.0-canary-20260504144157","@solana/assertions":"6.9.0-canary-20260504144157","@solana/codecs-core":"6.9.0-canary-20260504144157","@solana/nominal-types":"6.9.0-canary-20260504144157","@solana/codecs-strings":"6.9.0-canary-20260504144157"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504144157_1777906134530_0.34035655477914095","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260504163128":{"name":"@solana/keys","version":"6.9.0-canary-20260504163128","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260504163128","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8b577872a9f9e4d0d645c1bf9af6be4b37a28043","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260504163128.tgz","fileCount":37,"integrity":"sha512-My6bsVxgbEsgionAwQa/GiSkFI5EBRerwQlPnGmtl0+TRlc9ksL4xrBsfRryF6LuOP6VZttNiazY1aoPMHlTcA==","signatures":[{"sig":"MEUCIQC1Oj16V6NVOzNupAVLjpIxx+rjedUnraoEH5CXNRuNngIgA2KFLRldctoi5Jp3GuGU0soZp/bPCgMiinrpwf/d/xw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260504163128","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260504163128.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/760d4506c3221e8b379eb407065cdd1b/solana-keys-6.9.0-canary-20260504163128.tgz","_integrity":"sha512-My6bsVxgbEsgionAwQa/GiSkFI5EBRerwQlPnGmtl0+TRlc9ksL4xrBsfRryF6LuOP6VZttNiazY1aoPMHlTcA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260504163128","@solana/promises":"6.9.0-canary-20260504163128","@solana/assertions":"6.9.0-canary-20260504163128","@solana/codecs-core":"6.9.0-canary-20260504163128","@solana/nominal-types":"6.9.0-canary-20260504163128","@solana/codecs-strings":"6.9.0-canary-20260504163128"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260504163128_1777912708044_0.0328669015457379","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505132156":{"name":"@solana/keys","version":"6.9.0-canary-20260505132156","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505132156","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d70ff55e1ebcdf1f2010102797e1e7eadac8abb5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505132156.tgz","fileCount":37,"integrity":"sha512-UsoLx2js0JEmUKLPnMF6I9Vts+PWm/wwpb64mZ7dVdorPNk01mkt23qAnO+hIUbF2mYbFn8wsSb/rx3fs/NpVA==","signatures":[{"sig":"MEUCIQDZWfXoxUYtZlXazV51ZtRyaGTJqg+EWz5ZgVfaXTckwwIgfaY1XfqDZyeKZmkXq83Pp+rDyAybz+WVob0vCng6pKU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505132156","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505132156.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/16d3ca32ece0e732838ac51061a476dc/solana-keys-6.9.0-canary-20260505132156.tgz","_integrity":"sha512-UsoLx2js0JEmUKLPnMF6I9Vts+PWm/wwpb64mZ7dVdorPNk01mkt23qAnO+hIUbF2mYbFn8wsSb/rx3fs/NpVA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505132156","@solana/promises":"6.9.0-canary-20260505132156","@solana/assertions":"6.9.0-canary-20260505132156","@solana/codecs-core":"6.9.0-canary-20260505132156","@solana/nominal-types":"6.9.0-canary-20260505132156","@solana/codecs-strings":"6.9.0-canary-20260505132156"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505132156_1777987819960_0.7168245934258299","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505133431":{"name":"@solana/keys","version":"6.9.0-canary-20260505133431","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505133431","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fa8f39c9e547a3a622925cb7791bc9d9e18a5508","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505133431.tgz","fileCount":37,"integrity":"sha512-waF5ii9zzmbN5u1lypbJnZllw3X8njvNEsVq49/092TCYZEmqL9SKR1g+SKcfQG5HwMCL3+v6A7aGHO8GzyehA==","signatures":[{"sig":"MEUCIQCUc3Hz/nFfzbPIzTYGDqdOqdhHq+ULR6psspmT+VHO0QIgbjDMPtPUXPHMgEg4SNBzAAnl4OR/0IBxL4SITQUc9ZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505133431","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505133431.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/343346ccb27646ce50db4270512cc709/solana-keys-6.9.0-canary-20260505133431.tgz","_integrity":"sha512-waF5ii9zzmbN5u1lypbJnZllw3X8njvNEsVq49/092TCYZEmqL9SKR1g+SKcfQG5HwMCL3+v6A7aGHO8GzyehA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505133431","@solana/promises":"6.9.0-canary-20260505133431","@solana/assertions":"6.9.0-canary-20260505133431","@solana/codecs-core":"6.9.0-canary-20260505133431","@solana/nominal-types":"6.9.0-canary-20260505133431","@solana/codecs-strings":"6.9.0-canary-20260505133431"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505133431_1777988439913_0.9418104758972985","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505202922":{"name":"@solana/keys","version":"6.9.0-canary-20260505202922","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505202922","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ca9564d1f4104a1b11f58ff8e2117198a0a09fb2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505202922.tgz","fileCount":37,"integrity":"sha512-FqJVWcAMSHLSEIIlhOmg3O1bTkopiC8yj7Qogu2mYHGVPD3h6Wb15TNsiF5iYd9W4LNznx6P5/q3FpGUdOyHIQ==","signatures":[{"sig":"MEQCIE+y7EHPMlxE53LhqAARyGgGMnmV9YP9ZoIFlMgCk9BpAiBr1I6CtDYb2h5SKMBQQ1vcvxCOWOzFmxjUI0nGMcrU9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505202922","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505202922.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/16e98f11726610213cce560a198a4b7e/solana-keys-6.9.0-canary-20260505202922.tgz","_integrity":"sha512-FqJVWcAMSHLSEIIlhOmg3O1bTkopiC8yj7Qogu2mYHGVPD3h6Wb15TNsiF5iYd9W4LNznx6P5/q3FpGUdOyHIQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505202922","@solana/promises":"6.9.0-canary-20260505202922","@solana/assertions":"6.9.0-canary-20260505202922","@solana/codecs-core":"6.9.0-canary-20260505202922","@solana/nominal-types":"6.9.0-canary-20260505202922","@solana/codecs-strings":"6.9.0-canary-20260505202922"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505202922_1778013417638_0.06784384331011206","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505204033":{"name":"@solana/keys","version":"6.9.0-canary-20260505204033","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505204033","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bae3c9b079e1be5673a7a54932471911c911f260","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505204033.tgz","fileCount":37,"integrity":"sha512-Suk9MfG9Gx1DGIOsqv0j6IZpj8NpO0kSki7vDYbeGGdy/TqePHvLyqNrA6PfZCCo3fX9Bo9AQei6FZDLUxV1OA==","signatures":[{"sig":"MEYCIQDIvjXajfvFqdN5p+UTAt+I+kTlMvIZ+1ss6YcboZKiGgIhAKrgogAUinn0oMKYnNWq7wq8Xi5DBr1Bdjd4Z6JQjY49","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505204033","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505204033.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d4bc5e5ec82c2307066f57c31b7906e4/solana-keys-6.9.0-canary-20260505204033.tgz","_integrity":"sha512-Suk9MfG9Gx1DGIOsqv0j6IZpj8NpO0kSki7vDYbeGGdy/TqePHvLyqNrA6PfZCCo3fX9Bo9AQei6FZDLUxV1OA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505204033","@solana/promises":"6.9.0-canary-20260505204033","@solana/assertions":"6.9.0-canary-20260505204033","@solana/codecs-core":"6.9.0-canary-20260505204033","@solana/nominal-types":"6.9.0-canary-20260505204033","@solana/codecs-strings":"6.9.0-canary-20260505204033"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505204033_1778014064207_0.6892759134430817","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505212004":{"name":"@solana/keys","version":"6.9.0-canary-20260505212004","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505212004","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8eda6989bf9d4a4c3f1fd611cc0cabe120e1268b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505212004.tgz","fileCount":37,"integrity":"sha512-iU3uuD327ZpgtzOktDGvWoR4mCsT+stbWtGm+/1zxqlPE4xP9HZIXD4beQ48XcGt+QLbhKd3oPXijNN80u8WJA==","signatures":[{"sig":"MEUCIAxf2QBHqOt0koW+1NYNjJtFvXYrIm6B7Q7hlLxuioQAAiEAmrZSwncpeweQOr4DZqVvkSzBX2jerHH3zBZxBXWA3T4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505212004","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505212004.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a80647829a54c64dcac1457a60ca7088/solana-keys-6.9.0-canary-20260505212004.tgz","_integrity":"sha512-iU3uuD327ZpgtzOktDGvWoR4mCsT+stbWtGm+/1zxqlPE4xP9HZIXD4beQ48XcGt+QLbhKd3oPXijNN80u8WJA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505212004","@solana/promises":"6.9.0-canary-20260505212004","@solana/assertions":"6.9.0-canary-20260505212004","@solana/codecs-core":"6.9.0-canary-20260505212004","@solana/nominal-types":"6.9.0-canary-20260505212004","@solana/codecs-strings":"6.9.0-canary-20260505212004"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505212004_1778016490556_0.8087273428855049","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505213027":{"name":"@solana/keys","version":"6.9.0-canary-20260505213027","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505213027","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c7e0c0b0920d86963265a8e2cae22b13ea614733","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505213027.tgz","fileCount":37,"integrity":"sha512-6siU3GJ9WgvQwy08vfZs+FEUGbi1vOt1DQqJZCqZt2Ry4OOaQRMOeJhqSGeIkjGIDgY3umognM5oDZZxdIBV6w==","signatures":[{"sig":"MEQCIG9YyWzkuKzUm/FPqJdPu4XSY+jZNTxhiwaNhFVzspcTAiAhtwP+ktRnFGnfLbbAAZ8suQJvBcp6QSCb6PztA4P4Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505213027","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505213027.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/801780df79a611299f3971a2a7912003/solana-keys-6.9.0-canary-20260505213027.tgz","_integrity":"sha512-6siU3GJ9WgvQwy08vfZs+FEUGbi1vOt1DQqJZCqZt2Ry4OOaQRMOeJhqSGeIkjGIDgY3umognM5oDZZxdIBV6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505213027","@solana/promises":"6.9.0-canary-20260505213027","@solana/assertions":"6.9.0-canary-20260505213027","@solana/codecs-core":"6.9.0-canary-20260505213027","@solana/nominal-types":"6.9.0-canary-20260505213027","@solana/codecs-strings":"6.9.0-canary-20260505213027"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505213027_1778017074576_0.5293682880965604","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505214228":{"name":"@solana/keys","version":"6.9.0-canary-20260505214228","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505214228","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9b30b7bac88cd3304f7d469c036363abd8ecda35","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505214228.tgz","fileCount":37,"integrity":"sha512-mi8XTlUnPiBCXijB3ZNBBTQ4KRGAosxYK1d/F99bftnQ1+DdHTpJxaYKBo+khv45VO0kJFEeyQ1NkDgiS2KyoQ==","signatures":[{"sig":"MEYCIQDaMJQYLR9OKYwXi1ldVX7R5SivP+4b+4x9IsQY44YboAIhANuOhOncz+AbRX0moIbL87XkyeyjIu5NG98gC78wt8Oq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505214228","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505214228.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c8aebd7a14f0cef33c5459f26639d3fc/solana-keys-6.9.0-canary-20260505214228.tgz","_integrity":"sha512-mi8XTlUnPiBCXijB3ZNBBTQ4KRGAosxYK1d/F99bftnQ1+DdHTpJxaYKBo+khv45VO0kJFEeyQ1NkDgiS2KyoQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505214228","@solana/promises":"6.9.0-canary-20260505214228","@solana/assertions":"6.9.0-canary-20260505214228","@solana/codecs-core":"6.9.0-canary-20260505214228","@solana/nominal-types":"6.9.0-canary-20260505214228","@solana/codecs-strings":"6.9.0-canary-20260505214228"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505214228_1778017799388_0.008748755972288524","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505215425":{"name":"@solana/keys","version":"6.9.0-canary-20260505215425","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505215425","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"61049785c485f42d0cc927e51851a0bf3401db41","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505215425.tgz","fileCount":37,"integrity":"sha512-y78x2vwt0D+6ccMlcstnZv8NCX9Ye22YdZOR5RQkviCNJSmxI8beaOaC1N9MwXFprmQLb5eA13A3DZdz3+2xRw==","signatures":[{"sig":"MEUCIQC+fHKEYxSxf9w3vjuFSldAnTL+noWHGo0lT/8+WYw2cQIgcGQZDBWojj3XXBFFakHfpd0VYxmsHaNCVCNBmwHTMLE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505215425","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505215425.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f6d5892533c22b00a1aa6c9ed907633c/solana-keys-6.9.0-canary-20260505215425.tgz","_integrity":"sha512-y78x2vwt0D+6ccMlcstnZv8NCX9Ye22YdZOR5RQkviCNJSmxI8beaOaC1N9MwXFprmQLb5eA13A3DZdz3+2xRw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505215425","@solana/promises":"6.9.0-canary-20260505215425","@solana/assertions":"6.9.0-canary-20260505215425","@solana/codecs-core":"6.9.0-canary-20260505215425","@solana/nominal-types":"6.9.0-canary-20260505215425","@solana/codecs-strings":"6.9.0-canary-20260505215425"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505215425_1778018520034_0.4970568741189214","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505220518":{"name":"@solana/keys","version":"6.9.0-canary-20260505220518","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505220518","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3bfa725407d5d97d1b39031a08a7475f34b5e08b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505220518.tgz","fileCount":37,"integrity":"sha512-YyaMSWPYCf7oKLVG1LkYmFj4nMKhodMk37Qr2XufuAPFciiKjb4RtWKgvD/rhPRr9wrAY3hRXlFMGVOQaYsaHg==","signatures":[{"sig":"MEUCIATnHcDbGL+nuGVNXHaq9ldllob3iZsaa2laifJBoFFHAiEAlxNlET2fyKUYZl5zjLQwaSV00jLFoQHcVB0K4bQ5yIc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505220518","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505220518.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0cf16013a5858fca1bd13951ec5a0b89/solana-keys-6.9.0-canary-20260505220518.tgz","_integrity":"sha512-YyaMSWPYCf7oKLVG1LkYmFj4nMKhodMk37Qr2XufuAPFciiKjb4RtWKgvD/rhPRr9wrAY3hRXlFMGVOQaYsaHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505220518","@solana/promises":"6.9.0-canary-20260505220518","@solana/assertions":"6.9.0-canary-20260505220518","@solana/codecs-core":"6.9.0-canary-20260505220518","@solana/nominal-types":"6.9.0-canary-20260505220518","@solana/codecs-strings":"6.9.0-canary-20260505220518"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505220518_1778019154085_0.7486893523527107","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505221731":{"name":"@solana/keys","version":"6.9.0-canary-20260505221731","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505221731","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"72a4cd834e2698c3dbf7166248c60404c14e9cfd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505221731.tgz","fileCount":37,"integrity":"sha512-IrTtOsc/jiyoiFOJGUdrv8MjC+A6Ecp79pKypLbIvKuo7n4WQ33xnMFs89R89tXhfECRPwM7m94+GMUj8uNeIg==","signatures":[{"sig":"MEYCIQCu87PkuRUcO+4ncNBZqWkk7QfW+qKyxgCafnb0zVNuCgIhALRrhnEvmonQIxSM/AfAnLi+JT2N/mpXe49hldld9OhB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505221731","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505221731.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9e2457889069ff848ec0fc1dfbab9c45/solana-keys-6.9.0-canary-20260505221731.tgz","_integrity":"sha512-IrTtOsc/jiyoiFOJGUdrv8MjC+A6Ecp79pKypLbIvKuo7n4WQ33xnMFs89R89tXhfECRPwM7m94+GMUj8uNeIg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505221731","@solana/promises":"6.9.0-canary-20260505221731","@solana/assertions":"6.9.0-canary-20260505221731","@solana/codecs-core":"6.9.0-canary-20260505221731","@solana/nominal-types":"6.9.0-canary-20260505221731","@solana/codecs-strings":"6.9.0-canary-20260505221731"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505221731_1778019945829_0.7524212013518528","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505222841":{"name":"@solana/keys","version":"6.9.0-canary-20260505222841","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505222841","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"106d71c4835c210df7073e87cb77a1a8007d408e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505222841.tgz","fileCount":37,"integrity":"sha512-KHbQOunQ+PurKIQ6/5WSHtU3P0UR95RH7A/Fm4nnAjTPyjwEOADiqh8LhYjarI9yb3srS1HIA4f11nCQRJzRng==","signatures":[{"sig":"MEQCIHDI4ObLZgEn4CIJHhc1miVi76VUndTHLb/AsuxMzChHAiBpxXEZzYgNmT6yJ3cMRidkK4qjoVg0vqAuYSJq3y7pwg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505222841","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505222841.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7c8ff44c586f3c58f91e1dd607276956/solana-keys-6.9.0-canary-20260505222841.tgz","_integrity":"sha512-KHbQOunQ+PurKIQ6/5WSHtU3P0UR95RH7A/Fm4nnAjTPyjwEOADiqh8LhYjarI9yb3srS1HIA4f11nCQRJzRng==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505222841","@solana/promises":"6.9.0-canary-20260505222841","@solana/assertions":"6.9.0-canary-20260505222841","@solana/codecs-core":"6.9.0-canary-20260505222841","@solana/nominal-types":"6.9.0-canary-20260505222841","@solana/codecs-strings":"6.9.0-canary-20260505222841"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505222841_1778020581628_0.7468887296110744","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505224023":{"name":"@solana/keys","version":"6.9.0-canary-20260505224023","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505224023","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0fd0ba0ade40ab3ead1a03d8c9553dc487ea23b3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505224023.tgz","fileCount":37,"integrity":"sha512-MYhcq9dMyA5XtV2imlBaKe5wYnN6do8EyrAX1NbqhD2NKYo5M6OAFUWgTnlbJR4/lXgEUaBEhwmIEypQo8eMaw==","signatures":[{"sig":"MEQCIHR8+dLmCreQ8pnZer3bnsDAE8XKPmSo4WkwEAl4xGBgAiBl562i3QG9kcDCNk80Nrk+JDJh/UmXlM6cLfYLFqhrpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505224023","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505224023.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a735095e71653b3e6943f69bdd24bee4/solana-keys-6.9.0-canary-20260505224023.tgz","_integrity":"sha512-MYhcq9dMyA5XtV2imlBaKe5wYnN6do8EyrAX1NbqhD2NKYo5M6OAFUWgTnlbJR4/lXgEUaBEhwmIEypQo8eMaw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505224023","@solana/promises":"6.9.0-canary-20260505224023","@solana/assertions":"6.9.0-canary-20260505224023","@solana/codecs-core":"6.9.0-canary-20260505224023","@solana/nominal-types":"6.9.0-canary-20260505224023","@solana/codecs-strings":"6.9.0-canary-20260505224023"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505224023_1778021284376_0.7307667088129197","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505225241":{"name":"@solana/keys","version":"6.9.0-canary-20260505225241","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505225241","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e7179ef094b8f2529c07666fa2e800dd4a237a27","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505225241.tgz","fileCount":37,"integrity":"sha512-tEY9IsnqMk9JRuCGm6npoiFAOFQUHVCRllB7nSj6AfsomWYbuIfk7NY7Ekc9mrZSj2NaMssZ0e+E3tjrNdricg==","signatures":[{"sig":"MEQCIHYfwQT+m8v7D+fdLrbCnoozXQs+hRIGRx4AVeAxkD5BAiAV7/JH+Q6oKq4kd5CnnHz7DJOyYpgaMC79W+hl4WNt+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505225241","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505225241.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d7ef7068a08efc65ac35a8d62fd88b06/solana-keys-6.9.0-canary-20260505225241.tgz","_integrity":"sha512-tEY9IsnqMk9JRuCGm6npoiFAOFQUHVCRllB7nSj6AfsomWYbuIfk7NY7Ekc9mrZSj2NaMssZ0e+E3tjrNdricg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505225241","@solana/promises":"6.9.0-canary-20260505225241","@solana/assertions":"6.9.0-canary-20260505225241","@solana/codecs-core":"6.9.0-canary-20260505225241","@solana/nominal-types":"6.9.0-canary-20260505225241","@solana/codecs-strings":"6.9.0-canary-20260505225241"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505225241_1778022026613_0.872947769045163","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505230336":{"name":"@solana/keys","version":"6.9.0-canary-20260505230336","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505230336","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"217012734a3aee2a65c5e826b860ca8122709965","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505230336.tgz","fileCount":37,"integrity":"sha512-mkT56evjL8BUMc69zazoL8rwOoKSCaA2Znesoxn5eSTLmOOSbXxkNfCXdj8GuGCfp11NYiLfmJSuk1H47qVBTg==","signatures":[{"sig":"MEUCIBHZiMgo+MCD3y39sRZhV0JVUgtpBd+PcgnEqdEmnBFYAiEA5vBlCKBs8042uEGXefJa1ey2P21LKMryLyfpd57keFg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505230336","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505230336.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/771fa8357eacd005ebc927a3debc8f74/solana-keys-6.9.0-canary-20260505230336.tgz","_integrity":"sha512-mkT56evjL8BUMc69zazoL8rwOoKSCaA2Znesoxn5eSTLmOOSbXxkNfCXdj8GuGCfp11NYiLfmJSuk1H47qVBTg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505230336","@solana/promises":"6.9.0-canary-20260505230336","@solana/assertions":"6.9.0-canary-20260505230336","@solana/codecs-core":"6.9.0-canary-20260505230336","@solana/nominal-types":"6.9.0-canary-20260505230336","@solana/codecs-strings":"6.9.0-canary-20260505230336"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505230336_1778022689089_0.9133823937541503","host":"s3://npm-registry-packages-npm-production"}},"6.9.0-canary-20260505231441":{"name":"@solana/keys","version":"6.9.0-canary-20260505231441","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0-canary-20260505231441","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7b4b33d001cbcbb8c6d5ad5b5024ccf18255f93e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0-canary-20260505231441.tgz","fileCount":37,"integrity":"sha512-O8Sz3NqAObEE6/R4aPCHs8gzIarCmHTBgBinSuJ5E9ZgZmY03kkUz+hD5x1k6ihuqHAT2ox+wQqjcgGR0aMwEA==","signatures":[{"sig":"MEYCIQCJxOe9nhT7XRI10fGP/CMr4FU86I4vBGYfb8gLbuQ7gQIhALCKS6kBU150cNvfGFyOZkkinjHOfb1KDHmztuRQY4UF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0-canary-20260505231441","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.0-canary-20260505231441.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d76666fb9a3acd485d298d342ac741a6/solana-keys-6.9.0-canary-20260505231441.tgz","_integrity":"sha512-O8Sz3NqAObEE6/R4aPCHs8gzIarCmHTBgBinSuJ5E9ZgZmY03kkUz+hD5x1k6ihuqHAT2ox+wQqjcgGR0aMwEA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0-canary-20260505231441","@solana/promises":"6.9.0-canary-20260505231441","@solana/assertions":"6.9.0-canary-20260505231441","@solana/codecs-core":"6.9.0-canary-20260505231441","@solana/nominal-types":"6.9.0-canary-20260505231441","@solana/codecs-strings":"6.9.0-canary-20260505231441"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0-canary-20260505231441_1778023294484_0.8476786208987728","host":"s3://npm-registry-packages-npm-production"}},"6.9.0":{"name":"@solana/keys","version":"6.9.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.9.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7e6b1fa17d5f93e9df6324c67bd79134ba5d4dc1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.9.0.tgz","fileCount":37,"integrity":"sha512-1g2QARiqSjNqT0EIqLDLQ5vRm7hCsbqgFwFAp5GsMV/8BTYT8s1Ct2wLHDZiJ4eAX6beTHVf8LbOBfVejtn3oQ==","signatures":[{"sig":"MEYCIQCf2ZO6zXQJs7gNYcWeTFdlZqPN6Cv14JCIBS5jnZMiFQIhAKF/HMj3QQKXT0UKt2zM/yN6YbFdpFadydIiz/yYga8b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360395},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.9.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7b5a723411e26690913bba5ad150038f/solana-keys-6.9.0.tgz","_integrity":"sha512-1g2QARiqSjNqT0EIqLDLQ5vRm7hCsbqgFwFAp5GsMV/8BTYT8s1Ct2wLHDZiJ4eAX6beTHVf8LbOBfVejtn3oQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.9.0","@solana/promises":"6.9.0","@solana/assertions":"6.9.0","@solana/codecs-core":"6.9.0","@solana/nominal-types":"6.9.0","@solana/codecs-strings":"6.9.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.9.0_1778066529845_0.8162704967727135","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260507145824":{"name":"@solana/keys","version":"6.10.0-canary-20260507145824","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260507145824","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"60fe597249c926161531b95a2420c5a7b5f27bf5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260507145824.tgz","fileCount":37,"integrity":"sha512-bfjd7cIyTbqwbZPGrEyKfv/vZZmPtawqooni3Y+93J5oKdEqh282DBv5quP7exmbFw1dvCrOONl6DEnnsgX8og==","signatures":[{"sig":"MEQCIEZC/pCFe24yJjygjRIR/gsY33jn6INP10cro169V9RrAiBjN6zj4VBAlFtRYsbbuM8ZZdo6fBmVDznZOtWKbCfEmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260507145824","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260507145824.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7397229f854b3b7a3480cbd8b3d6ab20/solana-keys-6.10.0-canary-20260507145824.tgz","_integrity":"sha512-bfjd7cIyTbqwbZPGrEyKfv/vZZmPtawqooni3Y+93J5oKdEqh282DBv5quP7exmbFw1dvCrOONl6DEnnsgX8og==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260507145824","@solana/promises":"6.10.0-canary-20260507145824","@solana/assertions":"6.10.0-canary-20260507145824","@solana/codecs-core":"6.10.0-canary-20260507145824","@solana/nominal-types":"6.10.0-canary-20260507145824","@solana/codecs-strings":"6.10.0-canary-20260507145824"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260507145824_1778166355169_0.5148879200020691","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260507151050":{"name":"@solana/keys","version":"6.10.0-canary-20260507151050","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260507151050","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4292d7ee46bf12ad2dc15ff63e1147964640a386","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260507151050.tgz","fileCount":37,"integrity":"sha512-oUEfH1p198DN9b6oLsfmMK4oifmJkgEfzvtRNUcRu4074ZIIGH23Cq2pfwQmp8XnY4lmHrq4vM9b+rOJZndCBw==","signatures":[{"sig":"MEQCIAbw/tDG9Xq70gMTENPVd/dua20CfaCboMrbGaePQ5l3AiBSfUV4XhpzXMPtdNasuPO6k7gFel3ySXvKlowmaVqCQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260507151050","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260507151050.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/793fc9644c8bb834453dc61f9329eda6/solana-keys-6.10.0-canary-20260507151050.tgz","_integrity":"sha512-oUEfH1p198DN9b6oLsfmMK4oifmJkgEfzvtRNUcRu4074ZIIGH23Cq2pfwQmp8XnY4lmHrq4vM9b+rOJZndCBw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260507151050","@solana/promises":"6.10.0-canary-20260507151050","@solana/assertions":"6.10.0-canary-20260507151050","@solana/codecs-core":"6.10.0-canary-20260507151050","@solana/nominal-types":"6.10.0-canary-20260507151050","@solana/codecs-strings":"6.10.0-canary-20260507151050"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260507151050_1778167085030_0.24652411130462393","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260507152156":{"name":"@solana/keys","version":"6.10.0-canary-20260507152156","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260507152156","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"35fb38263658aa0796cfd0506661a4f7cfbc89b4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260507152156.tgz","fileCount":37,"integrity":"sha512-lVN42eMoE1EZ7d9WyFeyyE9G2zSth/7ogBSEjQ8L2f1bMafzzSiTPc4WvVuYZfMz8zXv85R1e+K29UncCSUTpg==","signatures":[{"sig":"MEYCIQC6hWmYcnTFWvdoQxXymmkGdSAXKx7ZHAYRgcHlVlvKewIhAPYvz2kaM4X5bcrS8uDd8yTcK9Mia+Do95tQYuRauloS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260507152156","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260507152156.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9ab9e4a6f010295c687fabe810848823/solana-keys-6.10.0-canary-20260507152156.tgz","_integrity":"sha512-lVN42eMoE1EZ7d9WyFeyyE9G2zSth/7ogBSEjQ8L2f1bMafzzSiTPc4WvVuYZfMz8zXv85R1e+K29UncCSUTpg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260507152156","@solana/promises":"6.10.0-canary-20260507152156","@solana/assertions":"6.10.0-canary-20260507152156","@solana/codecs-core":"6.10.0-canary-20260507152156","@solana/nominal-types":"6.10.0-canary-20260507152156","@solana/codecs-strings":"6.10.0-canary-20260507152156"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260507152156_1778167791557_0.39125754882679553","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260507153337":{"name":"@solana/keys","version":"6.10.0-canary-20260507153337","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260507153337","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3fba3a772fe1959ea81aa727acaa15ece2aa6457","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260507153337.tgz","fileCount":37,"integrity":"sha512-0LNK9uJ0jlRdQC3D3Iiezhpxbhgd+nY7ARSNwwRNIU1m2j9173zNj+lU585HXKqxlxxdvo8ifNGz6B4+lH5EiQ==","signatures":[{"sig":"MEQCIA1JSVWvmDzx2XmAFCzQjEe+93QJ1JHnjfB8G4aVQogdAiBbDGX3bqHPRcxeoeYuwxnw0tuZSjaNzFUYSFOrOOiDbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260507153337","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260507153337.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e16db0b15d9567ada92d6ce7d56fd2fc/solana-keys-6.10.0-canary-20260507153337.tgz","_integrity":"sha512-0LNK9uJ0jlRdQC3D3Iiezhpxbhgd+nY7ARSNwwRNIU1m2j9173zNj+lU585HXKqxlxxdvo8ifNGz6B4+lH5EiQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260507153337","@solana/promises":"6.10.0-canary-20260507153337","@solana/assertions":"6.10.0-canary-20260507153337","@solana/codecs-core":"6.10.0-canary-20260507153337","@solana/nominal-types":"6.10.0-canary-20260507153337","@solana/codecs-strings":"6.10.0-canary-20260507153337"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260507153337_1778168499207_0.42580471236049244","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260507154437":{"name":"@solana/keys","version":"6.10.0-canary-20260507154437","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260507154437","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dc555bc4b7286f62265ad728c8e2c6c6a893d1a1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260507154437.tgz","fileCount":37,"integrity":"sha512-sLVYR8SPuqjKExIBn3/znz+C00xuYgyaIo7SH+xYWlC5Zryd/omhcpjJV7fA+gebvySrIcObHeMf2C3P38lZxg==","signatures":[{"sig":"MEUCIQDtd+MMUAK7LlI/U02+GUVvTb1/cDgifELtbMTCY1q71gIgRww69dTSB3EIYquaX0DGEkcMV5gwqRlwf8+auCpkfmM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260507154437","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260507154437.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/38ef966905818563f549b329df640c66/solana-keys-6.10.0-canary-20260507154437.tgz","_integrity":"sha512-sLVYR8SPuqjKExIBn3/znz+C00xuYgyaIo7SH+xYWlC5Zryd/omhcpjJV7fA+gebvySrIcObHeMf2C3P38lZxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260507154437","@solana/promises":"6.10.0-canary-20260507154437","@solana/assertions":"6.10.0-canary-20260507154437","@solana/codecs-core":"6.10.0-canary-20260507154437","@solana/nominal-types":"6.10.0-canary-20260507154437","@solana/codecs-strings":"6.10.0-canary-20260507154437"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260507154437_1778169190213_0.30195290215369996","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260508101121":{"name":"@solana/keys","version":"6.10.0-canary-20260508101121","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260508101121","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dc84e23bcae2d3791da1a7ee1c9b0b1430e337f8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260508101121.tgz","fileCount":37,"integrity":"sha512-WYfP3QmkUtzuFCN2ftndJrg8X1RvjO1x2DUW2naPyjOijWVkCXfPkxXjl1NL4T7YOgTPrn+03RkR/jhwtYqvHg==","signatures":[{"sig":"MEYCIQDNMCREhueTPj4cnaOX5zEFlH/J6T6FSCBuWY6nb3pmLwIhAO7RR9b/C7B5z1OgezHNpDvxzTUtIoEglOdtUjB6YX5R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260508101121","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260508101121.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ac4665e01fe525e8640206ac162bc5e3/solana-keys-6.10.0-canary-20260508101121.tgz","_integrity":"sha512-WYfP3QmkUtzuFCN2ftndJrg8X1RvjO1x2DUW2naPyjOijWVkCXfPkxXjl1NL4T7YOgTPrn+03RkR/jhwtYqvHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260508101121","@solana/promises":"6.10.0-canary-20260508101121","@solana/assertions":"6.10.0-canary-20260508101121","@solana/codecs-core":"6.10.0-canary-20260508101121","@solana/nominal-types":"6.10.0-canary-20260508101121","@solana/codecs-strings":"6.10.0-canary-20260508101121"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260508101121_1778235538228_0.16999341559592707","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260508114519":{"name":"@solana/keys","version":"6.10.0-canary-20260508114519","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260508114519","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2573ec43e1630305a877d288583ed09a72c97a45","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260508114519.tgz","fileCount":37,"integrity":"sha512-IiHzWj8dnvaixCRRaqUyGp6igtgRsGGIck8EbYCsgjiPwRV0BWpHCi1zs8c7ZZIklg6mTZAUaA2UBigTYWdo6w==","signatures":[{"sig":"MEYCIQDziAsQkuzvUfSYqFDlFW05Pn05ZTmqvVOkL+CbVC4YkAIhAMTM2q8S7r9hkSMJYWWt5fqz2ejYCyOohRvklkbIIYaI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260508114519","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260508114519.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/3ee5670a77a57fd7ca55ce5a09a35896/solana-keys-6.10.0-canary-20260508114519.tgz","_integrity":"sha512-IiHzWj8dnvaixCRRaqUyGp6igtgRsGGIck8EbYCsgjiPwRV0BWpHCi1zs8c7ZZIklg6mTZAUaA2UBigTYWdo6w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260508114519","@solana/promises":"6.10.0-canary-20260508114519","@solana/assertions":"6.10.0-canary-20260508114519","@solana/codecs-core":"6.10.0-canary-20260508114519","@solana/nominal-types":"6.10.0-canary-20260508114519","@solana/codecs-strings":"6.10.0-canary-20260508114519"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260508114519_1778241173490_0.639757484655076","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260508125653":{"name":"@solana/keys","version":"6.10.0-canary-20260508125653","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260508125653","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dde678517313cf66d0310facd0b29a086b6e77f3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260508125653.tgz","fileCount":37,"integrity":"sha512-t9fp9kBVSk474bTPfg81wuTQQx7iTl43pAuA4wESDd7CMF5Nz9Wls++EvPqM+8d8o+0WNA431B4jrqnXgtnOsQ==","signatures":[{"sig":"MEUCIQDb5Qvi4yr0gJmEfLwdUway1jaX7MX6LkPzN9Ffvg/PTAIgC/2ngzfAzbS7UNhdhw/kK2wxGh2+ktbcT5KJL0Sxc2E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260508125653","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260508125653.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ea672e8dac9ccf4b2ed7c4f31936c581/solana-keys-6.10.0-canary-20260508125653.tgz","_integrity":"sha512-t9fp9kBVSk474bTPfg81wuTQQx7iTl43pAuA4wESDd7CMF5Nz9Wls++EvPqM+8d8o+0WNA431B4jrqnXgtnOsQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260508125653","@solana/promises":"6.10.0-canary-20260508125653","@solana/assertions":"6.10.0-canary-20260508125653","@solana/codecs-core":"6.10.0-canary-20260508125653","@solana/nominal-types":"6.10.0-canary-20260508125653","@solana/codecs-strings":"6.10.0-canary-20260508125653"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260508125653_1778245457534_0.007949581618603707","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260508152137":{"name":"@solana/keys","version":"6.10.0-canary-20260508152137","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260508152137","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9aa38ffc5f53c2abb182eb0d7688b58ecbc42eb5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260508152137.tgz","fileCount":37,"integrity":"sha512-EKOn6jyubf5m3bxa0Ltq3DHptZAxk7HaENQn1Kw5G7tFg6gDK55WocJbbYlr0qRCqqpFFCZMzcKNtL9wX23Xuw==","signatures":[{"sig":"MEYCIQDyUHEnco/DpPC5bl0b9ovIcA2Z2Wtjb/oPVifaFhEzFQIhAOJDarz2FtyWIybF5S78NLiDXWR8eARSwBMhaarA2KwM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260508152137","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260508152137.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a315e966abdda677f09cfd671204a231/solana-keys-6.10.0-canary-20260508152137.tgz","_integrity":"sha512-EKOn6jyubf5m3bxa0Ltq3DHptZAxk7HaENQn1Kw5G7tFg6gDK55WocJbbYlr0qRCqqpFFCZMzcKNtL9wX23Xuw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260508152137","@solana/promises":"6.10.0-canary-20260508152137","@solana/assertions":"6.10.0-canary-20260508152137","@solana/codecs-core":"6.10.0-canary-20260508152137","@solana/nominal-types":"6.10.0-canary-20260508152137","@solana/codecs-strings":"6.10.0-canary-20260508152137"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260508152137_1778254146794_0.7994343461426616","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260508162238":{"name":"@solana/keys","version":"6.10.0-canary-20260508162238","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260508162238","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c417847bf45236534b5de274851794cda92c2af0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260508162238.tgz","fileCount":37,"integrity":"sha512-uAcX6AotQxcKKQoc82HvU0VvkeNQArDLY6rCoSUSG49wwPbHg/01nyS0rduVhaBgZA4KZXZ3IUn20BFhosYIqw==","signatures":[{"sig":"MEYCIQD//IS7FwlB4REHw9mFcsn5bNqHFtk5nAPI8ea2tW/YewIhAMrEMYQ94UFpcdal3AidlHy8PQtSm9eT74Ly7QhU0yXR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260508162238","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260508162238.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ac3879b1a5fe31a379d8f22a3bac0848/solana-keys-6.10.0-canary-20260508162238.tgz","_integrity":"sha512-uAcX6AotQxcKKQoc82HvU0VvkeNQArDLY6rCoSUSG49wwPbHg/01nyS0rduVhaBgZA4KZXZ3IUn20BFhosYIqw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260508162238","@solana/promises":"6.10.0-canary-20260508162238","@solana/assertions":"6.10.0-canary-20260508162238","@solana/codecs-core":"6.10.0-canary-20260508162238","@solana/nominal-types":"6.10.0-canary-20260508162238","@solana/codecs-strings":"6.10.0-canary-20260508162238"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260508162238_1778257831375_0.36000259133173285","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260508180811":{"name":"@solana/keys","version":"6.10.0-canary-20260508180811","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260508180811","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"12997ffc4f174ddf589d1ce89fb7011385ed2685","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260508180811.tgz","fileCount":37,"integrity":"sha512-19VSLdPlG2WgX6omytBxx5FIP5ajdd3XYXfO6v+2G4i145c7EcoBOhPlpJOVcXtgtDfvJeV+L3DO6ZjqzW6irQ==","signatures":[{"sig":"MEYCIQDrHlbscAh56upwst7rJtTzPowhfqN3FdJCSc8yxkjo2AIhAIv1L6Y/x6WfEtiCiZZov8UY0WVzSWEDy7lw9S4KixYs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260508180811","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260508180811.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2b90b4c9622aa569f1469f4d9a7b3882/solana-keys-6.10.0-canary-20260508180811.tgz","_integrity":"sha512-19VSLdPlG2WgX6omytBxx5FIP5ajdd3XYXfO6v+2G4i145c7EcoBOhPlpJOVcXtgtDfvJeV+L3DO6ZjqzW6irQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260508180811","@solana/promises":"6.10.0-canary-20260508180811","@solana/assertions":"6.10.0-canary-20260508180811","@solana/codecs-core":"6.10.0-canary-20260508180811","@solana/nominal-types":"6.10.0-canary-20260508180811","@solana/codecs-strings":"6.10.0-canary-20260508180811"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260508180811_1778264161767_0.7161011860465767","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260508184829":{"name":"@solana/keys","version":"6.10.0-canary-20260508184829","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260508184829","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"535f03bf6e3dd2d093c34411d1736d62b0e27383","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260508184829.tgz","fileCount":37,"integrity":"sha512-4r+ScRIfrK3aYqazNGZuGqHEpI1JLbMEpiMF+8V8+cClhnJeYVJ291LpcymBYAeC2JYAPI22h9i43OXBz4TeAw==","signatures":[{"sig":"MEYCIQCvQymEX6K2WqtN7l8ivlWThdkMTnV3ZOPZUPuBFUqvEgIhANk9Ay9nd6CTQp2R7uO5fOOMmyfyeplNzWoqdb7mz73f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260508184829","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260508184829.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d686589a7f229582fd954c873d9e7c45/solana-keys-6.10.0-canary-20260508184829.tgz","_integrity":"sha512-4r+ScRIfrK3aYqazNGZuGqHEpI1JLbMEpiMF+8V8+cClhnJeYVJ291LpcymBYAeC2JYAPI22h9i43OXBz4TeAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260508184829","@solana/promises":"6.10.0-canary-20260508184829","@solana/assertions":"6.10.0-canary-20260508184829","@solana/codecs-core":"6.10.0-canary-20260508184829","@solana/nominal-types":"6.10.0-canary-20260508184829","@solana/codecs-strings":"6.10.0-canary-20260508184829"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260508184829_1778266540446_0.9917252779448607","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260511110747":{"name":"@solana/keys","version":"6.10.0-canary-20260511110747","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260511110747","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"48229f5852e352a833cc2101cabda2f2a385dd4e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260511110747.tgz","fileCount":37,"integrity":"sha512-kqk+skHcy5niFXArGxcDecGff3lCZgi8Xu1Re11KsgNfNA4yzMxDrISN5CyrgduJsbnZ6qVzUPWKF5OKDj+Tkw==","signatures":[{"sig":"MEUCIQDyFq2I/RQwn7o2YJrv8NW+OxahbOG/gzahNnCWIvR2LwIgFyDR7ia4L7igMMOFsM0SR/bFmmiCpJesfSlu07BW4Eg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260511110747","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260511110747.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/edee9d8f51d6ca313e5fd7bf6ef578f6/solana-keys-6.10.0-canary-20260511110747.tgz","_integrity":"sha512-kqk+skHcy5niFXArGxcDecGff3lCZgi8Xu1Re11KsgNfNA4yzMxDrISN5CyrgduJsbnZ6qVzUPWKF5OKDj+Tkw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260511110747","@solana/promises":"6.10.0-canary-20260511110747","@solana/assertions":"6.10.0-canary-20260511110747","@solana/codecs-core":"6.10.0-canary-20260511110747","@solana/nominal-types":"6.10.0-canary-20260511110747","@solana/codecs-strings":"6.10.0-canary-20260511110747"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260511110747_1778498115925_0.3982100158332802","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260512102455":{"name":"@solana/keys","version":"6.10.0-canary-20260512102455","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260512102455","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4a769e392c29ddd8953884da4d8801c607802bf8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260512102455.tgz","fileCount":37,"integrity":"sha512-+eglDKA14N7qZMqjjk4sLZr8AZFrEPPyohtwqqNlBPF5UzlIogsGKg/NZvUIMYkHLwLxibp18DVuTrhGTfSikA==","signatures":[{"sig":"MEYCIQD0+5e8jrvl3g4S4aJoSTKMOzGQmVMW878Rt0R75UBs9gIhAN5dmeeYG0SiTIHARdxcYq3rodXD4DjtOYtpZo1+bEm5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260512102455","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260512102455.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e6828e87a2a3cfcae10575240249963c/solana-keys-6.10.0-canary-20260512102455.tgz","_integrity":"sha512-+eglDKA14N7qZMqjjk4sLZr8AZFrEPPyohtwqqNlBPF5UzlIogsGKg/NZvUIMYkHLwLxibp18DVuTrhGTfSikA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260512102455","@solana/promises":"6.10.0-canary-20260512102455","@solana/assertions":"6.10.0-canary-20260512102455","@solana/codecs-core":"6.10.0-canary-20260512102455","@solana/nominal-types":"6.10.0-canary-20260512102455","@solana/codecs-strings":"6.10.0-canary-20260512102455"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260512102455_1778581923747_0.22372580489366145","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260512133223":{"name":"@solana/keys","version":"6.10.0-canary-20260512133223","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260512133223","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7fd47adddd3b565ec5726b570e7f1915abb274a8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260512133223.tgz","fileCount":37,"integrity":"sha512-v5viuOPgkkDe1M18DqVl5vK8hh8rIBSgJur3SJYX9HEdv3ct7G9bk0wkYlx8uzC/fO1W6aqs/Qr2ox3gfshM2g==","signatures":[{"sig":"MEUCIQC23i+bYxgLxdld5VC4vwXo2SkRjqvrZwZgMuBQ7VvSGAIgb7e2jYG9MdoSrLA+ilO8UUTz1fra/0jY4jHyQqU26y4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260512133223","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260512133223.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d8c3b072d3a1541dc0f7e8ab7f2343e0/solana-keys-6.10.0-canary-20260512133223.tgz","_integrity":"sha512-v5viuOPgkkDe1M18DqVl5vK8hh8rIBSgJur3SJYX9HEdv3ct7G9bk0wkYlx8uzC/fO1W6aqs/Qr2ox3gfshM2g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260512133223","@solana/promises":"6.10.0-canary-20260512133223","@solana/assertions":"6.10.0-canary-20260512133223","@solana/codecs-core":"6.10.0-canary-20260512133223","@solana/nominal-types":"6.10.0-canary-20260512133223","@solana/codecs-strings":"6.10.0-canary-20260512133223"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260512133223_1778594420180_0.5806746973888948","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260512141024":{"name":"@solana/keys","version":"6.10.0-canary-20260512141024","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260512141024","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ac89a523e90abb8ee9159d0c290b2db8b583829d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260512141024.tgz","fileCount":37,"integrity":"sha512-r5UjMu33muKEeg9uxGfo4mE2x5kiLXUO/fiLpQtIs/iiF5cyANgmxI9tEf1pK1g7/pxv8xDYUSY+tC7xrlflig==","signatures":[{"sig":"MEUCIAYqkywVHJagOAHrVpR3bKZ9xM4qoazQ9ZbhJG0cwkTQAiEA/asXE46hyrAYOiwk/jyuob3I1/KK6CXE5fa+I8kf2zU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260512141024","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260512141024.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b7388c78bf700c3be144e85759fe157f/solana-keys-6.10.0-canary-20260512141024.tgz","_integrity":"sha512-r5UjMu33muKEeg9uxGfo4mE2x5kiLXUO/fiLpQtIs/iiF5cyANgmxI9tEf1pK1g7/pxv8xDYUSY+tC7xrlflig==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260512141024","@solana/promises":"6.10.0-canary-20260512141024","@solana/assertions":"6.10.0-canary-20260512141024","@solana/codecs-core":"6.10.0-canary-20260512141024","@solana/nominal-types":"6.10.0-canary-20260512141024","@solana/codecs-strings":"6.10.0-canary-20260512141024"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260512141024_1778595467848_0.0241342651311911","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260512145212":{"name":"@solana/keys","version":"6.10.0-canary-20260512145212","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260512145212","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b6643168010de81036494983c90ae8b2c182b3cc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260512145212.tgz","fileCount":37,"integrity":"sha512-af2PVwj7AMwIYbqmID09E5H7CBih3n06kIxLC9BJQPzGq+XYCq5ty+PAtCuLem0ZZLkMRQV37kA8fOYXoImBxg==","signatures":[{"sig":"MEUCIQDZmPPXfmRYdWnoB16IW9YQhDg8+i2AfcSAZGBVC1uTnAIgUA6Zl9pxJuHOjA1l9t/HW9iu80pvARl2E6znQD8cHXM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260512145212","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260512145212.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/63d82c31fd486063363215faf24c79ed/solana-keys-6.10.0-canary-20260512145212.tgz","_integrity":"sha512-af2PVwj7AMwIYbqmID09E5H7CBih3n06kIxLC9BJQPzGq+XYCq5ty+PAtCuLem0ZZLkMRQV37kA8fOYXoImBxg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260512145212","@solana/promises":"6.10.0-canary-20260512145212","@solana/assertions":"6.10.0-canary-20260512145212","@solana/codecs-core":"6.10.0-canary-20260512145212","@solana/nominal-types":"6.10.0-canary-20260512145212","@solana/codecs-strings":"6.10.0-canary-20260512145212"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260512145212_1778598003612_0.4544609418573784","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260513084610":{"name":"@solana/keys","version":"6.10.0-canary-20260513084610","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260513084610","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"81c19608c031efd5963e0334a90336ef081932b4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260513084610.tgz","fileCount":37,"integrity":"sha512-l0C2SqZJ1F57GlzwRMsmUpk9OkkR0Qr/+Ku7quUxHev8KPtcWn47UqLEUt2CaFOAPN706kvmD8d+snFR/wdpYA==","signatures":[{"sig":"MEQCIBqL14tpWdQPoBq3osRyyOlS0Cf5Sn0E8IZrr34zbvRlAiAt4l8L+SXkW118CweWQhKgPnMWwWd6UIPeaIzbZ4bkYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260513084610","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260513084610.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2698e9e5ab24e5fe48bfa1c8f041aeaa/solana-keys-6.10.0-canary-20260513084610.tgz","_integrity":"sha512-l0C2SqZJ1F57GlzwRMsmUpk9OkkR0Qr/+Ku7quUxHev8KPtcWn47UqLEUt2CaFOAPN706kvmD8d+snFR/wdpYA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260513084610","@solana/promises":"6.10.0-canary-20260513084610","@solana/assertions":"6.10.0-canary-20260513084610","@solana/codecs-core":"6.10.0-canary-20260513084610","@solana/nominal-types":"6.10.0-canary-20260513084610","@solana/codecs-strings":"6.10.0-canary-20260513084610"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260513084610_1778662418608_0.6693818026658263","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260513084756":{"name":"@solana/keys","version":"6.10.0-canary-20260513084756","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260513084756","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a6057057bf194ce421ae5b9f7f4204147de3d5c1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260513084756.tgz","fileCount":37,"integrity":"sha512-cYiTdW/oT7pysySvJTXgR2DB/gpwN8H4y36CxYzu2UKeHruilzBnzssezCrKEyua1Kht6uTqqafnrb1zxqBqLw==","signatures":[{"sig":"MEUCIQDfkzFNif50FCgbcQIDeHJVqB1AtmxgZGOIB3+vnhUH/QIgMyi4ldVaSFFghSP8o6UcjFsSY1hCOKVzrNcx3knHvsQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260513084756","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260513084756.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/684d2c4e87cede94c60f455d272a7c53/solana-keys-6.10.0-canary-20260513084756.tgz","_integrity":"sha512-cYiTdW/oT7pysySvJTXgR2DB/gpwN8H4y36CxYzu2UKeHruilzBnzssezCrKEyua1Kht6uTqqafnrb1zxqBqLw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260513084756","@solana/promises":"6.10.0-canary-20260513084756","@solana/assertions":"6.10.0-canary-20260513084756","@solana/codecs-core":"6.10.0-canary-20260513084756","@solana/nominal-types":"6.10.0-canary-20260513084756","@solana/codecs-strings":"6.10.0-canary-20260513084756"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260513084756_1778662519212_0.9561502580299064","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260513085208":{"name":"@solana/keys","version":"6.10.0-canary-20260513085208","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260513085208","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3acc65e561eda51b69b9132ae21a627da9761f9b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260513085208.tgz","fileCount":37,"integrity":"sha512-OIeM4+Z4ixYXltCGMXlekIEG2Q4o6O8wqnu/ln2QBpDuVoN488+ctb+NX/+YwCAeD0dfT5CB1BDEdp0E0Z34Mw==","signatures":[{"sig":"MEYCIQD4dteyLhn0F9Ofz811A1Xnnp/hGGNu6YlPK8JCZ6M8igIhAJIqqPn00F6mqykNRvqiI2kBDnAng7g3Wh8xzVxlU6hj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260513085208","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260513085208.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4fd7dc7a214e25ef3a56dafdf07ebb69/solana-keys-6.10.0-canary-20260513085208.tgz","_integrity":"sha512-OIeM4+Z4ixYXltCGMXlekIEG2Q4o6O8wqnu/ln2QBpDuVoN488+ctb+NX/+YwCAeD0dfT5CB1BDEdp0E0Z34Mw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260513085208","@solana/promises":"6.10.0-canary-20260513085208","@solana/assertions":"6.10.0-canary-20260513085208","@solana/codecs-core":"6.10.0-canary-20260513085208","@solana/nominal-types":"6.10.0-canary-20260513085208","@solana/codecs-strings":"6.10.0-canary-20260513085208"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260513085208_1778662750944_0.2745612809708047","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260513155120":{"name":"@solana/keys","version":"6.10.0-canary-20260513155120","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260513155120","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"063331f3480a75f4e3f9c2249a3527977d399567","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260513155120.tgz","fileCount":37,"integrity":"sha512-JrD8Pb9DgBVj4SbB64a+8B5JqOGMT+R2DxAn4up+NjlQkvyQ4vKT8aaxgDCI/FOt6onG/LvOLMIYN+UxnqdqkQ==","signatures":[{"sig":"MEQCIBX7A33KcFcFMekTIBiJ6pW7fGYSLLpcMNjRjXuO++27AiAv7O9mIW1YnIs5WPKTMwQfb3TVt1QtJYdNYrNI0Dp1XQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260513155120","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260513155120.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c9ab94f93be33537e44b9fbe8b32e2be/solana-keys-6.10.0-canary-20260513155120.tgz","_integrity":"sha512-JrD8Pb9DgBVj4SbB64a+8B5JqOGMT+R2DxAn4up+NjlQkvyQ4vKT8aaxgDCI/FOt6onG/LvOLMIYN+UxnqdqkQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260513155120","@solana/promises":"6.10.0-canary-20260513155120","@solana/assertions":"6.10.0-canary-20260513155120","@solana/codecs-core":"6.10.0-canary-20260513155120","@solana/nominal-types":"6.10.0-canary-20260513155120","@solana/codecs-strings":"6.10.0-canary-20260513155120"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260513155120_1778687822777_0.7487562528533722","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260513161708":{"name":"@solana/keys","version":"6.10.0-canary-20260513161708","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260513161708","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2083cdf96145d55f29d5dfd7f7c913c05b1d41d5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260513161708.tgz","fileCount":37,"integrity":"sha512-9gM4eGkaCYG9VnN+Y5axHdlIqg2HSmefrFDmHn4uejkLoRSdbRVW+9Qpd7ZTnJvGnjfqeUdNzfGmTYJ3saPq9w==","signatures":[{"sig":"MEUCIQCZ0izKFq0RViVi01e7qBkbkndUPjlRd7wWKtfSO6oEWAIgHPoUzb2aURIiRpIxtHNUe2CFaY1OUbManJsiFW0oUPE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260513161708","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260513161708.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2fee5d8f10ccb393e417b543fdde63a9/solana-keys-6.10.0-canary-20260513161708.tgz","_integrity":"sha512-9gM4eGkaCYG9VnN+Y5axHdlIqg2HSmefrFDmHn4uejkLoRSdbRVW+9Qpd7ZTnJvGnjfqeUdNzfGmTYJ3saPq9w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260513161708","@solana/promises":"6.10.0-canary-20260513161708","@solana/assertions":"6.10.0-canary-20260513161708","@solana/codecs-core":"6.10.0-canary-20260513161708","@solana/nominal-types":"6.10.0-canary-20260513161708","@solana/codecs-strings":"6.10.0-canary-20260513161708"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260513161708_1778689452250_0.4877548056951633","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260513161744":{"name":"@solana/keys","version":"6.10.0-canary-20260513161744","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260513161744","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"36032cf366e2694f4eabc0ebd606ac9ec05a05f3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260513161744.tgz","fileCount":37,"integrity":"sha512-1QvlydjkWLXk9Sp6oeD7QI+BSl7BqGzBU6l4kFJUzb+REwotRkm+xpvGxvX3iQpUDyqkI65pQ0NpIZ8Y9DNH7Q==","signatures":[{"sig":"MEYCIQCPSImOgzJ8g69LxCu4B3ZAiBkn0o6AVRVXNUSVSaAgOgIhAInMfMJLGUQGFmHi6rnDu+lZRyXBGbGN7BmeQw+Re0gS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260513161744","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260513161744.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/50a96913da20e86e2f81d5d4fa19bfdd/solana-keys-6.10.0-canary-20260513161744.tgz","_integrity":"sha512-1QvlydjkWLXk9Sp6oeD7QI+BSl7BqGzBU6l4kFJUzb+REwotRkm+xpvGxvX3iQpUDyqkI65pQ0NpIZ8Y9DNH7Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260513161744","@solana/promises":"6.10.0-canary-20260513161744","@solana/assertions":"6.10.0-canary-20260513161744","@solana/codecs-core":"6.10.0-canary-20260513161744","@solana/nominal-types":"6.10.0-canary-20260513161744","@solana/codecs-strings":"6.10.0-canary-20260513161744"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260513161744_1778689502212_0.8540364568609506","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260513162048":{"name":"@solana/keys","version":"6.10.0-canary-20260513162048","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260513162048","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b296edcb34bffe9872700a1702551b0872dbe35e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260513162048.tgz","fileCount":37,"integrity":"sha512-Jww5H1ccfvnPtMX4oF4OeH0e4JzEJdmlKSVpoB8x/66XOoURo5NTu/tTJlSlsJK7+RSGn4LFkHUztO2Nmc7KWQ==","signatures":[{"sig":"MEQCIBBB4RMGSJMc1FRiOc/04OlbXpuPH4PuJWouPKfLW1CrAiAIX6kuXNHGatKjZpbHjsnbje2VrXLp0AFeHXRqiUZlBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260513162048","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260513162048.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c4523d3774530e4c59caaf4c0d1bf1b5/solana-keys-6.10.0-canary-20260513162048.tgz","_integrity":"sha512-Jww5H1ccfvnPtMX4oF4OeH0e4JzEJdmlKSVpoB8x/66XOoURo5NTu/tTJlSlsJK7+RSGn4LFkHUztO2Nmc7KWQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260513162048","@solana/promises":"6.10.0-canary-20260513162048","@solana/assertions":"6.10.0-canary-20260513162048","@solana/codecs-core":"6.10.0-canary-20260513162048","@solana/nominal-types":"6.10.0-canary-20260513162048","@solana/codecs-strings":"6.10.0-canary-20260513162048"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260513162048_1778689686603_0.9776530995049986","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260514084615":{"name":"@solana/keys","version":"6.10.0-canary-20260514084615","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260514084615","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b0b333790ba659a92ef9f32a78c8bf9980a13f59","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260514084615.tgz","fileCount":37,"integrity":"sha512-+TPV02Bq+o23kJUTApcnRih19pc8Aeq8eV7LviYYmWnoyT1k2bYaw9wlPK8SP+Gv432E4ebkI0di4MLGn37KtA==","signatures":[{"sig":"MEUCIAKKFqZKIQi33g54hXvLTu0jAuT1ihE1Zvl6/0UqtTIdAiEA26b947D6srJcxlD4jMvRU8agx/w0lKvxbnsJ0sLOZ10=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260514084615","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260514084615.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/309d739671850c0d0e374615e90cabbc/solana-keys-6.10.0-canary-20260514084615.tgz","_integrity":"sha512-+TPV02Bq+o23kJUTApcnRih19pc8Aeq8eV7LviYYmWnoyT1k2bYaw9wlPK8SP+Gv432E4ebkI0di4MLGn37KtA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.11.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260514084615","@solana/promises":"6.10.0-canary-20260514084615","@solana/assertions":"6.10.0-canary-20260514084615","@solana/codecs-core":"6.10.0-canary-20260514084615","@solana/nominal-types":"6.10.0-canary-20260514084615","@solana/codecs-strings":"6.10.0-canary-20260514084615"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260514084615_1778748803439_0.6507472995694956","host":"s3://npm-registry-packages-npm-production"}},"6.10.0-canary-20260615173250":{"name":"@solana/keys","version":"6.10.0-canary-20260615173250","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0-canary-20260615173250","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c060227ae2a91817663fa3b02c52aa0d63beb366","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0-canary-20260615173250.tgz","fileCount":37,"integrity":"sha512-xcV1awSDghIw/NmebEC4fTO1rJQGh+BrAqAvNh9E5iWMXgxGbTz7VcaLp/3R1pAzHvWlIVyI+q6YHlcyR31dyQ==","signatures":[{"sig":"MEUCIQCRDQTcvFm5Ql4cLv8H6eibi4ed1dWAd7uhfhJbB99KLwIgJ3jz5YSMizcLQqQ+xFfi3YwtvjKIJv6Xjbmu3JmFDVc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0-canary-20260615173250","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.0-canary-20260615173250.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/be2910c11deceecaa8f4b2875756a726/solana-keys-6.10.0-canary-20260615173250.tgz","_integrity":"sha512-xcV1awSDghIw/NmebEC4fTO1rJQGh+BrAqAvNh9E5iWMXgxGbTz7VcaLp/3R1pAzHvWlIVyI+q6YHlcyR31dyQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0-canary-20260615173250","@solana/promises":"6.10.0-canary-20260615173250","@solana/assertions":"6.10.0-canary-20260615173250","@solana/codecs-core":"6.10.0-canary-20260615173250","@solana/nominal-types":"6.10.0-canary-20260615173250","@solana/codecs-strings":"6.10.0-canary-20260615173250"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0-canary-20260615173250_1781545292794_0.3676778681948909","host":"s3://npm-registry-packages-npm-production"}},"6.10.0":{"name":"@solana/keys","version":"6.10.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d2ba341c36ae9638b915e2af258fa57488052867","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.0.tgz","fileCount":37,"integrity":"sha512-26IRfdm/hTUCmM7MeEeX0ULSbCM6OzkZTkfkrPircqmRM7xyNqP4hq7u0P7wjb9dl7NfgyG6K7cdvUxrj2e3mA==","signatures":[{"sig":"MEUCIFuuJMAdm3mrjO3TB5sZB7rrYw/qYcEoG0OwgxMzBRecAiEA9fOCe9yfRzZlf8yZkqbDOjioli7XY1yJF2bPFoN3jqM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360402},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7fe9cbce736a5239102095cdf59642cc/solana-keys-6.10.0.tgz","_integrity":"sha512-26IRfdm/hTUCmM7MeEeX0ULSbCM6OzkZTkfkrPircqmRM7xyNqP4hq7u0P7wjb9dl7NfgyG6K7cdvUxrj2e3mA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.0","@solana/promises":"6.10.0","@solana/assertions":"6.10.0","@solana/codecs-core":"6.10.0","@solana/nominal-types":"6.10.0","@solana/codecs-strings":"6.10.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.0_1781595470749_0.1473298913590022","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260618143316":{"name":"@solana/keys","version":"6.10.1-canary-20260618143316","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260618143316","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a93ad2f774b35537171de71c47a85b80238d5a37","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260618143316.tgz","fileCount":37,"integrity":"sha512-woDF6/KQtE0DR3yRzga5QXNQ19CDtfIMfpVwGnfF06rwPz1u3fEJT0X+cktVYWsrBoVZKWfIzCpYitmqHtCggw==","signatures":[{"sig":"MEQCIEIstt4y7kKU5jt9qU0pxq5VNU3YBl3MQf73mP3qORRKAiAwY1v2gF19JbtMTMIdOGnnGcbhlVpwu6aNZpGTU55wuQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260618143316","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260618143316.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1fa957696aa8f2dab64238df475c179d/solana-keys-6.10.1-canary-20260618143316.tgz","_integrity":"sha512-woDF6/KQtE0DR3yRzga5QXNQ19CDtfIMfpVwGnfF06rwPz1u3fEJT0X+cktVYWsrBoVZKWfIzCpYitmqHtCggw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260618143316","@solana/promises":"6.10.1-canary-20260618143316","@solana/assertions":"6.10.1-canary-20260618143316","@solana/codecs-core":"6.10.1-canary-20260618143316","@solana/nominal-types":"6.10.1-canary-20260618143316","@solana/codecs-strings":"6.10.1-canary-20260618143316"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260618143316_1781793640824_0.552385296383084","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260618145150":{"name":"@solana/keys","version":"6.10.1-canary-20260618145150","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260618145150","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4ff6471240f4a03cbb28638de91e9fdb6b88da53","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260618145150.tgz","fileCount":37,"integrity":"sha512-wauixbYeIjmW2kR7kpnI4z3Rd9Ld9RVo/R3UF7GxIbnLVfJmYhxQbZJk6KG36CyP0lO+vr4d28Hv0asbOJXHSg==","signatures":[{"sig":"MEQCIGY3jsjNJ1e3fsofD5S1Vvu1HRShabXqp1joi0wYuvqwAiB9p630SEsO7h3zKgT5MTRCXtl4s/csFkimZ19oRq30OQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260618145150","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260618145150.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/19d4dac959ac44b482bc3819599c2a74/solana-keys-6.10.1-canary-20260618145150.tgz","_integrity":"sha512-wauixbYeIjmW2kR7kpnI4z3Rd9Ld9RVo/R3UF7GxIbnLVfJmYhxQbZJk6KG36CyP0lO+vr4d28Hv0asbOJXHSg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260618145150","@solana/promises":"6.10.1-canary-20260618145150","@solana/assertions":"6.10.1-canary-20260618145150","@solana/codecs-core":"6.10.1-canary-20260618145150","@solana/nominal-types":"6.10.1-canary-20260618145150","@solana/codecs-strings":"6.10.1-canary-20260618145150"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260618145150_1781794774084_0.3464959728645518","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260619083234":{"name":"@solana/keys","version":"6.10.1-canary-20260619083234","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260619083234","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e0c17e066a16b89eb59a50711be9774acbc0d976","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260619083234.tgz","fileCount":37,"integrity":"sha512-Oz/LiUtUmH+A+6rByRYRbGhXVXoD8YbUS5K1+fGf+FMC7lt/1OIBzpJA09dv8FwUaGZGOecj9+qwJTthCDzzPQ==","signatures":[{"sig":"MEQCIEGmJbcXC1qOs3wki+pbtPOV9AGVFd5jpR4Z20OUnnkoAiBIxhNYbe9cUqJbl/gSCJkH0L5rd4zIYFgaO76uiLUuZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260619083234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260619083234.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7a24328285c34e58adb4fac6b6297f0a/solana-keys-6.10.1-canary-20260619083234.tgz","_integrity":"sha512-Oz/LiUtUmH+A+6rByRYRbGhXVXoD8YbUS5K1+fGf+FMC7lt/1OIBzpJA09dv8FwUaGZGOecj9+qwJTthCDzzPQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260619083234","@solana/promises":"6.10.1-canary-20260619083234","@solana/assertions":"6.10.1-canary-20260619083234","@solana/codecs-core":"6.10.1-canary-20260619083234","@solana/nominal-types":"6.10.1-canary-20260619083234","@solana/codecs-strings":"6.10.1-canary-20260619083234"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260619083234_1781858406419_0.08562986527139782","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260622083154":{"name":"@solana/keys","version":"6.10.1-canary-20260622083154","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260622083154","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c2943fdfc4af8ad9fbb911bff927a0e623bfb9b4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260622083154.tgz","fileCount":37,"integrity":"sha512-MPZStgM31iD18ErFZ07IWTacM0CyaKKL0eS3lpANKBkIzhBlo4DO+0ExTufx+IlkhPYSJNSMCUA8qsXzGeqOKQ==","signatures":[{"sig":"MEYCIQCnO/sXh/3Eo5gb+OFnQWJFag+JFUwNdQfZoMRyKTGfLwIhAMatQZJusElSpcQ9i1yuxlAdWKIX/am5f4qI+DETJe7V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260622083154","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260622083154.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/80eee16458426fd260f4ce3b4cf0ad3e/solana-keys-6.10.1-canary-20260622083154.tgz","_integrity":"sha512-MPZStgM31iD18ErFZ07IWTacM0CyaKKL0eS3lpANKBkIzhBlo4DO+0ExTufx+IlkhPYSJNSMCUA8qsXzGeqOKQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260622083154","@solana/promises":"6.10.1-canary-20260622083154","@solana/assertions":"6.10.1-canary-20260622083154","@solana/codecs-core":"6.10.1-canary-20260622083154","@solana/nominal-types":"6.10.1-canary-20260622083154","@solana/codecs-strings":"6.10.1-canary-20260622083154"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260622083154_1782117540669_0.68544454697732","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260622090915":{"name":"@solana/keys","version":"6.10.1-canary-20260622090915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260622090915","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4fae0eca501ac6059b613aa5b2d04f2f4ee6ba93","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260622090915.tgz","fileCount":37,"integrity":"sha512-fjQghD5cB3qkd5XbCxkCWmdlR63R5xxVFXv0i6fy+J7YxqgtRejkGIrkHwxYWTwVBoN2gPX47Nr9Xa2U0enLhA==","signatures":[{"sig":"MEUCIGY9ngK7pjbzpv/BSGEqJhZai1w4uwIUw/LOCSL384xlAiEAof1KqymBx/hQ/x/dEBl1l41Wxt4L7c5xiFb3oJcOYZ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260622090915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260622090915.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f106026aff6b900d7e9633f9f9a8aec7/solana-keys-6.10.1-canary-20260622090915.tgz","_integrity":"sha512-fjQghD5cB3qkd5XbCxkCWmdlR63R5xxVFXv0i6fy+J7YxqgtRejkGIrkHwxYWTwVBoN2gPX47Nr9Xa2U0enLhA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260622090915","@solana/promises":"6.10.1-canary-20260622090915","@solana/assertions":"6.10.1-canary-20260622090915","@solana/codecs-core":"6.10.1-canary-20260622090915","@solana/nominal-types":"6.10.1-canary-20260622090915","@solana/codecs-strings":"6.10.1-canary-20260622090915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260622090915_1782119844005_0.3432148885010975","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260622145401":{"name":"@solana/keys","version":"6.10.1-canary-20260622145401","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260622145401","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7c2529953a475a7a01dea50b89901de083befcb7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260622145401.tgz","fileCount":37,"integrity":"sha512-AeDlUBv+9J8R12skkkxbJwwTJZUxHM/UybpwciqxOc9kXACy2gfhw1uWe3Jnu5issgxE+arqBqDmI/VXZOd28w==","signatures":[{"sig":"MEUCIQCyGLOgoUEzGLvgVUASsOouqgHzw8f+T6CjQrJ+qJR/QwIgfiP7E7sx5nDncRVmQeQCcUTruJdYTzhR2yzr4zsbzQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260622145401","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260622145401.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4b7ef91338ba90e052700dc86337c777/solana-keys-6.10.1-canary-20260622145401.tgz","_integrity":"sha512-AeDlUBv+9J8R12skkkxbJwwTJZUxHM/UybpwciqxOc9kXACy2gfhw1uWe3Jnu5issgxE+arqBqDmI/VXZOd28w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260622145401","@solana/promises":"6.10.1-canary-20260622145401","@solana/assertions":"6.10.1-canary-20260622145401","@solana/codecs-core":"6.10.1-canary-20260622145401","@solana/nominal-types":"6.10.1-canary-20260622145401","@solana/codecs-strings":"6.10.1-canary-20260622145401"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260622145401_1782140509396_0.11690513351201792","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260624124654":{"name":"@solana/keys","version":"6.10.1-canary-20260624124654","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260624124654","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3634269599ca59892be458120569ad6c76a8e76d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260624124654.tgz","fileCount":37,"integrity":"sha512-X24VGwKeQYrrTYYF/YSyD84gMFME+HhH2Gs4wZNW+8GoADk8n2pDygo4tEBGAuKRJV+0+Hby7gJjTAuTiAUxjw==","signatures":[{"sig":"MEYCIQCEA3Aq6K6+Rncewdq/l9rbchrYgVCT/o4AycfUDi8aIAIhAKHO8tLqEDPomqFwYxlkvBt3RivLsYzDXVSigw0H2I+9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260624124654","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260624124654.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9a6e287cadbd51161b9b9d58c2a4ea12/solana-keys-6.10.1-canary-20260624124654.tgz","_integrity":"sha512-X24VGwKeQYrrTYYF/YSyD84gMFME+HhH2Gs4wZNW+8GoADk8n2pDygo4tEBGAuKRJV+0+Hby7gJjTAuTiAUxjw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260624124654","@solana/promises":"6.10.1-canary-20260624124654","@solana/assertions":"6.10.1-canary-20260624124654","@solana/codecs-core":"6.10.1-canary-20260624124654","@solana/nominal-types":"6.10.1-canary-20260624124654","@solana/codecs-strings":"6.10.1-canary-20260624124654"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260624124654_1782305655492_0.14096591363346422","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260624124700":{"name":"@solana/keys","version":"6.10.1-canary-20260624124700","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260624124700","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2dcd828ee75e86826c13d57b86899aa4458d4a71","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260624124700.tgz","fileCount":37,"integrity":"sha512-JYEgX4IV3FDWvgdHyHezR0WIjITNq9LytmhFurgbMAdJAIsrVoke92z/iZEPYAxWqVClSRz7atlu29u7U6ijjg==","signatures":[{"sig":"MEYCIQC0nvsfTAruY/lASt2sqPSm520Eu7gZK+cbW6+dKWFwPQIhAIGtnHYY8krJmz2eK79IBuRTaQ5BaizzwfHzAcQseKnX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260624124700","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260624124700.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9bf5c8766fe6a6167d78b7c1ad25e772/solana-keys-6.10.1-canary-20260624124700.tgz","_integrity":"sha512-JYEgX4IV3FDWvgdHyHezR0WIjITNq9LytmhFurgbMAdJAIsrVoke92z/iZEPYAxWqVClSRz7atlu29u7U6ijjg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260624124700","@solana/promises":"6.10.1-canary-20260624124700","@solana/assertions":"6.10.1-canary-20260624124700","@solana/codecs-core":"6.10.1-canary-20260624124700","@solana/nominal-types":"6.10.1-canary-20260624124700","@solana/codecs-strings":"6.10.1-canary-20260624124700"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260624124700_1782305707711_0.31661651906668564","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260624150704":{"name":"@solana/keys","version":"6.10.1-canary-20260624150704","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260624150704","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5c4a8ecd6ed6164c00de67a72a37f92016c4e451","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260624150704.tgz","fileCount":37,"integrity":"sha512-c0Ks0dt2i4WUDnrq4ZN0F7iGxhdcfBUF6DP3rvdCE7zLRORJjMS4OXaOnesVu044Jt6ob/7uxVXIBf11CAfeOA==","signatures":[{"sig":"MEUCIH72QtW7qkDy+W+pXvUa59Ba4EsMS49cjmLfDMwnjo0dAiEAlHhjOg70Jt3jst2JRQ68SXOWvX2avg86lSLhKrKyPwE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260624150704","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260624150704.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/52088209449bafd4aa1d1deba10d352f/solana-keys-6.10.1-canary-20260624150704.tgz","_integrity":"sha512-c0Ks0dt2i4WUDnrq4ZN0F7iGxhdcfBUF6DP3rvdCE7zLRORJjMS4OXaOnesVu044Jt6ob/7uxVXIBf11CAfeOA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260624150704","@solana/promises":"6.10.1-canary-20260624150704","@solana/assertions":"6.10.1-canary-20260624150704","@solana/codecs-core":"6.10.1-canary-20260624150704","@solana/nominal-types":"6.10.1-canary-20260624150704","@solana/codecs-strings":"6.10.1-canary-20260624150704"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260624150704_1782314137172_0.3415849112903917","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260624170709":{"name":"@solana/keys","version":"6.10.1-canary-20260624170709","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260624170709","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2d09465fc3bcdf742e9d248db5b4a4ff7f25669b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260624170709.tgz","fileCount":37,"integrity":"sha512-5aKqCE1SALgl3m6Rp7+wtKE1sb6bYhC67WZeq9bKnteivfYbEPsmCdaxm/KqoxcknLs1bi65dEZkTRdTAaT5jw==","signatures":[{"sig":"MEUCIQDiUIQV025qYYZ4HxHStsuTzOPCabIE7JQo578Jvf/TugIgLu10lTX7cdvVt4mOzmMoNxnvpceJzq99SxVazEw44J8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260624170709","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260624170709.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2202413b8c72426da6c4ce3e089d9f86/solana-keys-6.10.1-canary-20260624170709.tgz","_integrity":"sha512-5aKqCE1SALgl3m6Rp7+wtKE1sb6bYhC67WZeq9bKnteivfYbEPsmCdaxm/KqoxcknLs1bi65dEZkTRdTAaT5jw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260624170709","@solana/promises":"6.10.1-canary-20260624170709","@solana/assertions":"6.10.1-canary-20260624170709","@solana/codecs-core":"6.10.1-canary-20260624170709","@solana/nominal-types":"6.10.1-canary-20260624170709","@solana/codecs-strings":"6.10.1-canary-20260624170709"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260624170709_1782321310221_0.8582585697249103","host":"s3://npm-registry-packages-npm-production"}},"6.10.1-canary-20260624190127":{"name":"@solana/keys","version":"6.10.1-canary-20260624190127","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.10.1-canary-20260624190127","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1ada2cf079fc405f9999bb38b9ec59c521e07502","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.10.1-canary-20260624190127.tgz","fileCount":37,"integrity":"sha512-yRxnun+B+A2NOADijFtEuQjUqgXja6D7ZVpuh/5EyqH8GY6JyIgSXLylocnKi+8+TijwRcWWBUq6QIvcf6dp8w==","signatures":[{"sig":"MEYCIQCVNpEP8jS/UHAT3SR7/k7wmqDFocI5ntO46LRMiWbhlwIhAMCFvZvHWr33JlBQAgOE9vXuUPgRQjHNdmKCXxU6eHS3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.10.1-canary-20260624190127","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.10.1-canary-20260624190127.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1c3a5bf5a6a11305d201cf0309095723/solana-keys-6.10.1-canary-20260624190127.tgz","_integrity":"sha512-yRxnun+B+A2NOADijFtEuQjUqgXja6D7ZVpuh/5EyqH8GY6JyIgSXLylocnKi+8+TijwRcWWBUq6QIvcf6dp8w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.10.1-canary-20260624190127","@solana/promises":"6.10.1-canary-20260624190127","@solana/assertions":"6.10.1-canary-20260624190127","@solana/codecs-core":"6.10.1-canary-20260624190127","@solana/nominal-types":"6.10.1-canary-20260624190127","@solana/codecs-strings":"6.10.1-canary-20260624190127"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.10.1-canary-20260624190127_1782328183929_0.17016856350842202","host":"s3://npm-registry-packages-npm-production"}},"6.11.0-canary-20260625113002":{"name":"@solana/keys","version":"6.11.0-canary-20260625113002","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.11.0-canary-20260625113002","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7e2e27cc39f742aa8c242a3eae1ca0b55aaac2c4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.11.0-canary-20260625113002.tgz","fileCount":37,"integrity":"sha512-xOkxrAehPR+1EAqzwCbh+7HKN2Nuq0rnFG4T38xFje5Ggw3jS4aFgLL+u6kYCHVEDKQxZOaVypeGqsjPrcbgSA==","signatures":[{"sig":"MEQCIDlwdevaXZk37yx4iwZr1UNvJh+jVz/isWckIg2bD+nUAiBrxAumj4O0hohEf1T7byvXSHrS7SEv0RCf5AuzNENbGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.11.0-canary-20260625113002","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.11.0-canary-20260625113002.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/33991068c7b090281b8fbaec036331ec/solana-keys-6.11.0-canary-20260625113002.tgz","_integrity":"sha512-xOkxrAehPR+1EAqzwCbh+7HKN2Nuq0rnFG4T38xFje5Ggw3jS4aFgLL+u6kYCHVEDKQxZOaVypeGqsjPrcbgSA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.11.0-canary-20260625113002","@solana/promises":"6.11.0-canary-20260625113002","@solana/assertions":"6.11.0-canary-20260625113002","@solana/codecs-core":"6.11.0-canary-20260625113002","@solana/nominal-types":"6.11.0-canary-20260625113002","@solana/codecs-strings":"6.11.0-canary-20260625113002"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.11.0-canary-20260625113002_1782387375289_0.7742953015538765","host":"s3://npm-registry-packages-npm-production"}},"6.11.0-canary-20260625173512":{"name":"@solana/keys","version":"6.11.0-canary-20260625173512","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.11.0-canary-20260625173512","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"319a3c42ad60910436176501abca29c1513df345","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.11.0-canary-20260625173512.tgz","fileCount":37,"integrity":"sha512-jqVgL3iYLe++T5hygxb9zrBKLwgboApEZq+6PcnHy/6uohUYil5hAiOggS66DueGR74rGoOEGTiDtHtKu4875w==","signatures":[{"sig":"MEUCIQDXZDRbBNhTh5qk+JNLnzSoGpU7SyQQ1lju+S9H505okwIgUvKTl7x9a2PRBDe0nXU315QeHhLBvmwbIukP0741SYs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.11.0-canary-20260625173512","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.11.0-canary-20260625173512.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1d3a2b2dd2b85f17ca57b72596f14434/solana-keys-6.11.0-canary-20260625173512.tgz","_integrity":"sha512-jqVgL3iYLe++T5hygxb9zrBKLwgboApEZq+6PcnHy/6uohUYil5hAiOggS66DueGR74rGoOEGTiDtHtKu4875w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.11.0-canary-20260625173512","@solana/promises":"6.11.0-canary-20260625173512","@solana/assertions":"6.11.0-canary-20260625173512","@solana/codecs-core":"6.11.0-canary-20260625173512","@solana/nominal-types":"6.11.0-canary-20260625173512","@solana/codecs-strings":"6.11.0-canary-20260625173512"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.11.0-canary-20260625173512_1782409393931_0.15524509164569555","host":"s3://npm-registry-packages-npm-production"}},"6.11.0-canary-20260625180053":{"name":"@solana/keys","version":"6.11.0-canary-20260625180053","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.11.0-canary-20260625180053","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ed39856da6c530d289958629a983d6cf9ed4e026","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.11.0-canary-20260625180053.tgz","fileCount":37,"integrity":"sha512-6E78WCoJIMcRQwwB3aeyLdN7OznZtZsVgGnsUoGDQCvaj0SwqRHor9OQ/DSC5x8tnGsR35pjPy8JmWZGOr7SuA==","signatures":[{"sig":"MEYCIQDk17f8wQ++xLoHBEZo5nYkDMGEvRhWCqfX93N9fwJDrgIhAOK+KBqhBCMqtbgMZ32eFn2ZOVru2BdjMKNrvAIjW9jd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.11.0-canary-20260625180053","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.11.0-canary-20260625180053.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1c67259a98777d37bdaf9cec2b33709f/solana-keys-6.11.0-canary-20260625180053.tgz","_integrity":"sha512-6E78WCoJIMcRQwwB3aeyLdN7OznZtZsVgGnsUoGDQCvaj0SwqRHor9OQ/DSC5x8tnGsR35pjPy8JmWZGOr7SuA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.11.0-canary-20260625180053","@solana/promises":"6.11.0-canary-20260625180053","@solana/assertions":"6.11.0-canary-20260625180053","@solana/codecs-core":"6.11.0-canary-20260625180053","@solana/nominal-types":"6.11.0-canary-20260625180053","@solana/codecs-strings":"6.11.0-canary-20260625180053"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.11.0-canary-20260625180053_1782410933310_0.39353614220645006","host":"s3://npm-registry-packages-npm-production"}},"6.11.0-canary-20260626112407":{"name":"@solana/keys","version":"6.11.0-canary-20260626112407","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.11.0-canary-20260626112407","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"45781cf2137d0e32711098244b82be8118af419c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.11.0-canary-20260626112407.tgz","fileCount":37,"integrity":"sha512-XQUMPYOYtprzAYVCryebp6TSCF5c65BQ5ya5pLRExzwPFHBLWCHBPY6dBjVp6JxXhFg0CfxvBoQxG1VmtLsRVQ==","signatures":[{"sig":"MEQCIAJVpcRs8IoB0Me7GIgkSNIY4A5Yw20kw0ZzhXeTihEbAiBo8jKt3J3ETR9UA+qcixRoUENZ28AzMXkT94C5Qm7fdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.11.0-canary-20260626112407","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.11.0-canary-20260626112407.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a818ffed013a0f5a1af5b3fce177dfe6/solana-keys-6.11.0-canary-20260626112407.tgz","_integrity":"sha512-XQUMPYOYtprzAYVCryebp6TSCF5c65BQ5ya5pLRExzwPFHBLWCHBPY6dBjVp6JxXhFg0CfxvBoQxG1VmtLsRVQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.11.0-canary-20260626112407","@solana/promises":"6.11.0-canary-20260626112407","@solana/assertions":"6.11.0-canary-20260626112407","@solana/codecs-core":"6.11.0-canary-20260626112407","@solana/nominal-types":"6.11.0-canary-20260626112407","@solana/codecs-strings":"6.11.0-canary-20260626112407"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.11.0-canary-20260626112407_1782473477261_0.8780575343827097","host":"s3://npm-registry-packages-npm-production"}},"6.11.0-canary-20260626112506":{"name":"@solana/keys","version":"6.11.0-canary-20260626112506","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@6.11.0-canary-20260626112506","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2151de5de7d07f4612c342cec0bc1c107cb1b7dd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-6.11.0-canary-20260626112506.tgz","fileCount":37,"integrity":"sha512-KT3mAMNyuoB5r08IZFz0s9LnXGE4BuyGzXvoLyHs354Xehdm9C+jd5OB+EwFAkh8t4w/Kwd2Qj/0qK8BbT36sg==","signatures":[{"sig":"MEYCIQD+Bq+aGK2CUgKK73YqXb6acsBwyvq+SbQOqChhvbgUOgIhALW3B3g0lDEyvMFPgpsYU9QorofFiZHpRdJ8friwy2QI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@6.11.0-canary-20260626112506","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360556},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-6.11.0-canary-20260626112506.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1d0c840d5a803db6ae466a7afa1a8d75/solana-keys-6.11.0-canary-20260626112506.tgz","_integrity":"sha512-KT3mAMNyuoB5r08IZFz0s9LnXGE4BuyGzXvoLyHs354Xehdm9C+jd5OB+EwFAkh8t4w/Kwd2Qj/0qK8BbT36sg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"6.11.0-canary-20260626112506","@solana/promises":"6.11.0-canary-20260626112506","@solana/assertions":"6.11.0-canary-20260626112506","@solana/codecs-core":"6.11.0-canary-20260626112506","@solana/nominal-types":"6.11.0-canary-20260626112506","@solana/codecs-strings":"6.11.0-canary-20260626112506"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_6.11.0-canary-20260626112506_1782473552078_0.8980839388441477","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626145339":{"name":"@solana/keys","version":"7.0.0-canary-20260626145339","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626145339","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f9ebf8b7f6a7998561bcab59ee6fdb69b707173b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626145339.tgz","fileCount":37,"integrity":"sha512-vSTgYYxDhzp/D3I1z8guBudTX3ZDikVrEIwPTSrjzKPsBwxBUF4jDZUxnV4MI48muvTdDUUfDIIAGXJ3JrMCuQ==","signatures":[{"sig":"MEUCIGXEVP+07v2aiLHwIH6x6ctltu4xKaePiM1D/K7z3rsJAiEAjL0kHRjne7L3uOxZ4oKwZYhPHKbRq9Tupabj/NPZFoc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626145339","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626145339.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0f12749e0c59ef79b6d9b7c782e9b5e2/solana-keys-7.0.0-canary-20260626145339.tgz","_integrity":"sha512-vSTgYYxDhzp/D3I1z8guBudTX3ZDikVrEIwPTSrjzKPsBwxBUF4jDZUxnV4MI48muvTdDUUfDIIAGXJ3JrMCuQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626145339","@solana/promises":"7.0.0-canary-20260626145339","@solana/assertions":"7.0.0-canary-20260626145339","@solana/codecs-core":"7.0.0-canary-20260626145339","@solana/nominal-types":"7.0.0-canary-20260626145339","@solana/codecs-strings":"7.0.0-canary-20260626145339"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626145339_1782486094061_0.7790360174256492","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626153924":{"name":"@solana/keys","version":"7.0.0-canary-20260626153924","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626153924","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4a532d31d5c5419611800c7b3022a891ae9e6c8b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626153924.tgz","fileCount":37,"integrity":"sha512-53velNLzqlrchirwy+5QZB9Q+BiY3Kx28nplZgZY8ZLc7s/IBe+bEGm9kGsBK40IX+CyqjRv+dSDhA0ZQGugNQ==","signatures":[{"sig":"MEQCIC64eOsVJkSyf75kPGitxrYkezMV/TEA3blB+6v9oit+AiBUSZ0ywlAf22Lpu/vEXOraxsAWKb3XAQQIBMq9/vz6MA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626153924","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626153924.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/af9840c187b4044e02722f4cf97897ee/solana-keys-7.0.0-canary-20260626153924.tgz","_integrity":"sha512-53velNLzqlrchirwy+5QZB9Q+BiY3Kx28nplZgZY8ZLc7s/IBe+bEGm9kGsBK40IX+CyqjRv+dSDhA0ZQGugNQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626153924","@solana/promises":"7.0.0-canary-20260626153924","@solana/assertions":"7.0.0-canary-20260626153924","@solana/codecs-core":"7.0.0-canary-20260626153924","@solana/nominal-types":"7.0.0-canary-20260626153924","@solana/codecs-strings":"7.0.0-canary-20260626153924"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626153924_1782488851459_0.3573234252014299","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626155145":{"name":"@solana/keys","version":"7.0.0-canary-20260626155145","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626155145","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"69967b906b75fe769aab33e0de1f00918c686757","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626155145.tgz","fileCount":37,"integrity":"sha512-3ABSHD0LmR2zUqENHyy1Us1oiucvLeGJaBVGnCGdaijOSLlox6sq1/HLbBn60bnqPbiMtmUOlxhe5LNt3eW+Qg==","signatures":[{"sig":"MEYCIQCRarmPrbDpos7sskVLv1PuYjd26fiMV9+kq8nZ+CRZJgIhAJhMfBNMZKiWsTPlDrMJwOiYCTfiyxmDMI3sMMLIhhUx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626155145","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626155145.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0285ef72af3faa349cb2fe0590dee464/solana-keys-7.0.0-canary-20260626155145.tgz","_integrity":"sha512-3ABSHD0LmR2zUqENHyy1Us1oiucvLeGJaBVGnCGdaijOSLlox6sq1/HLbBn60bnqPbiMtmUOlxhe5LNt3eW+Qg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626155145","@solana/promises":"7.0.0-canary-20260626155145","@solana/assertions":"7.0.0-canary-20260626155145","@solana/codecs-core":"7.0.0-canary-20260626155145","@solana/nominal-types":"7.0.0-canary-20260626155145","@solana/codecs-strings":"7.0.0-canary-20260626155145"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626155145_1782489605753_0.5241203640099859","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626160252":{"name":"@solana/keys","version":"7.0.0-canary-20260626160252","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626160252","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"287ee30e88e20bb65afba376b91cde82c38c07cf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626160252.tgz","fileCount":37,"integrity":"sha512-5wC3Tf+CmGeJHZmSQIZFB2chyFoSnonPNhhXp2uF+JWP2WeedPAC/w3/IZTeMWvmQuVCkYHSxTXcXag0BONynA==","signatures":[{"sig":"MEYCIQCUHXVZcanlqzHVENtXYoWiQzCuKme571/BJbiiG6RiSgIhAMnWQgTLJ9HalbTwOdmIEqmKn3WFSZONhlGASsIopQi5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626160252","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626160252.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fbc11589ad6dd30c355d173c0b56e1f7/solana-keys-7.0.0-canary-20260626160252.tgz","_integrity":"sha512-5wC3Tf+CmGeJHZmSQIZFB2chyFoSnonPNhhXp2uF+JWP2WeedPAC/w3/IZTeMWvmQuVCkYHSxTXcXag0BONynA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626160252","@solana/promises":"7.0.0-canary-20260626160252","@solana/assertions":"7.0.0-canary-20260626160252","@solana/codecs-core":"7.0.0-canary-20260626160252","@solana/nominal-types":"7.0.0-canary-20260626160252","@solana/codecs-strings":"7.0.0-canary-20260626160252"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626160252_1782490206164_0.5840166517871617","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626181342":{"name":"@solana/keys","version":"7.0.0-canary-20260626181342","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626181342","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3bf0a6ad988fc1e8b1d8209ca027ddd3f08cf140","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626181342.tgz","fileCount":37,"integrity":"sha512-B4R8ymmCHVX2dzHVxApkCvrpNvn67UEdCWDYzcz7CjtlA5CHkzh9mkF4pE6fp4wIOS0ui9z8V680iEWBZvEHew==","signatures":[{"sig":"MEQCIAJyMxOF1537Y47EeIZ2aSrT9Ga2IXb4YpEuqaoV8Kl+AiB5Q2gTRbX00OvLeupCEHyEFYL1iDCGfGwnS2/KkiRCcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626181342","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626181342.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c0995dfbac06afeb0eecdd62a5b06157/solana-keys-7.0.0-canary-20260626181342.tgz","_integrity":"sha512-B4R8ymmCHVX2dzHVxApkCvrpNvn67UEdCWDYzcz7CjtlA5CHkzh9mkF4pE6fp4wIOS0ui9z8V680iEWBZvEHew==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626181342","@solana/promises":"7.0.0-canary-20260626181342","@solana/assertions":"7.0.0-canary-20260626181342","@solana/codecs-core":"7.0.0-canary-20260626181342","@solana/nominal-types":"7.0.0-canary-20260626181342","@solana/codecs-strings":"7.0.0-canary-20260626181342"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626181342_1782498059088_0.44043637778237854","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626184919":{"name":"@solana/keys","version":"7.0.0-canary-20260626184919","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626184919","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6d21135edd5f0baaf1c6ad7f146e153ae705e30e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626184919.tgz","fileCount":37,"integrity":"sha512-TRpXM4T73MzUu5CUSGG3cOGzil7qCBoJ+HcH6iRETtubu6i/KPYSTQtAFq07DDkXqk7FpWVnpxNvjeQAcB0rCg==","signatures":[{"sig":"MEQCIC1PAaU3Ued7oZ3lDG5eQr+d2ihqFLgBJPA03cHmKyPYAiBfj8akBli/zmHPX58wRH4jkzKWl/k714WRt7eN3Cp+lg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626184919","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626184919.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d1cb4ae8ddd0bacf3b9d0dda06bc50ff/solana-keys-7.0.0-canary-20260626184919.tgz","_integrity":"sha512-TRpXM4T73MzUu5CUSGG3cOGzil7qCBoJ+HcH6iRETtubu6i/KPYSTQtAFq07DDkXqk7FpWVnpxNvjeQAcB0rCg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626184919","@solana/promises":"7.0.0-canary-20260626184919","@solana/assertions":"7.0.0-canary-20260626184919","@solana/codecs-core":"7.0.0-canary-20260626184919","@solana/nominal-types":"7.0.0-canary-20260626184919","@solana/codecs-strings":"7.0.0-canary-20260626184919"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626184919_1782500252297_0.4533926134161115","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626190159":{"name":"@solana/keys","version":"7.0.0-canary-20260626190159","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626190159","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dc9ed93eae592f7496a65420f613c0c847aae528","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626190159.tgz","fileCount":37,"integrity":"sha512-SHVCM/AaGV8zlKzBGP7ghbR9vI+wbkituv+C6YgKPnP7I3ovOn/EOU3CqGM8/q3YdXE37WH5WMLlIz/ExyYdQw==","signatures":[{"sig":"MEUCIC85+dZrYArV/xx2uPJ5LTjjWJE12jB+ukjDIvA0ruTPAiEA2mNMbHCUx9P95aUyNSvc69VQajWMT9V5mPFHCvu9dAE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626190159","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626190159.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/07ef702ff4ddffe97602e8436c07a811/solana-keys-7.0.0-canary-20260626190159.tgz","_integrity":"sha512-SHVCM/AaGV8zlKzBGP7ghbR9vI+wbkituv+C6YgKPnP7I3ovOn/EOU3CqGM8/q3YdXE37WH5WMLlIz/ExyYdQw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626190159","@solana/promises":"7.0.0-canary-20260626190159","@solana/assertions":"7.0.0-canary-20260626190159","@solana/codecs-core":"7.0.0-canary-20260626190159","@solana/nominal-types":"7.0.0-canary-20260626190159","@solana/codecs-strings":"7.0.0-canary-20260626190159"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626190159_1782500980628_0.27233701328717386","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626191340":{"name":"@solana/keys","version":"7.0.0-canary-20260626191340","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626191340","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ee2846dd22fc49afb4e4ea39241c3056534952e8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626191340.tgz","fileCount":37,"integrity":"sha512-5t4xvxBmsgJ5sYamEifgwAf7Ud9zHGJkaI+5d1aIw+ZFL5uXmlCKv5WQUi/iQwcMshT4wp8xDCqkLIPko3ZhNw==","signatures":[{"sig":"MEUCIQCbh1+mlpBhB9tFyyex4DwVAgdjU3gQzuXSaXgX7hy3CAIgBPOyNbyN1TzS3cxOXa6FcIzduk6t5Fymb605HeaGImk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626191340","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626191340.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/3ddb2d88c464f21390baf5e8e06ef784/solana-keys-7.0.0-canary-20260626191340.tgz","_integrity":"sha512-5t4xvxBmsgJ5sYamEifgwAf7Ud9zHGJkaI+5d1aIw+ZFL5uXmlCKv5WQUi/iQwcMshT4wp8xDCqkLIPko3ZhNw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626191340","@solana/promises":"7.0.0-canary-20260626191340","@solana/assertions":"7.0.0-canary-20260626191340","@solana/codecs-core":"7.0.0-canary-20260626191340","@solana/nominal-types":"7.0.0-canary-20260626191340","@solana/codecs-strings":"7.0.0-canary-20260626191340"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626191340_1782501678683_0.08477147997945944","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626192438":{"name":"@solana/keys","version":"7.0.0-canary-20260626192438","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626192438","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"09bbc77388eb6b62ca137082f441ac35d7e8aa9a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626192438.tgz","fileCount":37,"integrity":"sha512-ZcpkHi+a/mHNv9mC6MXGyr9v3BQTAf617WuKB/nfE6q+MDt1lCDXpPbPEguBuDkbQ/9s+l3SJXXAOv9Gz55KAg==","signatures":[{"sig":"MEUCIF6+2vb/vhi20MzJLe2a9eiT/Ze4c4E+2CfZEQHfATw6AiEA2Ononog6abkG4GmjNG9Hu5ZYiN+rdBMTok2bPk9/fLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626192438","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626192438.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5ddbe85a970b54aab2a117e047ee90a0/solana-keys-7.0.0-canary-20260626192438.tgz","_integrity":"sha512-ZcpkHi+a/mHNv9mC6MXGyr9v3BQTAf617WuKB/nfE6q+MDt1lCDXpPbPEguBuDkbQ/9s+l3SJXXAOv9Gz55KAg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626192438","@solana/promises":"7.0.0-canary-20260626192438","@solana/assertions":"7.0.0-canary-20260626192438","@solana/codecs-core":"7.0.0-canary-20260626192438","@solana/nominal-types":"7.0.0-canary-20260626192438","@solana/codecs-strings":"7.0.0-canary-20260626192438"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626192438_1782502328123_0.027045965996793653","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626193642":{"name":"@solana/keys","version":"7.0.0-canary-20260626193642","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626193642","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fb44cb9b8a1fc8191bfc8ae0beed47c74e747f45","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626193642.tgz","fileCount":37,"integrity":"sha512-q8ztXdl8zL+Jbin4TwQmTSoI1loCHcO0adyC2OHXv4pnNROpoOwWuhJLKPsnyxeAUz+gu4umiEcOfyClPBL3sA==","signatures":[{"sig":"MEQCIQCXNKDLQh8gHzalEsWHK973hsZGk98326DfT2UE2twsAgIfWT7F1DGYCa/kuV6xxj1Y6lxkBOOviuFlkNk4Ed5hcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626193642","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626193642.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7fbca576cb6bd0d475ba53bf876ce9c6/solana-keys-7.0.0-canary-20260626193642.tgz","_integrity":"sha512-q8ztXdl8zL+Jbin4TwQmTSoI1loCHcO0adyC2OHXv4pnNROpoOwWuhJLKPsnyxeAUz+gu4umiEcOfyClPBL3sA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626193642","@solana/promises":"7.0.0-canary-20260626193642","@solana/assertions":"7.0.0-canary-20260626193642","@solana/codecs-core":"7.0.0-canary-20260626193642","@solana/nominal-types":"7.0.0-canary-20260626193642","@solana/codecs-strings":"7.0.0-canary-20260626193642"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626193642_1782503033745_0.12541056693688257","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626194833":{"name":"@solana/keys","version":"7.0.0-canary-20260626194833","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626194833","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e77dba5e2b920bb1991baae4e3c436a0b0356692","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626194833.tgz","fileCount":37,"integrity":"sha512-Ktxlt8H9uHmhJa8m/ubMNfpOmYr6JZoHfo4VjRYj3eICGo53X2xFOcfoClRUbMnVEWxMu/Pdvy9thejeAUvxWQ==","signatures":[{"sig":"MEUCIQCRs2bq6vNYedM+qon9fP/gCPUyDaxZB+uW/bxizyj6PgIgCM2fonYdKm3IQSjgLUsGNhLTadeF1ymoIuq0KUI0u+0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626194833","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626194833.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9b6fdc705f3903f1f9b04bbb990a9371/solana-keys-7.0.0-canary-20260626194833.tgz","_integrity":"sha512-Ktxlt8H9uHmhJa8m/ubMNfpOmYr6JZoHfo4VjRYj3eICGo53X2xFOcfoClRUbMnVEWxMu/Pdvy9thejeAUvxWQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626194833","@solana/promises":"7.0.0-canary-20260626194833","@solana/assertions":"7.0.0-canary-20260626194833","@solana/codecs-core":"7.0.0-canary-20260626194833","@solana/nominal-types":"7.0.0-canary-20260626194833","@solana/codecs-strings":"7.0.0-canary-20260626194833"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626194833_1782503741532_0.6284865571749112","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260626203936":{"name":"@solana/keys","version":"7.0.0-canary-20260626203936","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260626203936","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a1b2b267f96082c53edfa4a8bd24d426f18bf290","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260626203936.tgz","fileCount":37,"integrity":"sha512-mtp7Xia856tHbjs37uaorQGCH11YJs6OG/sg7P/wcuK9Bf5zKvWkrzQN2AP2MV+d8zjRqOG2uRP2YPhgZyy2ZA==","signatures":[{"sig":"MEYCIQDV04k5/9HdQ5iAUGFkI5klHncOx7yEXQRA1crsWxoRSwIhAPFtgsN+wtMJgs10lnd1a/env0j1LHCrbKDsO1vl2ALR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260626203936","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260626203936.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/688a8ae115de0851a6fe79f853630632/solana-keys-7.0.0-canary-20260626203936.tgz","_integrity":"sha512-mtp7Xia856tHbjs37uaorQGCH11YJs6OG/sg7P/wcuK9Bf5zKvWkrzQN2AP2MV+d8zjRqOG2uRP2YPhgZyy2ZA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260626203936","@solana/promises":"7.0.0-canary-20260626203936","@solana/assertions":"7.0.0-canary-20260626203936","@solana/codecs-core":"7.0.0-canary-20260626203936","@solana/nominal-types":"7.0.0-canary-20260626203936","@solana/codecs-strings":"7.0.0-canary-20260626203936"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260626203936_1782506868859_0.9009227010318306","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260629121139":{"name":"@solana/keys","version":"7.0.0-canary-20260629121139","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260629121139","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2b50f50764d84a7d66f901a0af0e4d99fafee774","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260629121139.tgz","fileCount":37,"integrity":"sha512-n9SX/uFnFsOmqtla7DWDQXCq/SgnHPc5mTGqIT5+5J71zGoUNYkJnjEDB+5lZS0mS9BFFkm+W7pv1y6zygmIFg==","signatures":[{"sig":"MEQCIDLHNeJfFUYfDX99Y80L3gFm9Y2qvYT0Q6EtMyyzuI4WAiBgPrbgAXyIOK+hsP5v3hQtW0FsUXj3lD5IMmL9sS/P0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260629121139","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260629121139.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/323ee555e49eab41ec13adc25385a834/solana-keys-7.0.0-canary-20260629121139.tgz","_integrity":"sha512-n9SX/uFnFsOmqtla7DWDQXCq/SgnHPc5mTGqIT5+5J71zGoUNYkJnjEDB+5lZS0mS9BFFkm+W7pv1y6zygmIFg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260629121139","@solana/promises":"7.0.0-canary-20260629121139","@solana/assertions":"7.0.0-canary-20260629121139","@solana/codecs-core":"7.0.0-canary-20260629121139","@solana/nominal-types":"7.0.0-canary-20260629121139","@solana/codecs-strings":"7.0.0-canary-20260629121139"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260629121139_1782735590571_0.7138800157114191","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260629132846":{"name":"@solana/keys","version":"7.0.0-canary-20260629132846","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260629132846","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4e68494b6b238943dcf14d2a01c0760461b487a5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260629132846.tgz","fileCount":37,"integrity":"sha512-s9wka5TeU3wjLme1nlsJ4mQT+EMRTkS9Z+1yV/jOw7ZUvfCdI2odOTycVd3H7psOpDXkGFSRmRbvIIsNo5oKWw==","signatures":[{"sig":"MEUCIQDNV4FnVuXQk1pGP2aM/CTHrMKygGNbFOjzlaZszpxzpAIgH3zjLsU7XrhO8JmLLYZ3nDTIs8fdHiXAgT5Bz8Ka9i0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260629132846","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260629132846.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/de00e26d0f3fabe7c588215aa5e056f8/solana-keys-7.0.0-canary-20260629132846.tgz","_integrity":"sha512-s9wka5TeU3wjLme1nlsJ4mQT+EMRTkS9Z+1yV/jOw7ZUvfCdI2odOTycVd3H7psOpDXkGFSRmRbvIIsNo5oKWw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260629132846","@solana/promises":"7.0.0-canary-20260629132846","@solana/assertions":"7.0.0-canary-20260629132846","@solana/codecs-core":"7.0.0-canary-20260629132846","@solana/nominal-types":"7.0.0-canary-20260629132846","@solana/codecs-strings":"7.0.0-canary-20260629132846"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260629132846_1782740189438_0.06079514098040306","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260629141819":{"name":"@solana/keys","version":"7.0.0-canary-20260629141819","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260629141819","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ecc4446b61a8debc4cadaf9392360fe4fc67acad","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260629141819.tgz","fileCount":37,"integrity":"sha512-2Jm+hYUOzRBUkFV0+Rdm4URJ8TMJxZpnMdz3//ieA6h9+St+BwDhaIjybHVyCgVoMehjFbwujSqtZDruK1/IRg==","signatures":[{"sig":"MEUCIFZIEJTHRt8SZStIDNbl8kYYe779/IzUMSi/Fx6oLRnhAiEAzAoX6xd5C5dvVatfOWc1LV6mbHpM4Hi3wdPrMeK69+4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260629141819","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260629141819.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/995daf12df910175dcc2103a847a9542/solana-keys-7.0.0-canary-20260629141819.tgz","_integrity":"sha512-2Jm+hYUOzRBUkFV0+Rdm4URJ8TMJxZpnMdz3//ieA6h9+St+BwDhaIjybHVyCgVoMehjFbwujSqtZDruK1/IRg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260629141819","@solana/promises":"7.0.0-canary-20260629141819","@solana/assertions":"7.0.0-canary-20260629141819","@solana/codecs-core":"7.0.0-canary-20260629141819","@solana/nominal-types":"7.0.0-canary-20260629141819","@solana/codecs-strings":"7.0.0-canary-20260629141819"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260629141819_1782743170781_0.8078578494518132","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260629174025":{"name":"@solana/keys","version":"7.0.0-canary-20260629174025","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260629174025","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5cbe2c45376df31c4d87261ce55a866c3ba919fc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260629174025.tgz","fileCount":37,"integrity":"sha512-Nih6HX2cFSJWTBV5LplgXw1VHIXbX+AHOgF+Dzy654GxgrdCKJOp/GcSUBCzXFWr78Y5PJ4qi/3Xc8SqE9faXA==","signatures":[{"sig":"MEYCIQD5GrhP/wcT+bP+/Ygt67Wv58rd139bv0sE+XIxY14rTwIhANEGT/AjiuJgWVdoen+/eoTZD2n7zjnSloxLq1f1gOHP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260629174025","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260629174025.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2cdd6b2b3957c3faa1b8b70f49e30884/solana-keys-7.0.0-canary-20260629174025.tgz","_integrity":"sha512-Nih6HX2cFSJWTBV5LplgXw1VHIXbX+AHOgF+Dzy654GxgrdCKJOp/GcSUBCzXFWr78Y5PJ4qi/3Xc8SqE9faXA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260629174025","@solana/promises":"7.0.0-canary-20260629174025","@solana/assertions":"7.0.0-canary-20260629174025","@solana/codecs-core":"7.0.0-canary-20260629174025","@solana/nominal-types":"7.0.0-canary-20260629174025","@solana/codecs-strings":"7.0.0-canary-20260629174025"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260629174025_1782755368980_0.42627183036983496","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260629180224":{"name":"@solana/keys","version":"7.0.0-canary-20260629180224","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260629180224","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"18d971030be992208c2b50cd6bd9370f62bfb858","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260629180224.tgz","fileCount":37,"integrity":"sha512-hCkDXBF7gUI6iMhLHchyZY/yJ5pX3e4GAG9wp8YI+R4QQlFUu0Awg3W7k1tNKrYgc1qVJynytuMen0wUjPTR3Q==","signatures":[{"sig":"MEUCIHIsCtRhsExPblMBRD0HwjTQzZpCH6ysJB74IbMspjdtAiEAzKfkwFhdv8qC7LOHg6OLiKnRILvYr9hEnmqFNqpXThg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260629180224","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260629180224.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/182fe193579b951391d76db6574886b6/solana-keys-7.0.0-canary-20260629180224.tgz","_integrity":"sha512-hCkDXBF7gUI6iMhLHchyZY/yJ5pX3e4GAG9wp8YI+R4QQlFUu0Awg3W7k1tNKrYgc1qVJynytuMen0wUjPTR3Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260629180224","@solana/promises":"7.0.0-canary-20260629180224","@solana/assertions":"7.0.0-canary-20260629180224","@solana/codecs-core":"7.0.0-canary-20260629180224","@solana/nominal-types":"7.0.0-canary-20260629180224","@solana/codecs-strings":"7.0.0-canary-20260629180224"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260629180224_1782756676776_0.8251204083700414","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260629180406":{"name":"@solana/keys","version":"7.0.0-canary-20260629180406","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260629180406","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7295a85e97ddfb100491b190cc9de0e6829ff737","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260629180406.tgz","fileCount":37,"integrity":"sha512-qtIDv8F/k4fZ3DlVKTMZEhoG4JfbALgEbtC4k4rQA5ZCZhLfU8snGaWauHmAU/krnPcgHN3hwXTSn2LiQ3OrNQ==","signatures":[{"sig":"MEYCIQCbYGvcKQKCmyTl99x7q8rLE3BmJG0k5dfUEYO/sEsHCAIhAJzVQpyIh7PZMW+RgxIJGOfDIDhWoLJfv00AaiKNUARG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260629180406","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260629180406.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b50dbd1b078f7070c6a39266c8604d95/solana-keys-7.0.0-canary-20260629180406.tgz","_integrity":"sha512-qtIDv8F/k4fZ3DlVKTMZEhoG4JfbALgEbtC4k4rQA5ZCZhLfU8snGaWauHmAU/krnPcgHN3hwXTSn2LiQ3OrNQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260629180406","@solana/promises":"7.0.0-canary-20260629180406","@solana/assertions":"7.0.0-canary-20260629180406","@solana/codecs-core":"7.0.0-canary-20260629180406","@solana/nominal-types":"7.0.0-canary-20260629180406","@solana/codecs-strings":"7.0.0-canary-20260629180406"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260629180406_1782756746279_0.4291852305651269","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260630075708":{"name":"@solana/keys","version":"7.0.0-canary-20260630075708","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260630075708","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9a2ab06ae67d2f6a128b17f0a9215304f0436df7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260630075708.tgz","fileCount":37,"integrity":"sha512-bHw3FpX/q7tBxkuidWpnv+ZyY5sFJxY96tPMdjwjtk7C5qoEqXW0bidccveqPwSsSnUjYqcwUZrsKLImnNRR3A==","signatures":[{"sig":"MEYCIQCMR3G+1Ili8FXoHd9mduNMiiVapEi687CxWLbWfaxPDgIhAKaOr58Ytq/cEP42t0gGKBRD10IbRi7TvwoE5b3Gs9Hm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260630075708","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260630075708.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a5d82a315364c5d7741abf3c29027f82/solana-keys-7.0.0-canary-20260630075708.tgz","_integrity":"sha512-bHw3FpX/q7tBxkuidWpnv+ZyY5sFJxY96tPMdjwjtk7C5qoEqXW0bidccveqPwSsSnUjYqcwUZrsKLImnNRR3A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260630075708","@solana/promises":"7.0.0-canary-20260630075708","@solana/assertions":"7.0.0-canary-20260630075708","@solana/codecs-core":"7.0.0-canary-20260630075708","@solana/nominal-types":"7.0.0-canary-20260630075708","@solana/codecs-strings":"7.0.0-canary-20260630075708"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260630075708_1782806715149_0.46538370831247655","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260630081135":{"name":"@solana/keys","version":"7.0.0-canary-20260630081135","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260630081135","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7b2634cd9e3b5fb04d2fce40094f953b210083a0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260630081135.tgz","fileCount":37,"integrity":"sha512-pwispvBQ12J1Dx+UJyo33NRUkXusv58f6hRTFIbfSipcejSJcoj/98mudSU9yF10LAyHIZONKTcsMMqcY5DwnA==","signatures":[{"sig":"MEUCIEWud9MDqCObyTH2reYH+hoYdHyrhmM9652nAfr629LPAiEApvtU1izpNasGGevErHI3ljtZx/tOn5uNtJAJuVqI9H8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260630081135","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260630081135.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/132daf4f54e0080067fe221b90f470a0/solana-keys-7.0.0-canary-20260630081135.tgz","_integrity":"sha512-pwispvBQ12J1Dx+UJyo33NRUkXusv58f6hRTFIbfSipcejSJcoj/98mudSU9yF10LAyHIZONKTcsMMqcY5DwnA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260630081135","@solana/promises":"7.0.0-canary-20260630081135","@solana/assertions":"7.0.0-canary-20260630081135","@solana/codecs-core":"7.0.0-canary-20260630081135","@solana/nominal-types":"7.0.0-canary-20260630081135","@solana/codecs-strings":"7.0.0-canary-20260630081135"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260630081135_1782807563156_0.04792617842961011","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260630082225":{"name":"@solana/keys","version":"7.0.0-canary-20260630082225","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260630082225","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"19876272717b0a1d1f7cd8bda4d90baea347f440","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260630082225.tgz","fileCount":37,"integrity":"sha512-WxS+TQf2NdeC0amcKZYDr0f+KPi78bGcqHjYdxMOxT+NvYlYk/T2etRJA1SAVfHjoQf+0aTXfXAlf6ktCRhzKg==","signatures":[{"sig":"MEUCIEvnsy5ITttbto5TOM8vYJs/9pgoqviArWQ+2TeF/yOSAiEAhosAENLUNd0jM2oY9wNL+ReK2g8GwPk9ixdtUjoFfjY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260630082225","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260630082225.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9600fa1eea332a585da61e42c84c684a/solana-keys-7.0.0-canary-20260630082225.tgz","_integrity":"sha512-WxS+TQf2NdeC0amcKZYDr0f+KPi78bGcqHjYdxMOxT+NvYlYk/T2etRJA1SAVfHjoQf+0aTXfXAlf6ktCRhzKg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260630082225","@solana/promises":"7.0.0-canary-20260630082225","@solana/assertions":"7.0.0-canary-20260630082225","@solana/codecs-core":"7.0.0-canary-20260630082225","@solana/nominal-types":"7.0.0-canary-20260630082225","@solana/codecs-strings":"7.0.0-canary-20260630082225"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260630082225_1782808220599_0.1195765539173046","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260630083350":{"name":"@solana/keys","version":"7.0.0-canary-20260630083350","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260630083350","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3d3ae0cfc4304ac7f570edd5e1977fa40009c98e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260630083350.tgz","fileCount":37,"integrity":"sha512-GwzPmQ7wQVBzgMHwTUV4KOxC9X8TC4IqfK0PVBLiU9CapzDxLcZml5nqphtKtIGPfI2tPvCrl2GWQrGAXE3VVA==","signatures":[{"sig":"MEQCIE3TAixdYWXSIzIHKm8YxJFa22VENR4GVtw61wHOHonxAiBHmZjBv2CNAQkXl0BwVLZknE7p8d6wVoLhRsROxPWEpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260630083350","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260630083350.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b09b6bd719540a8bd8c483e4e9d50d24/solana-keys-7.0.0-canary-20260630083350.tgz","_integrity":"sha512-GwzPmQ7wQVBzgMHwTUV4KOxC9X8TC4IqfK0PVBLiU9CapzDxLcZml5nqphtKtIGPfI2tPvCrl2GWQrGAXE3VVA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260630083350","@solana/promises":"7.0.0-canary-20260630083350","@solana/assertions":"7.0.0-canary-20260630083350","@solana/codecs-core":"7.0.0-canary-20260630083350","@solana/nominal-types":"7.0.0-canary-20260630083350","@solana/codecs-strings":"7.0.0-canary-20260630083350"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260630083350_1782808900669_0.8711630456303288","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260630094417":{"name":"@solana/keys","version":"7.0.0-canary-20260630094417","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260630094417","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3312f38df4527522e254cee0653a4b25d2586cd5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260630094417.tgz","fileCount":37,"integrity":"sha512-+GaUyAR8Ttug+MCHr4tne+bKU0LSSUCBeimvdRWHr0zSc1JuNihrZBcRKPZKmkd9iNlO1jDuy5bHuEdbNmSvzA==","signatures":[{"sig":"MEUCIQCgI0ewJkKLHIVLbaik/GWCTs8Yt4rGojZzOsbKHpunIAIgbkGUFA9UVdyzY308mvmnQf3u0a9SvB62CmeTXzHSONM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260630094417","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260630094417.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f314370ebb8d31552434a037e9952445/solana-keys-7.0.0-canary-20260630094417.tgz","_integrity":"sha512-+GaUyAR8Ttug+MCHr4tne+bKU0LSSUCBeimvdRWHr0zSc1JuNihrZBcRKPZKmkd9iNlO1jDuy5bHuEdbNmSvzA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260630094417","@solana/promises":"7.0.0-canary-20260630094417","@solana/assertions":"7.0.0-canary-20260630094417","@solana/codecs-core":"7.0.0-canary-20260630094417","@solana/nominal-types":"7.0.0-canary-20260630094417","@solana/codecs-strings":"7.0.0-canary-20260630094417"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260630094417_1782813185731_0.02811004038647491","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260630094500":{"name":"@solana/keys","version":"7.0.0-canary-20260630094500","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260630094500","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c7c0b0994cdd129e8bac6eb1687a927e8a5a4c15","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260630094500.tgz","fileCount":37,"integrity":"sha512-TqOZjZWXtnAW+cG3P0mKpdzOkXq/Z3FyzVd0J03INoJx0YaB/P9I7yJ+fQMgB9LpVb6nOcRch9aked9aG5YC5w==","signatures":[{"sig":"MEUCIGk1h+fgk0bmT5kKQ/ew2yQogxKMhYgxQqTm7idoLzJHAiEAzdAIxAprx1nPL9gTcq2uCwUCdUcO4XwDi1YGUsh9AoY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260630094500","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260630094500.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ba68c28400c89fe8fd7d0bcdac8820db/solana-keys-7.0.0-canary-20260630094500.tgz","_integrity":"sha512-TqOZjZWXtnAW+cG3P0mKpdzOkXq/Z3FyzVd0J03INoJx0YaB/P9I7yJ+fQMgB9LpVb6nOcRch9aked9aG5YC5w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260630094500","@solana/promises":"7.0.0-canary-20260630094500","@solana/assertions":"7.0.0-canary-20260630094500","@solana/codecs-core":"7.0.0-canary-20260630094500","@solana/nominal-types":"7.0.0-canary-20260630094500","@solana/codecs-strings":"7.0.0-canary-20260630094500"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260630094500_1782813212911_0.14233601645225824","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260630095418":{"name":"@solana/keys","version":"7.0.0-canary-20260630095418","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260630095418","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"943cced3d05be55c9bc75968a84db7e7beeda792","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260630095418.tgz","fileCount":37,"integrity":"sha512-QiSv1MI90Eclg2gbqFC1jTn4xPobZJx5rQ9wqJXU/MlaD/93khyYit72DhCk20tTy6KIL9YD48NJHw048QuXbA==","signatures":[{"sig":"MEUCIQCy3gZSWV7OZZ+cA846rhWBCVU0zx4ul9yDUpXzRJWqhQIgZab1xOROFKQ06yO+NLyGOJj3tt8ddsLvHWaXF/Vvk84=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260630095418","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260630095418.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0efb2b50bb169645404e4f2e79f1af3b/solana-keys-7.0.0-canary-20260630095418.tgz","_integrity":"sha512-QiSv1MI90Eclg2gbqFC1jTn4xPobZJx5rQ9wqJXU/MlaD/93khyYit72DhCk20tTy6KIL9YD48NJHw048QuXbA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260630095418","@solana/promises":"7.0.0-canary-20260630095418","@solana/assertions":"7.0.0-canary-20260630095418","@solana/codecs-core":"7.0.0-canary-20260630095418","@solana/nominal-types":"7.0.0-canary-20260630095418","@solana/codecs-strings":"7.0.0-canary-20260630095418"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260630095418_1782813782792_0.8418781247592335","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary-20260630104357":{"name":"@solana/keys","version":"7.0.0-canary-20260630104357","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0-canary-20260630104357","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"584f9352209885277150273e8ac73de253c9d2c9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0-canary-20260630104357.tgz","fileCount":37,"integrity":"sha512-68YLxJ9/OSztnCguWdKgV8ymZUcJxQzZcdSVruBRJ1wuBPV1p4AQ9+73leaSsYs3k8D4xYFLjG5n3NrRz5FhYg==","signatures":[{"sig":"MEQCICUOhk88aHCdqmwvzXYdhDoKL2dCp53bXzhG1smXli03AiBm2tWXw6B2yudX+5I3TEba2LiLFtKBRhLZpzyC5yzzeQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0-canary-20260630104357","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.0.0-canary-20260630104357.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/558ea177b50838ae36f992b759c4c31a/solana-keys-7.0.0-canary-20260630104357.tgz","_integrity":"sha512-68YLxJ9/OSztnCguWdKgV8ymZUcJxQzZcdSVruBRJ1wuBPV1p4AQ9+73leaSsYs3k8D4xYFLjG5n3NrRz5FhYg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0-canary-20260630104357","@solana/promises":"7.0.0-canary-20260630104357","@solana/assertions":"7.0.0-canary-20260630104357","@solana/codecs-core":"7.0.0-canary-20260630104357","@solana/nominal-types":"7.0.0-canary-20260630104357","@solana/codecs-strings":"7.0.0-canary-20260630104357"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0-canary-20260630104357_1782816761577_0.9229958902234516","host":"s3://npm-registry-packages-npm-production"}},"7.0.0":{"name":"@solana/keys","version":"7.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1fe2b98fba234d15792f77a8e9f9c613158a6f35","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.0.0.tgz","fileCount":37,"integrity":"sha512-JsdYR/YN3AGHZN2aZoeE5cymHYkNoBLnqgXoRncW/VyD7fMcR350aHU1hCMYd0b5BtITLsGmvvtvrgVkzK83Eg==","signatures":[{"sig":"MEQCIFggC/35eO5SC48spaLweOTGzhBB5y0pFyi1gkqFOkPsAiBcfyuhYEZM2ASLHIRZEmNTQvJK/th54sE87ab/NZCVng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360395},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7f4b8c369279109d9e5c4d60679dc275/solana-keys-7.0.0.tgz","_integrity":"sha512-JsdYR/YN3AGHZN2aZoeE5cymHYkNoBLnqgXoRncW/VyD7fMcR350aHU1hCMYd0b5BtITLsGmvvtvrgVkzK83Eg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.13.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.0.0","@solana/promises":"7.0.0","@solana/assertions":"7.0.0","@solana/codecs-core":"7.0.0","@solana/nominal-types":"7.0.0","@solana/codecs-strings":"7.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.0.0_1782819425194_0.7564521853224118","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260713121915":{"name":"@solana/keys","version":"8.0.0-canary-20260713121915","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260713121915","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"16b1268e126aa6b19079e8496204b665bc04946a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260713121915.tgz","fileCount":37,"integrity":"sha512-hQEw/+hiq4YsBWKxtxKZBvcfWpHM+Uzv2/y+WJsZs5htPPiZ7AtdPgxGbYNOefSRhRSbdA2wmT+YDSPJBAn+Mg==","signatures":[{"sig":"MEUCIQDVGz10Gp4314OELdoH3MelKqkz0Ochpvb4LgHsDtvAygIgONAXvJFLeLzT0dyhxwY1Sqt/dG2INOHKIFv62bOt8rs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260713121915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260713121915.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7630ad2ac191a0f7fd3750f169a8ad91/solana-keys-8.0.0-canary-20260713121915.tgz","_integrity":"sha512-hQEw/+hiq4YsBWKxtxKZBvcfWpHM+Uzv2/y+WJsZs5htPPiZ7AtdPgxGbYNOefSRhRSbdA2wmT+YDSPJBAn+Mg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260713121915","@solana/promises":"8.0.0-canary-20260713121915","@solana/assertions":"8.0.0-canary-20260713121915","@solana/codecs-core":"8.0.0-canary-20260713121915","@solana/nominal-types":"8.0.0-canary-20260713121915","@solana/codecs-strings":"8.0.0-canary-20260713121915"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260713121915_1783945579831_0.22704395977709857","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260713122432":{"name":"@solana/keys","version":"8.0.0-canary-20260713122432","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260713122432","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1a225630f4839a38e2c5d0975f99061a0134b1f6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260713122432.tgz","fileCount":37,"integrity":"sha512-kMtoXmtc6R/rLAPyFrQadN/FMzN0yfXTjtn4NPYpBXyACOmC3f9ZJBCyvvYG8jnJV97oAwj+KvK6thGCn5mXrQ==","signatures":[{"sig":"MEYCIQDQrmtsklvr1+UImoCVfFmdkLpScIO0vmPBwRLZNDLyXQIhAIkhTq9jupGSTieK0palOidLYaw51JpP0gn9qQglDjZh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260713122432","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260713122432.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fee3a506d4474a3a9796e0cd64890e43/solana-keys-8.0.0-canary-20260713122432.tgz","_integrity":"sha512-kMtoXmtc6R/rLAPyFrQadN/FMzN0yfXTjtn4NPYpBXyACOmC3f9ZJBCyvvYG8jnJV97oAwj+KvK6thGCn5mXrQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260713122432","@solana/promises":"8.0.0-canary-20260713122432","@solana/assertions":"8.0.0-canary-20260713122432","@solana/codecs-core":"8.0.0-canary-20260713122432","@solana/nominal-types":"8.0.0-canary-20260713122432","@solana/codecs-strings":"8.0.0-canary-20260713122432"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260713122432_1783945936813_0.636410046593916","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260713122650":{"name":"@solana/keys","version":"8.0.0-canary-20260713122650","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260713122650","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7203562ef4a9d49dd3766469527a95f0486ba32e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260713122650.tgz","fileCount":37,"integrity":"sha512-vdsS7wuFBIv97xDTuxgMgVB5x4wgGk+oc/16+3sJJyhYHDs8T3fGXQFAclf3p0/Zt4L3aMSswYGm3mdaREY0FA==","signatures":[{"sig":"MEYCIQDE7Ec5A0gSbrRpwY1J98u5Rp+hdFZVSqMdDxUrJrdWtwIhALFmTkdUfOUTY/DJhFLwil6jQxl9u6OHrIdqAGWSWorQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260713122650","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260713122650.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4ec4a73fa789cc7796037e57f939e817/solana-keys-8.0.0-canary-20260713122650.tgz","_integrity":"sha512-vdsS7wuFBIv97xDTuxgMgVB5x4wgGk+oc/16+3sJJyhYHDs8T3fGXQFAclf3p0/Zt4L3aMSswYGm3mdaREY0FA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260713122650","@solana/promises":"8.0.0-canary-20260713122650","@solana/assertions":"8.0.0-canary-20260713122650","@solana/codecs-core":"8.0.0-canary-20260713122650","@solana/nominal-types":"8.0.0-canary-20260713122650","@solana/codecs-strings":"8.0.0-canary-20260713122650"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260713122650_1783946059185_0.9355414574721626","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260713122613":{"name":"@solana/keys","version":"8.0.0-canary-20260713122613","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260713122613","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"85df06b5b62446736250484394a8bbe66c7ebaf0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260713122613.tgz","fileCount":37,"integrity":"sha512-scDZCWvJh7weUaxs9gxH+vdE20dLjzU99FEwufCMdZi6gEnfbjrxRr0J5JtwLwO4Y7nm1DdXsJT4vZ3ZjtnUhw==","signatures":[{"sig":"MEQCIByt3LUGXnm6CPLop+/WHqL3TR/XuA6uFwfvhP1YzL5gAiBzWwfQQBDiOvY2oB/WYpr3Y2E6vIUxsv7Xp2kKKw8VFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260713122613","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260713122613.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/760521675985263c2ec88681a5e3d4f3/solana-keys-8.0.0-canary-20260713122613.tgz","_integrity":"sha512-scDZCWvJh7weUaxs9gxH+vdE20dLjzU99FEwufCMdZi6gEnfbjrxRr0J5JtwLwO4Y7nm1DdXsJT4vZ3ZjtnUhw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260713122613","@solana/promises":"8.0.0-canary-20260713122613","@solana/assertions":"8.0.0-canary-20260713122613","@solana/codecs-core":"8.0.0-canary-20260713122613","@solana/nominal-types":"8.0.0-canary-20260713122613","@solana/codecs-strings":"8.0.0-canary-20260713122613"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260713122613_1783946092713_0.4076197412527862","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260713125308":{"name":"@solana/keys","version":"8.0.0-canary-20260713125308","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260713125308","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2eb49f43b25b90b43051ebf89ec61a810933b990","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260713125308.tgz","fileCount":37,"integrity":"sha512-XhF0AxF//Pj1RMdsJWfLeqkZ68UKHMoH9QNyaKg+xqV+f8j7t5j6UtTtky1D+IrN9MOgv95EdJHx0KEmLS5V2A==","signatures":[{"sig":"MEYCIQD/FRCdMhqav+j2HamYOQq+UhJHZnjCCblUJx+qT2WUcQIhAPa7h4TK6u5ZZI5GrseTuoLXUqhDGvZFI1XYQj+GS3zq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260713125308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260713125308.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/81baf15b3118881940690ac4a4f66481/solana-keys-8.0.0-canary-20260713125308.tgz","_integrity":"sha512-XhF0AxF//Pj1RMdsJWfLeqkZ68UKHMoH9QNyaKg+xqV+f8j7t5j6UtTtky1D+IrN9MOgv95EdJHx0KEmLS5V2A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260713125308","@solana/promises":"8.0.0-canary-20260713125308","@solana/assertions":"8.0.0-canary-20260713125308","@solana/codecs-core":"8.0.0-canary-20260713125308","@solana/nominal-types":"8.0.0-canary-20260713125308","@solana/codecs-strings":"8.0.0-canary-20260713125308"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260713125308_1783947707739_0.11081410693344207","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260713145338":{"name":"@solana/keys","version":"8.0.0-canary-20260713145338","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260713145338","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f7ce7f14f5cf84164580ebf8f3406851226ba523","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260713145338.tgz","fileCount":37,"integrity":"sha512-viMe+jlDek3SqMZfzvdp+9aDsoKgB9+7Ai7WyRCrmojOF7+nH65zT6aKIds336WA4BqO5rwBTD5g9bS95KWuGQ==","signatures":[{"sig":"MEYCIQCWBsQkhEqb7gaZR06/MkEzapD2/hkD3vq9pb0uB4oBmgIhAO4Y6/B93o476BHyoG058xBxdDKP/Uo6aPujJ16PImD9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260713145338","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260713145338.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e34d07fb639e48aa9c11f68345c4cb7f/solana-keys-8.0.0-canary-20260713145338.tgz","_integrity":"sha512-viMe+jlDek3SqMZfzvdp+9aDsoKgB9+7Ai7WyRCrmojOF7+nH65zT6aKIds336WA4BqO5rwBTD5g9bS95KWuGQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260713145338","@solana/promises":"8.0.0-canary-20260713145338","@solana/assertions":"8.0.0-canary-20260713145338","@solana/codecs-core":"8.0.0-canary-20260713145338","@solana/nominal-types":"8.0.0-canary-20260713145338","@solana/codecs-strings":"8.0.0-canary-20260713145338"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260713145338_1783954890321_0.7235509319016296","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260713145801":{"name":"@solana/keys","version":"8.0.0-canary-20260713145801","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260713145801","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"99140f42cfbce7c53a9e454432c9da08bce75104","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260713145801.tgz","fileCount":37,"integrity":"sha512-fUx6tOv2vkaX2RG2Woo6czOF1+AW6+4GdIGSUfMoYqxYI4uI6I4xs26zpX1M6P5J0ALo48yi4IfbPNLPYsuBiA==","signatures":[{"sig":"MEYCIQCsrWUWTn2H9I8oOrrKt70ovp7oK5cvN9OJyZFjd9z0swIhAKeS4B9i+uP9johf5FSheGxdLA0oW8lshsEeu1f+anAy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260713145801","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260713145801.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2b724ad6aee6ba177dee458c83caac14/solana-keys-8.0.0-canary-20260713145801.tgz","_integrity":"sha512-fUx6tOv2vkaX2RG2Woo6czOF1+AW6+4GdIGSUfMoYqxYI4uI6I4xs26zpX1M6P5J0ALo48yi4IfbPNLPYsuBiA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260713145801","@solana/promises":"8.0.0-canary-20260713145801","@solana/assertions":"8.0.0-canary-20260713145801","@solana/codecs-core":"8.0.0-canary-20260713145801","@solana/nominal-types":"8.0.0-canary-20260713145801","@solana/codecs-strings":"8.0.0-canary-20260713145801"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260713145801_1783955159806_0.5432026688041689","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260714083314":{"name":"@solana/keys","version":"8.0.0-canary-20260714083314","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260714083314","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b5d9dd14e0113eb1dcd68e9604b38ab17aff80ab","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260714083314.tgz","fileCount":37,"integrity":"sha512-KgcOFm47M9qWPaId1aorDyLwgu0AWMrdZR0vCihNcxvhn0QwIhQmLIJI89h/KvgsesuZ/lYNHbb3SCrVY2o7eQ==","signatures":[{"sig":"MEUCIQDiWGvdoMf38y2RTpRMzw1HmwyUMwLQOL+T++8aBFSP0gIgKKKQqQ9aFWhPctq28BoZmlU2WyclMj3oMUOYZJOvrOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260714083314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260714083314.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/308a2f630015514361bfddb44721f86b/solana-keys-8.0.0-canary-20260714083314.tgz","_integrity":"sha512-KgcOFm47M9qWPaId1aorDyLwgu0AWMrdZR0vCihNcxvhn0QwIhQmLIJI89h/KvgsesuZ/lYNHbb3SCrVY2o7eQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260714083314","@solana/promises":"8.0.0-canary-20260714083314","@solana/assertions":"8.0.0-canary-20260714083314","@solana/codecs-core":"8.0.0-canary-20260714083314","@solana/nominal-types":"8.0.0-canary-20260714083314","@solana/codecs-strings":"8.0.0-canary-20260714083314"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260714083314_1784018477189_0.944403289260942","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260715083226":{"name":"@solana/keys","version":"8.0.0-canary-20260715083226","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260715083226","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"342208af355d900ed741c71119373b2f0fd8023f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260715083226.tgz","fileCount":37,"integrity":"sha512-j2ZoFLHGX6+dOniwKDcSlGMqApxS3WE9SxqucorIHBXPowyyJFYV+nvsdovAyCi+qPbcunqeP+im0MfwOsPDrw==","signatures":[{"sig":"MEQCIAcQHaajvg9j16krSx4Obqu0xZz64wLaGQimkX5WYeJ0AiBK9SQdTrwJbKKiiRt6PRZVzC4VvOJWGxfkGOuMDvZBYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260715083226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260715083226.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/6b1eafa844a82c69e61c5d849e00659f/solana-keys-8.0.0-canary-20260715083226.tgz","_integrity":"sha512-j2ZoFLHGX6+dOniwKDcSlGMqApxS3WE9SxqucorIHBXPowyyJFYV+nvsdovAyCi+qPbcunqeP+im0MfwOsPDrw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260715083226","@solana/promises":"8.0.0-canary-20260715083226","@solana/assertions":"8.0.0-canary-20260715083226","@solana/codecs-core":"8.0.0-canary-20260715083226","@solana/nominal-types":"8.0.0-canary-20260715083226","@solana/codecs-strings":"8.0.0-canary-20260715083226"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260715083226_1784104832688_0.802248880047584","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260715084125":{"name":"@solana/keys","version":"8.0.0-canary-20260715084125","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260715084125","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"df24da7af54933f7d142912577136f60b1baf13f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260715084125.tgz","fileCount":37,"integrity":"sha512-lS1+Z6khIlwR3+AkEhADNQm56njOyg9PMs1G55hFoAqWU99DXhBPAiH+ScjaefJgZc8p1pnBCHip8fQwUTrGgQ==","signatures":[{"sig":"MEUCIDv4uoK9VHxih2LhowW5SNalC+05WhIkhz0dJgTrfiC+AiEA+G/9x6KIlXKDdj23QS+8Alm6HcELJZJzBUDfa4sg1gA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260715084125","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260715084125.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/27499d6a67e487d7ef5466c23d0b5423/solana-keys-8.0.0-canary-20260715084125.tgz","_integrity":"sha512-lS1+Z6khIlwR3+AkEhADNQm56njOyg9PMs1G55hFoAqWU99DXhBPAiH+ScjaefJgZc8p1pnBCHip8fQwUTrGgQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260715084125","@solana/promises":"8.0.0-canary-20260715084125","@solana/assertions":"8.0.0-canary-20260715084125","@solana/codecs-core":"8.0.0-canary-20260715084125","@solana/nominal-types":"8.0.0-canary-20260715084125","@solana/codecs-strings":"8.0.0-canary-20260715084125"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260715084125_1784105401301_0.5312153044264267","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260716145129":{"name":"@solana/keys","version":"8.0.0-canary-20260716145129","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260716145129","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9450c30f763ce67a6a58ba0a29224bc2640352ec","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260716145129.tgz","fileCount":37,"integrity":"sha512-UmJM8Wd82FlwspwB6zhr0lz2IvbXIiLIQfrztHbFIYdOgqM3IUknCAGMHH8ktEvNmfqqCMdlI8TN86rYbftrGA==","signatures":[{"sig":"MEUCIGE0xHFp0i5YI3pYn0FYOiKi0y1qYAMNN+bYzdeeItaPAiEA1co4S4iu363XK+Roqg3RMtD3XfeNlyiLEr7PfIW9kS0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260716145129","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260716145129.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/db81e4b6003438660825a2223c5d2e2d/solana-keys-8.0.0-canary-20260716145129.tgz","_integrity":"sha512-UmJM8Wd82FlwspwB6zhr0lz2IvbXIiLIQfrztHbFIYdOgqM3IUknCAGMHH8ktEvNmfqqCMdlI8TN86rYbftrGA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260716145129","@solana/promises":"8.0.0-canary-20260716145129","@solana/assertions":"8.0.0-canary-20260716145129","@solana/codecs-core":"8.0.0-canary-20260716145129","@solana/nominal-types":"8.0.0-canary-20260716145129","@solana/codecs-strings":"8.0.0-canary-20260716145129"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260716145129_1784213911762_0.8222102762207095","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260720145501":{"name":"@solana/keys","version":"8.0.0-canary-20260720145501","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260720145501","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bb7d60b143f9c9fb54ac48407596898352657e82","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260720145501.tgz","fileCount":37,"integrity":"sha512-IJz1jlKag7NuwFiVvkXAk7sv4UwwggN8lS65tWn4zHRe353c4GFiaYSYGyyMMzabOMfjSai51GjCUAAQJRsevQ==","signatures":[{"sig":"MEYCIQDY6WW+gUHVejy1XHBFaxE0PBLNbURofNL7B065ubrYrQIhAI+fkOJgq4OQPjJ3j1y46mjP+octbOmSHkXDXVV+bev3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260720145501","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260720145501.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/00932fe4c1eb8ffffb17767c14b5c6b3/solana-keys-8.0.0-canary-20260720145501.tgz","_integrity":"sha512-IJz1jlKag7NuwFiVvkXAk7sv4UwwggN8lS65tWn4zHRe353c4GFiaYSYGyyMMzabOMfjSai51GjCUAAQJRsevQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260720145501","@solana/promises":"8.0.0-canary-20260720145501","@solana/assertions":"8.0.0-canary-20260720145501","@solana/codecs-core":"8.0.0-canary-20260720145501","@solana/nominal-types":"8.0.0-canary-20260720145501","@solana/codecs-strings":"8.0.0-canary-20260720145501"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260720145501_1784559778815_0.07563882691185175","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260721145211":{"name":"@solana/keys","version":"8.0.0-canary-20260721145211","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260721145211","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"82017dbe1c20a8c8dcce2f243ce68e186f17eee1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260721145211.tgz","fileCount":37,"integrity":"sha512-dKh7RgeI6AqLJ28MGlyXxXTKEMNcIcVgbf4smW/FC5yYNIODiuSGNZp8JzygGkPQvMqlBuAtQSu8zvJav5ZMEg==","signatures":[{"sig":"MEUCIFex/iIINZIleIvVx4zniD+7pXLRxjcDqik7CnygRJ97AiEAmNeeJMT8WSQLAfmEOMIQ1jusSVWn/O9+aQHPcxEvVgw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260721145211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260721145211.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/03ed2d951afb556d464f5a6da3044bf7/solana-keys-8.0.0-canary-20260721145211.tgz","_integrity":"sha512-dKh7RgeI6AqLJ28MGlyXxXTKEMNcIcVgbf4smW/FC5yYNIODiuSGNZp8JzygGkPQvMqlBuAtQSu8zvJav5ZMEg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260721145211","@solana/promises":"8.0.0-canary-20260721145211","@solana/assertions":"8.0.0-canary-20260721145211","@solana/codecs-core":"8.0.0-canary-20260721145211","@solana/nominal-types":"8.0.0-canary-20260721145211","@solana/codecs-strings":"8.0.0-canary-20260721145211"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260721145211_1784645968773_0.4286285930609386","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260724145330":{"name":"@solana/keys","version":"8.0.0-canary-20260724145330","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260724145330","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"40db2de7558c8354f2390c7923dd1304eb283de1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260724145330.tgz","fileCount":37,"integrity":"sha512-pktfqZtbGEGvXqldTCoLAeUvN2CIflFFJNlBhCBkHP1oBmFlckbR91USHRTNk2jBBjyMEVnIzMU0FArsiBh/og==","signatures":[{"sig":"MEUCIEgvL27trH2LJWCR4A8s8xs4tQatfQE2Up5XqoSqAbsgAiEA4jDM0FOQAOWTp/JDWAo/6OdYDG9TYX4xDj5rNlVAV+M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICfGNSTctQFDPSJIM4+xa7cHjo97NXuoyA66flzDKF2aAiB84CM8NZXBd32wk+8loKJvqNWMXMPj0UjgCLw1a/qToA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260724145330","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260724145330.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2290d133a9f6bf7682162ce13b6283d4/solana-keys-8.0.0-canary-20260724145330.tgz","_integrity":"sha512-pktfqZtbGEGvXqldTCoLAeUvN2CIflFFJNlBhCBkHP1oBmFlckbR91USHRTNk2jBBjyMEVnIzMU0FArsiBh/og==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260724145330","@solana/promises":"8.0.0-canary-20260724145330","@solana/assertions":"8.0.0-canary-20260724145330","@solana/codecs-core":"8.0.0-canary-20260724145330","@solana/nominal-types":"8.0.0-canary-20260724145330","@solana/codecs-strings":"8.0.0-canary-20260724145330"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260724145330_1784905267977_0.11437525860749154","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260724151329":{"name":"@solana/keys","version":"8.0.0-canary-20260724151329","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260724151329","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"53da632ebd87b7e2754112fb6b77115edca9fb26","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260724151329.tgz","fileCount":37,"integrity":"sha512-gSLYOyt/08IouWjAu+y5H9id2AEgYkWxRe04zKMYooOdN49P06vmHutM8exmhmNqG0vNBRWhgOytzPB9TnXs1A==","signatures":[{"sig":"MEUCIQDrAVyQFF9/Aqh2RUIzzSHt58lx3D9PUDVgiaGdMrcWZAIgZbnkmV/xBWGv+KSHoxw73XaqVanGyZhQCW9zPzk2m6Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCthndYNEO8CRzIM14z7xB6K0yPIwnJy/dqM+jcMprHAAIgbtcEKpcl1VHMgTJjVzOUfv4WnH0coMK1lPdyO7sTkl4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260724151329","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260724151329.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1e4940b0688fb5c7183c8c3f7f465287/solana-keys-8.0.0-canary-20260724151329.tgz","_integrity":"sha512-gSLYOyt/08IouWjAu+y5H9id2AEgYkWxRe04zKMYooOdN49P06vmHutM8exmhmNqG0vNBRWhgOytzPB9TnXs1A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260724151329","@solana/promises":"8.0.0-canary-20260724151329","@solana/assertions":"8.0.0-canary-20260724151329","@solana/codecs-core":"8.0.0-canary-20260724151329","@solana/nominal-types":"8.0.0-canary-20260724151329","@solana/codecs-strings":"8.0.0-canary-20260724151329"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260724151329_1784906493617_0.12610477791022223","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260727082657":{"name":"@solana/keys","version":"8.0.0-canary-20260727082657","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260727082657","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"da14e572c77e562bd2e3bad776b9ab8ba24b0126","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260727082657.tgz","fileCount":37,"integrity":"sha512-n5vl+TDZStBxGtwASLJUgSnZvcVf/1blJoCp86vz47RD3DvDO52V6a+8FgaeNm+y7Csn2pcGHaCKbl6ke3fnoQ==","signatures":[{"sig":"MEUCIHZtNNYErkIoEpbvGjmq5HhoDSAPTEeVypoKgUqu7/uhAiEAtT9Et9YFUQe+v/ubbS+IHYHznbJxBthOVA8Y9DyijPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDnlKa6egqDDW6n391FvJ9jixNl9Sds92VYzZjedNzxpgIhANq8q6+PqFdpNH5ceWciAHlw62dbgnU/DEUvfPrS9Shd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260727082657","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260727082657.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f0e60c94427b16f605ffbcec3156b745/solana-keys-8.0.0-canary-20260727082657.tgz","_integrity":"sha512-n5vl+TDZStBxGtwASLJUgSnZvcVf/1blJoCp86vz47RD3DvDO52V6a+8FgaeNm+y7Csn2pcGHaCKbl6ke3fnoQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260727082657","@solana/promises":"8.0.0-canary-20260727082657","@solana/assertions":"8.0.0-canary-20260727082657","@solana/codecs-core":"8.0.0-canary-20260727082657","@solana/nominal-types":"8.0.0-canary-20260727082657","@solana/codecs-strings":"8.0.0-canary-20260727082657"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260727082657_1785141275149_0.41622442134975657","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260727083025":{"name":"@solana/keys","version":"8.0.0-canary-20260727083025","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260727083025","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8cb8af650f8494540d3ec9965677e78c3cc409d2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260727083025.tgz","fileCount":37,"integrity":"sha512-rOqjefQtRTGD7XauNq35akW2/9E57hDxJQRDkVHcm5fPPnwRTLFR2NZJKK91HkTrlQ4UVAQSMihY49CD/pELkA==","signatures":[{"sig":"MEYCIQDCfS/hxQmQwqtBDq8ZUWb2SMI1siezbb7ULqn9crcXeAIhAIRqwg0tK+MuZ30m2v0D02ZdXRvhxIWgrWtM4xhP637s","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDTUxaxwcXKi77iRytNjBGmlEQAZACg4QWoYa0cIOUrKgIgEfENf7SOtEqCRHzP05ZjNNdReJNo2MjrdzgwM4YML8g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260727083025","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260727083025.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/bfda33a01bd450f97e36d66ab5754bcc/solana-keys-8.0.0-canary-20260727083025.tgz","_integrity":"sha512-rOqjefQtRTGD7XauNq35akW2/9E57hDxJQRDkVHcm5fPPnwRTLFR2NZJKK91HkTrlQ4UVAQSMihY49CD/pELkA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260727083025","@solana/promises":"8.0.0-canary-20260727083025","@solana/assertions":"8.0.0-canary-20260727083025","@solana/codecs-core":"8.0.0-canary-20260727083025","@solana/nominal-types":"8.0.0-canary-20260727083025","@solana/codecs-strings":"8.0.0-canary-20260727083025"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260727083025_1785141505371_0.4921957319076866","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260727084454":{"name":"@solana/keys","version":"8.0.0-canary-20260727084454","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260727084454","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"193980aa4f440aebe2d8ec3128ffbcbfd4261f7e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260727084454.tgz","fileCount":37,"integrity":"sha512-kyTPmt3JW2dR1B/Nki0O7+9fY1o5nxy5X/bO0NApEDIMFt48ta+zbIwdaZsJ6uYpCLjwds467KDqZoaqcIhu8A==","signatures":[{"sig":"MEUCID1t4QKtAUa6G4LrL2YjoneEcIKtTaxr14R6eGqtWWdZAiEApM8ifSqweAN+aplBGBGNs9czzyHsy9l9SNQemCaHka8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCXxr2NtHOlcLLwkqj8xfDTx0iNm3p0Galk2I/orww60QIhAPKQI/bZ4RGhf+06Ex8B2kAvOh4YNlVYELCPAIBOte+w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260727084454","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260727084454.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7f38acbae878358343719b9f8b0beb95/solana-keys-8.0.0-canary-20260727084454.tgz","_integrity":"sha512-kyTPmt3JW2dR1B/Nki0O7+9fY1o5nxy5X/bO0NApEDIMFt48ta+zbIwdaZsJ6uYpCLjwds467KDqZoaqcIhu8A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260727084454","@solana/promises":"8.0.0-canary-20260727084454","@solana/assertions":"8.0.0-canary-20260727084454","@solana/codecs-core":"8.0.0-canary-20260727084454","@solana/nominal-types":"8.0.0-canary-20260727084454","@solana/codecs-strings":"8.0.0-canary-20260727084454"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260727084454_1785142303225_0.07463454977351347","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260727145353":{"name":"@solana/keys","version":"8.0.0-canary-20260727145353","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260727145353","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"31da4629b5d9ebdaff5482232857e7cebfccfec9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260727145353.tgz","fileCount":37,"integrity":"sha512-cMJ3BxADxJowSCsUcxi656qPt1m2DkBxrQcBcZs87H/HTec3wq26Ioo25nBINn5RT4OxIWsmCc4AEIAatYan3g==","signatures":[{"sig":"MEQCIGF2CRges9WWObRdb4+3AZmMRHwNgFgHt5LijNaB1C9lAiBG23usgvtMxW1bkhR050dr9JZseXKDSOVEl7UEZFq0oQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIH1BWENJ3Ce3MElbXz9PgfuW3vW+tuQJLjt6wM7EEkbKAiEAvUEFC3mOcd+4fEU65T8b7zXxX2qWtX9nAlzdKmiun2k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260727145353","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260727145353.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/08bf8d47379c99a601efad5b1864f6e4/solana-keys-8.0.0-canary-20260727145353.tgz","_integrity":"sha512-cMJ3BxADxJowSCsUcxi656qPt1m2DkBxrQcBcZs87H/HTec3wq26Ioo25nBINn5RT4OxIWsmCc4AEIAatYan3g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260727145353","@solana/promises":"8.0.0-canary-20260727145353","@solana/assertions":"8.0.0-canary-20260727145353","@solana/codecs-core":"8.0.0-canary-20260727145353","@solana/nominal-types":"8.0.0-canary-20260727145353","@solana/codecs-strings":"8.0.0-canary-20260727145353"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260727145353_1785164554954_0.4658058476570439","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260728082254":{"name":"@solana/keys","version":"8.0.0-canary-20260728082254","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260728082254","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c6f33b198505da826cff83c49d09d064a7fde57b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260728082254.tgz","fileCount":37,"integrity":"sha512-Owu2lNFt36yaVWvQtIkQUwPr1mBzcAPiZkkiLljpXIIqedsldZPEBbdwT0AGBeIXscdi33JMo9NlVptCxsB/Nw==","signatures":[{"sig":"MEUCIQCpWovDgD6udVM/7lOeRZRlx0PyXf9UsY7yNgf2+ikJtgIgahk3LW1XElJPBfRkxu/+42pf4mMZgtk1R10jQ5un4m0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAZzATTO4nyTYtWx1SWkpAC0yIM6qSXcnEehM2PeJe/eAiBhDidA4Nz3y/cOFXw2pTe6KIJgD/OOYiNkW2UmELjQEQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260728082254","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260728082254.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/aac19bad9afcc424240a440ef56b4fef/solana-keys-8.0.0-canary-20260728082254.tgz","_integrity":"sha512-Owu2lNFt36yaVWvQtIkQUwPr1mBzcAPiZkkiLljpXIIqedsldZPEBbdwT0AGBeIXscdi33JMo9NlVptCxsB/Nw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260728082254","@solana/promises":"8.0.0-canary-20260728082254","@solana/assertions":"8.0.0-canary-20260728082254","@solana/codecs-core":"8.0.0-canary-20260728082254","@solana/nominal-types":"8.0.0-canary-20260728082254","@solana/codecs-strings":"8.0.0-canary-20260728082254"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260728082254_1785227372162_0.9727620273059461","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260729082243":{"name":"@solana/keys","version":"8.0.0-canary-20260729082243","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260729082243","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"22e7367d26d8890f65a74256f6eb12f104f17387","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260729082243.tgz","fileCount":37,"integrity":"sha512-gOHYgl/4jdVpuXUEmyrmRYHyV/LMN/0J5EntKV8meVQ4bqWr/F7xRVy/JgUPVB4UCwrxdOb/jm8+Iek9BBdwQw==","signatures":[{"sig":"MEUCIFDSmixbFR6VMdAIEPbM5vF5KknAfpHMjVM4XxlEElEkAiEA++QDmfY/agD5hlqoFD+NocZWUPIcRpvUj678yFn23kA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHD0+2pNEexCy1d+neMz2cMTtmokw0EavS+WC/ICenL8AiASL7v5vU+Ylm2jC49Hz/9J0scfPYc1FIMbL2kphgZ5ww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260729082243","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260729082243.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7ca7bd3d67b6b7c5737171619cddb6e3/solana-keys-8.0.0-canary-20260729082243.tgz","_integrity":"sha512-gOHYgl/4jdVpuXUEmyrmRYHyV/LMN/0J5EntKV8meVQ4bqWr/F7xRVy/JgUPVB4UCwrxdOb/jm8+Iek9BBdwQw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260729082243","@solana/promises":"8.0.0-canary-20260729082243","@solana/assertions":"8.0.0-canary-20260729082243","@solana/codecs-core":"8.0.0-canary-20260729082243","@solana/nominal-types":"8.0.0-canary-20260729082243","@solana/codecs-strings":"8.0.0-canary-20260729082243"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260729082243_1785313839714_0.8070740454819205","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260730082400":{"name":"@solana/keys","version":"8.0.0-canary-20260730082400","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260730082400","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d600e5891bcb2623120906972577d2e7b2706ef5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260730082400.tgz","fileCount":37,"integrity":"sha512-hhInjWYI49YQfjKA6bwNKHYewaIy5Bq2GDWNAm0uzW/0R9xmioOChkKRG4pE/KKoyT6KFpTVZQ2z7UW7ijCIMg==","signatures":[{"sig":"MEUCIQCapja1cFq5Br8SYuGslOduuf7KL4K6DcOsrhJDS7G+TQIgIZB+5wAPRlTBF+YLQiMS4/CZF53dbd2uHPwEPlJbm24=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFRlO+PCy0CyEIoglWpGb85ptdqp8eowk5fMUjTghtcfAiAcUXv1RuZigS8JXujLUwxWhyAmWhfU7WA79oypYMaBaA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260730082400","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260730082400.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ae3c7220b3c65073adc59daec74b4685/solana-keys-8.0.0-canary-20260730082400.tgz","_integrity":"sha512-hhInjWYI49YQfjKA6bwNKHYewaIy5Bq2GDWNAm0uzW/0R9xmioOChkKRG4pE/KKoyT6KFpTVZQ2z7UW7ijCIMg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260730082400","@solana/promises":"8.0.0-canary-20260730082400","@solana/assertions":"8.0.0-canary-20260730082400","@solana/codecs-core":"8.0.0-canary-20260730082400","@solana/nominal-types":"8.0.0-canary-20260730082400","@solana/codecs-strings":"8.0.0-canary-20260730082400"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260730082400_1785400407795_0.8277828811596546","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260730145116":{"name":"@solana/keys","version":"8.0.0-canary-20260730145116","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260730145116","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"46df93a33e474621f9e3610b14293c5db69650f3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260730145116.tgz","fileCount":37,"integrity":"sha512-5sVW/XP6AOk/EKohZ0G8agd9+CNl5J2R1ka2EGIuhGVvDV+yS9BP3Anfcdv1QGq+lHCJ8rmOWUOnXfeqyc5lng==","signatures":[{"sig":"MEQCIGiZE0zgIUHRaWhbzDxvpLkaZmxFsfhekKT/nrD4xF75AiBC3LxwMSgv2oB0DFeXig6Gokpxpvr4yyuGp0EFypwxMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBlhgTWegy90f9FCkwePRL1u9s4AMLPNsRJupw/4AOEhAiBsnIE8RV2voxTPura+AIjxo5EGaHT0zRtw+DQ/2CqaRA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260730145116","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260730145116.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/372b031d86ca290ad098573099827e9b/solana-keys-8.0.0-canary-20260730145116.tgz","_integrity":"sha512-5sVW/XP6AOk/EKohZ0G8agd9+CNl5J2R1ka2EGIuhGVvDV+yS9BP3Anfcdv1QGq+lHCJ8rmOWUOnXfeqyc5lng==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260730145116","@solana/promises":"8.0.0-canary-20260730145116","@solana/assertions":"8.0.0-canary-20260730145116","@solana/codecs-core":"8.0.0-canary-20260730145116","@solana/nominal-types":"8.0.0-canary-20260730145116","@solana/codecs-strings":"8.0.0-canary-20260730145116"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260730145116_1785423911069_0.4390797147754739","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260731154134":{"name":"@solana/keys","version":"8.0.0-canary-20260731154134","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260731154134","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"85463a9d647f7055ee6a9d69939a582046c8053c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260731154134.tgz","fileCount":37,"integrity":"sha512-ccu+Gip9f4AceLWn7u3Vehjkq0kVXCR+50EqsH5j4loubm6K/68DO6oL9i9xmfXFkdz9Ng78uMeJGBrD8zyNzA==","signatures":[{"sig":"MEUCIDnYQeZUxEypIBf7QrSL5ngpYhBDi+BInCvolLxmeCv8AiEAgo7/va2FHXquQ+UcT+8w6QHEqvR37kRwxb1WK4x6okA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCj3hDE45ZtnPq7aDHxvqnHCSN4ETSE8N4TM2Adn7V3MwIgQ0oEFi4bA72U4n+OLCuQjQA2LxZyCANWCiTd1C99fFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260731154134","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260731154134.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/280d28843ccd47b4bf0f52ce06bcf4f3/solana-keys-8.0.0-canary-20260731154134.tgz","_integrity":"sha512-ccu+Gip9f4AceLWn7u3Vehjkq0kVXCR+50EqsH5j4loubm6K/68DO6oL9i9xmfXFkdz9Ng78uMeJGBrD8zyNzA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260731154134","@solana/promises":"8.0.0-canary-20260731154134","@solana/assertions":"8.0.0-canary-20260731154134","@solana/codecs-core":"8.0.0-canary-20260731154134","@solana/nominal-types":"8.0.0-canary-20260731154134","@solana/codecs-strings":"8.0.0-canary-20260731154134"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260731154134_1785513084334_0.27644201458907536","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260803145445":{"name":"@solana/keys","version":"8.0.0-canary-20260803145445","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260803145445","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2a47d60091874e67b32887ead3ee998b5ecef213","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260803145445.tgz","fileCount":37,"integrity":"sha512-tdZGIJm9hHvB6bnubKIbiBd29wPKDgKBujmuNRZuR4INfvm4zwzdLjpUJaMhGNCmDrcHwgUH5Km2aH7hWOFOrg==","signatures":[{"sig":"MEYCIQCpQ7IunRhC3G3PTG/50HQTITDx1n642VEkudmrZmXM7QIhALghBwvDLDc/pjSVENpQBlrhDlSUDslQPE8CpQdj+zJT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAGhs8JHDEPXfDVJ6OXb8Bq7pDWUnEjpG4JgOxExKlgiAiBaKww4nTnxEIpq65pGAYBm2j6XgsCTRC+ea0DABvoDhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260803145445","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260803145445.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/24a77c7b5c8eba4157aadb98c337db57/solana-keys-8.0.0-canary-20260803145445.tgz","_integrity":"sha512-tdZGIJm9hHvB6bnubKIbiBd29wPKDgKBujmuNRZuR4INfvm4zwzdLjpUJaMhGNCmDrcHwgUH5Km2aH7hWOFOrg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260803145445","@solana/promises":"8.0.0-canary-20260803145445","@solana/assertions":"8.0.0-canary-20260803145445","@solana/codecs-core":"8.0.0-canary-20260803145445","@solana/nominal-types":"8.0.0-canary-20260803145445","@solana/codecs-strings":"8.0.0-canary-20260803145445"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260803145445_1785769439568_0.30570566533603327","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260803224602":{"name":"@solana/keys","version":"8.0.0-canary-20260803224602","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260803224602","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"115e6c8eb5328f2731ad8b3be3e90c422cfa80b7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260803224602.tgz","fileCount":37,"integrity":"sha512-JPQoLdv8gQzRNbN0asYsUKgfXTjFSt+hUTr5uQFcyh1KO7Fo5WWjwjvJFUoK6OmBBsw3OUJ0MVUE0tm/wCQ70Q==","signatures":[{"sig":"MEUCIQC6KsyMOkM+te/DuOTZlb0S9VAHMi9EyoL+roncFJYikwIgE8q7yKmp3lATg6aBfxoODi7bC7ZA9RAEE+7Zj/aZTi0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDAqpIXIVFkzbVdPmQAkyTyj2aUUMhz91MyaGDg5l2c5AIgfl6FInsJYXXKNlZFq67VWJzTtb247r11CVZykxHSHZk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260803224602","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260803224602.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b7f35d11060c764619c5cd0ad1463e21/solana-keys-8.0.0-canary-20260803224602.tgz","_integrity":"sha512-JPQoLdv8gQzRNbN0asYsUKgfXTjFSt+hUTr5uQFcyh1KO7Fo5WWjwjvJFUoK6OmBBsw3OUJ0MVUE0tm/wCQ70Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260803224602","@solana/promises":"8.0.0-canary-20260803224602","@solana/assertions":"8.0.0-canary-20260803224602","@solana/codecs-core":"8.0.0-canary-20260803224602","@solana/nominal-types":"8.0.0-canary-20260803224602","@solana/codecs-strings":"8.0.0-canary-20260803224602"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260803224602_1785797676329_0.3346850088116544","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260804155834":{"name":"@solana/keys","version":"8.0.0-canary-20260804155834","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260804155834","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ea8e296e6a522ec43df14e8a389d441b063ca072","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260804155834.tgz","fileCount":37,"integrity":"sha512-Yy45zC3HdjiAt/BdYbsYl54pAU1hIumceh/yh3bfx9l3zr2Ur+aq5Qdl/Hh2aHcuUsKCsYZybMwEKvT5otkFhg==","signatures":[{"sig":"MEUCIQCEQr5FpkiDPH4CdC4arkdfIFRlLTwXRZLOBxVkJBgiMQIgK1StOovBqhlmAvBdeRNQ4SYX6oAUPYnR82CT9rLLUrI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCIeLj440xvFyoyz2MepdqiBYwuddvWz2BDa19talontgIgWVnjiOlhcR1XrMyV9d12TnMSRVk3Wk20MCgycbyohkI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260804155834","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260804155834.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b6312f9f0b9825672e9c52eeed5acb81/solana-keys-8.0.0-canary-20260804155834.tgz","_integrity":"sha512-Yy45zC3HdjiAt/BdYbsYl54pAU1hIumceh/yh3bfx9l3zr2Ur+aq5Qdl/Hh2aHcuUsKCsYZybMwEKvT5otkFhg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260804155834","@solana/promises":"8.0.0-canary-20260804155834","@solana/assertions":"8.0.0-canary-20260804155834","@solana/codecs-core":"8.0.0-canary-20260804155834","@solana/nominal-types":"8.0.0-canary-20260804155834","@solana/codecs-strings":"8.0.0-canary-20260804155834"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260804155834_1785859734998_0.5127694610793652","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260804161719":{"name":"@solana/keys","version":"8.0.0-canary-20260804161719","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260804161719","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b0f04df0949122945dfe7700bf777ca1846a698e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260804161719.tgz","fileCount":37,"integrity":"sha512-Lfo78NIzsQGR4nODAC9+GAEGwo66q0pufjfbzIL7Cf2f0qcp5ojq/L2GwjBDcq48PVniWE7IdQvtxmyGzeKCXw==","signatures":[{"sig":"MEUCIQDnGwWq7sXP8PXwX53Y7iQoOfKZONob9bXFfRHrgRQDDQIgZUEWAzhnraWDiwSOLJwWegjtrXCGw6ycSp0nh5GYDCg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFg8hbBBPPdpMgpyl7VOC0g/x66uJn4FzLwjcgtMPaiEAiEAhUZXm6PuUujZcWMXXvq7PJE+ovnCw2eY1dl+em64dxc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260804161719","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260804161719.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4048bfd90f57fe5c2663d9502229f967/solana-keys-8.0.0-canary-20260804161719.tgz","_integrity":"sha512-Lfo78NIzsQGR4nODAC9+GAEGwo66q0pufjfbzIL7Cf2f0qcp5ojq/L2GwjBDcq48PVniWE7IdQvtxmyGzeKCXw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260804161719","@solana/promises":"8.0.0-canary-20260804161719","@solana/assertions":"8.0.0-canary-20260804161719","@solana/codecs-core":"8.0.0-canary-20260804161719","@solana/nominal-types":"8.0.0-canary-20260804161719","@solana/codecs-strings":"8.0.0-canary-20260804161719"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260804161719_1785860751560_0.8961047983611923","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260804171342":{"name":"@solana/keys","version":"8.0.0-canary-20260804171342","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260804171342","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"69c838c36b45866d7faa967126977bb1321106fb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260804171342.tgz","fileCount":37,"integrity":"sha512-/9U4aKia/DjE8bBNzS0NNLDy2VWJbRGG/sDVPTsbXAmvDTyv2k6PXFQuaMjQMRrwyaTSsahHE0ZkpeTPVt2fcA==","signatures":[{"sig":"MEQCIH/Ry/FWNscbKzWzwyUU1HD5jiQlXjKFhlQxoUGsUXCSAiB5cQ/mVmoRD9l7EcotCTgnbXZinbtuSpzhg4072aHbpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIATw7bhVo9okv1mduLrln7V1+t0D6uO9O3tkYZHBfA9CAiAcG2nJWz8D+Rjt7VO/yvjlHtvOqEyTcDkOj7kfCjiUcg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260804171342","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260804171342.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a6b9ddb54987e6bd529ee822c743c3b5/solana-keys-8.0.0-canary-20260804171342.tgz","_integrity":"sha512-/9U4aKia/DjE8bBNzS0NNLDy2VWJbRGG/sDVPTsbXAmvDTyv2k6PXFQuaMjQMRrwyaTSsahHE0ZkpeTPVt2fcA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260804171342","@solana/promises":"8.0.0-canary-20260804171342","@solana/assertions":"8.0.0-canary-20260804171342","@solana/codecs-core":"8.0.0-canary-20260804171342","@solana/nominal-types":"8.0.0-canary-20260804171342","@solana/codecs-strings":"8.0.0-canary-20260804171342"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260804171342_1785864118140_0.6666572913910414","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260804175221":{"name":"@solana/keys","version":"8.0.0-canary-20260804175221","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260804175221","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"aed6ade61791040a38aa04ddf7719cfdb46480ef","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260804175221.tgz","fileCount":37,"integrity":"sha512-vEq8Zk1jl9AIQ3e3tA/Za7puAOEDQTkJDslB7iXfB9ebXiOCLevMDmf+XWn6gcWKA6YvL+n0d0gskZmSccmlmw==","signatures":[{"sig":"MEUCIQCFO8YNUXIOWlCZBERC9okMnzSPBkuzYdCguNXUadcl1wIgCVSr5TJ5YK2VTMoRxe4sJGSIeSRiHuYXCSaj4fGyqg4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCo9Ook1DvBwj49wu3xXatrltzg0Z/C78bOMrB2fXL/fAIgHeBhBcdmce4aLhgetDyHD34SDsVEmF7ZheWi5EV/IoY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260804175221","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260804175221.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/fefdb6a0b2ec295a00dbfc58e7c9a07b/solana-keys-8.0.0-canary-20260804175221.tgz","_integrity":"sha512-vEq8Zk1jl9AIQ3e3tA/Za7puAOEDQTkJDslB7iXfB9ebXiOCLevMDmf+XWn6gcWKA6YvL+n0d0gskZmSccmlmw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260804175221","@solana/promises":"8.0.0-canary-20260804175221","@solana/assertions":"8.0.0-canary-20260804175221","@solana/codecs-core":"8.0.0-canary-20260804175221","@solana/nominal-types":"8.0.0-canary-20260804175221","@solana/codecs-strings":"8.0.0-canary-20260804175221"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260804175221_1785866596199_0.07228739705590459","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260804182719":{"name":"@solana/keys","version":"8.0.0-canary-20260804182719","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260804182719","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"426814c52bb4167ab8f065af1c730f3779d5c57b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260804182719.tgz","fileCount":37,"integrity":"sha512-iLz61IUG66shyZVsteXUNuH8p0PxnEwE9CEEgjxC7lUg0OhGAADi5tYU2ojm1Pxr+d6Kta928afO4q14WXyABA==","signatures":[{"sig":"MEUCIQCm7gmByOKvfY5kxUn/xChiX65YTriRm/imqKVkv74UoAIgCC70rQqkSGEx7MgJHb3iWz46zMsDlNRgkEJfrIhV6sU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD7FIFNlwmbRuOX6/PiU1Z6+F3dKUaNwwdj2tMvghiyWQIhAMKW9W2csZfri+m/4jYVJjZlKTFZO4hBtnK6fgnYRKeC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260804182719","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260804182719.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/27e720bc9a4d8f0cdebc601c8b57de64/solana-keys-8.0.0-canary-20260804182719.tgz","_integrity":"sha512-iLz61IUG66shyZVsteXUNuH8p0PxnEwE9CEEgjxC7lUg0OhGAADi5tYU2ojm1Pxr+d6Kta928afO4q14WXyABA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260804182719","@solana/promises":"8.0.0-canary-20260804182719","@solana/assertions":"8.0.0-canary-20260804182719","@solana/codecs-core":"8.0.0-canary-20260804182719","@solana/nominal-types":"8.0.0-canary-20260804182719","@solana/codecs-strings":"8.0.0-canary-20260804182719"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260804182719_1785868746902_0.5196699049904985","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260805074928":{"name":"@solana/keys","version":"8.0.0-canary-20260805074928","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260805074928","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e0dcdfd780979b6d166cea990d751a163d271d6e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260805074928.tgz","fileCount":37,"integrity":"sha512-np3TJPf/sPXHeEQlAg8RMd6MZW1SXrUSFsEgNMyoeTj5vSKO47uruYiHDVM2dwVd8OM/y/gQL40ZhJ+Bu5Iy9Q==","signatures":[{"sig":"MEYCIQCLfCl8YfhIdDoiv317t61Lw5AM2QWbbNkKhF6ZvAS22wIhAI/1jVD2OedEXAno44q1U24dNAo6VPe29HA3Qj3tM7li","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDo0T7zWgCP3OuR2yoStGIlEEhoZ+8xuXFyaBjx/dI0qgIgWsq87MIUtvTyKWqX4McHvmKqOAe3Mw8I4uNio6IU3nM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260805074928","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260805074928.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8a894285ec791192295eca9d0e001343/solana-keys-8.0.0-canary-20260805074928.tgz","_integrity":"sha512-np3TJPf/sPXHeEQlAg8RMd6MZW1SXrUSFsEgNMyoeTj5vSKO47uruYiHDVM2dwVd8OM/y/gQL40ZhJ+Bu5Iy9Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260805074928","@solana/promises":"8.0.0-canary-20260805074928","@solana/assertions":"8.0.0-canary-20260805074928","@solana/codecs-core":"8.0.0-canary-20260805074928","@solana/nominal-types":"8.0.0-canary-20260805074928","@solana/codecs-strings":"8.0.0-canary-20260805074928"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260805074928_1785916989269_0.09951180038934582","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260805080748":{"name":"@solana/keys","version":"8.0.0-canary-20260805080748","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260805080748","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6ffce129e21b184928d731acff36c491fd92cffb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260805080748.tgz","fileCount":37,"integrity":"sha512-UWjoTZMXqbUKPL0NJwKEWLMn0hGh2Q4TWCZOjMWKr8xT0opIbJxRTX9qv8RoE+Qbs9VPv+et49HQup939Nq+Rw==","signatures":[{"sig":"MEYCIQCjCrRuUs7kYk1shWC0Vq7Jah5yyucQ71706F8i8wMMZgIhAIxKI+mNrc8OPohXGX1DBxcSUjblbewcjq9uslYxUkF0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDUyMPLjeLzuHu1zLdd0EK1JtEQQcSNaejFpTbMZJ/b9gIhALec/teSn3YmcxTaEovR6T9RdfaoWr+WRg772wQNCf+2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260805080748","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260805080748.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8b870bec803d56d53ea3891b7e476c69/solana-keys-8.0.0-canary-20260805080748.tgz","_integrity":"sha512-UWjoTZMXqbUKPL0NJwKEWLMn0hGh2Q4TWCZOjMWKr8xT0opIbJxRTX9qv8RoE+Qbs9VPv+et49HQup939Nq+Rw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260805080748","@solana/promises":"8.0.0-canary-20260805080748","@solana/assertions":"8.0.0-canary-20260805080748","@solana/codecs-core":"8.0.0-canary-20260805080748","@solana/nominal-types":"8.0.0-canary-20260805080748","@solana/codecs-strings":"8.0.0-canary-20260805080748"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260805080748_1785917781509_0.0886588635299066","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260805083325":{"name":"@solana/keys","version":"8.0.0-canary-20260805083325","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260805083325","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"f6488f8aab8d3d49cdfea4c551d008adb42374ce","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260805083325.tgz","fileCount":37,"integrity":"sha512-iE9nYuV1eWdTQiaLN2NKAb5rbgBz66AqLP3UcIVeGViOjPH0q2zU8SBKslOwuDtIm35jyf6pMdVX9NMs+pO6kg==","signatures":[{"sig":"MEYCIQCk896+tf4JdoxDanYPnqmKJ6p1gSmIrePGzqgWQE9U8AIhAMmYClgBXAHiaQ/8F4bKE8uAi49ETkh5ykUhGR4oW04i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDJQZo4RKHzBcr3J/KK9kl5P+sFEKHntYwUVQg6K40R8wIhAIg8Mog4qMih356rZZ96MQeEh0hx+nLrvl6NymPA90p2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260805083325","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260805083325.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/17aba5302f9a9d07bd73e1120410cfa0/solana-keys-8.0.0-canary-20260805083325.tgz","_integrity":"sha512-iE9nYuV1eWdTQiaLN2NKAb5rbgBz66AqLP3UcIVeGViOjPH0q2zU8SBKslOwuDtIm35jyf6pMdVX9NMs+pO6kg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260805083325","@solana/promises":"8.0.0-canary-20260805083325","@solana/assertions":"8.0.0-canary-20260805083325","@solana/codecs-core":"8.0.0-canary-20260805083325","@solana/nominal-types":"8.0.0-canary-20260805083325","@solana/codecs-strings":"8.0.0-canary-20260805083325"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260805083325_1785919428882_0.9512153771967549","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260805165614":{"name":"@solana/keys","version":"8.0.0-canary-20260805165614","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260805165614","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"65688f0dc22d74097c727c800f9dbf4f8b424bff","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260805165614.tgz","fileCount":37,"integrity":"sha512-9Ygrp7C4XaNFgxOf5hHFplBEYI8gGuADc7gJmElTndNvy0xkNX1jMlNFXOV0M51eThBI2q3/ng9MJsBumsIpCg==","signatures":[{"sig":"MEQCIGik1Gx34DmzkELmQjVTfLG4C7NSY+xivDEAaICPK2MoAiBj7ObX0E68t8Aa5T9aVrhQ4MelENDrFe3JNfdhHU6bvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCoyieQsnfudPm382cY93LXbF0tHu5kQkkQUL715owB0wIhAOpjhDsOo8St6rLLPMP0Zr0gBQDiHd5zyyY6F2SIZD4Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260805165614","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260805165614.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/441c34afa4ae4692369895faea9f01ed/solana-keys-8.0.0-canary-20260805165614.tgz","_integrity":"sha512-9Ygrp7C4XaNFgxOf5hHFplBEYI8gGuADc7gJmElTndNvy0xkNX1jMlNFXOV0M51eThBI2q3/ng9MJsBumsIpCg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260805165614","@solana/promises":"8.0.0-canary-20260805165614","@solana/assertions":"8.0.0-canary-20260805165614","@solana/codecs-core":"8.0.0-canary-20260805165614","@solana/nominal-types":"8.0.0-canary-20260805165614","@solana/codecs-strings":"8.0.0-canary-20260805165614"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260805165614_1785949559226_0.3773904442826366","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260805170947":{"name":"@solana/keys","version":"8.0.0-canary-20260805170947","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260805170947","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a2e61829e04caa92cbffaf2902026787d109252c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260805170947.tgz","fileCount":37,"integrity":"sha512-5y8w3BeYlSwrVNUEJ+siGBlI6tw+o3LGot5GgFnrCO9k6ahdAeC+MZ10GF4qMoazgRxNOM34jOIciuZWcw9Elw==","signatures":[{"sig":"MEYCIQDD6+Ctui4u4tcFzXpMvpiucEYKmiaY57hg6KgMnBFJPgIhAJM2VmzN/nLaNAHmRGGv7vKxR1ADUOxV7oE619ywoV/F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD3CrIB7qy+OyhuvQSn7Fa3HyL2RF4pQOzVorj3YLYhEwIhAMnEygp6x2boufvK4ILv4WK1z69Pi0CyfUR6HfkBMV5X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260805170947","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260805170947.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8b5966587a803e1075618d5fb17502ed/solana-keys-8.0.0-canary-20260805170947.tgz","_integrity":"sha512-5y8w3BeYlSwrVNUEJ+siGBlI6tw+o3LGot5GgFnrCO9k6ahdAeC+MZ10GF4qMoazgRxNOM34jOIciuZWcw9Elw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260805170947","@solana/promises":"8.0.0-canary-20260805170947","@solana/assertions":"8.0.0-canary-20260805170947","@solana/codecs-core":"8.0.0-canary-20260805170947","@solana/nominal-types":"8.0.0-canary-20260805170947","@solana/codecs-strings":"8.0.0-canary-20260805170947"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260805170947_1785950488089_0.3369701620565264","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260805172253":{"name":"@solana/keys","version":"8.0.0-canary-20260805172253","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260805172253","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"36f03b8a60e3aca52e9d22035badea21a8de6031","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260805172253.tgz","fileCount":37,"integrity":"sha512-Eh4sBt8tqAxugGBySmsMaCcKqn3XAdfjg1d7KKkbesFKQlKvWYMEYgiFXW69AZKe0VKnzqG4PWnZLO8tg2oWtg==","signatures":[{"sig":"MEUCICXZJzOKFxzkHgNQwA30Iok49GUD7/WY++wYSZ/RP7MZAiEA/Mq1j6zCWO7GogDr9TFL2PdoesRdJdP4uqoQ+AeYlUw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDiHRRtZCncXrJKMEIN8j4yNh3mAZI9CYbfI7mF7gcRUAIhAMrkL5snBXl/wYryMvk1DQPP+VTgroSURUrgi9p1016P","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260805172253","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260805172253.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/3129bc176555ecce97829e48b621c8cf/solana-keys-8.0.0-canary-20260805172253.tgz","_integrity":"sha512-Eh4sBt8tqAxugGBySmsMaCcKqn3XAdfjg1d7KKkbesFKQlKvWYMEYgiFXW69AZKe0VKnzqG4PWnZLO8tg2oWtg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260805172253","@solana/promises":"8.0.0-canary-20260805172253","@solana/assertions":"8.0.0-canary-20260805172253","@solana/codecs-core":"8.0.0-canary-20260805172253","@solana/nominal-types":"8.0.0-canary-20260805172253","@solana/codecs-strings":"8.0.0-canary-20260805172253"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260805172253_1785951144559_0.014577670930105091","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260805182521":{"name":"@solana/keys","version":"8.0.0-canary-20260805182521","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260805182521","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"77f843c90feaee9cf3ff474e232d49c2ecb4c101","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260805182521.tgz","fileCount":37,"integrity":"sha512-GIb3hTmaDtPTwfwL7zbGnkbl7iSuwagVrUfhlf7oxJe2kkF5O4gLmeWkcRSHm7lA1FYeCyE6SzLIregEG3BJZQ==","signatures":[{"sig":"MEYCIQC04BBsQTNDjUI8RYYAhkq8vgIcCuTkhvCL6bYHcMTeywIhANjusGCYsPpYXBXJPYpsHAs1+yTfJ1fFnppQBJziShVP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIHlXteA7hi9ZAyStKlZ5MpxYA3yYmV5poJOeEZZCYVz7AiEA+qNZ0pp1/E1s3IdS4+TngjDG4fCqnqb86N7Y13i+4E4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260805182521","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260805182521.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/60fca5c4d7d7360efb2b4a23b311256f/solana-keys-8.0.0-canary-20260805182521.tgz","_integrity":"sha512-GIb3hTmaDtPTwfwL7zbGnkbl7iSuwagVrUfhlf7oxJe2kkF5O4gLmeWkcRSHm7lA1FYeCyE6SzLIregEG3BJZQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260805182521","@solana/promises":"8.0.0-canary-20260805182521","@solana/assertions":"8.0.0-canary-20260805182521","@solana/codecs-core":"8.0.0-canary-20260805182521","@solana/nominal-types":"8.0.0-canary-20260805182521","@solana/codecs-strings":"8.0.0-canary-20260805182521"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260805182521_1785954871153_0.8815714310253966","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260805183741":{"name":"@solana/keys","version":"8.0.0-canary-20260805183741","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260805183741","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6e0032b0da95154bb9c90f9f56e6ad588790e9d5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260805183741.tgz","fileCount":37,"integrity":"sha512-uQFGe8dltEMh8Y9YZqXLKd+kl8FkLku4CVh+R/yyHZMK9ICJmg7tY5fwl0j+0bgn71sju7XRVAnp4YLxmppAmg==","signatures":[{"sig":"MEUCIQDcOd+UNYiPQ7F7YlB6Kr99Lyv16QUXnJLd2oUCmA93MAIgasf4uTb9JyiuANrA086JbHC4jkd2ognkqlQZIyPfeG0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFmXj2xGDuOTK8zgIRtr662ZFcqR1q0LTqNcuGIYove4AiEA0cJUbDV7LfRZ6bN1TstADKcfrwrtnC+GXBwRktVOFzU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260805183741","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260805183741.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c8956c1a2cbbfe93257b7c3500c668cc/solana-keys-8.0.0-canary-20260805183741.tgz","_integrity":"sha512-uQFGe8dltEMh8Y9YZqXLKd+kl8FkLku4CVh+R/yyHZMK9ICJmg7tY5fwl0j+0bgn71sju7XRVAnp4YLxmppAmg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260805183741","@solana/promises":"8.0.0-canary-20260805183741","@solana/assertions":"8.0.0-canary-20260805183741","@solana/codecs-core":"8.0.0-canary-20260805183741","@solana/nominal-types":"8.0.0-canary-20260805183741","@solana/codecs-strings":"8.0.0-canary-20260805183741"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260805183741_1785955632582_0.902437471852674","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260805185044":{"name":"@solana/keys","version":"8.0.0-canary-20260805185044","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260805185044","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e757d9debfcbd26c9a0be3c7b038af9e3484e620","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260805185044.tgz","fileCount":37,"integrity":"sha512-HHYBcwAFLajATbap8ZUSt9tHc9vaTZXxdGo8LnKxKv4xTR2tnichlcQ3iEuDmZ5EdEcISshNKXA1c7VsQOyzFg==","signatures":[{"sig":"MEUCIGxU3zAJ2j/koEQgFvZZPmWuNjPrmCuvXdrB9FxwZVObAiEA/u5KJ/t0PSPXCLeHSZuXaVolEzScAnkuhUJ28ppmXmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCCc6cpKAqIW2Rft++Fscch/huHhKlqdCpIzIg9NyRujwIgN41Qmw6klZKNq4F3B7pa8uIMWetzgcChBkkKH2J3DOg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260805185044","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260805185044.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/258ffcc9ead5dcf0042db3b3812f1286/solana-keys-8.0.0-canary-20260805185044.tgz","_integrity":"sha512-HHYBcwAFLajATbap8ZUSt9tHc9vaTZXxdGo8LnKxKv4xTR2tnichlcQ3iEuDmZ5EdEcISshNKXA1c7VsQOyzFg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260805185044","@solana/promises":"8.0.0-canary-20260805185044","@solana/assertions":"8.0.0-canary-20260805185044","@solana/codecs-core":"8.0.0-canary-20260805185044","@solana/nominal-types":"8.0.0-canary-20260805185044","@solana/codecs-strings":"8.0.0-canary-20260805185044"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260805185044_1785956488132_0.0545478694454804","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260806083718":{"name":"@solana/keys","version":"8.0.0-canary-20260806083718","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260806083718","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d277d4fc9b4ab57d7cc6c58faf2c5b7601313ed4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260806083718.tgz","fileCount":37,"integrity":"sha512-uU3GsTFSA8mdXW++h0OpcvVZT4CU51YCFmvsI0R1bIqBB6wpU1a7hBwTHiYC6hUSFTCkI9CyrxBgCkjX+BBa8A==","signatures":[{"sig":"MEUCICZaV3ZriN04yac74Mb48AwMZmbvcbTDYk4nlCJ2+aRJAiEAoop1pTMATkaU43ijkBOpAVeUunYGDPv2nk0DH+nwcAc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIA9u1ynLKEsYnpawdxUVnlTUDn3fa3rfaSwtikvbKPncAiBnWU7GS6Xjv93TALVMQrvOXsEWCUMHmMneH+HhOxNlXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260806083718","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260806083718.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c73ebb03f4f48aaade3a0a308eb1f06b/solana-keys-8.0.0-canary-20260806083718.tgz","_integrity":"sha512-uU3GsTFSA8mdXW++h0OpcvVZT4CU51YCFmvsI0R1bIqBB6wpU1a7hBwTHiYC6hUSFTCkI9CyrxBgCkjX+BBa8A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260806083718","@solana/promises":"8.0.0-canary-20260806083718","@solana/assertions":"8.0.0-canary-20260806083718","@solana/codecs-core":"8.0.0-canary-20260806083718","@solana/nominal-types":"8.0.0-canary-20260806083718","@solana/codecs-strings":"8.0.0-canary-20260806083718"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260806083718_1786005963503_0.011744427666371626","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260806085056":{"name":"@solana/keys","version":"8.0.0-canary-20260806085056","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260806085056","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9fcb0c72b32e0156be8f320a667b05757f57f670","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260806085056.tgz","fileCount":37,"integrity":"sha512-B+T0peJ7/bKSzpXkuZrgdVzIjC8wfN0PE0GS+JHEX71Uk56+HkCwDbBo4i59GXeXwHqS749oZErZrqUUclmPNg==","signatures":[{"sig":"MEUCIQDqAoE88zNtwXI/MLuB4Pzr8dCugzD/MC/CgLBMv9k05AIgKA81t7TXlsSzM/yMA0d8ZUTf0QSQ+xsm/Z0+2ycNDkU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICsXwAtbFJRD20ddjiqeMeOeNEQfyoIUNvBDXgqbiCMUAiEA5LlDIubb2tWaizTF39QqDYHB/99B9bXSxiXYTUWuhUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260806085056","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260806085056.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/26f62bd95eebcf50ac26091bf7662b1e/solana-keys-8.0.0-canary-20260806085056.tgz","_integrity":"sha512-B+T0peJ7/bKSzpXkuZrgdVzIjC8wfN0PE0GS+JHEX71Uk56+HkCwDbBo4i59GXeXwHqS749oZErZrqUUclmPNg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260806085056","@solana/promises":"8.0.0-canary-20260806085056","@solana/assertions":"8.0.0-canary-20260806085056","@solana/codecs-core":"8.0.0-canary-20260806085056","@solana/nominal-types":"8.0.0-canary-20260806085056","@solana/codecs-strings":"8.0.0-canary-20260806085056"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260806085056_1786006813936_0.4634144294486695","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260806145224":{"name":"@solana/keys","version":"8.0.0-canary-20260806145224","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260806145224","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"839ee1eade8abc33c8eff5f34a5324a17206adf4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260806145224.tgz","fileCount":37,"integrity":"sha512-d1MlSSkRDuKf7CPNYKck83aMw/TP9Pq6yhP0Qb4erI9fIUDPzWSR5amx1NddZxK1eqwd5SImdjVXQnyaQNiZPg==","signatures":[{"sig":"MEYCIQCqQHqDOf+jYeZJVEqxc6NTOklLMcOuQvUggZfpKRd3QgIhAPwMZNj/Y/DL2gMxmYicI3u/Ymxy7jbB7aVGNwS01O4I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCRVk/oZuDGYY37EHNhxtM7TlyZhOy+k9/vtULce+yEbAIgeQPweEhyYxDHN6vGP+8dJsotDBQM507BAeMW9YdHl7s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260806145224","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260806145224.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/21bd2dfdc044cf16a6297354def68634/solana-keys-8.0.0-canary-20260806145224.tgz","_integrity":"sha512-d1MlSSkRDuKf7CPNYKck83aMw/TP9Pq6yhP0Qb4erI9fIUDPzWSR5amx1NddZxK1eqwd5SImdjVXQnyaQNiZPg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260806145224","@solana/promises":"8.0.0-canary-20260806145224","@solana/assertions":"8.0.0-canary-20260806145224","@solana/codecs-core":"8.0.0-canary-20260806145224","@solana/nominal-types":"8.0.0-canary-20260806145224","@solana/codecs-strings":"8.0.0-canary-20260806145224"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260806145224_1786028851864_0.44732358315543186","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260806145328":{"name":"@solana/keys","version":"8.0.0-canary-20260806145328","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260806145328","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4ddbfc8b77eb98bce86f1592acd24bb985a0ac7a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260806145328.tgz","fileCount":37,"integrity":"sha512-EoW7WDTZBAiOzgZtUtG4DVU2bIAY5Or7Rxx4ehmXaHGz/Yyaw9/8UVL/hlFY2D8F4IqDwMYF5gM8cisLBcFA7A==","signatures":[{"sig":"MEQCIB7XWMenRItuEj0CNAF9BRDLuF5ZmWdG9FwbSL+DGfeoAiB8oil9OtxWyq66GyAH30Q4YXP/6gzb2M0FcJxtQ6CXMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCcvjtHwXT9YUiHT8EMJXVrVG16AxgaF3uGwLpqno6EEQIhAP86Tz5TYk0U4qTBes2ade21ULoNIATfv326BHRTiVbV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260806145328","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260806145328.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a0a4bc3ac66f8381c293a12c6208deb0/solana-keys-8.0.0-canary-20260806145328.tgz","_integrity":"sha512-EoW7WDTZBAiOzgZtUtG4DVU2bIAY5Or7Rxx4ehmXaHGz/Yyaw9/8UVL/hlFY2D8F4IqDwMYF5gM8cisLBcFA7A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260806145328","@solana/promises":"8.0.0-canary-20260806145328","@solana/assertions":"8.0.0-canary-20260806145328","@solana/codecs-core":"8.0.0-canary-20260806145328","@solana/nominal-types":"8.0.0-canary-20260806145328","@solana/codecs-strings":"8.0.0-canary-20260806145328"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260806145328_1786030884076_0.2639534343579901","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260807083617":{"name":"@solana/keys","version":"8.0.0-canary-20260807083617","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260807083617","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3103f1f541a4f845cb7b9756651022b8067add7b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260807083617.tgz","fileCount":37,"integrity":"sha512-s3VlxXsAoLFCYW0O6f+c8oxKoYnm1mQ1F/l1dd8CjjOjCaDqQ5wknGtmk3/UCspT9FcI6aKWNlb34oJMpWzeAw==","signatures":[{"sig":"MEYCIQCSIx7xxPxjKj/DiXcGmSDOWEk2gaMcDWGE2CzSr2LyAQIhALvITVZiKBOiuQrvoBF3FEna3gxWIEpw9EFk+1cneNK1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBdeMBkYNM3gnJLEHY7h07YfgO568S/0QBbxRwOlmudaAiEAhcJG+GdcvXoyj7qnd3fIkTweh9OwwHMNJkhykhAEYIk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260807083617","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260807083617.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/72a7022b87cd6c710963ac74f4904099/solana-keys-8.0.0-canary-20260807083617.tgz","_integrity":"sha512-s3VlxXsAoLFCYW0O6f+c8oxKoYnm1mQ1F/l1dd8CjjOjCaDqQ5wknGtmk3/UCspT9FcI6aKWNlb34oJMpWzeAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260807083617","@solana/promises":"8.0.0-canary-20260807083617","@solana/assertions":"8.0.0-canary-20260807083617","@solana/codecs-core":"8.0.0-canary-20260807083617","@solana/nominal-types":"8.0.0-canary-20260807083617","@solana/codecs-strings":"8.0.0-canary-20260807083617"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260807083617_1786092606169_0.20474929474107761","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260807084747":{"name":"@solana/keys","version":"8.0.0-canary-20260807084747","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260807084747","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c173b7378bd8bab77aa853fbd5d557a3202b5959","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260807084747.tgz","fileCount":37,"integrity":"sha512-Ayod254hlHyQhpn4GOGPWd0KEctyS8QACXKPBP1yn4qhMmU0U5IQJzkilIGE0SK4t4IkvNWKEpm2IuY5G6dmAQ==","signatures":[{"sig":"MEUCIQDG+wxq4nOV0GakALqzTpCobnBKtWqBLsTY2pd0+mTQbAIgFzlD+k/T5Ehwcqm1Ib+fbj7q0/FS6NzOZQzKjOktgao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCo6ZC2ozcBqIQepl7qaIp8Cbx5GNbDhPxs8HLw9APILgIhAJPhdEfFbLbCBzaUb5qZHtlafe91/fwudfnm9jb0EB8D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260807084747","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260807084747.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/6893838d89c31e4c221190650c56016e/solana-keys-8.0.0-canary-20260807084747.tgz","_integrity":"sha512-Ayod254hlHyQhpn4GOGPWd0KEctyS8QACXKPBP1yn4qhMmU0U5IQJzkilIGE0SK4t4IkvNWKEpm2IuY5G6dmAQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260807084747","@solana/promises":"8.0.0-canary-20260807084747","@solana/assertions":"8.0.0-canary-20260807084747","@solana/codecs-core":"8.0.0-canary-20260807084747","@solana/nominal-types":"8.0.0-canary-20260807084747","@solana/codecs-strings":"8.0.0-canary-20260807084747"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260807084747_1786093154272_0.37096097196364775","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260807090653":{"name":"@solana/keys","version":"8.0.0-canary-20260807090653","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260807090653","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7ee8900087e413516d66a0c798d11905e917e745","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260807090653.tgz","fileCount":37,"integrity":"sha512-ZAkSF7SnddrIv5Q+72j0SAiUPPPrHy6ZOWbF1MN2xa0iE1ZT7mWK7S9BTw3NTlUsVxjRpLAcX4++EFh6CXJYvQ==","signatures":[{"sig":"MEYCIQCc3O+h7JOhEqdjafJI0qZHbKGwJ9cPRbmRQQ29sxZYyQIhAPcVmZWUcBLzyFj5W0szKoOAhmXanM/wnyswq1EBjcLz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIClJUrPVuut4lfQftYdJ572kYDhCtgeeuQ9w4c2/GKhzAiATxmWtrGORaVv8546AFUX++k6dB2IDqB1krDkfxIQjzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260807090653","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260807090653.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/de69855fd32b269f476b81e06dfbf75a/solana-keys-8.0.0-canary-20260807090653.tgz","_integrity":"sha512-ZAkSF7SnddrIv5Q+72j0SAiUPPPrHy6ZOWbF1MN2xa0iE1ZT7mWK7S9BTw3NTlUsVxjRpLAcX4++EFh6CXJYvQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260807090653","@solana/promises":"8.0.0-canary-20260807090653","@solana/assertions":"8.0.0-canary-20260807090653","@solana/codecs-core":"8.0.0-canary-20260807090653","@solana/nominal-types":"8.0.0-canary-20260807090653","@solana/codecs-strings":"8.0.0-canary-20260807090653"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260807090653_1786094498659_0.3334112027732101","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260807123619":{"name":"@solana/keys","version":"8.0.0-canary-20260807123619","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260807123619","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"84cf7f3f08982700de9d329ee7b965c30e06651b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260807123619.tgz","fileCount":37,"integrity":"sha512-VYYkzFgPZyogSb8/6Kt1OUZ+IgD5BG4Daog1IREwUlOaX13jHV+9frl4Lb6bmiF5psSLyuPWcVI/QtslKkbMYw==","signatures":[{"sig":"MEQCIH7KaeUDkhDEO4NmJ7yOvO6TiohQIK1dq1w9i8MMoQcSAiBGn6GDTzvHePjUORQ2oWFdY5RMS2hrNtSaftsmDpjlzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBbWTRM6j3oeCCfXnMgaXkMlZK2/LCGnqlbuaVlr9f8kAiAtFHZSmEdwuck0GXpjxfvm6Phz+JrwDeS59/bM9ix1Aw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260807123619","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260807123619.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f5e3a8cc62c5ad37289af4c259fc5ff3/solana-keys-8.0.0-canary-20260807123619.tgz","_integrity":"sha512-VYYkzFgPZyogSb8/6Kt1OUZ+IgD5BG4Daog1IREwUlOaX13jHV+9frl4Lb6bmiF5psSLyuPWcVI/QtslKkbMYw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260807123619","@solana/promises":"8.0.0-canary-20260807123619","@solana/assertions":"8.0.0-canary-20260807123619","@solana/codecs-core":"8.0.0-canary-20260807123619","@solana/nominal-types":"8.0.0-canary-20260807123619","@solana/codecs-strings":"8.0.0-canary-20260807123619"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260807123619_1786106698166_0.6639334556414729","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260807145236":{"name":"@solana/keys","version":"8.0.0-canary-20260807145236","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260807145236","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"607f910be8504e0d218966641e5bea80f1c03683","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260807145236.tgz","fileCount":37,"integrity":"sha512-Mg3A329Xbwe2F4y2Edf/sQuYtQP0lDiQ25X7p8uYHrOkPD3CelEMYJ8YbdpN54PXw+FfkfZMpBM9Q4MpPa7r7g==","signatures":[{"sig":"MEUCIQCGoRgFqFkmvRrVcyBmklBF+niW7hXIX482lvF1jyX0EgIgcVYQLCq3xnMQiHKDXw4qV//DDiiYi6oeFrNLfB9lLYk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDVzH7B8cXoAoHii+E29/0mpqH/75LnlXDYbShXyzIbYAIgS//0kc+QTOdAhAsdBi5TsIHk/A32KE+Lwj5GEspiVQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260807145236","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260807145236.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/063805237935076073d77f6a80402a96/solana-keys-8.0.0-canary-20260807145236.tgz","_integrity":"sha512-Mg3A329Xbwe2F4y2Edf/sQuYtQP0lDiQ25X7p8uYHrOkPD3CelEMYJ8YbdpN54PXw+FfkfZMpBM9Q4MpPa7r7g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260807145236","@solana/promises":"8.0.0-canary-20260807145236","@solana/assertions":"8.0.0-canary-20260807145236","@solana/codecs-core":"8.0.0-canary-20260807145236","@solana/nominal-types":"8.0.0-canary-20260807145236","@solana/codecs-strings":"8.0.0-canary-20260807145236"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260807145236_1786114968397_0.2911080187542101","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260807161918":{"name":"@solana/keys","version":"8.0.0-canary-20260807161918","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260807161918","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"087b7c2e9e3dd86ebbb5bf9ed2372a70e000f5d7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260807161918.tgz","fileCount":37,"integrity":"sha512-sXzCRErhogXjbgxyn7ESTnRryKGotp6MIRsctYk/M3wcuNjZE1qbj76NTe9NDT2qpZRI4NHPUDUpmuKdjO7Tjg==","signatures":[{"sig":"MEQCICEnoqjeEP5nGnvMma1hVkh3G0hfjh98nOh4GUSGX6nVAiB6CPGXPKlrj5/kI6bZfPSdplH1bb/2RPHn9SpEVk8l9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDNjXYpJMspojc3jO7VMh0yAyfaLB/9Ekt4nb/DYfg69AiBqvzWDl7k9/S7Qu/faHGkYSaWFJeJKbn99kDi8ALUPOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260807161918","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260807161918.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/967e2b526ef9492016d2dc2471f44dd1/solana-keys-8.0.0-canary-20260807161918.tgz","_integrity":"sha512-sXzCRErhogXjbgxyn7ESTnRryKGotp6MIRsctYk/M3wcuNjZE1qbj76NTe9NDT2qpZRI4NHPUDUpmuKdjO7Tjg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260807161918","@solana/promises":"8.0.0-canary-20260807161918","@solana/assertions":"8.0.0-canary-20260807161918","@solana/codecs-core":"8.0.0-canary-20260807161918","@solana/nominal-types":"8.0.0-canary-20260807161918","@solana/codecs-strings":"8.0.0-canary-20260807161918"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260807161918_1786120045440_0.8592849172283443","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260809083822":{"name":"@solana/keys","version":"8.0.0-canary-20260809083822","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260809083822","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1435c437aff9fae74cffdd0877e12642c4ef8902","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260809083822.tgz","fileCount":37,"integrity":"sha512-UGpfzEO/X6AzmMA2vTplHNAGqaTANNIXB2S5IdVT4ufZJDT5yQ1wcAryFFnqKsru8jjKe/cTUW1ELI01ExuoqA==","signatures":[{"sig":"MEYCIQDXeQLB42PHMYqUBj1kzCOr6EGSLjGdbnlv6Uxi6xFk+wIhAOLewSY2nOxgTRjxlvAh0/0cNwdLu2GcEablV2Vy2jcR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFu7PrU/GDN4/uZXIHrNi2VLtzCPh1C789GgkQH8fahrAiEA0z5Zznhxh4TjGvpwDB2SaTuimPp4stuzkVuFUh4ZwMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260809083822","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260809083822.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/69396775d19a155ad19afba9cb6a3c8f/solana-keys-8.0.0-canary-20260809083822.tgz","_integrity":"sha512-UGpfzEO/X6AzmMA2vTplHNAGqaTANNIXB2S5IdVT4ufZJDT5yQ1wcAryFFnqKsru8jjKe/cTUW1ELI01ExuoqA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260809083822","@solana/promises":"8.0.0-canary-20260809083822","@solana/assertions":"8.0.0-canary-20260809083822","@solana/codecs-core":"8.0.0-canary-20260809083822","@solana/nominal-types":"8.0.0-canary-20260809083822","@solana/codecs-strings":"8.0.0-canary-20260809083822"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260809083822_1786265356924_0.3937981290292365","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260810084449":{"name":"@solana/keys","version":"8.0.0-canary-20260810084449","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260810084449","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7f72d94b897415c07beaeed50a9724d91055a22b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260810084449.tgz","fileCount":37,"integrity":"sha512-+dCYcx6+M5SnccuU+SGqeEauAXSk39U4ENnUvavWffCtyAvlzepsxMdI8Pv5cCR0zGofdt6vhwX+7tqrF3TUKA==","signatures":[{"sig":"MEUCIC1teh+BADTmeeopk185w9JCDqrSdZ+BaOElVLxv3NA/AiEAgmNqN205X+oWi2T+l/LHvJ/FgjN4f++oHPEU9iuQ9+U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAI/ngAvsmqW5HMWhdcdFndd8Qb+kDKzT3CWjEao5HG9AiAdoyhMHYMXZbDr8fweYIJceIFO+bG4C9aMirqxDwLxow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260810084449","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260810084449.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/215d087bab50428e7fa13db8802646c4/solana-keys-8.0.0-canary-20260810084449.tgz","_integrity":"sha512-+dCYcx6+M5SnccuU+SGqeEauAXSk39U4ENnUvavWffCtyAvlzepsxMdI8Pv5cCR0zGofdt6vhwX+7tqrF3TUKA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260810084449","@solana/promises":"8.0.0-canary-20260810084449","@solana/assertions":"8.0.0-canary-20260810084449","@solana/codecs-core":"8.0.0-canary-20260810084449","@solana/nominal-types":"8.0.0-canary-20260810084449","@solana/codecs-strings":"8.0.0-canary-20260810084449"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260810084449_1786352051206_0.9418871929823074","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260811083145":{"name":"@solana/keys","version":"8.0.0-canary-20260811083145","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260811083145","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e4e15cf19f6ceeb8f22df8a2a239bd6f66ebecd6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260811083145.tgz","fileCount":37,"integrity":"sha512-ZAcC2uu5eNTr34PhIVg1YdRcZcRcafly+DsHhDBLcSgmhE5LcmMFXu/HeothB1XSGsS1nel5XyUdGt9KPxL1Kg==","signatures":[{"sig":"MEYCIQDpUm2MclYRHvR9dsYNrOWPpZm+TZ8eGgVx+LfLntzpvQIhAIlyEiSoypAEPRiHrgmZIgMXPTYO1EWPPuNvctqMv3rA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDRL1atGOZR1l36OBo4tS3H6a4p1cEdM7BoyvyGUL5FPQIgTRlt1tfqGPUd3jQ/kpU3V1UcjZmmfIfi/bgvzb3aAzQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260811083145","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260811083145.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/bf67ea0cbc6047d0d51675cfe0d049b7/solana-keys-8.0.0-canary-20260811083145.tgz","_integrity":"sha512-ZAcC2uu5eNTr34PhIVg1YdRcZcRcafly+DsHhDBLcSgmhE5LcmMFXu/HeothB1XSGsS1nel5XyUdGt9KPxL1Kg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260811083145","@solana/promises":"8.0.0-canary-20260811083145","@solana/assertions":"8.0.0-canary-20260811083145","@solana/codecs-core":"8.0.0-canary-20260811083145","@solana/nominal-types":"8.0.0-canary-20260811083145","@solana/codecs-strings":"8.0.0-canary-20260811083145"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260811083145_1786437612209_0.9281940665971096","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260812084455":{"name":"@solana/keys","version":"8.0.0-canary-20260812084455","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260812084455","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"69a996799ed9744889e3bfeb22a323c1dd3da08a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260812084455.tgz","fileCount":37,"integrity":"sha512-9a4vmT4W4lUfsQt9GEeGYceiv2i7Rqxg3MO/ZvIsKHL/IiRAlGlpW+kf91nYDwtpyf9onBqPfbew8Y3RnoWmnQ==","signatures":[{"sig":"MEUCIQCo1Z+zgXmqcbg/+Za6uhR2MDtLDQy7lDwAYRTAi6fsSAIgKQafirkFLwjdPZAlesHsnGjYYMutlUD3Ox7tG/25eoc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCw9id/4CmMYUv11IliFXXkJWP8hfKPoXUmNsExbH04FgIgMxoHC4FPf0Me4UCDLXmr9HHvEuHpkai9jlB2RRm0Vog=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260812084455","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260812084455.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0ae60a55680951428e7cee5f2dcf7e8a/solana-keys-8.0.0-canary-20260812084455.tgz","_integrity":"sha512-9a4vmT4W4lUfsQt9GEeGYceiv2i7Rqxg3MO/ZvIsKHL/IiRAlGlpW+kf91nYDwtpyf9onBqPfbew8Y3RnoWmnQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260812084455","@solana/promises":"8.0.0-canary-20260812084455","@solana/assertions":"8.0.0-canary-20260812084455","@solana/codecs-core":"8.0.0-canary-20260812084455","@solana/nominal-types":"8.0.0-canary-20260812084455","@solana/codecs-strings":"8.0.0-canary-20260812084455"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260812084455_1786524896877_0.6240809400721896","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary-20260812151931":{"name":"@solana/keys","version":"7.1.0-canary-20260812151931","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.0-canary-20260812151931","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b0ade1661f80eee20261112fe9e44eb447de3dce","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.0-canary-20260812151931.tgz","fileCount":37,"integrity":"sha512-cDN2jaKG+SnU5ZnL4g0F7zCq0levDi1S79x1nVrrYFezwpM6YVz/SgZtRfPg041BE9NOXWppnylWSSfcVPhuLQ==","signatures":[{"sig":"MEYCIQDZSy2sB/n6Rew9YeQCe4v9HfVPCdWAjFLTY+vc6LlGPQIhAOJlNlThID1O/Tk2hc+SIAe2lZgoXCxQvRe0ecmWbm0e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFOjEved4rErZk7kLioy1t2b1ogIOi/N7/3xwNkm/VC6AiA74RUQsGwV2b9pr0yEpOIy+kQVw2YegWYYQul8Y2J0vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.0-canary-20260812151931","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.0-canary-20260812151931.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/601ec10280b8184bdd15a352ccab7ecd/solana-keys-7.1.0-canary-20260812151931.tgz","_integrity":"sha512-cDN2jaKG+SnU5ZnL4g0F7zCq0levDi1S79x1nVrrYFezwpM6YVz/SgZtRfPg041BE9NOXWppnylWSSfcVPhuLQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.0-canary-20260812151931","@solana/promises":"7.1.0-canary-20260812151931","@solana/assertions":"7.1.0-canary-20260812151931","@solana/codecs-core":"7.1.0-canary-20260812151931","@solana/nominal-types":"7.1.0-canary-20260812151931","@solana/codecs-strings":"7.1.0-canary-20260812151931"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.0-canary-20260812151931_1786548592550_0.22011744910663733","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary-20260812160611":{"name":"@solana/keys","version":"7.1.0-canary-20260812160611","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.0-canary-20260812160611","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"97fee1509b58ec3b56a7de27ee142af4beb69577","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.0-canary-20260812160611.tgz","fileCount":37,"integrity":"sha512-vf+ezvNndfI/RxDfTSmPQsR71VrdX5r3iKnihY5jKiCHWKRurNPxERQ0CAoHjquDROsxTqmZalY49xC8caT/uA==","signatures":[{"sig":"MEQCICH0ORqbugD89qTGsAa7J36axHok252r3/youXNltMWAAiBCkIuaf2FtsdDw/xfwpFuYdQ6nRbqRQF9rRS8/qug/0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBbzejatkuxaOtZyC5+cPvlwh62qLWpO2YrVF5Fi5++RAiEA4Dn5j32EmgppwYDQkxoh/7N+4jO0zXd812Iukfs5YJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.0-canary-20260812160611","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.0-canary-20260812160611.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e5269ea57b9a4ecc2af9434356d14d25/solana-keys-7.1.0-canary-20260812160611.tgz","_integrity":"sha512-vf+ezvNndfI/RxDfTSmPQsR71VrdX5r3iKnihY5jKiCHWKRurNPxERQ0CAoHjquDROsxTqmZalY49xC8caT/uA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.0-canary-20260812160611","@solana/promises":"7.1.0-canary-20260812160611","@solana/assertions":"7.1.0-canary-20260812160611","@solana/codecs-core":"7.1.0-canary-20260812160611","@solana/nominal-types":"7.1.0-canary-20260812160611","@solana/codecs-strings":"7.1.0-canary-20260812160611"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.0-canary-20260812160611_1786551554975_0.3813548283102717","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary-20260813074914":{"name":"@solana/keys","version":"7.1.0-canary-20260813074914","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.0-canary-20260813074914","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"eba2fbd83e925f9d2ef45e68d4d1bb7c2f6a94f4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.0-canary-20260813074914.tgz","fileCount":37,"integrity":"sha512-fk32GVSlbrHUMJl/8xTMDIk7P/BYE6kcBFGoizXtdiyoJ+ZySAq7AKpSRBTb+R+jId1+xjIEAVtKZa3p6ks/zA==","signatures":[{"sig":"MEUCIQCQLXGTN0s5ZscXOrl82D67LLCnruuxRjun1IFdyoopIwIgJztGlm5AWdSWDTaCMf0A8PUmbrqyOI+otCAuIzTibR8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIHiTqmY6WsYmzosx0ZghqwdH3SDeqSxHF++7MsgTXlknAiEAnwJaYncfYO8EE/O9kJwLESGiZD4BdKkugwxymrNTLSQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.0-canary-20260813074914","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.0-canary-20260813074914.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1ec0e0a260c3b8292f0fe90b9ece83f3/solana-keys-7.1.0-canary-20260813074914.tgz","_integrity":"sha512-fk32GVSlbrHUMJl/8xTMDIk7P/BYE6kcBFGoizXtdiyoJ+ZySAq7AKpSRBTb+R+jId1+xjIEAVtKZa3p6ks/zA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.16.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.0-canary-20260813074914","@solana/promises":"7.1.0-canary-20260813074914","@solana/assertions":"7.1.0-canary-20260813074914","@solana/codecs-core":"7.1.0-canary-20260813074914","@solana/nominal-types":"7.1.0-canary-20260813074914","@solana/codecs-strings":"7.1.0-canary-20260813074914"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.0-canary-20260813074914_1786607926564_0.7149066376054414","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary-20260814084407":{"name":"@solana/keys","version":"7.1.0-canary-20260814084407","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.0-canary-20260814084407","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d09e4186c3b1c417d3057971598645045b2e6ff5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.0-canary-20260814084407.tgz","fileCount":37,"integrity":"sha512-Os7IrV9tRXiOu0VCfRweXHN5VHdiFJHV3CEuB8/XyhqPE3D1xVl4fzxbzfeZtmGNhGoYSfx7KCMozwq/urlzKg==","signatures":[{"sig":"MEUCIQC2Dpfsh3gUOji7RJK7LalzS3LfOtYp+p1j+pv1RTmErgIgcxZnB574scDsolKm3dwzY6iMxNhuh64yriBU4Jz0SSQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDNKHS1PHh3OKMR3vLC/9hKqvmcBv7Qj0YuxK57ZR+lBAIhAN3a8zq2fmsIdrQkqfgosDaVyyT0Z1dBMtSNkAdx4X9T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.0-canary-20260814084407","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.0-canary-20260814084407.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f0abe0795a295ad56fe67d055fa19cb3/solana-keys-7.1.0-canary-20260814084407.tgz","_integrity":"sha512-Os7IrV9tRXiOu0VCfRweXHN5VHdiFJHV3CEuB8/XyhqPE3D1xVl4fzxbzfeZtmGNhGoYSfx7KCMozwq/urlzKg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.0-canary-20260814084407","@solana/promises":"7.1.0-canary-20260814084407","@solana/assertions":"7.1.0-canary-20260814084407","@solana/codecs-core":"7.1.0-canary-20260814084407","@solana/nominal-types":"7.1.0-canary-20260814084407","@solana/codecs-strings":"7.1.0-canary-20260814084407"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.0-canary-20260814084407_1786697682516_0.934128207138196","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary-20260814105820":{"name":"@solana/keys","version":"7.1.0-canary-20260814105820","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.0-canary-20260814105820","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7f17aed638ea809340c6d3c3a48cdc45d6b4e082","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.0-canary-20260814105820.tgz","fileCount":37,"integrity":"sha512-TWqygurCpzG3Y2osO4DO4XhNv3xm+79kv1/UkTVqB94fhNjuB2wX7I2FwGL4Xnk6lKp9/I2IzPzhHAXDUSffnw==","signatures":[{"sig":"MEYCIQD3lOuIIEcK7Vc1DYavJOsSaEEqX3CEAmRUEVTJ5k+5/wIhAOdWxFdr8SuV2iZb+ZELHoEFa5Fty3Fay22y/IaIKl3J","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIE8P5mYYXVybBxnqcz2/AzJ8JbWjvpdJFWLVrYe9OebqAiEA7smRKn+P3Z822KX8mArF3Yh6JO7MSym5QffcECOc3OE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.0-canary-20260814105820","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.0-canary-20260814105820.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/40b043ae960768f2a236acf54d40ae1e/solana-keys-7.1.0-canary-20260814105820.tgz","_integrity":"sha512-TWqygurCpzG3Y2osO4DO4XhNv3xm+79kv1/UkTVqB94fhNjuB2wX7I2FwGL4Xnk6lKp9/I2IzPzhHAXDUSffnw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.0-canary-20260814105820","@solana/promises":"7.1.0-canary-20260814105820","@solana/assertions":"7.1.0-canary-20260814105820","@solana/codecs-core":"7.1.0-canary-20260814105820","@solana/nominal-types":"7.1.0-canary-20260814105820","@solana/codecs-strings":"7.1.0-canary-20260814105820"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.0-canary-20260814105820_1786705632441_0.32638686217796464","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary-20260814124550":{"name":"@solana/keys","version":"7.1.0-canary-20260814124550","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.0-canary-20260814124550","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d014ae2091eb2bb0787cfcbd01b2ca83ba6f3340","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.0-canary-20260814124550.tgz","fileCount":37,"integrity":"sha512-jjnbB+assOLeUbBPqF704DYO1OqSkGzfzPsyBgtLhyZmdfae+eyHnqzVv8LnXhh4zDEzDSG8kvEZ5szDZw9uRA==","signatures":[{"sig":"MEUCIFZf7At9nEjEkmw5inRSQW+kW1lqaYP+ydTLIMXhVzIdAiEAvqSjQY3V/12NRy8sF591OtbU+U+AvvpDKn8QWB/Rl+M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICKZaTpD5ZjuDJAHiIwMbOnGtNsD0xHgeTtWMvHePaC/AiEA/z1U/ln8vUJyojMMvDc0nUa0WrW8bQVmYKX8t4FF4Ig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.0-canary-20260814124550","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.0-canary-20260814124550.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4c1fb1c350846d82674d47cdeda0683c/solana-keys-7.1.0-canary-20260814124550.tgz","_integrity":"sha512-jjnbB+assOLeUbBPqF704DYO1OqSkGzfzPsyBgtLhyZmdfae+eyHnqzVv8LnXhh4zDEzDSG8kvEZ5szDZw9uRA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.0-canary-20260814124550","@solana/promises":"7.1.0-canary-20260814124550","@solana/assertions":"7.1.0-canary-20260814124550","@solana/codecs-core":"7.1.0-canary-20260814124550","@solana/nominal-types":"7.1.0-canary-20260814124550","@solana/codecs-strings":"7.1.0-canary-20260814124550"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.0-canary-20260814124550_1786712107511_0.13992036317174517","host":"s3://npm-registry-packages-npm-production"}},"7.1.0":{"name":"@solana/keys","version":"7.1.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9c3eb8cf9eddf1b05f5a0714d69cea4da26543f4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.0.tgz","fileCount":37,"integrity":"sha512-BGRkTPeBIKPojwVEdYaBXtLMQ0fp8xtQiRxDhOSyYpd1bz52K4bmvrugVtSqfjWLVO+I8SRZGpSZq2G5+DgR1Q==","signatures":[{"sig":"MEYCIQC4uxOuNq7Um5Zo+zNFyeKsq0q5CsxSZbCsvETl6AsprAIhAJsVOv5IGqrzOSWxD6Jy+bRFgQr4noz/nsbVgddnlcU0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDs8dqADfHDXzO+C9KrD7tJPwp5WIidjmcxtb6tcHiDFwIgTx30h3zYnEzNixT3/QnMdOihcPTrnvqDj3IxeGpokxI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360395},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7e38e9bd1b1eb1e8c1dd2cd7f6220788/solana-keys-7.1.0.tgz","_integrity":"sha512-BGRkTPeBIKPojwVEdYaBXtLMQ0fp8xtQiRxDhOSyYpd1bz52K4bmvrugVtSqfjWLVO+I8SRZGpSZq2G5+DgR1Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.0","@solana/promises":"7.1.0","@solana/assertions":"7.1.0","@solana/codecs-core":"7.1.0","@solana/nominal-types":"7.1.0","@solana/codecs-strings":"7.1.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.0_1786714854061_0.9067990100759011","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260814143621":{"name":"@solana/keys","version":"7.1.1-canary-20260814143621","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260814143621","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"5ede381a26208ff506edf8d95a5f2d0592583c16","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260814143621.tgz","fileCount":37,"integrity":"sha512-lDL7bwvGSo33BKMuJf1P3njnsNhKr7CQ0ZPNwYb7c+LuZh90+IxzneoePaeCM+U8c2TyE3JZLzReH5tHkzBz2g==","signatures":[{"sig":"MEYCIQCDgnNZ9k2rUEF1kfeBj6zvcuqpF7G0UDpNuxrRCpgReAIhALmM2XEeQdnrrStiPncutv7TK2LrLGmYkGas0jI0kyiM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDPMJmbj+PXiTCBY2z8Rs9jYjlaiRs2eJQvnuDpm5XZxQIhAPMz8qyZLq8Zk6mZ19ex51vyv35Ne5FVpd3NjuJSETNS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260814143621","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260814143621.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c5de53b2e8c4ae8bb7776d7955d1ceb3/solana-keys-7.1.1-canary-20260814143621.tgz","_integrity":"sha512-lDL7bwvGSo33BKMuJf1P3njnsNhKr7CQ0ZPNwYb7c+LuZh90+IxzneoePaeCM+U8c2TyE3JZLzReH5tHkzBz2g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260814143621","@solana/promises":"7.1.1-canary-20260814143621","@solana/assertions":"7.1.1-canary-20260814143621","@solana/codecs-core":"7.1.1-canary-20260814143621","@solana/nominal-types":"7.1.1-canary-20260814143621","@solana/codecs-strings":"7.1.1-canary-20260814143621"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260814143621_1786718724278_0.7956134460655391","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260814145310":{"name":"@solana/keys","version":"7.1.1-canary-20260814145310","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260814145310","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bb84b032af1f0acf010f5a2d5924d48f04c42e97","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260814145310.tgz","fileCount":37,"integrity":"sha512-4MVDodxelL3YwHW5lEcbD6ACs4sgbZQmEVCAajl22ToAZiqdIrz5/HQD2yq88RJX8/1/T9bOGYPJcKbeJrw1XA==","signatures":[{"sig":"MEUCIFoMMwZEN8CVYH6b3IjshuSggtF392OSjNPu2i163vdiAiEAvDp/L04xcB86JFpN+SjyqVikmCJqAPSAO4cR7sTsCPM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCoYEWLV6smF/NRUlpkxC+p4+1vbV7E08eB4d1lIMWPmQIhAI9TOaCY50nP/DooPBX4MVDVE5jCTfnNGWseAyhuQHUI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260814145310","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260814145310.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/52700353a8aa2def71fda59c81a40303/solana-keys-7.1.1-canary-20260814145310.tgz","_integrity":"sha512-4MVDodxelL3YwHW5lEcbD6ACs4sgbZQmEVCAajl22ToAZiqdIrz5/HQD2yq88RJX8/1/T9bOGYPJcKbeJrw1XA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260814145310","@solana/promises":"7.1.1-canary-20260814145310","@solana/assertions":"7.1.1-canary-20260814145310","@solana/codecs-core":"7.1.1-canary-20260814145310","@solana/nominal-types":"7.1.1-canary-20260814145310","@solana/codecs-strings":"7.1.1-canary-20260814145310"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260814145310_1786719787615_0.054043696627327886","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260817094016":{"name":"@solana/keys","version":"7.1.1-canary-20260817094016","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260817094016","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1fd8835010d2e134af93a0fa5446ee6de8ebb946","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260817094016.tgz","fileCount":37,"integrity":"sha512-wJgxrb5c9v+1+/2M63srTwXGZit/g3gPhpMpTpsCZ3h21edh5mXG6lxDfLUYB1PjmS8EcNJsqEVkutVpk4/9cg==","signatures":[{"sig":"MEUCIEc8KFACkOAJTGXlzisJf+7L3qd1HaQrJmxUwqunYeRxAiEAvTV3/FIQUj/ii0YgnMAwCgBB00c/HQSFdKWb9A9gKz8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD6biS/x0o5uTPyz7ILU1jdHkN0IiKcm5s/8zZ3SdMZKgIgEcBTex4p+iQo7IpD/d1EmMUVsXr7Rwdk4YLjRVwzrA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260817094016","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260817094016.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/3b5d6af13dc63c857b7f7a84ddf6f085/solana-keys-7.1.1-canary-20260817094016.tgz","_integrity":"sha512-wJgxrb5c9v+1+/2M63srTwXGZit/g3gPhpMpTpsCZ3h21edh5mXG6lxDfLUYB1PjmS8EcNJsqEVkutVpk4/9cg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260817094016","@solana/promises":"7.1.1-canary-20260817094016","@solana/assertions":"7.1.1-canary-20260817094016","@solana/codecs-core":"7.1.1-canary-20260817094016","@solana/nominal-types":"7.1.1-canary-20260817094016","@solana/codecs-strings":"7.1.1-canary-20260817094016"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260817094016_1786960316104_0.2870039604406103","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260817111556":{"name":"@solana/keys","version":"7.1.1-canary-20260817111556","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260817111556","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fa783a1a962eb5d50dde5df76bbd68574bae38f5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260817111556.tgz","fileCount":37,"integrity":"sha512-liCLFHpevZnv52BEIH2NznId+sMouXF9OORd5dWJ01vMRc6sUrERvxVhbwEsQeCkwtNdtgQSqEGO9CFLxOr2Ow==","signatures":[{"sig":"MEQCIAIOTztv7EWT+73Gc4DoZIPYDC3AYXVWOOC9Ca5Bh1h0AiBdgorZraoy+KPDc6HT18VyltjqI/IA23J3HGZfLRD+Lw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHUw8g6jXas03M9+Ra9/ABX3YLi7qTtusbHN+RZZcUGsAiBr2tpnDbewvNh8Wvj7p0iyLGiOsUCgE4boI/WE85hcDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260817111556","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260817111556.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/31cfde6b381e7392507a33ed65c46d79/solana-keys-7.1.1-canary-20260817111556.tgz","_integrity":"sha512-liCLFHpevZnv52BEIH2NznId+sMouXF9OORd5dWJ01vMRc6sUrERvxVhbwEsQeCkwtNdtgQSqEGO9CFLxOr2Ow==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260817111556","@solana/promises":"7.1.1-canary-20260817111556","@solana/assertions":"7.1.1-canary-20260817111556","@solana/codecs-core":"7.1.1-canary-20260817111556","@solana/nominal-types":"7.1.1-canary-20260817111556","@solana/codecs-strings":"7.1.1-canary-20260817111556"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260817111556_1786965961259_0.6438243461621256","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818090756":{"name":"@solana/keys","version":"7.1.1-canary-20260818090756","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818090756","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"90d8ea884bc5a5a24ed45cf24f8f2544567c08e8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818090756.tgz","fileCount":37,"integrity":"sha512-W6zNs8xHZyZm38ip6Fk4TqSEScknPoK/bEX2UPREOjUMcmkhbV5EyLzG5glVhhOxRln4f5gEpfyV5htfisWkwA==","signatures":[{"sig":"MEYCIQCutmqsJTEe/1DQmJRlSGAr2CEpfb7v3Y5W0UEyykFYiwIhAJPKTfDzKy/+NrOLSea7PrzdG4OAMil+Xs9GG2ZOGaPP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICLxjkB8KSrsgYFWhbxBMK0/oUmF4tp1wydXFf+CphHwAiBtA2lGy4HLTmiNC64sghlW5XmEvaHWIur4cI5qrpsRRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818090756","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818090756.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/10299a1e7e3f9c769540ab62365e0680/solana-keys-7.1.1-canary-20260818090756.tgz","_integrity":"sha512-W6zNs8xHZyZm38ip6Fk4TqSEScknPoK/bEX2UPREOjUMcmkhbV5EyLzG5glVhhOxRln4f5gEpfyV5htfisWkwA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818090756","@solana/promises":"7.1.1-canary-20260818090756","@solana/assertions":"7.1.1-canary-20260818090756","@solana/codecs-core":"7.1.1-canary-20260818090756","@solana/nominal-types":"7.1.1-canary-20260818090756","@solana/codecs-strings":"7.1.1-canary-20260818090756"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818090756_1787044560113_0.4662466286928202","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818092340":{"name":"@solana/keys","version":"7.1.1-canary-20260818092340","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818092340","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7add41731528df8edd297dda293649a89c48b74d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818092340.tgz","fileCount":37,"integrity":"sha512-mpDIQsS0kBeu/ELURvDlKmoTP4kadFRtOE1rXaJA8v92yFXgzj4dLJHMkrdtYJzwTsptOgI6LWgcJsFn3UpnSg==","signatures":[{"sig":"MEUCIAW08ue9nNf+/DUkXRvKQX0gJ7xSwtGF/ezREwoavo68AiEA99OHPKpxjRT4RKnZ+SKjH0bymafHcXHXcG96QpsMzek=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAxEXI4XW+u+v2xChfMRq3N5bA8jD+Y/h6+Y4+WUwlGOAiEAn6VtWcn8mvacuL0alXRghk4aYdX4DK7Fnb9c1f7TEeE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818092340","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818092340.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4df196f81aa1710aa47d2daca90f1075/solana-keys-7.1.1-canary-20260818092340.tgz","_integrity":"sha512-mpDIQsS0kBeu/ELURvDlKmoTP4kadFRtOE1rXaJA8v92yFXgzj4dLJHMkrdtYJzwTsptOgI6LWgcJsFn3UpnSg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818092340","@solana/promises":"7.1.1-canary-20260818092340","@solana/assertions":"7.1.1-canary-20260818092340","@solana/codecs-core":"7.1.1-canary-20260818092340","@solana/nominal-types":"7.1.1-canary-20260818092340","@solana/codecs-strings":"7.1.1-canary-20260818092340"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818092340_1787045561306_0.635081475760394","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818091931":{"name":"@solana/keys","version":"7.1.1-canary-20260818091931","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818091931","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"1b44bdf819c96ceb88e5b3d6826c2f7d0e547a8b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818091931.tgz","fileCount":37,"integrity":"sha512-4cSCagec3EgB12EgU9vpOrtZwwqAPLfYJWsukBhPwiSJXiSC6Qd6HdhFegLADQbzQ9kikBOUKGrPlXot9bpRAA==","signatures":[{"sig":"MEUCIQCKjPqidXJOrow+0v0zdPDFM5ulXF+lXUIbpiAiUE2eHQIgInWw2VtMsT2vURnO79OpzQfchfXnOSw44tIZUHSxdGc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIF4jevN/RHrMpNMZqHGshxs/1Wks2ujHZK223udEsK6+AiEA5WMJAHbStiSYTeSgMy75NppGqcR/kSgwZf3UYXAlRtw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818091931","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818091931.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d4216adba0577484b95f5ca8bf2a0618/solana-keys-7.1.1-canary-20260818091931.tgz","_integrity":"sha512-4cSCagec3EgB12EgU9vpOrtZwwqAPLfYJWsukBhPwiSJXiSC6Qd6HdhFegLADQbzQ9kikBOUKGrPlXot9bpRAA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818091931","@solana/promises":"7.1.1-canary-20260818091931","@solana/assertions":"7.1.1-canary-20260818091931","@solana/codecs-core":"7.1.1-canary-20260818091931","@solana/nominal-types":"7.1.1-canary-20260818091931","@solana/codecs-strings":"7.1.1-canary-20260818091931"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818091931_1787045636907_0.3361384941106389","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818092700":{"name":"@solana/keys","version":"7.1.1-canary-20260818092700","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818092700","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"99133ac25dafe1b9d3c36584b901591ec683c52a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818092700.tgz","fileCount":37,"integrity":"sha512-VMbrTZ4qEgMQbErrBuVTIlahZwXURGT671gMcYgy3i4jK7WWGBBSLH2HUA7cwZlS5n8PwU9WhUIZLCPogrVgtg==","signatures":[{"sig":"MEUCIDS/+ADyRtXhGyXRgA7xDj/gqTq1VfLoq2JXTbv9jN7xAiEAlM8IpUWdAyq9huu45a9AzCeH/GqcSbDfin1QLZb1bTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDPQDUH/TBzPtVb6+zMpONpT48zbH1rTMIZRHFdOHIkmQIgP5BuQzspOpbLlYog1nLmiJDLBhFPAqSBY9jNIgMArHg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818092700","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818092700.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b9f4de9ca715521cc6c560655f895098/solana-keys-7.1.1-canary-20260818092700.tgz","_integrity":"sha512-VMbrTZ4qEgMQbErrBuVTIlahZwXURGT671gMcYgy3i4jK7WWGBBSLH2HUA7cwZlS5n8PwU9WhUIZLCPogrVgtg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818092700","@solana/promises":"7.1.1-canary-20260818092700","@solana/assertions":"7.1.1-canary-20260818092700","@solana/codecs-core":"7.1.1-canary-20260818092700","@solana/nominal-types":"7.1.1-canary-20260818092700","@solana/codecs-strings":"7.1.1-canary-20260818092700"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818092700_1787045843457_0.5347528838893987","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818093505":{"name":"@solana/keys","version":"7.1.1-canary-20260818093505","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818093505","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e798dcc77f70b8cd3b51d378d7cae8b1617b188a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818093505.tgz","fileCount":37,"integrity":"sha512-zjKWuSyxNgtGT4Da2PSAJkyCJFbjBqP1wSFvzuCCa7/eFYrQrQbLt6BUQzHKJ86lqf4wY9BLkSvdmyY/OsGiBw==","signatures":[{"sig":"MEUCIFZpE8dLHH4i5C1PUYEI3fkt0DrqfvFA9aOqL3+WoMA6AiEAgBJbaVIYTcXX6wFkilyhYKZ6+X2rKRxnkOcscPkY5Go=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIER2jrxYUgfeKo/NmZZ38yN1r2fwgK0fRnP7Yx1c6ZKIAiA5A+58P+DJoofxBvePnEBIkn/QIz41nCoYTU5VJdqFCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818093505","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818093505.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/74fe15f6a49b7b5023cb3549cc6a366c/solana-keys-7.1.1-canary-20260818093505.tgz","_integrity":"sha512-zjKWuSyxNgtGT4Da2PSAJkyCJFbjBqP1wSFvzuCCa7/eFYrQrQbLt6BUQzHKJ86lqf4wY9BLkSvdmyY/OsGiBw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818093505","@solana/promises":"7.1.1-canary-20260818093505","@solana/assertions":"7.1.1-canary-20260818093505","@solana/codecs-core":"7.1.1-canary-20260818093505","@solana/nominal-types":"7.1.1-canary-20260818093505","@solana/codecs-strings":"7.1.1-canary-20260818093505"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818093505_1787046230595_0.03936976161953454","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818093706":{"name":"@solana/keys","version":"7.1.1-canary-20260818093706","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818093706","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ce63765e3bc6e8b085b181e16f9ec4ac21add09d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818093706.tgz","fileCount":37,"integrity":"sha512-8tIv4AiUcBZmERJPoDmQ0SuMd6NQtBvUsJU5lBY6pFFDQzG8EJRkn2J0T7Z3v7eoAqu3o0kHkDZ108L7Z3n4FA==","signatures":[{"sig":"MEQCIDB31i3oQF61iUF5H6vQA1LTcNBXLCohAA0sJigqyihxAiBIAidTREyJoprb3mMShiREzgqszs9QY0swekCw21W9yg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCBORanLWSgvUuewwHaWpmQu4GquzXOT29u1uDiMcCXdgIhAKr0c+i7UybAXeRALlw5lxMZlE6b1zasr6pbHvCWorEX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818093706","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818093706.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4a317cc2a6a57941075b68fe36b8a6bd/solana-keys-7.1.1-canary-20260818093706.tgz","_integrity":"sha512-8tIv4AiUcBZmERJPoDmQ0SuMd6NQtBvUsJU5lBY6pFFDQzG8EJRkn2J0T7Z3v7eoAqu3o0kHkDZ108L7Z3n4FA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818093706","@solana/promises":"7.1.1-canary-20260818093706","@solana/assertions":"7.1.1-canary-20260818093706","@solana/codecs-core":"7.1.1-canary-20260818093706","@solana/nominal-types":"7.1.1-canary-20260818093706","@solana/codecs-strings":"7.1.1-canary-20260818093706"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818093706_1787046447168_0.21380416762861731","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818095256":{"name":"@solana/keys","version":"7.1.1-canary-20260818095256","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818095256","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c9f3bb3095391d51b06bca58b8dc3b4cff663f59","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818095256.tgz","fileCount":37,"integrity":"sha512-oYRyr1siOA9OdILTr5x4XDf95liL97qZKY8FcRJxnD8oqr2XryoAGrpQWQ75MTVFSwBkR4GBJ8vm5hDkg9Ma9w==","signatures":[{"sig":"MEUCIQDnGhcgxNNbo4/r4zNIlr8KeKF2tJpaYjl9bYO0Z59HUAIgGl5039LLk0dvEBxK7qf3a8LWtyeZnLAo/Ae3QXcn8aA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGD7wuEee/98/W9pqj4dRWf8EOMNCU5DWv24cObTisJEAiBCRDnA2iSft9sk+hMIFq2uTTBVmkAy1zhVjwBLO6eShQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818095256","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818095256.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/910c75e31fb0a945962a14fd0243fa11/solana-keys-7.1.1-canary-20260818095256.tgz","_integrity":"sha512-oYRyr1siOA9OdILTr5x4XDf95liL97qZKY8FcRJxnD8oqr2XryoAGrpQWQ75MTVFSwBkR4GBJ8vm5hDkg9Ma9w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818095256","@solana/promises":"7.1.1-canary-20260818095256","@solana/assertions":"7.1.1-canary-20260818095256","@solana/codecs-core":"7.1.1-canary-20260818095256","@solana/nominal-types":"7.1.1-canary-20260818095256","@solana/codecs-strings":"7.1.1-canary-20260818095256"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818095256_1787047344505_0.19395406048992703","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818095434":{"name":"@solana/keys","version":"7.1.1-canary-20260818095434","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818095434","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bb160ac0a1a45e25d3d875ac971666070812fe24","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818095434.tgz","fileCount":37,"integrity":"sha512-6NnH6s+IXXqSBV63lOfrgWqnsdDoYMHaHlomoPRy63QYzWMJV3IGZ+Kgq/Amw3KRojV5efWSLSka7mYv+92yZA==","signatures":[{"sig":"MEUCIQCZzy6i/fMT2F5cYgUntXytu6oNMrMl5ZPpLmCb/PoOOAIgMHd3rSM3Vbg/g72UfFiFvTJR7l9deaSldmvUHUdDzSk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCcK3LWsRdxyBZ0WJsoCf9cWCVeLfTp6jJmb3dv17n6PQIhALF6CBiOMwfadKAoppw1qIWqHxFGIG5ogL4F777+yjUK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818095434","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818095434.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/334fdf38ca17ec9fa0699cc104f46d0c/solana-keys-7.1.1-canary-20260818095434.tgz","_integrity":"sha512-6NnH6s+IXXqSBV63lOfrgWqnsdDoYMHaHlomoPRy63QYzWMJV3IGZ+Kgq/Amw3KRojV5efWSLSka7mYv+92yZA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818095434","@solana/promises":"7.1.1-canary-20260818095434","@solana/assertions":"7.1.1-canary-20260818095434","@solana/codecs-core":"7.1.1-canary-20260818095434","@solana/nominal-types":"7.1.1-canary-20260818095434","@solana/codecs-strings":"7.1.1-canary-20260818095434"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818095434_1787047561104_0.15440193061041185","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818095857":{"name":"@solana/keys","version":"7.1.1-canary-20260818095857","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818095857","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"8d630ec0f6d9a3e442d8ed65951f0ac431bc7a5e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818095857.tgz","fileCount":37,"integrity":"sha512-EYO8Zkqy5wxSBLUFIZuVjEqAuOe5kd503nXEmwnPAXn/Ww6ERkfnUJWD1PRuXpUyM9pKqb4j0aK3ZZrgweCsuA==","signatures":[{"sig":"MEUCIQDtjzwozDRypuhMTAzT3OaSj+j9wy6k5rVfa7AI0YBlEwIgf7ABcJ5VwQh3U7vL4fv2PYJp32lE3ev7SGiwu3OXVl0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICq+zbK0ddoGVkci9xoOhkK1XHhbyjKJEta7OdIoKGWXAiEA636emIJKZ+5GjnkwnI+kUOOhA2u1PMwhEKpeCRMSYt0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818095857","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818095857.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/d5119ad666d991e50ea97d33be382ae2/solana-keys-7.1.1-canary-20260818095857.tgz","_integrity":"sha512-EYO8Zkqy5wxSBLUFIZuVjEqAuOe5kd503nXEmwnPAXn/Ww6ERkfnUJWD1PRuXpUyM9pKqb4j0aK3ZZrgweCsuA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818095857","@solana/promises":"7.1.1-canary-20260818095857","@solana/assertions":"7.1.1-canary-20260818095857","@solana/codecs-core":"7.1.1-canary-20260818095857","@solana/nominal-types":"7.1.1-canary-20260818095857","@solana/codecs-strings":"7.1.1-canary-20260818095857"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818095857_1787047572171_0.9034275653701138","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818100628":{"name":"@solana/keys","version":"7.1.1-canary-20260818100628","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818100628","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"914e1dc77f6a768bb99234b905f07ece7c2e69d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818100628.tgz","fileCount":37,"integrity":"sha512-FeWZajx/7iJzIGB9Tbkv8umens24EyvwQlNjq6zWqGsS0VZ/tvyX0qcfJ/0TNld+EQUPcDZu8Bl1lkFz9bx1Nw==","signatures":[{"sig":"MEQCIBpDtkCg9SUPCk6qMpsjIHbtAqmea3+/oB0YVNvF/l9aAiBt6CWwDlKm2HjjmImrHHehaRWWH6cxyvOZbPul04hjcA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFmISgRCgxa1Pm9W2WdKo4ZpQkoyitKM3rJLKKDek2gOAiBr9f95cNX/ETJTsYKH81DyOPPodMcLWZhLWvfwpG5MtA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818100628","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818100628.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5c4b1aa598bc6d7027ff9abc668f4585/solana-keys-7.1.1-canary-20260818100628.tgz","_integrity":"sha512-FeWZajx/7iJzIGB9Tbkv8umens24EyvwQlNjq6zWqGsS0VZ/tvyX0qcfJ/0TNld+EQUPcDZu8Bl1lkFz9bx1Nw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818100628","@solana/promises":"7.1.1-canary-20260818100628","@solana/assertions":"7.1.1-canary-20260818100628","@solana/codecs-core":"7.1.1-canary-20260818100628","@solana/nominal-types":"7.1.1-canary-20260818100628","@solana/codecs-strings":"7.1.1-canary-20260818100628"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818100628_1787048088482_0.5543725933294665","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818100554":{"name":"@solana/keys","version":"7.1.1-canary-20260818100554","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818100554","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0c640c46d5c48144b77e1bf611312e4a3a302d28","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818100554.tgz","fileCount":37,"integrity":"sha512-NqLhCWBMM9LFrn6KdGK2G92eEW6zIDDG7Yn3qOxPKnptPIJ48uj7lO0UwJy7mUQcqC+I806FGLhxPFvIXVys3Q==","signatures":[{"sig":"MEUCIBWtmNdhAa83gfJGIxO1oHxxp5Wo98hxJjeD785ual5FAiEAqgGozW+7Az9x4ygbag0Vu4uMtoiT9aQPKEzsWyKRPKA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC8ZHDenwqNzY1lF1UAbIuuu26xTci9oSPemY1w1uTpkAIgKnP0zhbLP94ul6Lu1hKGwdVqZC5AlD3u7X+fZ7Cft9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818100554","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818100554.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1509d6c01f14dc9a37395b8b67bee64b/solana-keys-7.1.1-canary-20260818100554.tgz","_integrity":"sha512-NqLhCWBMM9LFrn6KdGK2G92eEW6zIDDG7Yn3qOxPKnptPIJ48uj7lO0UwJy7mUQcqC+I806FGLhxPFvIXVys3Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818100554","@solana/promises":"7.1.1-canary-20260818100554","@solana/assertions":"7.1.1-canary-20260818100554","@solana/codecs-core":"7.1.1-canary-20260818100554","@solana/nominal-types":"7.1.1-canary-20260818100554","@solana/codecs-strings":"7.1.1-canary-20260818100554"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818100554_1787048186397_0.48241065509454883","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818105625":{"name":"@solana/keys","version":"7.1.1-canary-20260818105625","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818105625","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dc46713a114628c86cccba51ac6189cf4e6752e8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818105625.tgz","fileCount":37,"integrity":"sha512-zplBEJN1xf4U/IuIT+dENmLSUQnXv0LYvXhXYbJXftQj2Vx8pBWun18s4Dc/JULNkcDyi966B4X5R40pqeDnag==","signatures":[{"sig":"MEUCIF4jCapdSb8ZR5Rt28peRl9pNmj5N9im/jp5fz7ap8pCAiEAlD5pBGAN44QZP+rb0gwfZrOixhBTgIawobD22mUgKaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDApzLsM9EUTYHDpo1EVXL3OI99H8Xu1Beq5Y3VNkjUdwIhAKJ20TLdNQE46YbYA2JDoEYibVW+7sac7yQL6e2pfKka","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818105625","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818105625.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/26a3f41d243cdc5561851f5ccf341b3a/solana-keys-7.1.1-canary-20260818105625.tgz","_integrity":"sha512-zplBEJN1xf4U/IuIT+dENmLSUQnXv0LYvXhXYbJXftQj2Vx8pBWun18s4Dc/JULNkcDyi966B4X5R40pqeDnag==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818105625","@solana/promises":"7.1.1-canary-20260818105625","@solana/assertions":"7.1.1-canary-20260818105625","@solana/codecs-core":"7.1.1-canary-20260818105625","@solana/nominal-types":"7.1.1-canary-20260818105625","@solana/codecs-strings":"7.1.1-canary-20260818105625"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818105625_1787051153434_0.4141449221304845","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818110048":{"name":"@solana/keys","version":"7.1.1-canary-20260818110048","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818110048","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c01e8e385bf454d53d4f1a36b12f935e505941f0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818110048.tgz","fileCount":37,"integrity":"sha512-is0t9JaiNRYV/jNIxhR+goTPCdAYxAJ8JVXOmJVIV5zStr/i3VkKzlxKnIvVY6zxDbplyIvFdwW6DOtrvk8FHA==","signatures":[{"sig":"MEYCIQD8UDQvD+N74EyzjRcfdF9DnPeWWN0N+BTQcsXDTN6KGAIhANKSz5zq97TQ6yDYKOft0YQRLWR6D4kE8LiIl5FbcDyW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDQ4HyJ1pHnU0MAcd9Z8ZdrkpVEiCgqd+W2dz2Tpoz1YAIhAKIt51prGs2GO1Vc2k5qb3LzCWZLT1hwXCR3RMu9vzGo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818110048","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818110048.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/73a1a2da79a6014486032823f4197b79/solana-keys-7.1.1-canary-20260818110048.tgz","_integrity":"sha512-is0t9JaiNRYV/jNIxhR+goTPCdAYxAJ8JVXOmJVIV5zStr/i3VkKzlxKnIvVY6zxDbplyIvFdwW6DOtrvk8FHA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818110048","@solana/promises":"7.1.1-canary-20260818110048","@solana/assertions":"7.1.1-canary-20260818110048","@solana/codecs-core":"7.1.1-canary-20260818110048","@solana/nominal-types":"7.1.1-canary-20260818110048","@solana/codecs-strings":"7.1.1-canary-20260818110048"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818110048_1787051637698_0.3596881912547816","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818123219":{"name":"@solana/keys","version":"7.1.1-canary-20260818123219","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818123219","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dd7223f5569d290dc6e152b083dcb8a91d4e086f","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818123219.tgz","fileCount":37,"integrity":"sha512-eHQQR/k7TX417f31uHPdP2ZLoGjDtel+UQ4PNYy2hikK9a3v2Jj/KP8/HwnFF+YdB8PTw7TZp6ALvTWsl/ILJw==","signatures":[{"sig":"MEQCIBScn0onKyKqQnENTfw+KO6tYCulfcGEy85eTNI/curMAiA4/BAaMLOl6TtJk2DnEATZg8oozl2rEdvc08Dvc9AMOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAiNohdDvW+XdJOM2JgwqXPwUu+WBbCu1G43rs6bnibyAiAHzWRt+QHzAdfdyFQ4jYnWs4iULlq9pKQPSFsdyBNGtg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818123219","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818123219.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0bf7328dd0cc9b6ad74326a0daa5a67a/solana-keys-7.1.1-canary-20260818123219.tgz","_integrity":"sha512-eHQQR/k7TX417f31uHPdP2ZLoGjDtel+UQ4PNYy2hikK9a3v2Jj/KP8/HwnFF+YdB8PTw7TZp6ALvTWsl/ILJw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818123219","@solana/promises":"7.1.1-canary-20260818123219","@solana/assertions":"7.1.1-canary-20260818123219","@solana/codecs-core":"7.1.1-canary-20260818123219","@solana/nominal-types":"7.1.1-canary-20260818123219","@solana/codecs-strings":"7.1.1-canary-20260818123219"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818123219_1787056953396_0.692684920794272","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818124118":{"name":"@solana/keys","version":"7.1.1-canary-20260818124118","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818124118","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"d02aaa8aacc915782b3dd88da9c7ed0152ff5e11","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818124118.tgz","fileCount":37,"integrity":"sha512-vBAHcCJDmWI7sjpquuZ1Y/Efqdudc+ixGoKw8bubkHHZuFO/3eMcFLvEMyLzpNaKGCtX2Jmy0MoUejg/nS0swA==","signatures":[{"sig":"MEUCIDVfICsrdPk98K9LeXuF2SV7LZjAynhwA0wiUS3+BO9FAiEAvxLzh2C8A1gVyQn7Xh+qlAgG8cfs1jlCNgR013WoEkk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIG0hDrH1kmdPVvJ8tEL1XZuwZWc8XEh2VitiCqqkg5w6AiAGoRZ7SP68D6j+58DBGBXt5GIQkwEpjfhvjrppHTaNKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818124118","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818124118.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/df3a59bfd08b9142c64c1fe9e4441410/solana-keys-7.1.1-canary-20260818124118.tgz","_integrity":"sha512-vBAHcCJDmWI7sjpquuZ1Y/Efqdudc+ixGoKw8bubkHHZuFO/3eMcFLvEMyLzpNaKGCtX2Jmy0MoUejg/nS0swA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818124118","@solana/promises":"7.1.1-canary-20260818124118","@solana/assertions":"7.1.1-canary-20260818124118","@solana/codecs-core":"7.1.1-canary-20260818124118","@solana/nominal-types":"7.1.1-canary-20260818124118","@solana/codecs-strings":"7.1.1-canary-20260818124118"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818124118_1787057276449_0.23579440266975005","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818124227":{"name":"@solana/keys","version":"7.1.1-canary-20260818124227","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818124227","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"35285ccf5ad1a02cf940f9be5cbc64c5e4eb1453","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818124227.tgz","fileCount":37,"integrity":"sha512-g1i/gEceZPutjijmkSLHmhQGRaaUYCi22kHFdBq1Gi9Svs4eY+quIPvm7yKf239hLgbOpVMvA7k76uBGAd2jCQ==","signatures":[{"sig":"MEQCIAyIIRBYxqB4s4x6mO1DzmGDNA1MSkzIR3PJ1mGvji8pAiAqpNosDaGAePH/Y+0GRGVIutXPYaDRtHgPvlyehujDOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDQL8Uvs5+UYRk6u/+1qHpByHeTc+8zjemgy0qAmQwNUwIhAIiZa2CYI+mmraViSig94EBdFWNs89EX9oHS4euTaPmK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818124227","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818124227.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/294bcb56f52d80d384275cf223bc5172/solana-keys-7.1.1-canary-20260818124227.tgz","_integrity":"sha512-g1i/gEceZPutjijmkSLHmhQGRaaUYCi22kHFdBq1Gi9Svs4eY+quIPvm7yKf239hLgbOpVMvA7k76uBGAd2jCQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818124227","@solana/promises":"7.1.1-canary-20260818124227","@solana/assertions":"7.1.1-canary-20260818124227","@solana/codecs-core":"7.1.1-canary-20260818124227","@solana/nominal-types":"7.1.1-canary-20260818124227","@solana/codecs-strings":"7.1.1-canary-20260818124227"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818124227_1787057461645_0.9177109185175021","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary-20260818130017":{"name":"@solana/keys","version":"7.1.1-canary-20260818130017","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1-canary-20260818130017","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"326236ec224211c5ff346a8952477c1509f18d06","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1-canary-20260818130017.tgz","fileCount":37,"integrity":"sha512-LeuUUu6JJUuopg+cDWuDdU24pqEKB2LBh1f9oFMEWfOXEeDiDMIBMU4jSTU+4I6B8kx01oyYRXrzLvs9cfNR7w==","signatures":[{"sig":"MEUCIQDYJZMR2UZSsY4t7PreROSNoXS4mT9Un/5zW1bIvOGERAIgNYWL9VCYExxiKOB5d5b+8tfdREh1fSu1I+3ODg2OHdY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDGLF2S+wwuSXP+xwVQwpbPTBx4jBJIIvG5UYG73i7MMAiEAmPQqOuPH5BOGEJvtxkO2w9pQ0/bLG7wjfwCxCwkyaTs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1-canary-20260818130017","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.1.1-canary-20260818130017.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b67a1060e768f3c7f75c307916e2b5aa/solana-keys-7.1.1-canary-20260818130017.tgz","_integrity":"sha512-LeuUUu6JJUuopg+cDWuDdU24pqEKB2LBh1f9oFMEWfOXEeDiDMIBMU4jSTU+4I6B8kx01oyYRXrzLvs9cfNR7w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1-canary-20260818130017","@solana/promises":"7.1.1-canary-20260818130017","@solana/assertions":"7.1.1-canary-20260818130017","@solana/codecs-core":"7.1.1-canary-20260818130017","@solana/nominal-types":"7.1.1-canary-20260818130017","@solana/codecs-strings":"7.1.1-canary-20260818130017"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1-canary-20260818130017_1787058858319_0.8371026320534172","host":"s3://npm-registry-packages-npm-production"}},"7.1.1":{"name":"@solana/keys","version":"7.1.1","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@7.1.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4367fbfa09c8af62462e2dd62fa7e9cb76526feb","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-7.1.1.tgz","fileCount":37,"integrity":"sha512-Rx+vzWAXUa/Ko7W6wG1HOG9B3nQFZ5dALz113WoAmBZf7iQvaLG7U4ECDM/ydR+Nbdy6wYww7zQKRIye+1d+Nw==","signatures":[{"sig":"MEUCIBdy552px9f/P/6PrU4IFHFlEvLumbuiRqm6UmtKUMVpAiEAnICYl7r0DRPSrk5weckahIj0T7Froy1AN/R6aMSxocs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICsB+HB7GiBjCN2qqKmHIuttIS4TS6FBTybTefeVylu9AiEA01eCQO9EIYOTJ83B61dotom3ES2TlzsuXTGNR6s/In4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@7.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360395},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-7.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":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8efe73bd28ed8e40f557ff09b742d91c/solana-keys-7.1.1.tgz","_integrity":"sha512-Rx+vzWAXUa/Ko7W6wG1HOG9B3nQFZ5dALz113WoAmBZf7iQvaLG7U4ECDM/ydR+Nbdy6wYww7zQKRIye+1d+Nw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"7.1.1","@solana/promises":"7.1.1","@solana/assertions":"7.1.1","@solana/codecs-core":"7.1.1","@solana/nominal-types":"7.1.1","@solana/codecs-strings":"7.1.1"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_7.1.1_1787061609541_0.3265055143363602","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260818150405":{"name":"@solana/keys","version":"8.0.0-canary-20260818150405","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260818150405","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"51ac2ee8b0d176684069f8df00167ad85a0d5c24","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260818150405.tgz","fileCount":37,"integrity":"sha512-xV3Y1gxOEfnCtNcAixTxa8PQyukqRfP/+bFV5WGOpnuXG0SFFXdg3L+24OE+EG15nRwghxXU3U1mc9YPg048xQ==","signatures":[{"sig":"MEQCIGbAYHn5c67wgFvKFAzn8Xff4QwVSm0NgmBpQFrgjTVJAiAIeoS1FaNkZnkEUIxIvIlQ99e96eoLksfgUxqrltMKTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGtxkH4v61REMZTRqAPSGf2lM4gTBGnsgjXMStFsB860AiEAwPcjyVfKYDgPgMCUpvx9wSF6y/tRhOggtMEyU/1s7iw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260818150405","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260818150405.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1e8e46a7e830ee0871aef7781f344b20/solana-keys-8.0.0-canary-20260818150405.tgz","_integrity":"sha512-xV3Y1gxOEfnCtNcAixTxa8PQyukqRfP/+bFV5WGOpnuXG0SFFXdg3L+24OE+EG15nRwghxXU3U1mc9YPg048xQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260818150405","@solana/promises":"8.0.0-canary-20260818150405","@solana/assertions":"8.0.0-canary-20260818150405","@solana/codecs-core":"8.0.0-canary-20260818150405","@solana/nominal-types":"8.0.0-canary-20260818150405","@solana/codecs-strings":"8.0.0-canary-20260818150405"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260818150405_1787066096109_0.3963353148361921","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260818150904":{"name":"@solana/keys","version":"8.0.0-canary-20260818150904","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260818150904","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"fda3ec8f51f6e8ad79bf81077f8b8cf83f33f239","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260818150904.tgz","fileCount":37,"integrity":"sha512-9DdwdWCP81D8DbsxfcpzJP5gSpAg/E6CPfPUdVK/fMbvOmcvLUPvjVjuISLMCKt6/RhGVe6DM7nvGgogTEGmFA==","signatures":[{"sig":"MEUCIQCYfIQWU62P1+Z5ctyrJPwtJHkeZeTA2T9I/IbOmzR1rAIgU7BLIzey7Wh7BFRwLQrfM1D98jVUGvdKKYAqMSjVSY0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDEd4XPE9LwWyLOol18EEt/y40Ni95gywcA4skSVkvncAIgCSOtBKVkX9ovdftLbWqPpvZCqJxoUrGsP5UW1Ac2G/Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260818150904","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260818150904.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/87b890f9dd6fd641d3b2d62faab83535/solana-keys-8.0.0-canary-20260818150904.tgz","_integrity":"sha512-9DdwdWCP81D8DbsxfcpzJP5gSpAg/E6CPfPUdVK/fMbvOmcvLUPvjVjuISLMCKt6/RhGVe6DM7nvGgogTEGmFA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260818150904","@solana/promises":"8.0.0-canary-20260818150904","@solana/assertions":"8.0.0-canary-20260818150904","@solana/codecs-core":"8.0.0-canary-20260818150904","@solana/nominal-types":"8.0.0-canary-20260818150904","@solana/codecs-strings":"8.0.0-canary-20260818150904"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260818150904_1787066302229_0.9062878737847988","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260818151503":{"name":"@solana/keys","version":"8.0.0-canary-20260818151503","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260818151503","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"60858d0954b8b2b4e41f25c4448b9c1d5dbab1f4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260818151503.tgz","fileCount":37,"integrity":"sha512-pQLz8dkBKkU4eogWNTgnOaqfgsZZlq0ZGiTin7bUKiOAB5yhlwjLhioX8rNvuuODJofHsF94pwNjfx1H4I/jHQ==","signatures":[{"sig":"MEQCIG1rRc0DLY0To9wOI69LtV6nQAuAbereYjBgsizDjwcUAiASaBDGg/84LU8+tR34u7TAjQlpPiv6yaXcAKIyNDx0fw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIF421UOnWp6Ss8vHFB5dcPh4JMOIvlx9ueIwClUUYd3+AiA31LzvA4Q90huRFbRZnwS5khWsZnadRE6laSaMhWIIug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260818151503","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260818151503.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5256ee7aa609fec5572b98083c84547f/solana-keys-8.0.0-canary-20260818151503.tgz","_integrity":"sha512-pQLz8dkBKkU4eogWNTgnOaqfgsZZlq0ZGiTin7bUKiOAB5yhlwjLhioX8rNvuuODJofHsF94pwNjfx1H4I/jHQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260818151503","@solana/promises":"8.0.0-canary-20260818151503","@solana/assertions":"8.0.0-canary-20260818151503","@solana/codecs-core":"8.0.0-canary-20260818151503","@solana/nominal-types":"8.0.0-canary-20260818151503","@solana/codecs-strings":"8.0.0-canary-20260818151503"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260818151503_1787066778432_0.5704486808031077","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260818152039":{"name":"@solana/keys","version":"8.0.0-canary-20260818152039","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260818152039","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"80198841c1326a89791214eb1929f526d696c308","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260818152039.tgz","fileCount":37,"integrity":"sha512-vcVSl5RefF9U/JUx0coizpSv3yammY22vWrUQeqqZRNKTpLgIAGNfNHMRirTcobB4HE8H6bgtZICExxC+zzqxw==","signatures":[{"sig":"MEUCIQDd1KNFRbGoHrBmHeJkp7NGVHQLeCuB7Q+F9Xj2aepwXwIgfVdWPcdjJtdxMadgy6rcYWCEAKCs5EPOX8LR34i2Eew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGIbhFBs5k+oWp+ZEgPyTPRkwHZZW8G1310r3WKXfX3SAiBjEnL+J/BdrR+b75JrFpwwWg+5xjzC7k9ZnswsE9vgSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260818152039","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260818152039.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0e236832882d39f1214611ad48eacaa7/solana-keys-8.0.0-canary-20260818152039.tgz","_integrity":"sha512-vcVSl5RefF9U/JUx0coizpSv3yammY22vWrUQeqqZRNKTpLgIAGNfNHMRirTcobB4HE8H6bgtZICExxC+zzqxw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260818152039","@solana/promises":"8.0.0-canary-20260818152039","@solana/assertions":"8.0.0-canary-20260818152039","@solana/codecs-core":"8.0.0-canary-20260818152039","@solana/nominal-types":"8.0.0-canary-20260818152039","@solana/codecs-strings":"8.0.0-canary-20260818152039"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260818152039_1787067109046_0.41130566503785304","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260819081434":{"name":"@solana/keys","version":"8.0.0-canary-20260819081434","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260819081434","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c02d30ea4fdabc48d0da94cb76b35a771cabd218","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260819081434.tgz","fileCount":37,"integrity":"sha512-ks4b5VlZp0URjQ/aR9lthF5Qj5ZibTLcSStz3Xfc9Rdq2b66JMVM8BjXAnLL1qgaufWqCm3DRCmpcQPFBPqmpw==","signatures":[{"sig":"MEUCIQDjfWm48BMrSTH3T1l6FT5iqJtiwAsYpEFdqQEIQ8eJhQIgIsTs94U0q00CgRP+Jy/aqWW3FPRlsu7z8QWoj+IqikQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEUBX42luboT4yro2VhI7vc8i4nGhWcXGZGZiP/zXhyJAiAZ/+pgOfxTqsG73W1hzGy+HxoJBvte5Gybs5jiyzkjiA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260819081434","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260819081434.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c4745a8f62c92e9439843068bcba7719/solana-keys-8.0.0-canary-20260819081434.tgz","_integrity":"sha512-ks4b5VlZp0URjQ/aR9lthF5Qj5ZibTLcSStz3Xfc9Rdq2b66JMVM8BjXAnLL1qgaufWqCm3DRCmpcQPFBPqmpw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260819081434","@solana/promises":"8.0.0-canary-20260819081434","@solana/assertions":"8.0.0-canary-20260819081434","@solana/codecs-core":"8.0.0-canary-20260819081434","@solana/nominal-types":"8.0.0-canary-20260819081434","@solana/codecs-strings":"8.0.0-canary-20260819081434"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260819081434_1787127662780_0.18339377930664735","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260819081535":{"name":"@solana/keys","version":"8.0.0-canary-20260819081535","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260819081535","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"dbd1bd9980b8fb96e7c8c462d4699533d78271b4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260819081535.tgz","fileCount":37,"integrity":"sha512-afiiEn1YHNGncbc1aiHEmXB93zFojvGfszFXsMPCE8nKYMsKlu8OIjftBd0pEXaGJQZklu8a4hL481bUIbMO6A==","signatures":[{"sig":"MEUCIQDbVGx9pRUyBrWStfejTrfJ5WdT+RCy+XjdvrRK1Pw7fgIgMU+sVkfAOzBY9BPTELRny9O5Tvblf3eq7WRWn4HGd3I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCRK9xMtv6zwzB7NGKzvn6xZR3Pk+tfpIGTPKkIuRs6YgIgfYXVEnYgA1lbwHuTdJp6bycN8HviUWI1AzMalzvYH4Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260819081535","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260819081535.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/23430152de5aad2fdf041171c15d9f63/solana-keys-8.0.0-canary-20260819081535.tgz","_integrity":"sha512-afiiEn1YHNGncbc1aiHEmXB93zFojvGfszFXsMPCE8nKYMsKlu8OIjftBd0pEXaGJQZklu8a4hL481bUIbMO6A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260819081535","@solana/promises":"8.0.0-canary-20260819081535","@solana/assertions":"8.0.0-canary-20260819081535","@solana/codecs-core":"8.0.0-canary-20260819081535","@solana/nominal-types":"8.0.0-canary-20260819081535","@solana/codecs-strings":"8.0.0-canary-20260819081535"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260819081535_1787127972967_0.2799036330865925","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260819083503":{"name":"@solana/keys","version":"8.0.0-canary-20260819083503","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260819083503","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"122bb79e0299d7bf88954e9391177fdee6974d3d","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260819083503.tgz","fileCount":37,"integrity":"sha512-ejwjKfCUzZvTUeLUgl5w5/Rk5JI+oatp6FWkON+wkprA/CKDLtVbWlu25FQ4DprOC8svF3juC6DMfgVVhQZtAw==","signatures":[{"sig":"MEYCIQDtpStmpcsLFDoUhgayhad4KkxXgjvFMoQV7rIPLy8EswIhAJ2JsJDQG4Xkqtcwq/HUSbKd/mgQB26zcaWwsCWDwiR7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCID4DRK7BSyBhghdtjT0erGuY6Y1DvxKxTXSE89sk26E7AiBl8A61W7QRcuu4t8HEAKeHCjqJKUF3o3s4GQ3/wNt25w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260819083503","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260819083503.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/c83da9ccada965bc087e46434d95547a/solana-keys-8.0.0-canary-20260819083503.tgz","_integrity":"sha512-ejwjKfCUzZvTUeLUgl5w5/Rk5JI+oatp6FWkON+wkprA/CKDLtVbWlu25FQ4DprOC8svF3juC6DMfgVVhQZtAw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260819083503","@solana/promises":"8.0.0-canary-20260819083503","@solana/assertions":"8.0.0-canary-20260819083503","@solana/codecs-core":"8.0.0-canary-20260819083503","@solana/nominal-types":"8.0.0-canary-20260819083503","@solana/codecs-strings":"8.0.0-canary-20260819083503"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260819083503_1787129086068_0.01960672873091296","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260819114136":{"name":"@solana/keys","version":"8.0.0-canary-20260819114136","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260819114136","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a29270832fb631e6f99845c5773de9ee63cac865","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260819114136.tgz","fileCount":37,"integrity":"sha512-n5zwjJ2MVUGoicSsG4yeRQTk6Zb1nIAAeZdfMmwP+d2uBxA8hEuxU4PbpjHsWg7XzdL3ao/Sk+EcxMCiTQuyMA==","signatures":[{"sig":"MEQCIHI7c/LIxkxqDBcYLQECqR8eNLx9cfAPsHofWiKO8+qeAiA5LB12zqfRdhSNYueISCGKmElRql9LTOcbnwBoHpS56A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBFOpXzidFTNK+Mlj3kIZHPtD3aEUCvXN9K0QBM407ANAiEAmYo1LGisQa/sl0KC1pOQ+HGrzPd5KplDxG12yZ6DDnw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260819114136","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260819114136.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0457d2e7aeace4a916b466ccbdffeaab/solana-keys-8.0.0-canary-20260819114136.tgz","_integrity":"sha512-n5zwjJ2MVUGoicSsG4yeRQTk6Zb1nIAAeZdfMmwP+d2uBxA8hEuxU4PbpjHsWg7XzdL3ao/Sk+EcxMCiTQuyMA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260819114136","@solana/promises":"8.0.0-canary-20260819114136","@solana/assertions":"8.0.0-canary-20260819114136","@solana/codecs-core":"8.0.0-canary-20260819114136","@solana/nominal-types":"8.0.0-canary-20260819114136","@solana/codecs-strings":"8.0.0-canary-20260819114136"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260819114136_1787140228182_0.9822145890628968","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260819142543":{"name":"@solana/keys","version":"8.0.0-canary-20260819142543","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260819142543","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c760bf1747fbf5bb2c353acc8335ee5fb83c8900","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260819142543.tgz","fileCount":37,"integrity":"sha512-5lZ8cBkA7YnLAR6ZETWK4bvsV5JYO4YM4spFKsCoeF7TdZVA9RFVWnWb8541obHeQjR2gYcTFcgEGNVycPLlSA==","signatures":[{"sig":"MEYCIQCCuw02BtbLwm+A95TGRcj7vj8BoiosyhClzWzDYX2EtwIhAIkKfPVtN89KKmHc/Gl4RuTpXvd9I1zrwyn3hF0b9MEe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCdVHEdKe3VnKTD8GW8N5KR6qP8LAzewX8oqudvVnfdlAIhAOEW8VhQbU4vBeg87xD+WS7I0fSPT1ZaNyN8mZ0/BZRF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260819142543","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260819142543.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e1d011cf830829451544d826cb446a22/solana-keys-8.0.0-canary-20260819142543.tgz","_integrity":"sha512-5lZ8cBkA7YnLAR6ZETWK4bvsV5JYO4YM4spFKsCoeF7TdZVA9RFVWnWb8541obHeQjR2gYcTFcgEGNVycPLlSA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260819142543","@solana/promises":"8.0.0-canary-20260819142543","@solana/assertions":"8.0.0-canary-20260819142543","@solana/codecs-core":"8.0.0-canary-20260819142543","@solana/nominal-types":"8.0.0-canary-20260819142543","@solana/codecs-strings":"8.0.0-canary-20260819142543"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260819142543_1787150107085_0.392454895868374","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260819144333":{"name":"@solana/keys","version":"8.0.0-canary-20260819144333","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260819144333","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"742cd7ffee11fd4b99902e97fcc9af4e488fc595","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260819144333.tgz","fileCount":37,"integrity":"sha512-fQ0rZG+8E7pgzDtH2sahdd6mBka875vJHEMzly2JG1zrQUq4fdEDWmngohEFCCewBj7V2oySijG4928ggfMC2w==","signatures":[{"sig":"MEUCIAYghpjDU3ZUukCJjS30ik9WeDZK8gvNU4Gla4EyXTYZAiEA0ej0QcIGerCwKyyfzyfH9kFIoOF/6GHzydgZjpR5OHk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQChBl84BukywFMcNzhF3bjV3H4PQHN5cQFbSj+FkdLwQAIhAMco4PW+d4HVrdNw8sZjHYTXIIm6jMylLUcOUMmjV5FE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260819144333","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260819144333.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b6d428d60c486b6f69c0d4723855cb83/solana-keys-8.0.0-canary-20260819144333.tgz","_integrity":"sha512-fQ0rZG+8E7pgzDtH2sahdd6mBka875vJHEMzly2JG1zrQUq4fdEDWmngohEFCCewBj7V2oySijG4928ggfMC2w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260819144333","@solana/promises":"8.0.0-canary-20260819144333","@solana/assertions":"8.0.0-canary-20260819144333","@solana/codecs-core":"8.0.0-canary-20260819144333","@solana/nominal-types":"8.0.0-canary-20260819144333","@solana/codecs-strings":"8.0.0-canary-20260819144333"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260819144333_1787151241871_0.16676917173267003","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260819144513":{"name":"@solana/keys","version":"8.0.0-canary-20260819144513","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260819144513","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e171306dd1d1ef127a458f56a8d77c244c2c28f7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260819144513.tgz","fileCount":37,"integrity":"sha512-Ans9DlL3NIkYJdYJTpjalQNUG6CJ/JRWLe8af1Z8r/FhzpFCtN209WvtonFDM0KI6B999UZ7EAPJplfblFy5Lw==","signatures":[{"sig":"MEQCIEn7VpxmkVOpcJq4rlwfwLE/PBy/ieNiy3iVf/DT3/v1AiANhOmY8JTJnHrY93FyAZnXKwNUrzupVUBLXCOJ0kHJYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCztE3rDPPOgSDVoyV6m2DQTNlyMqsIKno1v+SBDkK/dgIgDPoS6kRvS/sKyVw6DdyHqddpuAg7oIeL+EZZn8I8jXA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260819144513","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260819144513.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/64384dba964c24c426d1e973c4cc341b/solana-keys-8.0.0-canary-20260819144513.tgz","_integrity":"sha512-Ans9DlL3NIkYJdYJTpjalQNUG6CJ/JRWLe8af1Z8r/FhzpFCtN209WvtonFDM0KI6B999UZ7EAPJplfblFy5Lw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260819144513","@solana/promises":"8.0.0-canary-20260819144513","@solana/assertions":"8.0.0-canary-20260819144513","@solana/codecs-core":"8.0.0-canary-20260819144513","@solana/nominal-types":"8.0.0-canary-20260819144513","@solana/codecs-strings":"8.0.0-canary-20260819144513"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260819144513_1787151279794_0.7676586381420374","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260819190144":{"name":"@solana/keys","version":"8.0.0-canary-20260819190144","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260819190144","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"14d325d7b5e274d4283df1ce912477fbe920c9e9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260819190144.tgz","fileCount":37,"integrity":"sha512-R0lSlbzGRMvhRP8J/pn/xY9blVVphirhDqwj/mS2ckz+ma7cAjROa6QXy+XuUuRoBdQG16VMsgsQXhF8dwxiLw==","signatures":[{"sig":"MEUCIHZrO9yij0LjomfYcINmTQcLQ5UAkDH6pF5ay3zZf9Q6AiEA/HYjMHk220qQ591JHAVRUqyPUlWl0D15xaAhOHlp688=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGH6LwCHaUBW876X12lgxd0zTHq8rmVXhqaAFxCiAyCaAiEA2cOxmgzmZLzyVI1OWMcVIeKuF1uuadwg1RAWcIfRCI0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260819190144","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260819190144.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/a307d976cedee31be18f1eac128fa419/solana-keys-8.0.0-canary-20260819190144.tgz","_integrity":"sha512-R0lSlbzGRMvhRP8J/pn/xY9blVVphirhDqwj/mS2ckz+ma7cAjROa6QXy+XuUuRoBdQG16VMsgsQXhF8dwxiLw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260819190144","@solana/promises":"8.0.0-canary-20260819190144","@solana/assertions":"8.0.0-canary-20260819190144","@solana/codecs-core":"8.0.0-canary-20260819190144","@solana/nominal-types":"8.0.0-canary-20260819190144","@solana/codecs-strings":"8.0.0-canary-20260819190144"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260819190144_1787166676462_0.5169537846589516","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260820081716":{"name":"@solana/keys","version":"8.0.0-canary-20260820081716","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260820081716","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"63ec7b8d78890f2bc4ac26ddb48e8cb1897a9c09","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260820081716.tgz","fileCount":37,"integrity":"sha512-hZsCIRlVkgfzQGAkDMZFBCwJeu6DXNMvdZZ0kykhjyEM/5ClU69JJI5FaW1HqGrRAZPY4h4C1ZV8CHOHv0WsKw==","signatures":[{"sig":"MEUCIQCvks/p71sjKTamjFV5cyH9cNXmvae8IeF3rtbPKe4b5AIgfQvyC0hHh0Ce84j3KlEru32J+TDWozueRC/wdssXxps=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIB9qkbdk5rMMu2d7TRZHZ5sRFNWcwSnw2880JDESJMTSAiBA6WxPLwvVjloeOZKKoMJ8Y3nzo+bKq7Ojuxd+FxoOsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260820081716","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260820081716.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/94fa7dfbc54390b9ba092a90da68ff34/solana-keys-8.0.0-canary-20260820081716.tgz","_integrity":"sha512-hZsCIRlVkgfzQGAkDMZFBCwJeu6DXNMvdZZ0kykhjyEM/5ClU69JJI5FaW1HqGrRAZPY4h4C1ZV8CHOHv0WsKw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260820081716","@solana/promises":"8.0.0-canary-20260820081716","@solana/assertions":"8.0.0-canary-20260820081716","@solana/codecs-core":"8.0.0-canary-20260820081716","@solana/nominal-types":"8.0.0-canary-20260820081716","@solana/codecs-strings":"8.0.0-canary-20260820081716"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260820081716_1787214357625_0.35390874209874745","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260820084527":{"name":"@solana/keys","version":"8.0.0-canary-20260820084527","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260820084527","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0feb5ce52731ee72b48fc37a74a0435af480ca4a","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260820084527.tgz","fileCount":37,"integrity":"sha512-ggQOcNzRzX9dWuwmZc4FQpGbzFKM+IkVukXNTI+uJO+c6bPZG7taTlmqzNxkW9fDDojdWm616CTlKqCaFdr28Q==","signatures":[{"sig":"MEQCIHF18c0vEzPETQii0Si6HFPA3O/wTE41/XM3LxPnU/nHAiAFYknNMOrudA/bs2BgsXudL6AHJiMJYoIakBiXHITeOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCcUozaZHjN7hWZZeaB5vuQofW0EVlZtRpUNTT7ghNI+gIgddHe4NQG3kd8mm24qMn3dY6zwp8+pGYcL7uW+iumkis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260820084527","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260820084527.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/af9d68c17b75ac025149d3f05c79c0eb/solana-keys-8.0.0-canary-20260820084527.tgz","_integrity":"sha512-ggQOcNzRzX9dWuwmZc4FQpGbzFKM+IkVukXNTI+uJO+c6bPZG7taTlmqzNxkW9fDDojdWm616CTlKqCaFdr28Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260820084527","@solana/promises":"8.0.0-canary-20260820084527","@solana/assertions":"8.0.0-canary-20260820084527","@solana/codecs-core":"8.0.0-canary-20260820084527","@solana/nominal-types":"8.0.0-canary-20260820084527","@solana/codecs-strings":"8.0.0-canary-20260820084527"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260820084527_1787216078765_0.31054249956510316","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260820132648":{"name":"@solana/keys","version":"8.0.0-canary-20260820132648","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260820132648","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b09a9f63f29d03dcd19b6c9476f5559d653c71ff","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260820132648.tgz","fileCount":37,"integrity":"sha512-lppI115obrhRm2UYlDqlMsig5A+BPPmHdzI676PdBNelXT0G5R7L1Jo1N029ASfMi1V5okkltkip21FSoT1nHg==","signatures":[{"sig":"MEYCIQCHye/cIM2HU7cnXFnokChQ8GSG59T9KwIl15GPn4xtDQIhAOLAhOFS/dWl8N+1VTR0pQ0snR1ejH4rtaHGCH9+5J2J","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGKA3zkTjDxDmz+12+FtdVpFQU+lHb1YTf5AW4NDQiE0AiBwxzwrO7/q9jObJIsP51OmyvRkvdRFtqoxKqet8vXciA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260820132648","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260820132648.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/8883b260a619f9008e875ed834895f8a/solana-keys-8.0.0-canary-20260820132648.tgz","_integrity":"sha512-lppI115obrhRm2UYlDqlMsig5A+BPPmHdzI676PdBNelXT0G5R7L1Jo1N029ASfMi1V5okkltkip21FSoT1nHg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260820132648","@solana/promises":"8.0.0-canary-20260820132648","@solana/assertions":"8.0.0-canary-20260820132648","@solana/codecs-core":"8.0.0-canary-20260820132648","@solana/nominal-types":"8.0.0-canary-20260820132648","@solana/codecs-strings":"8.0.0-canary-20260820132648"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260820132648_1787233194907_0.7197863992185889","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260820133127":{"name":"@solana/keys","version":"8.0.0-canary-20260820133127","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260820133127","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4c7d6953b14dbdc7dc5a6d6a8a2b84990f6d6bba","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260820133127.tgz","fileCount":37,"integrity":"sha512-GBI8V/ENY34FAt7F6Ir4nPPyg+nIlnj1ewupKN/1+mMbxJbR82dXRGPbB+odiJ4WTj5N5/2a20GZMPV1wz1avg==","signatures":[{"sig":"MEUCICfbQUBX7KBS9VBppeIF8vvRT8i8NDDoc9cEPTIWhE37AiEAhGhDegDtEyrGv5Eq8CR5ibb/35Zq2K4LpbWpDSzrtyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDbASI/HYuS3V28u/1yD+duxxX15YLCQxERbkaM+ujyAAIhAJmNq8DNrZ1NcO5pZYuGK/o8iD1z2/PsDl8XBg1fb4kx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260820133127","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260820133127.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/eca75053db8d205db63cf0bf0bc60af4/solana-keys-8.0.0-canary-20260820133127.tgz","_integrity":"sha512-GBI8V/ENY34FAt7F6Ir4nPPyg+nIlnj1ewupKN/1+mMbxJbR82dXRGPbB+odiJ4WTj5N5/2a20GZMPV1wz1avg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260820133127","@solana/promises":"8.0.0-canary-20260820133127","@solana/assertions":"8.0.0-canary-20260820133127","@solana/codecs-core":"8.0.0-canary-20260820133127","@solana/nominal-types":"8.0.0-canary-20260820133127","@solana/codecs-strings":"8.0.0-canary-20260820133127"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260820133127_1787233395070_0.5257739366167713","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260821081538":{"name":"@solana/keys","version":"8.0.0-canary-20260821081538","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260821081538","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"48cbc0da0d78b1042c5c6610e30bc413eafd8130","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260821081538.tgz","fileCount":37,"integrity":"sha512-jzFNR8qmv3PbUfmKRI6Lt+aIV+GLBD0Zr3m3Vwyw7M+bbA9Lv9uWsFGOZa5WGp+O/q/2OtViKciP6DO4M17ZMg==","signatures":[{"sig":"MEQCIHuTzAGyGm4UfDOTlns5XTIe0B46cnDHK7ineau88eOhAiAwzJsmuxtsr7y2ELFPYZaTUfWzLH4Wo2qVL6N7OI3tLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDQ9Cx7tvy+8O4vejuYW4EjxKHDQUnEVCbjEqEYHYXrsgIhAINLzbgJkD6XBfCrSWdThK0bhIarCWu6NfXR1/tsvVUQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260821081538","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260821081538.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/0b70fbe5b16a31c567f6737f36e365e9/solana-keys-8.0.0-canary-20260821081538.tgz","_integrity":"sha512-jzFNR8qmv3PbUfmKRI6Lt+aIV+GLBD0Zr3m3Vwyw7M+bbA9Lv9uWsFGOZa5WGp+O/q/2OtViKciP6DO4M17ZMg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260821081538","@solana/promises":"8.0.0-canary-20260821081538","@solana/assertions":"8.0.0-canary-20260821081538","@solana/codecs-core":"8.0.0-canary-20260821081538","@solana/nominal-types":"8.0.0-canary-20260821081538","@solana/codecs-strings":"8.0.0-canary-20260821081538"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260821081538_1787300761303_0.07052740615050279","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260821081635":{"name":"@solana/keys","version":"8.0.0-canary-20260821081635","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260821081635","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9895ab8d1c988a43de6eb724609b1751de9d6ba9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260821081635.tgz","fileCount":37,"integrity":"sha512-4ddwGAmLznAFtXMCocme4kJB18gJo54eWYpW4P4gweMxA8mUAvTv64lDdglXzJ7MCinOmwUYZuOlr7QfRC4xvA==","signatures":[{"sig":"MEQCIEy6vIQHs3RpeSGVzqhNnyEkJClg8JpskdqjWFhC3A/3AiBUJZ62gAc+X2Jb+4CPZBDBGWn4plv25H+ceVsnEiR97w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICB+KH18hiLydCv/ufUj+t2mcUCBasJ+cmDqw2SDyOVBAiEAtOVBANj3jZAGm4R4j2YwrrCAesPNRCOqW1SWMs6IkDY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260821081635","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260821081635.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/aa34a758e76e7acada4d2fa21a199824/solana-keys-8.0.0-canary-20260821081635.tgz","_integrity":"sha512-4ddwGAmLznAFtXMCocme4kJB18gJo54eWYpW4P4gweMxA8mUAvTv64lDdglXzJ7MCinOmwUYZuOlr7QfRC4xvA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260821081635","@solana/promises":"8.0.0-canary-20260821081635","@solana/assertions":"8.0.0-canary-20260821081635","@solana/codecs-core":"8.0.0-canary-20260821081635","@solana/nominal-types":"8.0.0-canary-20260821081635","@solana/codecs-strings":"8.0.0-canary-20260821081635"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260821081635_1787300775063_0.12525186467116334","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary-20260821083331":{"name":"@solana/keys","version":"8.0.0-canary-20260821083331","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0-canary-20260821083331","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9cc0f62e0158ee6582bcd65bbfa5c0801e6de425","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0-canary-20260821083331.tgz","fileCount":37,"integrity":"sha512-BpmyKgUfOXTRC7gxVVmiSkKRDuGRZvlaoE86N5ENzMXfUnGfkAFRTBfzdHq+sywn5gtDt28zkIPXWQp/Ibhn6A==","signatures":[{"sig":"MEYCIQDzbv8R+EtU0MW7IyNGwxX9whnk2RAHmXmKBzvVjFjSGwIhALnEEeZ1kPXO6AK/NBkka3MXxQhM5MfoamfJ7GhD8Lq1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAI669o+keMVQ17YIianGL6KRO2S+XL7jdLet8m+/74HAiBdN/DmBuq+Hj3v/osxFaHUVdRQ8fIjvnLLphI8erBWaA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0-canary-20260821083331","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.0-canary-20260821083331.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/aa7b0741e222dca30befb67d3383f55f/solana-keys-8.0.0-canary-20260821083331.tgz","_integrity":"sha512-BpmyKgUfOXTRC7gxVVmiSkKRDuGRZvlaoE86N5ENzMXfUnGfkAFRTBfzdHq+sywn5gtDt28zkIPXWQp/Ibhn6A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0-canary-20260821083331","@solana/promises":"8.0.0-canary-20260821083331","@solana/assertions":"8.0.0-canary-20260821083331","@solana/codecs-core":"8.0.0-canary-20260821083331","@solana/nominal-types":"8.0.0-canary-20260821083331","@solana/codecs-strings":"8.0.0-canary-20260821083331"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0-canary-20260821083331_1787301766523_0.19763162634879494","host":"s3://npm-registry-packages-npm-production"}},"8.0.0":{"name":"@solana/keys","version":"8.0.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cc09c694d317c1b340e088e6434a7ed84327c496","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.0.tgz","fileCount":37,"integrity":"sha512-nUg748MurpMmfVoWYwshpxrWsJZIcJ31mYf9xm1Z7NV0fySWyZYhgQbrEtONpMW6TPt2kpgBYDVKWs/wAyPokw==","signatures":[{"sig":"MEQCIH5RcW44mogYS/H2AVB0giGGwH5F3LCce+yBBtfMlQ3bAiBmpEYjEOe7Bitbh4W6KIW0wFzLw+prpzHDPWGrMqKLiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDufEPu59VyIhpdfgD1Gw2R60kiFkr/eyX6St/FeDwT8gIhAPZQjmVeumeyX3jFeLDY1ghm6gin04b76mTIX2pdQtaQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360395},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7a791e88cb45e1231bd2fe04fe8e7885/solana-keys-8.0.0.tgz","_integrity":"sha512-nUg748MurpMmfVoWYwshpxrWsJZIcJ31mYf9xm1Z7NV0fySWyZYhgQbrEtONpMW6TPt2kpgBYDVKWs/wAyPokw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.0","@solana/promises":"8.0.0","@solana/assertions":"8.0.0","@solana/codecs-core":"8.0.0","@solana/nominal-types":"8.0.0","@solana/codecs-strings":"8.0.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.0_1787311117983_0.572453476646599","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260824185106":{"name":"@solana/keys","version":"8.0.1-canary-20260824185106","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260824185106","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"eff84b54aba910f9fcf3542eebaa67967d83c3e3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260824185106.tgz","fileCount":37,"integrity":"sha512-fe0DXCJoK3GEU3rVcggTYjw7SNay/a5xr4fQknOBJnWDsr4iZNkd58behixe5/lPEWplJ2H011hGHkYtgPLJvw==","signatures":[{"sig":"MEUCIQCENpfTFaXopFFSmtaLnC/oKW1+FcsKbTmKEmnmOl+kEAIgORVoCHOAKJmyAU7loZ5Xytp3/llh2s3qTHkezGP2xYM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDboKEL21OcfKIMWOaMdlPKrTTflbQb4OVM2o2HQDddvwIgEDfsSDMbPdRS57zlUWvw9vOWKOW2epx5SBCeCMTWWQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260824185106","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260824185106.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/856ac5c1f8116debb1422423ac60d292/solana-keys-8.0.1-canary-20260824185106.tgz","_integrity":"sha512-fe0DXCJoK3GEU3rVcggTYjw7SNay/a5xr4fQknOBJnWDsr4iZNkd58behixe5/lPEWplJ2H011hGHkYtgPLJvw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260824185106","@solana/promises":"8.0.1-canary-20260824185106","@solana/assertions":"8.0.1-canary-20260824185106","@solana/codecs-core":"8.0.1-canary-20260824185106","@solana/nominal-types":"8.0.1-canary-20260824185106","@solana/codecs-strings":"8.0.1-canary-20260824185106"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260824185106_1787598167150_0.7859410959298425","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260825081546":{"name":"@solana/keys","version":"8.0.1-canary-20260825081546","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260825081546","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"001a4bba661141fbbe6b11a4b12400ed412f55bf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260825081546.tgz","fileCount":37,"integrity":"sha512-OGPRN4WR7oqbS/cqD7dv+UvZbDjlcJlYmKILCGGltMhihhbZAYbUYFTH2l9LAr2G/GPgIKSNPP57tArDwUcIag==","signatures":[{"sig":"MEUCIBUNVENAGzSBzx9gmx+EW+Acb8pgQXCrLj0D97x9q0BnAiEA6Y6q6j4JAVrTxMrVb0Q8BNGWqPBNJQtyF1O89HMEHhQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC39tq4wQ5XJjHloDlwhfcu785xRSgd2g30hpajAsAnswIhAJo8hOQznfcFb5YIoMxNzO6yE4ze22ctlvPoElexUdaz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260825081546","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260825081546.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/608f79ec55079c67939781a4a0ba7c99/solana-keys-8.0.1-canary-20260825081546.tgz","_integrity":"sha512-OGPRN4WR7oqbS/cqD7dv+UvZbDjlcJlYmKILCGGltMhihhbZAYbUYFTH2l9LAr2G/GPgIKSNPP57tArDwUcIag==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260825081546","@solana/promises":"8.0.1-canary-20260825081546","@solana/assertions":"8.0.1-canary-20260825081546","@solana/codecs-core":"8.0.1-canary-20260825081546","@solana/nominal-types":"8.0.1-canary-20260825081546","@solana/codecs-strings":"8.0.1-canary-20260825081546"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260825081546_1787646332400_0.9645123936837319","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260825083531":{"name":"@solana/keys","version":"8.0.1-canary-20260825083531","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260825083531","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"e532df2a2abcfd269b385ec977d11df310454ad2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260825083531.tgz","fileCount":37,"integrity":"sha512-V9WPnx5oY6O/jNQ7rmSwqilK5ElPKKz/AtwTofRWMseurpR5m1p8I0qpx8qtDz/E/hosVwnHgWLDVamxy7GA5A==","signatures":[{"sig":"MEYCIQCbIjtvB2NjHNNZ2o3+1GVZc7kr7RrOLCQah8ivRlgr1QIhAPp7Y3nZW0cCH0fuf5jybwJ66PZxB5OSTj93BvAeOY2t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIA1NCoPN0fiwznMDtHYObZx6zJa6c6UTyF/aaPS/q0chAiBK9ZHLZidoLienhyeKrMHMIDMGRjPiH6MVLPiACiDuMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260825083531","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260825083531.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/12f5b2cfb7e2f31385851d320145f521/solana-keys-8.0.1-canary-20260825083531.tgz","_integrity":"sha512-V9WPnx5oY6O/jNQ7rmSwqilK5ElPKKz/AtwTofRWMseurpR5m1p8I0qpx8qtDz/E/hosVwnHgWLDVamxy7GA5A==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260825083531","@solana/promises":"8.0.1-canary-20260825083531","@solana/assertions":"8.0.1-canary-20260825083531","@solana/codecs-core":"8.0.1-canary-20260825083531","@solana/nominal-types":"8.0.1-canary-20260825083531","@solana/codecs-strings":"8.0.1-canary-20260825083531"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260825083531_1787647509093_0.012066268510291245","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260826081624":{"name":"@solana/keys","version":"8.0.1-canary-20260826081624","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260826081624","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4cfa69fedb9af3b3f2786842d77f0e99db98a44e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260826081624.tgz","fileCount":37,"integrity":"sha512-3PPt4GCfLrhacOhpdISG3HO7i3sSp+bKFOcLV+h+loxDv5tntkTT2jWCPSLyVh3YwZA4AEiIjTLHU6N3XnhNbQ==","signatures":[{"sig":"MEUCIA/lD1BsDSZMvcGk/J9u8UcehYDqOIHkQ56iAymP/8s9AiEAuFZibhATSQDw/8dtoCIDIBdJREPLBk+iE9mStG9yIu8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIArncn4AkwG1Po/LCl62xPCYO2Ts9BbnAnJN+72dVsvuAiBzqZWhkcuCwApteBlHtaIwpHeW/9EIWSdf+fX6uVvj+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260826081624","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260826081624.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2699d31a010b5d9728d5aa2280cb2827/solana-keys-8.0.1-canary-20260826081624.tgz","_integrity":"sha512-3PPt4GCfLrhacOhpdISG3HO7i3sSp+bKFOcLV+h+loxDv5tntkTT2jWCPSLyVh3YwZA4AEiIjTLHU6N3XnhNbQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260826081624","@solana/promises":"8.0.1-canary-20260826081624","@solana/assertions":"8.0.1-canary-20260826081624","@solana/codecs-core":"8.0.1-canary-20260826081624","@solana/nominal-types":"8.0.1-canary-20260826081624","@solana/codecs-strings":"8.0.1-canary-20260826081624"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260826081624_1787732778800_0.859983159730846","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260826084616":{"name":"@solana/keys","version":"8.0.1-canary-20260826084616","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260826084616","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4cf3b5d3947f0d6f2ce92d3461338a789af561d4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260826084616.tgz","fileCount":37,"integrity":"sha512-tcrLEe6cEDqFKv2Ez+KlRXIeCzgucxQyNZFCdliJLUBpGftCLlC9AV9WnE1xiRyOib+FMnunfy5er9M+vyMHig==","signatures":[{"sig":"MEUCIQD1ig/Ta+px2o5bAOPMcbBZxt/+RMbdUC7Dt7w282tqGQIgVfuaZ6ZIPRr6l1w0JOxJbe0jNJK+EFVYqRQrJmQufc0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC3JOrn0FophhoEiKGBwoxDlyc25GHsesncmXA1zVo2+AIhAM6IVcdypUsBwJAzskzOrKvQxIvD8roLGa9M8V6GsaTO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260826084616","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260826084616.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b629206a84778d8af0ba25885615af74/solana-keys-8.0.1-canary-20260826084616.tgz","_integrity":"sha512-tcrLEe6cEDqFKv2Ez+KlRXIeCzgucxQyNZFCdliJLUBpGftCLlC9AV9WnE1xiRyOib+FMnunfy5er9M+vyMHig==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260826084616","@solana/promises":"8.0.1-canary-20260826084616","@solana/assertions":"8.0.1-canary-20260826084616","@solana/codecs-core":"8.0.1-canary-20260826084616","@solana/nominal-types":"8.0.1-canary-20260826084616","@solana/codecs-strings":"8.0.1-canary-20260826084616"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260826084616_1787734590879_0.540867129619149","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260826113332":{"name":"@solana/keys","version":"8.0.1-canary-20260826113332","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260826113332","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ba3ca29f152e601ec4d4d87535671767e88ef229","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260826113332.tgz","fileCount":37,"integrity":"sha512-/9xbBEXp63hqq1D5CfSs92xJcMWsZdM6eqiHeBVBqsgcX4il+5QCJ5ZB8p5359lZqt6MK9WAlMT3pZnSbXr7hg==","signatures":[{"sig":"MEQCIGO98OFXIsn9JfGpxx2a0ktdQR0J2GiT4sB5AQo6BmFXAiBBH0NvxYWjozXO3K7lUmjd9gDMk3koMitBenCMNHGcJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCcQjWnB72JmpCJAUYn83RKzvXMxTKYg9VNjYfTeUl9pwIgR5nVbKT++kWWDEZ8lERQpnEQITOhm6BaRS5zEFFy4E8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260826113332","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260826113332.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/861233113fc8e2689d8ee90929c6af58/solana-keys-8.0.1-canary-20260826113332.tgz","_integrity":"sha512-/9xbBEXp63hqq1D5CfSs92xJcMWsZdM6eqiHeBVBqsgcX4il+5QCJ5ZB8p5359lZqt6MK9WAlMT3pZnSbXr7hg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260826113332","@solana/promises":"8.0.1-canary-20260826113332","@solana/assertions":"8.0.1-canary-20260826113332","@solana/codecs-core":"8.0.1-canary-20260826113332","@solana/nominal-types":"8.0.1-canary-20260826113332","@solana/codecs-strings":"8.0.1-canary-20260826113332"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260826113332_1787744562510_0.5791187996611158","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260826175936":{"name":"@solana/keys","version":"8.0.1-canary-20260826175936","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260826175936","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"05f9669a0da5495a2829977d37ed0610319be186","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260826175936.tgz","fileCount":37,"integrity":"sha512-48fzhyFnF5+Oi7AJmeQMiVAICZOp1lCXoWNzhP4DZM5BHXz042pDNweem7W+520jpVuIVMOS16xJzYtixiiiQw==","signatures":[{"sig":"MEQCICJPYN59BDy3F7zOqZwBPCV5mEaud8O++DDQ9yBtuF7OAiA44fTZnjArdCEZr0KCDUKdMR7gJFFoui0QQWjMd4NWeg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDLJyUKdr+F+87nxOhNdGxqawmei8jR2gZFxflEYhnIJQIhAJygSHwDi6npqv+2LIfPaD92tpxmY66szDvk+MdSv4+M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260826175936","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260826175936.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/43c1df502825fe2ac0d7986422bfb7c5/solana-keys-8.0.1-canary-20260826175936.tgz","_integrity":"sha512-48fzhyFnF5+Oi7AJmeQMiVAICZOp1lCXoWNzhP4DZM5BHXz042pDNweem7W+520jpVuIVMOS16xJzYtixiiiQw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260826175936","@solana/promises":"8.0.1-canary-20260826175936","@solana/assertions":"8.0.1-canary-20260826175936","@solana/codecs-core":"8.0.1-canary-20260826175936","@solana/nominal-types":"8.0.1-canary-20260826175936","@solana/codecs-strings":"8.0.1-canary-20260826175936"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260826175936_1787767736705_0.9219058199369876","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260826181553":{"name":"@solana/keys","version":"8.0.1-canary-20260826181553","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260826181553","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a2bee137e8d08b48a612b1e6341fa96fcb499788","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260826181553.tgz","fileCount":37,"integrity":"sha512-Nk0SP923UoAqXW+iCTGe/bDbovv+ldgCkXg/K9K6wr700x8MLPbO54X5UCXk6HLAdqghpE6wH3dpTk1gGqB79Q==","signatures":[{"sig":"MEYCIQCg2GrGdgjqCyhNT5KYB9elxYKKetI4Boe42bKn8C2RkgIhAIPoanQ2Ice5X2mDdNoy0N+UY6RCstooNd5HMvDnTOLx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDlwRzsoABVWFwQvPjL7iwU30+ezBQ439cLLsi6Xic4LwIhAOyrUKjgdfoOdikRbSV4dMvtUdr1Ihrwr2+L26RGeMw9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260826181553","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260826181553.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/543abe55e7a778560dbe01ead4009589/solana-keys-8.0.1-canary-20260826181553.tgz","_integrity":"sha512-Nk0SP923UoAqXW+iCTGe/bDbovv+ldgCkXg/K9K6wr700x8MLPbO54X5UCXk6HLAdqghpE6wH3dpTk1gGqB79Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260826181553","@solana/promises":"8.0.1-canary-20260826181553","@solana/assertions":"8.0.1-canary-20260826181553","@solana/codecs-core":"8.0.1-canary-20260826181553","@solana/nominal-types":"8.0.1-canary-20260826181553","@solana/codecs-strings":"8.0.1-canary-20260826181553"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260826181553_1787768593907_0.14436262902962294","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260826181059":{"name":"@solana/keys","version":"8.0.1-canary-20260826181059","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260826181059","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"bd30f9ae9d1417fa55d2709f8a7844c179db8cfe","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260826181059.tgz","fileCount":37,"integrity":"sha512-vawWCH2ixM+QSMKwlbNpH7N8eIDsTrQzylEdZz5n6Qjfj36YGUHQkXNu9MROlM4xzyaBVsiz32kYGvU7iJAIRQ==","signatures":[{"sig":"MEQCIEeBtTZVIVwuPHhX2ZiSIATz7ZiPFEHWPmYK1AaPCimXAiA/yp9v6dB5vcga3u8PGb39Z/FmyqzkKo3ThivZP2S8vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICGfHOtJyt6ksJ4wNFnnx995WxVZrHpVhWxB0q58oqRkAiEAtq0dTJF4/K2FcC24CuWhzgf4nowSBiyDnCqwF04DOEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260826181059","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260826181059.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/231a7236ccf74cd9d314b6ad9b311ed0/solana-keys-8.0.1-canary-20260826181059.tgz","_integrity":"sha512-vawWCH2ixM+QSMKwlbNpH7N8eIDsTrQzylEdZz5n6Qjfj36YGUHQkXNu9MROlM4xzyaBVsiz32kYGvU7iJAIRQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260826181059","@solana/promises":"8.0.1-canary-20260826181059","@solana/assertions":"8.0.1-canary-20260826181059","@solana/codecs-core":"8.0.1-canary-20260826181059","@solana/nominal-types":"8.0.1-canary-20260826181059","@solana/codecs-strings":"8.0.1-canary-20260826181059"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260826181059_1787768710286_0.4152929342017817","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260826182619":{"name":"@solana/keys","version":"8.0.1-canary-20260826182619","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260826182619","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"be11046032265fc9cfe8646805241a47d984dff9","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260826182619.tgz","fileCount":37,"integrity":"sha512-mPb+E1R8SUck2j+HRGAEk0o18ouvlxsV28evqONulxKWoScpgodiC4DZQxvbrtKvYfEOV478vrSH2C5e9Vw6Dw==","signatures":[{"sig":"MEUCIQC2T2jQieTmL9Mn+7k6hkMRQrpNtJF/2KFSQZJUjf3VsAIgY3GjqXJSRNhXBPmQ+oZcrT/8V8EbOyMwdjt55I/1O5Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIF7OCIJWyBpTCYefZZFQTTGDpfDWRLHl20vEBpd86MM7AiBSOoBM27iFDC5cqj0WOQPBSAkaIL7Gx2eh5uquceMXFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260826182619","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260826182619.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/899b1a36cf2a5fa44fc679ec4f5a586d/solana-keys-8.0.1-canary-20260826182619.tgz","_integrity":"sha512-mPb+E1R8SUck2j+HRGAEk0o18ouvlxsV28evqONulxKWoScpgodiC4DZQxvbrtKvYfEOV478vrSH2C5e9Vw6Dw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260826182619","@solana/promises":"8.0.1-canary-20260826182619","@solana/assertions":"8.0.1-canary-20260826182619","@solana/codecs-core":"8.0.1-canary-20260826182619","@solana/nominal-types":"8.0.1-canary-20260826182619","@solana/codecs-strings":"8.0.1-canary-20260826182619"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260826182619_1787769320520_0.8567689163071204","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260826184103":{"name":"@solana/keys","version":"8.0.1-canary-20260826184103","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260826184103","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a450a258f0989f201186f42dc31d666660c417e3","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260826184103.tgz","fileCount":37,"integrity":"sha512-Jm2ELlqreYFBKwd3+lG2iZ2xIkOeCODhaiMcYqk8sZFa47WtU1gQ0kBnn1RtNz0g/35KcE8EKkc+qVU0geikEA==","signatures":[{"sig":"MEUCIHmfUtkByCAC2F9FARJ39gZzjooW5WZ0ZgbZAqI0IwPMAiEAvR9qBntlmdm2Uz26jo9ICekMkEpvliR8tR0l36XdO3o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEohh6r4DO6hGpf+BhJ/VTzM6Ah6/nNOGmMwmqegATt2AiAOLT3+iOU9tNdOzmBVYEXsp1N7UCKWtcWeY4AO5LAwtg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260826184103","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260826184103.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/2179fa83b7df4eb26c8f202f61d649d6/solana-keys-8.0.1-canary-20260826184103.tgz","_integrity":"sha512-Jm2ELlqreYFBKwd3+lG2iZ2xIkOeCODhaiMcYqk8sZFa47WtU1gQ0kBnn1RtNz0g/35KcE8EKkc+qVU0geikEA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260826184103","@solana/promises":"8.0.1-canary-20260826184103","@solana/assertions":"8.0.1-canary-20260826184103","@solana/codecs-core":"8.0.1-canary-20260826184103","@solana/nominal-types":"8.0.1-canary-20260826184103","@solana/codecs-strings":"8.0.1-canary-20260826184103"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260826184103_1787770280986_0.9513351588476047","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260827081626":{"name":"@solana/keys","version":"8.0.1-canary-20260827081626","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260827081626","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"31eb040964ef2738ce2cb07c6d5acac2176a559e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260827081626.tgz","fileCount":37,"integrity":"sha512-ALsjtLsecVCLxbLOU90kRu+gCeP4TuQgjomZa3DJ0oHXET/X5C9Y/pY0OH+C7bhrtYKf7l3NSqY6LgS3uymmbg==","signatures":[{"sig":"MEQCIDO0C5NVT7OhLYULNblT6vERGglKbKcLHAPQZfp9IlcWAiAub/y7upjgdV6hG4iWQ5NbxLyMeKiSjYuLDU0nooOdfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCbHzB8390pr7trn5nV5PWUIdJsYtTM35SLYY7+pOAsZwIhAP80JlJYWNg5CSyR/05hK2aNWtIcicimyfwiGpixaJn8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260827081626","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260827081626.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/aaece8010a9675688ccfabe9514df2cc/solana-keys-8.0.1-canary-20260827081626.tgz","_integrity":"sha512-ALsjtLsecVCLxbLOU90kRu+gCeP4TuQgjomZa3DJ0oHXET/X5C9Y/pY0OH+C7bhrtYKf7l3NSqY6LgS3uymmbg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260827081626","@solana/promises":"8.0.1-canary-20260827081626","@solana/assertions":"8.0.1-canary-20260827081626","@solana/codecs-core":"8.0.1-canary-20260827081626","@solana/nominal-types":"8.0.1-canary-20260827081626","@solana/codecs-strings":"8.0.1-canary-20260827081626"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260827081626_1787819143306_0.5254120812047665","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260827081558":{"name":"@solana/keys","version":"8.0.1-canary-20260827081558","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260827081558","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"88607f025f9f726c30939ab8946f6435324830d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260827081558.tgz","fileCount":37,"integrity":"sha512-jFUBC3rAcdIjc/eXfXDVg+yL5pZjACEzpQKI3GTGSr1za7VjspFlSVC/1k1lDsz7YBDNqdQZ+/H8NFesT2VFaA==","signatures":[{"sig":"MEUCIQD+vqzfBD1TQwTRCcJB3ihcgXxQa1f4ondCtTt+dHC8YAIgRpwIw7tXuTDx00MZEueGlE8FEdT22idBxQ6xOKJu9iQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIF1Omk0TC+9hnmSw585G3+yWZzFZ9DooYNCAFmmW1Qb1AiEAuDYwg6isE8GZeTR+j/RjgxNbnA3yK2YeSRU3V9q9Dzo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260827081558","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260827081558.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/81d357ae9ae97ef73f821a6d8a468011/solana-keys-8.0.1-canary-20260827081558.tgz","_integrity":"sha512-jFUBC3rAcdIjc/eXfXDVg+yL5pZjACEzpQKI3GTGSr1za7VjspFlSVC/1k1lDsz7YBDNqdQZ+/H8NFesT2VFaA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260827081558","@solana/promises":"8.0.1-canary-20260827081558","@solana/assertions":"8.0.1-canary-20260827081558","@solana/codecs-core":"8.0.1-canary-20260827081558","@solana/nominal-types":"8.0.1-canary-20260827081558","@solana/codecs-strings":"8.0.1-canary-20260827081558"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260827081558_1787819222383_0.15704334720282165","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary-20260827083225":{"name":"@solana/keys","version":"8.0.1-canary-20260827083225","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.0.1-canary-20260827083225","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7e54480385d655d9d5fa29a5bc986369494c5882","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.0.1-canary-20260827083225.tgz","fileCount":37,"integrity":"sha512-xxsuA9e8VIhfEoAMdqY7fa2YTZZRwWhkIANP2FQt2tz5G83ztIIg84dCQwjqrT156A4y0RUAm/y77VUue7r2Gg==","signatures":[{"sig":"MEUCIHqYmglUmzjxeYKRwEckpjTTkpmN+673rD09/l6FTwOmAiEAtX2w18U+YwdhwvCUWq+HIw3+ikqN9d4GMT9PfI+iT98=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDoLldSyNPmWyspwwvjsNETqSqjaFoRfezrM9w6norS+AIgGoMfl8O4/NPlOKU20LjN4gOngRbjC3rIn8bzly7IUT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.0.1-canary-20260827083225","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.0.1-canary-20260827083225.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/766ffd278b6cbc4a09020b45e379194e/solana-keys-8.0.1-canary-20260827083225.tgz","_integrity":"sha512-xxsuA9e8VIhfEoAMdqY7fa2YTZZRwWhkIANP2FQt2tz5G83ztIIg84dCQwjqrT156A4y0RUAm/y77VUue7r2Gg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.0.1-canary-20260827083225","@solana/promises":"8.0.1-canary-20260827083225","@solana/assertions":"8.0.1-canary-20260827083225","@solana/codecs-core":"8.0.1-canary-20260827083225","@solana/nominal-types":"8.0.1-canary-20260827083225","@solana/codecs-strings":"8.0.1-canary-20260827083225"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.0.1-canary-20260827083225_1787820093436_0.902734264341178","host":"s3://npm-registry-packages-npm-production"}},"8.1.0-canary-20260827105551":{"name":"@solana/keys","version":"8.1.0-canary-20260827105551","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.1.0-canary-20260827105551","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7435a9a9bd40ee7dcd0c57d521d87493bb721803","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.1.0-canary-20260827105551.tgz","fileCount":37,"integrity":"sha512-kyc8FSTCMXu4wbk46MqXjL5eLruGt8yBdLkc1tTttO/WFEzNMRFhhy27nsF/V4e/FV9ysu8Co8h5j8NxLZC21g==","signatures":[{"sig":"MEUCIQC0FziBQYyCHIbRhWLUFCIGrmBwQdVHsqNxFD/UNe9y1wIgAXjjlQmry4Rk0h+yCix91AJa+jnAoPRNHhBaWJbq/Fs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCQf4JUFUnwJZ+N9MVnh3dim+N7sVxdH/W7IZ09iHMKJAIgFbwONHGsABTts4yeGyYORT0l7XeLGJCg0WJfVSlZtlQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.1.0-canary-20260827105551","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.1.0-canary-20260827105551.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/3e7724bd94010ef422461ead5593061b/solana-keys-8.1.0-canary-20260827105551.tgz","_integrity":"sha512-kyc8FSTCMXu4wbk46MqXjL5eLruGt8yBdLkc1tTttO/WFEzNMRFhhy27nsF/V4e/FV9ysu8Co8h5j8NxLZC21g==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.1.0-canary-20260827105551","@solana/promises":"8.1.0-canary-20260827105551","@solana/assertions":"8.1.0-canary-20260827105551","@solana/codecs-core":"8.1.0-canary-20260827105551","@solana/nominal-types":"8.1.0-canary-20260827105551","@solana/codecs-strings":"8.1.0-canary-20260827105551"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.1.0-canary-20260827105551_1787828801899_0.9676784132663439","host":"s3://npm-registry-packages-npm-production"}},"8.1.0-canary-20260827130934":{"name":"@solana/keys","version":"8.1.0-canary-20260827130934","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.1.0-canary-20260827130934","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"511e3de66f2a3b6c2330dbb658533d74fb5a79fd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.1.0-canary-20260827130934.tgz","fileCount":37,"integrity":"sha512-GUQ9sJKAR1i5vJYPrC9DhX852biI1fEDAARZTewzpvp9NCZy55SZKoNitFHNQ2Vvq4uyg6MO8NAEafDeMaQiww==","signatures":[{"sig":"MEUCIQCf5Kkivy371uESbZbuTkuxlYMz2tCTc4WQ8098praDKQIgHXEhqjBWGc+BsY0WYwhw04WSymkhi0WukJevzqJHI3E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGANMQ4hKqeqfeLKZU3pcNv9sZAlgZrLboY8DQL5NE4VAiEAiguMKAQtr9QdXEUs0VwXJAdeXbEl6oMVPCT5/gDuzxM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.1.0-canary-20260827130934","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.1.0-canary-20260827130934.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/31af3fd788b318dc769e293fe009e405/solana-keys-8.1.0-canary-20260827130934.tgz","_integrity":"sha512-GUQ9sJKAR1i5vJYPrC9DhX852biI1fEDAARZTewzpvp9NCZy55SZKoNitFHNQ2Vvq4uyg6MO8NAEafDeMaQiww==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.1.0-canary-20260827130934","@solana/promises":"8.1.0-canary-20260827130934","@solana/assertions":"8.1.0-canary-20260827130934","@solana/codecs-core":"8.1.0-canary-20260827130934","@solana/nominal-types":"8.1.0-canary-20260827130934","@solana/codecs-strings":"8.1.0-canary-20260827130934"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.1.0-canary-20260827130934_1787836759923_0.13901449153959922","host":"s3://npm-registry-packages-npm-production"}},"8.1.0-canary-20260827140656":{"name":"@solana/keys","version":"8.1.0-canary-20260827140656","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.1.0-canary-20260827140656","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"320e6e31d36ca34ac103672d6b483c875bdd1a61","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.1.0-canary-20260827140656.tgz","fileCount":37,"integrity":"sha512-T2tmyreouyNWTj0nZeBeuadJ9SKpDNTAZEPPAxtcHmunXM9DU8uLuPkghHU/BidphsjlBreny//Sa3DCW/5ztw==","signatures":[{"sig":"MEYCIQCb/zj4/Q+uibYetHFmERiZB8lHlH59c0+YjEQw46DvowIhAKTLOxExDTIiULB2QnDqdWhBGa+rI5o+Q54lwZj3L79V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEslFEbUeJCYPHJZIkq+d6M5wJit0g/f55zYOabA4DkaAiBwUlOw/mKmDvVBGzAXqRX9rsE8uDbCxFYweX3QjHWTMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.1.0-canary-20260827140656","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.1.0-canary-20260827140656.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f5b5d767b55474a0752933abde5cffb8/solana-keys-8.1.0-canary-20260827140656.tgz","_integrity":"sha512-T2tmyreouyNWTj0nZeBeuadJ9SKpDNTAZEPPAxtcHmunXM9DU8uLuPkghHU/BidphsjlBreny//Sa3DCW/5ztw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.1.0-canary-20260827140656","@solana/promises":"8.1.0-canary-20260827140656","@solana/assertions":"8.1.0-canary-20260827140656","@solana/codecs-core":"8.1.0-canary-20260827140656","@solana/nominal-types":"8.1.0-canary-20260827140656","@solana/codecs-strings":"8.1.0-canary-20260827140656"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.1.0-canary-20260827140656_1787840285431_0.6057896456314562","host":"s3://npm-registry-packages-npm-production"}},"8.1.0-canary-20260827164440":{"name":"@solana/keys","version":"8.1.0-canary-20260827164440","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.1.0-canary-20260827164440","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b0eadc7021130d98886c98cb5f5acfd1240bf3d8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.1.0-canary-20260827164440.tgz","fileCount":37,"integrity":"sha512-y+F4G9vF+mb8xqI17xjP6mn0VWYVWH4J2T89CaJ/VflxnI+kXQEkFaiurE5NejuULQZbw92F4/D8U8Ajh4FHkA==","signatures":[{"sig":"MEUCIQCwHg3I9j7JlqEj2lkZ5etMB8/1RSv7aboBIo6GTCsabAIgAV03geCB9u+dbWAa8LtFTpdYWWEx+IQWg1RDnAlxrbc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGT4IGm2VftH3qGJ6ptMX67Tj1L734bkuJtsSn5cSBZ+AiEAoLuyHoWF1LE45mc1F6jD+F7JZTtMRuFa25UpV3OHrHA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.1.0-canary-20260827164440","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.1.0-canary-20260827164440.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/cc3ccacf0e771746ffef0c4cff736fc0/solana-keys-8.1.0-canary-20260827164440.tgz","_integrity":"sha512-y+F4G9vF+mb8xqI17xjP6mn0VWYVWH4J2T89CaJ/VflxnI+kXQEkFaiurE5NejuULQZbw92F4/D8U8Ajh4FHkA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.1.0-canary-20260827164440","@solana/promises":"8.1.0-canary-20260827164440","@solana/assertions":"8.1.0-canary-20260827164440","@solana/codecs-core":"8.1.0-canary-20260827164440","@solana/nominal-types":"8.1.0-canary-20260827164440","@solana/codecs-strings":"8.1.0-canary-20260827164440"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.1.0-canary-20260827164440_1787849656402_0.9118840468903133","host":"s3://npm-registry-packages-npm-production"}},"8.1.0-canary-20260827170043":{"name":"@solana/keys","version":"8.1.0-canary-20260827170043","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.1.0-canary-20260827170043","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b2254760d419257e7e7c0b20823356652eabb922","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.1.0-canary-20260827170043.tgz","fileCount":37,"integrity":"sha512-i4B8lx8CgO0YyXLbat3ROeaVMLj8TIjkY5q7kjrs7qpL7FBGRSzNH3xDN9folNbe+dBU58c6D5+pdkEQoyMagg==","signatures":[{"sig":"MEQCICW4xBpZMn/ijhOUsyulWeiX/Wqvgn+UShbUvE6mjfbOAiASIM0oyCW4k3MqTkjTL9icIbBYhKu+fLeH09fLyuxWKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGCfvLF5afyXXNlojOGU+xGdmO8QIEn83wFahPQFKc2CAiAW34z29/L9G0O937QpIH+kc0OAoGmgcQpJtSzcFtEbvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.1.0-canary-20260827170043","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.1.0-canary-20260827170043.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/64aeff8e7f49656bc32311bd4f80967b/solana-keys-8.1.0-canary-20260827170043.tgz","_integrity":"sha512-i4B8lx8CgO0YyXLbat3ROeaVMLj8TIjkY5q7kjrs7qpL7FBGRSzNH3xDN9folNbe+dBU58c6D5+pdkEQoyMagg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.1.0-canary-20260827170043","@solana/promises":"8.1.0-canary-20260827170043","@solana/assertions":"8.1.0-canary-20260827170043","@solana/codecs-core":"8.1.0-canary-20260827170043","@solana/nominal-types":"8.1.0-canary-20260827170043","@solana/codecs-strings":"8.1.0-canary-20260827170043"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.1.0-canary-20260827170043_1787850580601_0.36532313840455366","host":"s3://npm-registry-packages-npm-production"}},"8.1.0":{"name":"@solana/keys","version":"8.1.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.1.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"18a6f6a1929d79d37323a6658ef2f741f97ec443","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.1.0.tgz","fileCount":37,"integrity":"sha512-L6Sx0yY4PAjGuzHtzq8r20Yacvv48c16CXFeZV5Neci1SC7pJq1wRiOmdEtTzZ1Cghilfm6IQwMnRo1B4Q6ajw==","signatures":[{"sig":"MEYCIQCGqq1R+HPVh7iDWNx/ikQoExJZRAm+9Spj2Xq63BoSbQIhANFb1ffODFcmz4LhasTX1DRUzKmHVJMZ36itId8daveo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCUtwQ3XIY8uP/qPFY51yRiM3pyCVuUknUBSHjK9/088gIgRBa6+IsGg+XNrG9j/2SCJcbQnPAHv2l7o4c1pq71MfE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360395},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/950dc5405752cef25c349d3dc3f607eb/solana-keys-8.1.0.tgz","_integrity":"sha512-L6Sx0yY4PAjGuzHtzq8r20Yacvv48c16CXFeZV5Neci1SC7pJq1wRiOmdEtTzZ1Cghilfm6IQwMnRo1B4Q6ajw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.1.0","@solana/promises":"8.1.0","@solana/assertions":"8.1.0","@solana/codecs-core":"8.1.0","@solana/nominal-types":"8.1.0","@solana/codecs-strings":"8.1.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.1.0_1787854759770_0.10197641503970556","host":"s3://npm-registry-packages-npm-production"}},"8.2.0-canary-20260829111831":{"name":"@solana/keys","version":"8.2.0-canary-20260829111831","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.2.0-canary-20260829111831","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"52a2259005fc0edfd52011b3041ff478687605d5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.2.0-canary-20260829111831.tgz","fileCount":37,"integrity":"sha512-u6Mgz7q25H6Rl/stoi/Qk+tHZF6HdBhYVa/aLNdn513Xom1t/Jd5KBH5xwIRTxOARqhq24fyJIgiB1BUM7EowA==","signatures":[{"sig":"MEUCIQDZ8hByNGDHZt69lDjBzddu2VVqqOMbakcyb9sun3zwIQIgAagAGfHc4oxM5Bz76WRud9NyJbKwj6Y1ZrIh3ic8Sm0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIG6UySVSlecQXrJ6LCMxa+sfBy7S8r+cj7WrI7JmLaPgAiAVsjXbVisI7Wm8CvMDHNViV0yn5wduSEFD6alYZ0H9kg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.2.0-canary-20260829111831","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.2.0-canary-20260829111831.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/b61aee419c8007b3c93c26ccff95c0d4/solana-keys-8.2.0-canary-20260829111831.tgz","_integrity":"sha512-u6Mgz7q25H6Rl/stoi/Qk+tHZF6HdBhYVa/aLNdn513Xom1t/Jd5KBH5xwIRTxOARqhq24fyJIgiB1BUM7EowA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.2.0-canary-20260829111831","@solana/promises":"8.2.0-canary-20260829111831","@solana/assertions":"8.2.0-canary-20260829111831","@solana/codecs-core":"8.2.0-canary-20260829111831","@solana/nominal-types":"8.2.0-canary-20260829111831","@solana/codecs-strings":"8.2.0-canary-20260829111831"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.2.0-canary-20260829111831_1788002911058_0.5598051030225615","host":"s3://npm-registry-packages-npm-production"}},"8.2.0-canary-20260829114951":{"name":"@solana/keys","version":"8.2.0-canary-20260829114951","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.2.0-canary-20260829114951","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ad97255926f2b455ef89af5d153d7cb6270c267b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.2.0-canary-20260829114951.tgz","fileCount":37,"integrity":"sha512-+z6bwC6Jpk29d25LPDiTcD5+px3RHfyVGf0EpsH//HaJmPkmfDsuumh6zUze18CVThiQdNGodrlIETMwPHKukw==","signatures":[{"sig":"MEQCIF2zSwL3ivaMPi8MT0PJUGq+1QmEvs8vluub5y3zxWRDAiAJsvjRkW04T4NpKMj2bBr1NUk1otOdLRK0nOjzXMxcXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCjLKzonPrEWG9fPN3Bc+QqNah1IZbWWkJOipBYLDgh7QIgJJED6kiXkLVZBEwiGK4N/uWfRbYLFiUimAO+0WUUbpc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.2.0-canary-20260829114951","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.2.0-canary-20260829114951.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/7757a0d25b0f7cb2168c3c9002d02ae4/solana-keys-8.2.0-canary-20260829114951.tgz","_integrity":"sha512-+z6bwC6Jpk29d25LPDiTcD5+px3RHfyVGf0EpsH//HaJmPkmfDsuumh6zUze18CVThiQdNGodrlIETMwPHKukw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.2.0-canary-20260829114951","@solana/promises":"8.2.0-canary-20260829114951","@solana/assertions":"8.2.0-canary-20260829114951","@solana/codecs-core":"8.2.0-canary-20260829114951","@solana/nominal-types":"8.2.0-canary-20260829114951","@solana/codecs-strings":"8.2.0-canary-20260829114951"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.2.0-canary-20260829114951_1788004813609_0.6465275999678104","host":"s3://npm-registry-packages-npm-production"}},"8.2.0":{"name":"@solana/keys","version":"8.2.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.2.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"423a9e261e27efaa4e10f142cd87e5ee191961cc","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.2.0.tgz","fileCount":37,"integrity":"sha512-DezFZ0/ya98nILq+eSeq9fu9onVfqQYb7mtuDctdWxY1QFJvix562zkkFuFqnjOLL7XMEpdVPMxxQOzZ33wGCg==","signatures":[{"sig":"MEUCIQD+wYoqL3EvUqSFvBJFEdPLStSXxkktbQgTQDPAqkLGMwIgYvyjkIGmCSLqU35rABqLXHY3J7vlc0w/BO92aY0aC28=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCxpRlsBVBmVWH4zg2Uxw1pZnmQ+SlpwYztttMx04AxewIgbRuOqF1MetCALmZeK9HbxqpDzvCCJ55q4tE7QUi8WmM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360395},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.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=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/af416a50f9b1a75e673e773f47829b1c/solana-keys-8.2.0.tgz","_integrity":"sha512-DezFZ0/ya98nILq+eSeq9fu9onVfqQYb7mtuDctdWxY1QFJvix562zkkFuFqnjOLL7XMEpdVPMxxQOzZ33wGCg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.2.0","@solana/promises":"8.2.0","@solana/assertions":"8.2.0","@solana/codecs-core":"8.2.0","@solana/nominal-types":"8.2.0","@solana/codecs-strings":"8.2.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.2.0_1788007362154_0.9941751132061649","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260831211850":{"name":"@solana/keys","version":"8.3.0-canary-20260831211850","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260831211850","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4f108c8a38e7978956dc278571cc6dc6027207e5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260831211850.tgz","fileCount":37,"integrity":"sha512-G+OMCp9r8xWjhjLMmgGfcrUrb32OszLp7hWktDzTBTCPLJSbhyQAx1+xg9xY35ywToFmbq9oJvBYZY/ErHW/Bg==","signatures":[{"sig":"MEQCIDgwGFpg4qy7xfLE08MNvEYtXWmLToS5NEl2C5suHru2AiByk3N8q+A1VqEsKqm3ugAwlTV9KrRZJt4s18w3YLMP0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDdM1SUl7AeVqmPr14sAJFAsOr0+VpyIiqFMggF8WIh/QIgXnDo3F+vdFqRRFUFxXuoCBks6Qekp/sYoxmj+OLWR4Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260831211850","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260831211850.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1e2d0f276b4eb101c50f03ce038427be/solana-keys-8.3.0-canary-20260831211850.tgz","_integrity":"sha512-G+OMCp9r8xWjhjLMmgGfcrUrb32OszLp7hWktDzTBTCPLJSbhyQAx1+xg9xY35ywToFmbq9oJvBYZY/ErHW/Bg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260831211850","@solana/promises":"8.3.0-canary-20260831211850","@solana/assertions":"8.3.0-canary-20260831211850","@solana/codecs-core":"8.3.0-canary-20260831211850","@solana/nominal-types":"8.3.0-canary-20260831211850","@solana/codecs-strings":"8.3.0-canary-20260831211850"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260831211850_1788211630701_0.8742956172963978","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260902083314":{"name":"@solana/keys","version":"8.3.0-canary-20260902083314","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260902083314","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"687facae18676dc2a8fffeff2323331797a61101","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260902083314.tgz","fileCount":37,"integrity":"sha512-yFzmwBlc9wGmRKczkM8LsG4cw3E6RVw7eFeCp5MecOANBdvawOWc3f6a7Yby/b1dvlI1ZCAgfrF023mhFeEPqw==","signatures":[{"sig":"MEQCIDK2M5Ky0xiPr/bBIwIJvuXCJf2PBrTCPheVy6IZPCksAiBPH40oLFUBF+F/dw08hbf30fyvNyiiuNo6ZegqDkbaGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBu5S3afpoBnGAtIEeOhNrp/2H5kCE3n7IA3A10fUf07AiEAuY5LpCtiFsDRTT7QwHA1g/lY+VZhNyySDYa/Q9PHnBE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260902083314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260902083314.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/5c39c6e869d18280b78282a248087665/solana-keys-8.3.0-canary-20260902083314.tgz","_integrity":"sha512-yFzmwBlc9wGmRKczkM8LsG4cw3E6RVw7eFeCp5MecOANBdvawOWc3f6a7Yby/b1dvlI1ZCAgfrF023mhFeEPqw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260902083314","@solana/promises":"8.3.0-canary-20260902083314","@solana/assertions":"8.3.0-canary-20260902083314","@solana/codecs-core":"8.3.0-canary-20260902083314","@solana/nominal-types":"8.3.0-canary-20260902083314","@solana/codecs-strings":"8.3.0-canary-20260902083314"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260902083314_1788338657850_0.5756570224223518","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260903084241":{"name":"@solana/keys","version":"8.3.0-canary-20260903084241","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260903084241","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"74093500b1f81e4b7c70830794153d926adce6a5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260903084241.tgz","fileCount":37,"integrity":"sha512-4mGWfVbdDBeNGCAive+/cgHZueCa84ukc9qg6iFPxcPAf6QOrLmdlmbuGGOhqlUcmigp/p9dAQT+fFBbvvv9SA==","signatures":[{"sig":"MEUCIHNh/D3lU40BdaMOIYwnNRvB/TU/bCis2JfYCzXAnSvkAiEA7L3uD3R66rzi5MvCL6syNTxPGPoyagaOyTvetuvPvc0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCWe3aDg74trVV4uFzgsBUM25OaB3kB7//1hnr0N7KuZQIhANtbWFHLAo7w2+DuL445ThgcJxUJQoD3mOhUBYxExqN4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260903084241","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260903084241.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/6ef55d6d6d7f4127561409927a2de70e/solana-keys-8.3.0-canary-20260903084241.tgz","_integrity":"sha512-4mGWfVbdDBeNGCAive+/cgHZueCa84ukc9qg6iFPxcPAf6QOrLmdlmbuGGOhqlUcmigp/p9dAQT+fFBbvvv9SA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.17.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260903084241","@solana/promises":"8.3.0-canary-20260903084241","@solana/assertions":"8.3.0-canary-20260903084241","@solana/codecs-core":"8.3.0-canary-20260903084241","@solana/nominal-types":"8.3.0-canary-20260903084241","@solana/codecs-strings":"8.3.0-canary-20260903084241"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260903084241_1788425543038_0.36828303047903166","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260904134301":{"name":"@solana/keys","version":"8.3.0-canary-20260904134301","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260904134301","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"cce6a2f28d72337dbd624a0e6ad6b75ba3c95015","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260904134301.tgz","fileCount":37,"integrity":"sha512-BYoAQU63dVYBQIz9xaiysInOO3nJyR+bsf1EaDfWc1Pb5xklXvzlfIM6ytRqZ/8Lf42XYQX8FUMRNS6AiJPRTQ==","signatures":[{"sig":"MEQCIDcoHOw6L1/N24SNIFD80nVNlEnfLwzc/H4ay2bb/hZeAiBECWkWkpljohZZ48Ay5Yqr+G1ZkVrzuhAgFnl3yAxukg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBJrM0fwcyeZFEPs9afv0AaIFVSqTpcC5hXoJ9jpf7KuAiAN/G4lnVa/hqaoScfClUkgFQxwRJ5OptPgqFIoJC9dNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260904134301","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260904134301.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/6ca7e8bee32c3cccacc9858ab932f039/solana-keys-8.3.0-canary-20260904134301.tgz","_integrity":"sha512-BYoAQU63dVYBQIz9xaiysInOO3nJyR+bsf1EaDfWc1Pb5xklXvzlfIM6ytRqZ/8Lf42XYQX8FUMRNS6AiJPRTQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260904134301","@solana/promises":"8.3.0-canary-20260904134301","@solana/assertions":"8.3.0-canary-20260904134301","@solana/codecs-core":"8.3.0-canary-20260904134301","@solana/nominal-types":"8.3.0-canary-20260904134301","@solana/codecs-strings":"8.3.0-canary-20260904134301"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260904134301_1788530006961_0.3122706565678415","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260908084754":{"name":"@solana/keys","version":"8.3.0-canary-20260908084754","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260908084754","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"4c0dfd618531e0070d8ccf85d4a06cdac3d8e7a5","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260908084754.tgz","fileCount":37,"integrity":"sha512-aGSfuAo10taHztrz29y+9MtXEtFWn3u3lnHg780Y9JckFYWoNDPh3284scIWzr/gq7nO69uih9ichRkQLNMTUw==","signatures":[{"sig":"MEQCIHvGLpxc7tclVCE24StLvgveBjxhlF2V7JcurJu3xAn7AiBNvfadaW2xcnMLkOE3ljdkfyUoSCkSCw1rhKD8M6xPWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCptpYd0iv47W7bwnNwOR9dSrZexjQQQaqZJ3X34AtKKgIhAJJyngJ0E8nbYJUudwxYSmTHGMKD8nRwvAkw/2nMerzp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260908084754","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260908084754.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/e1d57527cfb9316aa721dbc251a66d0a/solana-keys-8.3.0-canary-20260908084754.tgz","_integrity":"sha512-aGSfuAo10taHztrz29y+9MtXEtFWn3u3lnHg780Y9JckFYWoNDPh3284scIWzr/gq7nO69uih9ichRkQLNMTUw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260908084754","@solana/promises":"8.3.0-canary-20260908084754","@solana/assertions":"8.3.0-canary-20260908084754","@solana/codecs-core":"8.3.0-canary-20260908084754","@solana/nominal-types":"8.3.0-canary-20260908084754","@solana/codecs-strings":"8.3.0-canary-20260908084754"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260908084754_1788857792912_0.0888333868962532","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260908145145":{"name":"@solana/keys","version":"8.3.0-canary-20260908145145","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260908145145","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"b22b468f76c96306d6f035060c1c5feb06ccc3e7","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260908145145.tgz","fileCount":37,"integrity":"sha512-Qy6GHWxUcaf9IowfXGFuNLm+ZrBxqXEYKKsoP5a2MMao7C1gkpneCA+hlBs+SURk880+tRtdyKSfspvDckO1cQ==","signatures":[{"sig":"MEQCIGdnlq99DxBfVc7B6FUi+9eatcs7z+tnXpR3jf1/vLS3AiBSdNzmtX1ylAdFrwzKcxcPjr43W/BALQzIDyOxQYa22g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEOKjLRNxO0LrxOFEn07xQcHhEg+LHpoUUZ22Y+uldkwAiEAt9n2HDxD1iZItg5NC7oSxJu+sgCX3lfpjhbTqxhOYIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260908145145","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260908145145.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/65173e306d68a93930341861ea5feff6/solana-keys-8.3.0-canary-20260908145145.tgz","_integrity":"sha512-Qy6GHWxUcaf9IowfXGFuNLm+ZrBxqXEYKKsoP5a2MMao7C1gkpneCA+hlBs+SURk880+tRtdyKSfspvDckO1cQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260908145145","@solana/promises":"8.3.0-canary-20260908145145","@solana/assertions":"8.3.0-canary-20260908145145","@solana/codecs-core":"8.3.0-canary-20260908145145","@solana/nominal-types":"8.3.0-canary-20260908145145","@solana/codecs-strings":"8.3.0-canary-20260908145145"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260908145145_1788879702417_0.22188788891297717","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260909083853":{"name":"@solana/keys","version":"8.3.0-canary-20260909083853","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260909083853","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3e5286109b2087085613fe358be197d83680324e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260909083853.tgz","fileCount":37,"integrity":"sha512-Y9yT9MFECU920MWRKsgK6d+6yDNHa0jBnU5BCQgNTqMKnXdJ8/C3MWRSgLyh7ToGQD8fNUX6tdg1TYq6moN4Tg==","signatures":[{"sig":"MEUCIQDdiC7KsC4nXa0awQAL0QBwlaVsYA0s3e2UHFN9noFjtQIgFuOplKYOn7jiWLkWU1RmdoGQPQeJnPr6PpZZdBgc/SU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD4Z4C+x4aPJAtzHmecBw5tiFMMQuw1gyKWApMEWpcjxAIhAOb8rKXiNlEJfES3v5lw+uZvhlS00t86E/ruGTM7zVG3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260909083853","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260909083853.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/91385d1d11cc098611ffcb9742272595/solana-keys-8.3.0-canary-20260909083853.tgz","_integrity":"sha512-Y9yT9MFECU920MWRKsgK6d+6yDNHa0jBnU5BCQgNTqMKnXdJ8/C3MWRSgLyh7ToGQD8fNUX6tdg1TYq6moN4Tg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260909083853","@solana/promises":"8.3.0-canary-20260909083853","@solana/assertions":"8.3.0-canary-20260909083853","@solana/codecs-core":"8.3.0-canary-20260909083853","@solana/nominal-types":"8.3.0-canary-20260909083853","@solana/codecs-strings":"8.3.0-canary-20260909083853"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260909083853_1788943764739_0.3104126911007894","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260909085821":{"name":"@solana/keys","version":"8.3.0-canary-20260909085821","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260909085821","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"31381b15fdac1e8d2f46726036fef5bfbe78e6d0","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260909085821.tgz","fileCount":37,"integrity":"sha512-WDEFUlWurJ1/zCyQ3w/x5iXPcjUMISeKMSn4oFTG8EJhY19rRdTgL1pebHmzVoTSF49UN3tMPL8P5f9CeQ3BJg==","signatures":[{"sig":"MEQCIGiSMDDa2H/w5WwAjJr6XNTnLZrm2Tl6WUOyyUW44pZIAiA19cckUBji+k+Tpjiw8gjV3gb2YONMZisz4TR96dqNUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCP4iXAOlMAUJnrz/0F5JyM5JIeEGSagc8YnMLw7IlEowIgRXIaieAPXzxxF5CzoE32whUgvhoUQzPhRMh1AvMFNJo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260909085821","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260909085821.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ee82a217da9bf349256a7e9afd7f1b98/solana-keys-8.3.0-canary-20260909085821.tgz","_integrity":"sha512-WDEFUlWurJ1/zCyQ3w/x5iXPcjUMISeKMSn4oFTG8EJhY19rRdTgL1pebHmzVoTSF49UN3tMPL8P5f9CeQ3BJg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260909085821","@solana/promises":"8.3.0-canary-20260909085821","@solana/assertions":"8.3.0-canary-20260909085821","@solana/codecs-core":"8.3.0-canary-20260909085821","@solana/nominal-types":"8.3.0-canary-20260909085821","@solana/codecs-strings":"8.3.0-canary-20260909085821"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260909085821_1788945019734_0.30523389267575385","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260909091010":{"name":"@solana/keys","version":"8.3.0-canary-20260909091010","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260909091010","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"03e20866676258e850c3f604e24a9d361d2be7df","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260909091010.tgz","fileCount":37,"integrity":"sha512-UUhxCJfEKBNh23kiURYnGLvtfLt9xHdAtlAU1upipelFdrhowRU6IbHVKmG6KcJaqvX7mQKPDg0NRsukpi0UMw==","signatures":[{"sig":"MEUCIDl/Dqtaa2U3C8bq3l1YS94cLn1vuJZtoTlbwkVL13uoAiEA8egQ/d3J1fWEkfH2KPvjkGSbEq0oXCx7o4FWY2KMjjw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDA6MR6U4XYaZLWGrqNx6x3hf793fBtY7hy2Qo+Q/pKyAIgQ2W+qXLuydpP71MvKhIpQG3l+QIf5wMg0C465v1mtiM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260909091010","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260909091010.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1983a0ae2852a24bc60fb2c2e76dc6a2/solana-keys-8.3.0-canary-20260909091010.tgz","_integrity":"sha512-UUhxCJfEKBNh23kiURYnGLvtfLt9xHdAtlAU1upipelFdrhowRU6IbHVKmG6KcJaqvX7mQKPDg0NRsukpi0UMw==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260909091010","@solana/promises":"8.3.0-canary-20260909091010","@solana/assertions":"8.3.0-canary-20260909091010","@solana/codecs-core":"8.3.0-canary-20260909091010","@solana/nominal-types":"8.3.0-canary-20260909091010","@solana/codecs-strings":"8.3.0-canary-20260909091010"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260909091010_1788945663068_0.4836291195985096","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260909091616":{"name":"@solana/keys","version":"8.3.0-canary-20260909091616","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260909091616","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6290b1b09626ef81ff2208c5a514790d04be368c","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260909091616.tgz","fileCount":37,"integrity":"sha512-DWO0GI8LcGN+InftOE9Er36huG+OiFfZB5UqhCxFkh0lzwvTvmBt+z7UI75EPqVYKwRPiBqLk7x+FLjQmUctAg==","signatures":[{"sig":"MEUCIBc4Pxw4jx8e/bs+6+IMRCHNNyn+9sa/jEF1ij85N9gDAiEAtyO9+0yxlUxgYnYdthkS1rtv72Y6VRH2S7YgX0QAxWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCeJurXTHF08XiTSk5eZ/tJqFT+fHJCuaC909u1Sk8VhQIhAICm97676yuLzRRAMar6aJn489IJPpcv3QNmU8Bm++b8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260909091616","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260909091616.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/1a13bc3f66a200e7248644bb17e472bb/solana-keys-8.3.0-canary-20260909091616.tgz","_integrity":"sha512-DWO0GI8LcGN+InftOE9Er36huG+OiFfZB5UqhCxFkh0lzwvTvmBt+z7UI75EPqVYKwRPiBqLk7x+FLjQmUctAg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260909091616","@solana/promises":"8.3.0-canary-20260909091616","@solana/assertions":"8.3.0-canary-20260909091616","@solana/codecs-core":"8.3.0-canary-20260909091616","@solana/nominal-types":"8.3.0-canary-20260909091616","@solana/codecs-strings":"8.3.0-canary-20260909091616"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260909091616_1788945962864_0.8190173162112606","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260909092549":{"name":"@solana/keys","version":"8.3.0-canary-20260909092549","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260909092549","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"37a1593a2a518ddbcf76836854eead75b9f05499","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260909092549.tgz","fileCount":37,"integrity":"sha512-bOSTt3b5oCPFwEyOL+5zEgmG8r4jIrrP1HZXPjAnhzZF1Ku6lWXtL4xApz5YjOf//H4SJGIp6CLhuCnXH4VuiA==","signatures":[{"sig":"MEQCIEYQ2rhsyYHOLZAWtZrK4dV6enNPBdpzAgJupl9GRpWlAiBcYiRxiu8cODyf9I1qDT7ST4lfdd3FOK5z7q+je+YSng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDSMma3O4zwIOCADxXqr5RoLkxACMaE/Q78wk1VtZc4TgIhAPSLDk7hBmW1fa6ouUzt4dIl/iD3FQngVR0gatFBVDbx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260909092549","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260909092549.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/6dd2f6390fb0f99df84d6056afbc390d/solana-keys-8.3.0-canary-20260909092549.tgz","_integrity":"sha512-bOSTt3b5oCPFwEyOL+5zEgmG8r4jIrrP1HZXPjAnhzZF1Ku6lWXtL4xApz5YjOf//H4SJGIp6CLhuCnXH4VuiA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260909092549","@solana/promises":"8.3.0-canary-20260909092549","@solana/assertions":"8.3.0-canary-20260909092549","@solana/codecs-core":"8.3.0-canary-20260909092549","@solana/nominal-types":"8.3.0-canary-20260909092549","@solana/codecs-strings":"8.3.0-canary-20260909092549"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260909092549_1788946507195_0.9412252869008282","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260909093407":{"name":"@solana/keys","version":"8.3.0-canary-20260909093407","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260909093407","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9fefade6ef2529206e0dc30829bdb7bf2c6fe699","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260909093407.tgz","fileCount":37,"integrity":"sha512-fpMa5KVp+riHgbFl+eBfv94030fst8VPJ4bZ9FCpZdZ+GUAK7TeWNnonJPU6LsFFOMCbe42RGWXFpbW7wke+xQ==","signatures":[{"sig":"MEUCIQDyzhFCf4M5gpDmTy2DB9AaFIeZitw84m/xaS2vmudc3gIgMdWX/v54rzYU0ZaJXdJBH/WajVMVfggWGX6WMR2HV5E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGqLb+ojHMgsQnw+ZKWybcN5HUrIBk/H19WuoxGQ3PbQAiASfooXK++fkWcF5bEaKzrLBbC1e4IHm24HeogLIoX+7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260909093407","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260909093407.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ba664fc8059f90354f9af882a4ac6909/solana-keys-8.3.0-canary-20260909093407.tgz","_integrity":"sha512-fpMa5KVp+riHgbFl+eBfv94030fst8VPJ4bZ9FCpZdZ+GUAK7TeWNnonJPU6LsFFOMCbe42RGWXFpbW7wke+xQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260909093407","@solana/promises":"8.3.0-canary-20260909093407","@solana/assertions":"8.3.0-canary-20260909093407","@solana/codecs-core":"8.3.0-canary-20260909093407","@solana/nominal-types":"8.3.0-canary-20260909093407","@solana/codecs-strings":"8.3.0-canary-20260909093407"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260909093407_1788946803485_0.10482526950242721","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260909093427":{"name":"@solana/keys","version":"8.3.0-canary-20260909093427","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260909093427","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6606f016fd7633f49e364578891a73752eb136cd","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260909093427.tgz","fileCount":37,"integrity":"sha512-Axs0sEcXDVs62xsnbtfUR3tEGLkGg98mkbV3SqJkXMBs7LF1b7hE/dX0EGqE8ZM/2tL9R4xIDMw9QCVbcFPt2Q==","signatures":[{"sig":"MEUCIQDdnjam/wColb1wmgOE597rHozIc/AvXAp7tS48Qm7evgIgHcib0sB6L0tsKXWVy+5mfZoi8PclWLw5A8Bl785u7vU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHv9dzNU3R+reWrsUuonF5hXs+/MMlVmuHiwQmvittKIAiBPo1mJYVmjEHH60yqfbJlFFORUlSJSXMxILvMJ6ENa1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260909093427","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260909093427.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/97ddfb2f52b0f0bc328729312121696e/solana-keys-8.3.0-canary-20260909093427.tgz","_integrity":"sha512-Axs0sEcXDVs62xsnbtfUR3tEGLkGg98mkbV3SqJkXMBs7LF1b7hE/dX0EGqE8ZM/2tL9R4xIDMw9QCVbcFPt2Q==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260909093427","@solana/promises":"8.3.0-canary-20260909093427","@solana/assertions":"8.3.0-canary-20260909093427","@solana/codecs-core":"8.3.0-canary-20260909093427","@solana/nominal-types":"8.3.0-canary-20260909093427","@solana/codecs-strings":"8.3.0-canary-20260909093427"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260909093427_1788946980652_0.8833459079565635","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260909094827":{"name":"@solana/keys","version":"8.3.0-canary-20260909094827","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260909094827","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"0b39229a8622fdb0a333eeb5eb5b4929fa533de2","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260909094827.tgz","fileCount":37,"integrity":"sha512-zN/KEPGPPjj+2YBts4meAGArqj7qwXkYmnAPoyNoeh8znttvkswQcm1FOO2Ive9GXZYLRbEbfGkcdCkeRB8WqA==","signatures":[{"sig":"MEUCIQCXNev6e9r/aI1opqeag1M1Adhy1ikf1QDzlH0PiPnnvQIgQtQgnDRMzeV2Mwp0a3tIfILIt3w9tKDTEM4wFFihg0Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDongWRf4P79LLTn16ED3uT6uAYXS3Yx0VJJZZ/ZISOqgIhAO1VdVIOCXLgUHrCIsGDpxaUUki6FtUNZGInMzMz/yjd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260909094827","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260909094827.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f00cb45524d917caa879c9e2178c35d3/solana-keys-8.3.0-canary-20260909094827.tgz","_integrity":"sha512-zN/KEPGPPjj+2YBts4meAGArqj7qwXkYmnAPoyNoeh8znttvkswQcm1FOO2Ive9GXZYLRbEbfGkcdCkeRB8WqA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260909094827","@solana/promises":"8.3.0-canary-20260909094827","@solana/assertions":"8.3.0-canary-20260909094827","@solana/codecs-core":"8.3.0-canary-20260909094827","@solana/nominal-types":"8.3.0-canary-20260909094827","@solana/codecs-strings":"8.3.0-canary-20260909094827"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260909094827_1788948022788_0.02540483935724147","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary-20260909095052":{"name":"@solana/keys","version":"8.3.0-canary-20260909095052","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0-canary-20260909095052","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"740338f215cffc21d25e63b5420b408f9c68b360","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0-canary-20260909095052.tgz","fileCount":37,"integrity":"sha512-ixC8eDTot7X1FbRr7vJdBzLxJAQfdX6LUHz7m95NLb8UQt7dLmwEGUq72Ri2NR9xgCCrVVF+KflgsVwqAhH2wA==","signatures":[{"sig":"MEQCIHOQY26ysueNeYkXx2XsJ8UXs6vHB/ka25oLDQ2wwgDqAiAN5kLoCrZbUjaYY2qg/NRAaSJsgeWAGrNFePuYQ3RIxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDHIKqA5w7sMG1h4O8Ka5uSqIeSS/N3gEwLjhllb5//NwIgLRfWQVoS0W2z9GBsAD9igjSY5a3iMNX3vRifIRqbZyc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0-canary-20260909095052","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.0-canary-20260909095052.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f215013a92e52e086ad1afbd63bd16a5/solana-keys-8.3.0-canary-20260909095052.tgz","_integrity":"sha512-ixC8eDTot7X1FbRr7vJdBzLxJAQfdX6LUHz7m95NLb8UQt7dLmwEGUq72Ri2NR9xgCCrVVF+KflgsVwqAhH2wA==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0-canary-20260909095052","@solana/promises":"8.3.0-canary-20260909095052","@solana/assertions":"8.3.0-canary-20260909095052","@solana/codecs-core":"8.3.0-canary-20260909095052","@solana/nominal-types":"8.3.0-canary-20260909095052","@solana/codecs-strings":"8.3.0-canary-20260909095052"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0-canary-20260909095052_1788948030083_0.7526098638504495","host":"s3://npm-registry-packages-npm-production"}},"8.3.0":{"name":"@solana/keys","version":"8.3.0","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"11e982cdad01a534dedd7c821dff7afacdda8e47","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.0.tgz","fileCount":37,"integrity":"sha512-Fs8rtmxliPlDu/6iJniU4FfvUfD63OSxIAbMv2CyNvK9fg7dmQ9fUEBuK3WpwAlpKwhEHCzaFSWNUaB2SmeviQ==","signatures":[{"sig":"MEYCIQDxl7zxEKfgE6bxrIpR578Y9n/JvS59HZ9iTkGOr5y61AIhAKZfwQa6BFMoTsrsqvHlV6ch47c/HETeKFXiU9EdBAkD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEKEGOz50YwZ/Frx5IRCj1JBPR8CteQAClhpZPbm51CkAiArqypMRf5I7b7TpAutgZtoW7Nw3BD9wRh5DfvhPL+Qkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360395},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.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=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/668c21a4a505de613bc109e36570afa1/solana-keys-8.3.0.tgz","_integrity":"sha512-Fs8rtmxliPlDu/6iJniU4FfvUfD63OSxIAbMv2CyNvK9fg7dmQ9fUEBuK3WpwAlpKwhEHCzaFSWNUaB2SmeviQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.0","@solana/promises":"8.3.0","@solana/assertions":"8.3.0","@solana/codecs-core":"8.3.0","@solana/nominal-types":"8.3.0","@solana/codecs-strings":"8.3.0"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.0_1788952314536_0.7355736035017117","host":"s3://npm-registry-packages-npm-production"}},"8.3.1-canary-20260918111252":{"name":"@solana/keys","version":"8.3.1-canary-20260918111252","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.3.1-canary-20260918111252","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"6c90fb3435aad49709c3bdd122de9734f37d8fdf","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.3.1-canary-20260918111252.tgz","fileCount":37,"integrity":"sha512-FWhIGkC51hJW8V5DjBZ8jWVubqFubV4XH9NNmIxt5saiip2MLrdh3JF8rMLf8oqUKiTV+Iute7tNPpW2ukDXdg==","signatures":[{"sig":"MEQCIFHd1DD6MTtVGHYllPyjcLPLhq1Zsh3VgSfaOmCc7s28AiApmXSNou25WA6qphFfGyLrYayBtTdprBtQYRP0wyMnOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGt8maf4qAm8l0njEY2ZuDxeCV8JESR/G1WOAeo8j/zOAiEAw+xivzdiZTmgtmIx3lQk82xjgDSlxyboZIli5VE7CaE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.3.1-canary-20260918111252","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.3.1-canary-20260918111252.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/6674cff8689f22e35f725bbb64b0963f/solana-keys-8.3.1-canary-20260918111252.tgz","_integrity":"sha512-FWhIGkC51hJW8V5DjBZ8jWVubqFubV4XH9NNmIxt5saiip2MLrdh3JF8rMLf8oqUKiTV+Iute7tNPpW2ukDXdg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.3.1-canary-20260918111252","@solana/promises":"8.3.1-canary-20260918111252","@solana/assertions":"8.3.1-canary-20260918111252","@solana/codecs-core":"8.3.1-canary-20260918111252","@solana/nominal-types":"8.3.1-canary-20260918111252","@solana/codecs-strings":"8.3.1-canary-20260918111252"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.3.1-canary-20260918111252_1789730682291_0.766411056120351","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260918134912":{"name":"@solana/keys","version":"8.4.0-canary-20260918134912","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.4.0-canary-20260918134912","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a960ad018047561e5445917391a2c5e2628a74b1","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260918134912.tgz","fileCount":37,"integrity":"sha512-EbTsYcMTHAMj7sNFe9mHzbda71XtdAbe6grTbzN3niiCnMx2EyWDme0LNVYNh+T0OYKSebGLukMLHnBHlbJ5ZQ==","signatures":[{"sig":"MEUCIQDnUA72ESW+B0r/ibGRjHxhEtNiDCVEVSJrRs5nHLs0+AIgVqWy+Ht6XE0zVAUcNdW4xy0jrr7PCpxCm5aOvpY2bRA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD/L/+7ku/BygWh5D07WM0ycKS8Vdi+dvq5kDQ9sJKyOAIgTTqAMVH/ps1ZJa2KfMdzrMx0tt42mcgAzzX48Qw2Aro=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260918134912","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260918134912.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4d682dbaf4a77d0bf60c45fdfcddb8ad/solana-keys-8.4.0-canary-20260918134912.tgz","_integrity":"sha512-EbTsYcMTHAMj7sNFe9mHzbda71XtdAbe6grTbzN3niiCnMx2EyWDme0LNVYNh+T0OYKSebGLukMLHnBHlbJ5ZQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260918134912","@solana/promises":"8.4.0-canary-20260918134912","@solana/assertions":"8.4.0-canary-20260918134912","@solana/codecs-core":"8.4.0-canary-20260918134912","@solana/nominal-types":"8.4.0-canary-20260918134912","@solana/codecs-strings":"8.4.0-canary-20260918134912"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.4.0-canary-20260918134912_1789740048858_0.06047761528185336","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260921083658":{"name":"@solana/keys","version":"8.4.0-canary-20260921083658","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.4.0-canary-20260921083658","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"616277006c28f8e30aaee9fe9a30b00c56d18503","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260921083658.tgz","fileCount":37,"integrity":"sha512-YpokbUsm+rEheuLHqGTiJT9ri4FMnp2I/ljby2kinZ4m8SW911c8RgVNNxgpgAu00jUuZOZERFXIX8Wgjq4lOQ==","signatures":[{"sig":"MEQCICe5aouEnXJj7LCYab9e9sX0GYsxo1CP02qoSrZPc/jYAiAO54yXJ0j2KVLAtWNSRbB4QPtqla9f9mxpOxKGOaHiiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCvvnHGwczMy1/6wpyLWcqdS5C1ZxpWiX43djIvm/6R6AIhAI0lQZLL6i7uN2kRgCeODjF5hz1sd5HqFYTD5ng6ofxi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260921083658","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260921083658.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/9dec270f4667ebfcd92444bb1a82a59f/solana-keys-8.4.0-canary-20260921083658.tgz","_integrity":"sha512-YpokbUsm+rEheuLHqGTiJT9ri4FMnp2I/ljby2kinZ4m8SW911c8RgVNNxgpgAu00jUuZOZERFXIX8Wgjq4lOQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260921083658","@solana/promises":"8.4.0-canary-20260921083658","@solana/assertions":"8.4.0-canary-20260921083658","@solana/codecs-core":"8.4.0-canary-20260921083658","@solana/nominal-types":"8.4.0-canary-20260921083658","@solana/codecs-strings":"8.4.0-canary-20260921083658"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.4.0-canary-20260921083658_1789980582148_0.7827011510672024","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260921085643":{"name":"@solana/keys","version":"8.4.0-canary-20260921085643","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.4.0-canary-20260921085643","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"520e3aa137e9a2d0306bd10973e57de2f04a7a1e","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260921085643.tgz","fileCount":37,"integrity":"sha512-svy1vFyWhGkS2D3FLnhiJOrJZ7lec2n7G6B0uAW0d5RptXOUscHof6CTA3ezqXpOhaP/pxnubjUvFnxHYXEmZg==","signatures":[{"sig":"MEUCIAVQVWCPHY1d5hCs8U/rMjDMO44EAUX2waPmPIW7q4vRAiEAtRH87KvBVP+A4JssH9fubPXQRm/9/8Jfky4CMgajWbA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEzimnyjqsjzB19vdnSS9zeMP4dLOAna4AwIl7+CtfxLAiBtHOtO3nryg9E/TZwKSXPw3yq8sDaIzT4szQEQF2ld9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260921085643","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260921085643.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/4564ba4c928aaa772f9af15ed370f37e/solana-keys-8.4.0-canary-20260921085643.tgz","_integrity":"sha512-svy1vFyWhGkS2D3FLnhiJOrJZ7lec2n7G6B0uAW0d5RptXOUscHof6CTA3ezqXpOhaP/pxnubjUvFnxHYXEmZg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260921085643","@solana/promises":"8.4.0-canary-20260921085643","@solana/assertions":"8.4.0-canary-20260921085643","@solana/codecs-core":"8.4.0-canary-20260921085643","@solana/nominal-types":"8.4.0-canary-20260921085643","@solana/codecs-strings":"8.4.0-canary-20260921085643"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.4.0-canary-20260921085643_1789981597537_0.053419739736384475","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260921145441":{"name":"@solana/keys","version":"8.4.0-canary-20260921145441","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.4.0-canary-20260921145441","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"ebd433f61ea7b9f23ba544b0537da05691c173c6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260921145441.tgz","fileCount":37,"integrity":"sha512-t0Bi0YiYv8pG3kend6xlASKlcXPs+OciK9URbvttchVbQaS02bQtAuZBS+iq6WVFfv1gdv07XYGSO0/yIs1p9w==","signatures":[{"sig":"MEQCIHqDXgAI79bN1Kc/iaESEtlg63ZmwFMvV2jla5lYXXTsAiAw1Gj9hhmJ6pg41YFUv9lB1meYB/6TTsK+F+bTPHFlJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDw9KJbx8W/AGf6/jwA7EF0jqa8DLlVAajHBW952XUXhQIhAJgGcWMlbp0TnDAA+fY/4+zO836JXBotaNP1Mk5vjtav","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260921145441","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260921145441.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/f59b263c40e585b32700ccf06438a87f/solana-keys-8.4.0-canary-20260921145441.tgz","_integrity":"sha512-t0Bi0YiYv8pG3kend6xlASKlcXPs+OciK9URbvttchVbQaS02bQtAuZBS+iq6WVFfv1gdv07XYGSO0/yIs1p9w==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260921145441","@solana/promises":"8.4.0-canary-20260921145441","@solana/assertions":"8.4.0-canary-20260921145441","@solana/codecs-core":"8.4.0-canary-20260921145441","@solana/nominal-types":"8.4.0-canary-20260921145441","@solana/codecs-strings":"8.4.0-canary-20260921145441"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.4.0-canary-20260921145441_1790003111620_0.30108400543759095","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260922083419":{"name":"@solana/keys","version":"8.4.0-canary-20260922083419","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.4.0-canary-20260922083419","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"2d89f158058e72f019b7aadaa08fb2c9dbf61d28","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260922083419.tgz","fileCount":37,"integrity":"sha512-Rn+rKjPURaNppKqfCJ8r9f278kIHTTCxop51NpO+a6/oNuv5ejplxEazvZkWu5/sNnGPR0cnLDE1Fo3OnbpuNQ==","signatures":[{"sig":"MEQCIDJUy7MjbMnovlWXHb89qTlcAjpRbSwp/1/khnGLTWzwAiAlX2KKOLkUDNJTPQ86cXxNGCZu3CYfV6KZAym26bjS9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICmbhR+DpsiElvsGw69PyeFUWAICatKB24e77sis4B7eAiAWXuisgHzue2uclGDxplQQ53EacfUskk5HgW8QQeVuiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260922083419","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260922083419.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/eab2f89c02367caf504bd107410f22ca/solana-keys-8.4.0-canary-20260922083419.tgz","_integrity":"sha512-Rn+rKjPURaNppKqfCJ8r9f278kIHTTCxop51NpO+a6/oNuv5ejplxEazvZkWu5/sNnGPR0cnLDE1Fo3OnbpuNQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260922083419","@solana/promises":"8.4.0-canary-20260922083419","@solana/assertions":"8.4.0-canary-20260922083419","@solana/codecs-core":"8.4.0-canary-20260922083419","@solana/nominal-types":"8.4.0-canary-20260922083419","@solana/codecs-strings":"8.4.0-canary-20260922083419"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.4.0-canary-20260922083419_1790066774405_0.5462064955728534","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260922084122":{"name":"@solana/keys","version":"8.4.0-canary-20260922084122","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.4.0-canary-20260922084122","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"292efe193eb7b5a9c760999780d4b331d00d3ec8","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260922084122.tgz","fileCount":37,"integrity":"sha512-m3ZTotZaoWz7vkCvKsUhjZvzgiV4HQ6A9JQefoy3mys2YRzPPJnOYtS7R1b5y4rsOns8JPpRc2mvvH2azmQafg==","signatures":[{"sig":"MEUCIQCRy831rSeWi5jZnywZsbj2gUq0rt2IUYy8Y18PvgoTMwIgGNZwcNsFPHmUC7WLqp8vHgf4hHTwCbGa2WKvWYVaSf0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC98Z382Gz683LIGskkKIvULa1lWRHz7XjcE24QEkOTRwIhAKu3iaQzYS4QodfDlTv1Nw2gXxVJZ94lctk3ZMqSZ9Hc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260922084122","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260922084122.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/09a1144b0f59997035cbee5762301b0f/solana-keys-8.4.0-canary-20260922084122.tgz","_integrity":"sha512-m3ZTotZaoWz7vkCvKsUhjZvzgiV4HQ6A9JQefoy3mys2YRzPPJnOYtS7R1b5y4rsOns8JPpRc2mvvH2azmQafg==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260922084122","@solana/promises":"8.4.0-canary-20260922084122","@solana/assertions":"8.4.0-canary-20260922084122","@solana/codecs-core":"8.4.0-canary-20260922084122","@solana/nominal-types":"8.4.0-canary-20260922084122","@solana/codecs-strings":"8.4.0-canary-20260922084122"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.4.0-canary-20260922084122_1790067163822_0.4524407148091869","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260922151509":{"name":"@solana/keys","version":"8.4.0-canary-20260922151509","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.4.0-canary-20260922151509","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"a12eb585c7f279d252c381b315acea15ac82ce2b","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260922151509.tgz","fileCount":37,"integrity":"sha512-CIuyVuty/fKEw44q4vVKSxx8DMdvW5r7Bny7ZhanyIcHorqx0w0a5oofvdczHBHQyuok2HPXcrwBidJIpfm2GQ==","signatures":[{"sig":"MEUCIF4vJvWsTcjUz0jYFUWUdFi2VmOhR77zfwD3t8L5VN2CAiEAv0R11D9yedyfapH6ua7pD22KHguIVs8GWM7jTjR9Fns=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFpLqlKBRK3tbG0+gOpx9c5sW6tzLq+zAW+5656JmdZRAiEAhX7Il0ZjK10Qz1Al45nP0AOAcrqCZ8S7svspSk0koPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260922151509","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260922151509.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/ffdd2770443181db9437f20d53d80e99/solana-keys-8.4.0-canary-20260922151509.tgz","_integrity":"sha512-CIuyVuty/fKEw44q4vVKSxx8DMdvW5r7Bny7ZhanyIcHorqx0w0a5oofvdczHBHQyuok2HPXcrwBidJIpfm2GQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260922151509","@solana/promises":"8.4.0-canary-20260922151509","@solana/assertions":"8.4.0-canary-20260922151509","@solana/codecs-core":"8.4.0-canary-20260922151509","@solana/nominal-types":"8.4.0-canary-20260922151509","@solana/codecs-strings":"8.4.0-canary-20260922151509"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.4.0-canary-20260922151509_1790090620929_0.6233871230301107","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260922155338":{"name":"@solana/keys","version":"8.4.0-canary-20260922155338","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.4.0-canary-20260922155338","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"7f13ed1f0f7437c27b19ca2a433cbdabde954a27","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260922155338.tgz","fileCount":37,"integrity":"sha512-JgEdpRCAwynk/FquYvww8dvHpGy5ncycKv8S/q80a8AKPS/IsvtqqDZGfTkEHMNNP9/Xjj/tvV2WbAjnCWNkEQ==","signatures":[{"sig":"MEQCICRTpxD6NW7C+OMUQtfrh/gfBQENBXUOOFGBLMhi/ZT3AiAPaCaxDAnix/AJDiIqs0JJymGjBu5nayWu+/At9mlR5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIATDrsQXZ1Lxt4uV8Dc6FqRCwP5SPPG7NpvEFU0M60xUAiEA/iYlNtVgMX0mAYHJ2nYdKVuCTu/mYwjRBApvNR4osow=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260922155338","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260922155338.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/96fff917c6827b0441e1858bf8a6d68b/solana-keys-8.4.0-canary-20260922155338.tgz","_integrity":"sha512-JgEdpRCAwynk/FquYvww8dvHpGy5ncycKv8S/q80a8AKPS/IsvtqqDZGfTkEHMNNP9/Xjj/tvV2WbAjnCWNkEQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260922155338","@solana/promises":"8.4.0-canary-20260922155338","@solana/assertions":"8.4.0-canary-20260922155338","@solana/codecs-core":"8.4.0-canary-20260922155338","@solana/nominal-types":"8.4.0-canary-20260922155338","@solana/codecs-strings":"8.4.0-canary-20260922155338"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.4.0-canary-20260922155338_1790093062606_0.46818530981389905","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260923083123":{"name":"@solana/keys","version":"8.4.0-canary-20260923083123","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.4.0-canary-20260923083123","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"c154f1c020b6abb2c98e32cc48e2b433c83095d6","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260923083123.tgz","fileCount":37,"integrity":"sha512-5kNcIlrlt8R/L/PT+DcbcQH4dVFoQ++QHXtHFIkOqzHB3gueu+S37nR138Cirs3vaZ57eqU1jqbGZIOR0T1lNQ==","signatures":[{"sig":"MEUCIQDHw08uvjLGuyGVXq/Y65Z7H5IpyqnwRtd22h/bUa389gIgQgAtM9M3ftn6VimtwgszuRNA9u/cA9tsOx/NMhKeJ+o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHLviSNT7t+QJHgihCQ7Jh0eySjqwT9/zGq+bkp6JIP5AiBAlgY0I+gtd7IGwnJUS9bKzaKxfVY/uaatzqhW98O7Vg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260923083123","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260923083123.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/3c3e5176a0f07fd43f812b43a9798ebe/solana-keys-8.4.0-canary-20260923083123.tgz","_integrity":"sha512-5kNcIlrlt8R/L/PT+DcbcQH4dVFoQ++QHXtHFIkOqzHB3gueu+S37nR138Cirs3vaZ57eqU1jqbGZIOR0T1lNQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.21.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260923083123","@solana/promises":"8.4.0-canary-20260923083123","@solana/assertions":"8.4.0-canary-20260923083123","@solana/codecs-core":"8.4.0-canary-20260923083123","@solana/nominal-types":"8.4.0-canary-20260923083123","@solana/codecs-strings":"8.4.0-canary-20260923083123"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.4.0-canary-20260923083123_1790152879019_0.30125631664827734","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260924083259":{"name":"@solana/keys","version":"8.4.0-canary-20260924083259","keywords":["blockchain","solana","web3"],"author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"license":"MIT","_id":"@solana/keys@8.4.0-canary-20260924083259","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://www.solanakit.com/api#solanakeys","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"9697bc621bfd0c7d91773aa01f97f2587f25bda4","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260924083259.tgz","fileCount":37,"integrity":"sha512-HuafhqoTytMPAZjpYD1iN2FsMrA4rOjWyXl3WAiMw9QSVMNQpwSvGppNPgOLiWC6HWJcUsWHt4PBx+6lSLFzPQ==","signatures":[{"sig":"MEUCIQDgJFdU1N9xo4RgHmZ2fFmzTyEBGC+uhfP+xBCE7fvYygIgaT9vmABewjfHuuhiHfwbx3dSvyo9JVmhfdJAOsxW5Tw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCLTmEWeiMiKsyZhwM3z+0JZ3ZWKcDVRWObdeh6eL45gwIhANt6HElSU792ZPfj4QM1IdZ6pNCsEPRD2ja7GuZOwrhJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260924083259","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260924083259.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./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","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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:9af38971-3a77-4868-94dd-6fdee2150d51"}},"_resolved":"/tmp/06610d3964082fa838bf3e65f41d46d0/solana-keys-8.4.0-canary-20260924083259.tgz","_integrity":"sha512-HuafhqoTytMPAZjpYD1iN2FsMrA4rOjWyXl3WAiMw9QSVMNQpwSvGppNPgOLiWC6HWJcUsWHt4PBx+6lSLFzPQ==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260924083259","@solana/promises":"8.4.0-canary-20260924083259","@solana/assertions":"8.4.0-canary-20260924083259","@solana/codecs-core":"8.4.0-canary-20260924083259","@solana/nominal-types":"8.4.0-canary-20260924083259","@solana/codecs-strings":"8.4.0-canary-20260924083259"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/keys_8.4.0-canary-20260924083259_1790239531670_0.8019670694382433","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary-20260925083045":{"_id":"@solana/keys@8.4.0-canary-20260925083045","bugs":{"url":"https://github.com/anza-xyz/kit/issues"},"dist":{"shasum":"3d063f88b85ce4e442095e0866aa0c2c9a0e2a74","tarball":"https://registry.npmjs.org/@solana/keys/-/keys-8.4.0-canary-20260925083045.tgz","fileCount":37,"integrity":"sha512-DnqE/2N4/B8xJtlXH7JjIJunNLQlwxuWKbxa6NirEUoeXw8QKohxBz4aYMWbRxTbHh4efZK0fAZ6LH2bCON+ag==","signatures":[{"sig":"MEQCIGuClgSxkdHXkKCjzoXCfCLKO7Cg1EH3cyeQeFyybzYYAiA7WQPxIBOET00lkXy22E6n0gO9zI0LpJGtNLm0t8NFrg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG/wLsU+jmcwb4pCeh8gvq6dlxBrO1LEIuMV/0bO0LTZAiBI2+YcPrCmLMwA/UFz7MlE4AGndNmNK6jkGPaaJ2vHcw=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@solana%2fkeys@8.4.0-canary-20260925083045","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":360549},"main":"./dist/index.node.cjs","name":"@solana/keys","type":"commonjs","_from":"file:solana-keys-8.4.0-canary-20260925083045.tgz","types":"./dist/types/index.d.ts","author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"engines":{"node":">=20.18.0"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"workerd":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"edge-light":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"react-native":"./dist/index.native.mjs"},"license":"MIT","scripts":{"dev":"NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch","benchmark":"./src/__benchmarks__/run.ts","style:fix":"pnpm eslint --fix src && pnpm prettier --log-level warn --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"},"version":"8.4.0-canary-20260925083045","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9af38971-3a77-4868-94dd-6fdee2150d51"}},"homepage":"https://www.solanakit.com/api#solanakeys","keywords":["blockchain","solana","web3"],"_resolved":"/tmp/285adbb50a509f35e7352b4a24ddf1f2/solana-keys-8.4.0-canary-20260925083045.tgz","_integrity":"sha512-DnqE/2N4/B8xJtlXH7JjIJunNLQlwxuWKbxa6NirEUoeXw8QKohxBz4aYMWbRxTbHh4efZK0fAZ6LH2bCON+ag==","repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"_npmVersion":"11.19.0","description":"Helpers for generating and transforming key material","directories":{},"maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"sideEffects":false,"_nodeVersion":"24.21.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@solana/errors":"8.4.0-canary-20260925083045","@solana/promises":"8.4.0-canary-20260925083045","@solana/assertions":"8.4.0-canary-20260925083045","@solana/codecs-core":"8.4.0-canary-20260925083045","@solana/nominal-types":"8.4.0-canary-20260925083045","@solana/codecs-strings":"8.4.0-canary-20260925083045"},"react-native":"./dist/index.native.mjs","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"typescript":">=5.4.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/keys_8.4.0-canary-20260925083045_1790325548374_0.008337353034771455"}}},"time":{"created":"2023-03-29T07:26:57.518Z","modified":"2026-09-25T08:39:08.897Z","0.0.0-experimental.0":"2023-03-29T07:26:57.823Z","0.0.0-experimental.1":"2023-03-29T16:02:34.375Z","2.0.0-experimental.2ca9e77":"2023-04-04T01:22:53.124Z","2.0.0-experimental.093f058":"2023-04-04T01:41:00.676Z","2.0.0-experimental.044c967":"2023-04-04T01:50:56.269Z","2.0.0-experimental.149244b":"2023-04-04T04:32:31.690Z","2.0.0-experimental.c64b6e4":"2023-04-04T06:24:46.842Z","2.0.0-experimental.cf4231e":"2023-04-04T20:26:15.096Z","2.0.0-experimental.feb03f8":"2023-04-04T20:42:00.170Z","2.0.0-experimental.ca22964":"2023-04-04T20:52:05.659Z","2.0.0-experimental.732dc1e":"2023-04-04T22:44:16.852Z","2.0.0-experimental.56d3a22":"2023-04-05T17:20:59.026Z","2.0.0-experimental.36b9cc0":"2023-04-06T16:07:26.012Z","2.0.0-experimental.847f0a9":"2023-04-07T00:46:38.930Z","2.0.0-experimental.f10010c":"2023-04-11T18:25:22.388Z","2.0.0-experimental.dccb97c":"2023-04-12T05:32:12.970Z","2.0.0-experimental.680e3ef":"2023-04-12T05:32:31.166Z","2.0.0-experimental.021b83f":"2023-04-12T18:25:54.015Z","2.0.0-experimental.66685ba":"2023-04-12T18:28:52.976Z","2.0.0-experimental.f41d32d":"2023-04-13T04:13:03.343Z","2.0.0-experimental.c091b0a":"2023-04-13T04:20:19.976Z","2.0.0-experimental.5108520":"2023-04-13T04:37:25.706Z","2.0.0-experimental.cf3cbb7":"2023-04-14T05:58:58.154Z","2.0.0-experimental.73932e0":"2023-04-14T05:59:55.124Z","2.0.0-experimental.bd89c41":"2023-04-15T01:44:13.096Z","2.0.0-experimental.0174e10":"2023-04-15T01:46:17.157Z","2.0.0-experimental.3290268":"2023-04-15T01:48:25.065Z","2.0.0-experimental.bbe9bfe":"2023-04-18T17:54:33.022Z","2.0.0-experimental.50ab13b":"2023-04-18T17:56:33.097Z","2.0.0-experimental.92a60c3":"2023-04-18T19:58:25.759Z","2.0.0-experimental.f0db543":"2023-04-18T22:14:45.686Z","2.0.0-experimental.982fafd":"2023-04-19T02:56:42.609Z","2.0.0-experimental.274e073":"2023-04-20T20:14:21.371Z","2.0.0-experimental.a77f814":"2023-04-20T21:20:20.278Z","2.0.0-experimental.20762e0":"2023-04-20T21:23:25.928Z","2.0.0-experimental.239bb91":"2023-04-21T00:07:22.244Z","2.0.0-experimental.cc1b7bb":"2023-04-21T00:27:27.485Z","2.0.0-experimental.b69daf2":"2023-04-21T00:36:34.484Z","2.0.0-experimental.83a390d":"2023-04-25T05:40:37.758Z","2.0.0-experimental.1b52291":"2023-04-25T05:51:47.512Z","2.0.0-experimental.d6c5c0e":"2023-04-25T05:58:49.592Z","2.0.0-experimental.a1e77c4":"2023-04-25T06:34:15.279Z","2.0.0-experimental.8f00f4f":"2023-04-25T06:35:07.694Z","2.0.0-experimental.b219d97":"2023-04-25T06:35:41.876Z","2.0.0-experimental.9d02c04":"2023-04-25T06:37:32.203Z","2.0.0-experimental.a3f93f3":"2023-04-25T06:38:04.629Z","2.0.0-experimental.d2fa52f":"2023-04-25T06:38:50.195Z","2.0.0-experimental.77f78a8":"2023-04-25T07:26:54.569Z","2.0.0-experimental.3244e3e":"2023-04-25T07:38:04.760Z","2.0.0-experimental.edfcbdc":"2023-04-25T20:37:01.203Z","2.0.0-experimental.ed7c7b8":"2023-04-25T21:16:32.882Z","2.0.0-experimental.dfc6d58":"2023-05-01T18:12:58.303Z","2.0.0-experimental.7b00896":"2023-05-09T19:12:03.663Z","2.0.0-experimental.d16acbd":"2023-05-17T04:27:00.934Z","2.0.0-experimental.caf8d51":"2023-05-17T16:37:40.529Z","2.0.0-experimental.b5dd2ce":"2023-05-17T17:21:03.813Z","2.0.0-experimental.21f7d3e":"2023-05-17T18:49:34.262Z","2.0.0-experimental.88723ed":"2023-05-17T18:50:57.615Z","2.0.0-experimental.c8ada8d":"2023-05-17T19:12:19.422Z","2.0.0-experimental.01c1f5f":"2023-05-18T09:27:54.520Z","2.0.0-experimental.5e42084":"2023-05-18T17:08:08.897Z","2.0.0-experimental.487d81c":"2023-05-19T20:57:00.202Z","2.0.0-experimental.527bafd":"2023-05-19T21:53:33.233Z","2.0.0-experimental.88618c2":"2023-05-23T22:09:02.411Z","2.0.0-experimental.e1fc77c":"2023-05-24T18:01:54.248Z","2.0.0-experimental.21cfcdd":"2023-05-24T18:11:15.343Z","2.0.0-experimental.20e2b21":"2023-05-24T23:54:26.956Z","2.0.0-experimental.d2e0117":"2023-05-24T23:56:01.163Z","2.0.0-experimental.9409822":"2023-05-25T03:58:11.496Z","2.0.0-experimental.ac2f09a":"2023-05-25T09:15:09.102Z","2.0.0-experimental.50fb93e":"2023-05-25T09:27:07.393Z","2.0.0-experimental.ffa81ab":"2023-05-25T16:41:35.518Z","2.0.0-experimental.6d9c2f3":"2023-05-26T02:45:06.382Z","2.0.0-experimental.2b0c16d":"2023-05-26T09:19:13.637Z","2.0.0-experimental.7a6786e":"2023-05-28T03:21:30.837Z","2.0.0-experimental.d29c2a8":"2023-05-29T09:23:46.518Z","2.0.0-experimental.d2e9567":"2023-05-29T09:28:48.404Z","2.0.0-experimental.4480ae1":"2023-05-30T09:09:11.295Z","2.0.0-experimental.0b7dd02":"2023-05-31T21:36:46.491Z","2.0.0-experimental.0a86f01":"2023-05-31T21:46:12.265Z","2.0.0-experimental.1cb3e8b":"2023-05-31T21:58:25.120Z","2.0.0-experimental.29fe5fe":"2023-06-01T09:18:48.351Z","2.0.0-experimental.f965d44":"2023-06-01T09:31:47.580Z","2.0.0-experimental.09348ce":"2023-06-02T09:11:32.269Z","2.0.0-experimental.bfb2f6f":"2023-06-02T09:17:08.802Z","2.0.0-experimental.f8229ef":"2023-06-02T09:27:02.567Z","2.0.0-experimental.aeec044":"2023-06-05T09:10:34.086Z","2.0.0-experimental.f1b44c6":"2023-06-05T09:16:32.301Z","2.0.0-experimental.46f8588":"2023-06-05T09:24:43.977Z","2.0.0-experimental.bc38d16":"2023-06-06T09:11:34.962Z","2.0.0-experimental.461cafe":"2023-06-09T22:25:02.230Z","2.0.0-experimental.b0e1171":"2023-06-09T23:22:37.233Z","2.0.0-experimental.b79b56f":"2023-06-09T23:26:10.337Z","2.0.0-experimental.b8df7b4":"2023-06-09T23:26:51.400Z","2.0.0-experimental.8d948c9":"2023-06-09T23:43:31.850Z","2.0.0-experimental.6524b01":"2023-06-09T23:53:25.587Z","2.0.0-experimental.7d8a778":"2023-06-09T23:53:52.785Z","2.0.0-experimental.f1b766a":"2023-06-20T19:27:02.128Z","2.0.0-experimental.3e5b95c":"2023-06-20T20:33:55.152Z","2.0.0-experimental.de111d2":"2023-06-20T20:36:06.473Z","2.0.0-experimental.2678c4b":"2023-06-20T20:36:17.486Z","2.0.0-experimental.eefafdf":"2023-06-20T20:36:24.500Z","2.0.0-experimental.8608356":"2023-06-20T20:36:52.444Z","2.0.0-experimental.4e091b2":"2023-06-20T20:38:25.840Z","2.0.0-experimental.7d4c36d":"2023-06-27T23:58:23.711Z","2.0.0-experimental.c9a65a0":"2023-06-27T23:59:48.602Z","2.0.0-experimental.e264f4d":"2023-06-28T00:00:00.839Z","2.0.0-experimental.8e1b3b7":"2023-06-28T16:27:34.754Z","2.0.0-experimental.fab3c27":"2023-06-28T16:27:46.482Z","2.0.0-experimental.2989216":"2023-06-28T23:25:11.705Z","2.0.0-experimental.bcca4c4":"2023-06-28T23:25:25.911Z","2.0.0-experimental.e7a27fb":"2023-06-28T23:25:50.821Z","2.0.0-experimental.743e0a6":"2023-06-28T23:31:38.833Z","2.0.0-experimental.fbdf21a":"2023-06-29T04:15:52.428Z","2.0.0-experimental.7713bac":"2023-06-29T16:53:16.459Z","2.0.0-experimental.81a951a":"2023-06-29T17:02:41.801Z","2.0.0-experimental.8d5318e":"2023-06-29T17:02:49.297Z","2.0.0-experimental.7b06723":"2023-06-29T19:15:29.223Z","2.0.0-experimental.f291d36":"2023-06-29T19:17:26.896Z","2.0.0-experimental.02a66ef":"2023-06-29T19:18:45.345Z","2.0.0-experimental.3775937":"2023-06-29T19:22:11.196Z","2.0.0-experimental.874d89c":"2023-06-30T16:09:28.344Z","2.0.0-experimental.d1e0dc6":"2023-07-05T21:02:41.156Z","2.0.0-experimental.083ac3e":"2023-07-06T00:31:35.009Z","2.0.0-experimental.444644c":"2023-07-06T20:25:05.858Z","2.0.0-experimental.ca5fcbd":"2023-07-06T21:02:04.407Z","2.0.0-experimental.3b1c7d5":"2023-07-06T21:02:28.523Z","2.0.0-experimental.4f36046":"2023-07-07T00:23:32.995Z","2.0.0-experimental.9232d2b":"2023-07-07T04:42:25.743Z","2.0.0-experimental.49ed817":"2023-07-07T05:10:42.497Z","2.0.0-experimental.3d43623":"2023-07-07T10:42:04.256Z","2.0.0-experimental.4539c77":"2023-07-07T10:43:16.471Z","2.0.0-experimental.d79809f":"2023-07-14T10:53:00.263Z","2.0.0-experimental.c727961":"2023-07-14T23:19:57.095Z","2.0.0-experimental.9bf9fdb":"2023-07-14T23:20:38.989Z","2.0.0-experimental.cb1a5a0":"2023-07-14T23:21:08.817Z","2.0.0-experimental.91c8b54":"2023-07-14T23:33:18.688Z","2.0.0-experimental.f0d60d9":"2023-07-14T23:39:39.906Z","2.0.0-experimental.2dacb50":"2023-07-15T04:58:58.760Z","2.0.0-experimental.6cedd3a":"2023-07-15T05:14:29.007Z","2.0.0-experimental.0e113c0":"2023-07-15T05:25:51.271Z","2.0.0-experimental.457d032":"2023-07-18T04:52:40.235Z","2.0.0-experimental.c29513e":"2023-07-18T05:37:26.525Z","2.0.0-experimental.6b66b7d":"2023-07-18T14:56:03.814Z","2.0.0-experimental.ee9f3d8":"2023-07-20T01:33:34.127Z","2.0.0-experimental.9b5eac4":"2023-07-21T17:34:04.215Z","2.0.0-experimental.24998c4":"2023-07-21T17:34:30.113Z","2.0.0-experimental.a7f0f86":"2023-07-21T17:35:51.964Z","2.0.0-experimental.4f9ea6b":"2023-07-22T05:27:13.843Z","2.0.0-experimental.4a5f393":"2023-07-22T05:31:40.686Z","2.0.0-experimental.90d96dc":"2023-07-22T05:31:42.597Z","2.0.0-experimental.71b920d":"2023-07-22T05:32:09.791Z","2.0.0-experimental.2bae733":"2023-07-22T05:32:37.732Z","2.0.0-experimental.5082935":"2023-07-22T05:32:56.879Z","2.0.0-experimental.0de6c3e":"2023-07-22T05:33:25.115Z","2.0.0-experimental.32e3112":"2023-07-22T05:33:55.281Z","2.0.0-experimental.9300d8b":"2023-07-22T05:35:02.815Z","2.0.0-experimental.4ec89a6":"2023-07-22T05:35:30.287Z","2.0.0-experimental.87c9652":"2023-07-22T05:37:22.367Z","2.0.0-experimental.f464b8b":"2023-07-22T06:04:30.124Z","2.0.0-experimental.95bfd9f":"2023-07-24T08:33:42.428Z","2.0.0-experimental.9ea7d74":"2023-07-24T08:42:58.937Z","2.0.0-experimental.f07dced":"2023-07-24T21:02:25.381Z","2.0.0-experimental.9968a73":"2023-07-24T21:05:57.923Z","2.0.0-experimental.d554dd4":"2023-07-25T07:29:13.529Z","2.0.0-experimental.c2d0ddc":"2023-07-25T08:38:46.103Z","2.0.0-experimental.98b85fd":"2023-07-25T08:40:13.851Z","2.0.0-experimental.784f248":"2023-07-25T08:42:10.309Z","2.0.0-experimental.1584fe6":"2023-07-25T20:05:26.426Z","2.0.0-experimental.c5061ae":"2023-07-25T22:36:45.673Z","2.0.0-experimental.0a6605f":"2023-07-25T22:37:32.399Z","2.0.0-experimental.2491912":"2023-07-26T09:05:31.580Z","2.0.0-experimental.835e62f":"2023-07-26T09:06:34.449Z","2.0.0-experimental.2a97655":"2023-07-26T09:10:31.589Z","2.0.0-experimental.b927e84":"2023-07-27T09:01:49.756Z","2.0.0-experimental.211879d":"2023-07-27T09:03:39.605Z","2.0.0-experimental.2a425db":"2023-07-27T09:06:19.814Z","2.0.0-experimental.8936f2f":"2023-07-28T08:29:09.001Z","2.0.0-experimental.305b060":"2023-07-28T08:31:14.951Z","2.0.0-experimental.7000add":"2023-07-28T08:35:24.196Z","2.0.0-experimental.91405cb":"2023-07-28T23:30:16.366Z","2.0.0-experimental.52f0956":"2023-07-29T03:54:46.348Z","2.0.0-experimental.08302e8":"2023-07-29T04:04:20.660Z","2.0.0-experimental.91615fc":"2023-07-29T05:12:05.353Z","2.0.0-experimental.d49fb7f":"2023-07-31T08:37:37.458Z","2.0.0-experimental.fcae73c":"2023-07-31T08:45:27.611Z","2.0.0-experimental.324614":"2023-07-31T10:39:32.627Z","2.0.0-experimental.9f0ae41":"2023-07-31T16:22:35.232Z","2.0.0-experimental.63423f2":"2023-08-01T08:35:56.709Z","2.0.0-experimental.6cdcd69":"2023-08-01T08:39:32.130Z","2.0.0-experimental.f3eba18":"2023-08-01T08:48:19.265Z","2.0.0-experimental.3e920bf":"2023-08-02T08:31:48.103Z","2.0.0-experimental.8fc0f6c":"2023-08-02T08:31:56.644Z","2.0.0-experimental.89b2a1e":"2023-08-02T08:40:40.554Z","2.0.0-experimental.11658b8":"2023-08-03T00:36:46.867Z","2.0.0-experimental.ca7c151":"2023-08-03T09:00:37.013Z","2.0.0-experimental.7539d42":"2023-08-03T09:09:12.710Z","2.0.0-experimental.68d1443":"2023-08-03T19:50:36.159Z","2.0.0-experimental.e36f58d":"2023-08-03T19:51:06.109Z","2.0.0-experimental.585314d":"2023-08-04T08:29:08.700Z","2.0.0-experimental.1720f87":"2023-08-04T08:37:32.181Z","2.0.0-experimental.f8b14a7":"2023-08-04T08:48:29.836Z","2.0.0-experimental.4ca2749":"2023-08-04T16:31:49.559Z","2.0.0-experimental.e97e6ed":"2023-08-04T17:47:52.830Z","2.0.0-experimental.1ea234d":"2023-08-04T17:55:46.739Z","2.0.0-experimental.daad0b8":"2023-08-06T08:48:55.458Z","2.0.0-experimental.f5c87d2":"2023-08-07T04:26:53.307Z","2.0.0-experimental.910eea0":"2023-08-07T09:02:18.154Z","2.0.0-experimental.805f482":"2023-08-07T16:13:34.756Z","2.0.0-experimental.a624877":"2023-08-07T16:27:30.982Z","2.0.0-experimental.659134e":"2023-08-07T16:52:46.337Z","2.0.0-experimental.7b76300":"2023-08-07T17:03:14.509Z","2.0.0-experimental.8f594ac":"2023-08-07T17:08:16.482Z","2.0.0-experimental.cb41f36":"2023-08-07T17:31:29.295Z","2.0.0-experimental.7e66ec4":"2023-08-07T17:32:21.293Z","2.0.0-experimental.7a52c02":"2023-08-07T17:35:41.394Z","2.0.0-experimental.dffb4b6":"2023-08-07T17:50:36.245Z","2.0.0-experimental.129c601":"2023-08-07T18:28:31.781Z","2.0.0-experimental.7e91143":"2023-08-07T19:23:46.118Z","2.0.0-experimental.0b7eadc":"2023-08-07T20:13:38.358Z","2.0.0-experimental.1411638":"2023-08-08T08:58:11.731Z","2.0.0-experimental.6ec1b2d":"2023-08-08T09:05:13.406Z","2.0.0-experimental.88e1eaa":"2023-08-08T13:20:25.499Z","2.0.0-experimental.baadda0":"2023-08-08T15:32:43.484Z","2.0.0-experimental.0a0651f":"2023-08-08T15:33:53.454Z","2.0.0-experimental.0108bc7":"2023-08-09T08:38:55.723Z","2.0.0-experimental.4a829b4":"2023-08-09T08:45:15.571Z","2.0.0-experimental.25ec508":"2023-08-09T08:57:19.668Z","2.0.0-experimental.86594f2":"2023-08-10T08:36:56.408Z","2.0.0-experimental.bb6ba5b":"2023-08-10T08:48:18.424Z","2.0.0-experimental.658ab03":"2023-08-10T08:54:36.982Z","2.0.0-experimental.954995a":"2023-08-10T15:13:23.875Z","2.0.0-experimental.a22700c":"2023-08-11T09:51:13.677Z","2.0.0-experimental.03edc6f":"2023-08-15T08:43:13.091Z","2.0.0-experimental.b787f32":"2023-08-16T20:57:39.007Z","2.0.0-experimental.958cc6b":"2023-08-17T03:30:52.650Z","2.0.0-experimental.5f8bf71":"2023-08-22T15:23:41.033Z","2.0.0-experimental.4183479":"2023-08-23T04:36:54.348Z","2.0.0-experimental.bac4a66":"2023-08-23T04:59:42.222Z","2.0.0-experimental.71ce0c2":"2023-08-23T05:00:19.534Z","2.0.0-experimental.ec2d4a4":"2023-08-23T05:13:51.816Z","2.0.0-experimental.b9efb9c":"2023-08-23T15:13:36.594Z","2.0.0-experimental.bfb1537":"2023-08-23T17:37:12.486Z","2.0.0-experimental.dc614af":"2023-08-24T21:10:14.347Z","2.0.0-experimental.2a5c909":"2023-08-25T05:38:26.771Z","2.0.0-experimental.3b49e8a":"2023-08-25T05:38:52.211Z","2.0.0-experimental.4f2f123":"2023-08-25T17:16:34.389Z","2.0.0-experimental.5c3e7e8":"2023-08-25T17:16:44.207Z","2.0.0-experimental.d0412ab":"2023-08-25T17:29:06.656Z","2.0.0-experimental.7192f3d":"2023-08-25T18:22:48.903Z","2.0.0-experimental.58cbeb5":"2023-08-25T18:48:14.761Z","2.0.0-experimental.d4938f4":"2023-08-25T19:20:04.857Z","2.0.0-experimental.2f6fdd4":"2023-08-27T07:57:00.126Z","2.0.0-experimental.0556eb2":"2023-08-27T08:06:42.247Z","2.0.0-experimental.630f6d2":"2023-08-29T18:13:43.150Z","2.0.0-experimental.f4281a5":"2023-08-29T22:18:21.691Z","2.0.0-experimental.6ed2091":"2023-08-30T07:03:22.209Z","2.0.0-experimental.a27face":"2023-08-30T07:04:06.547Z","2.0.0-experimental.2a6cc4f":"2023-08-30T07:04:21.762Z","2.0.0-experimental.8c9cacd":"2023-08-30T07:08:31.948Z","2.0.0-experimental.ab8b149":"2023-08-30T07:27:03.909Z","2.0.0-experimental.0c52530":"2023-08-30T08:29:27.029Z","2.0.0-experimental.320ccbb":"2023-08-30T08:33:47.441Z","2.0.0-experimental.d48113d":"2023-08-31T08:53:30.387Z","2.0.0-experimental.b83b7ee":"2023-08-31T08:54:38.380Z","2.0.0-experimental.11d7d74":"2023-08-31T08:55:20.703Z","2.0.0-experimental.78768fc":"2023-08-31T16:32:32.970Z","2.0.0-experimental.860959f":"2023-09-01T08:45:09.906Z","2.0.0-experimental.d6c3cfe":"2023-09-01T08:47:24.117Z","2.0.0-experimental.cf6545e":"2023-09-04T08:34:57.971Z","2.0.0-experimental.1ddb6b7":"2023-09-04T08:39:35.524Z","2.0.0-experimental.6a124b1":"2023-09-04T08:46:06.520Z","2.0.0-experimental.5030000":"2023-09-07T21:38:28.568Z","2.0.0-experimental.94b4d49":"2023-09-07T21:45:39.226Z","2.0.0-experimental.e09b513":"2023-09-08T21:19:09.660Z","2.0.0-experimental.8ecb622":"2023-09-12T11:13:03.578Z","2.0.0-experimental.d26eeae":"2023-09-12T15:14:04.083Z","2.0.0-experimental.38decd1":"2023-09-12T21:22:42.585Z","2.0.0-experimental.b8960ad":"2023-09-12T23:02:41.427Z","2.0.0-experimental.b074b89":"2023-09-12T23:04:50.143Z","2.0.0-experimental.c0430ba":"2023-09-13T08:49:59.222Z","2.0.0-experimental.53a2f8c":"2023-09-13T08:53:16.501Z","2.0.0-experimental.b9c1a94":"2023-09-13T08:59:24.963Z","2.0.0-experimental.82bbf6f":"2023-09-13T22:49:51.990Z","2.0.0-experimental.d93f1ad":"2023-09-14T08:54:14.531Z","2.0.0-experimental.bba4a25":"2023-09-14T09:08:09.978Z","2.0.0-experimental.506779":"2023-09-14T18:41:32.952Z","2.0.0-experimental.25a15aa":"2023-09-15T09:20:18.004Z","2.0.0-experimental.497de05":"2023-09-15T17:35:20.322Z","2.0.0-experimental.3536b48":"2023-09-15T19:00:42.796Z","2.0.0-experimental.1d59f0a":"2023-09-15T19:01:33.862Z","2.0.0-experimental.9a059de":"2023-09-15T19:01:42.545Z","2.0.0-experimental.28e03b2":"2023-09-15T19:02:45.419Z","2.0.0-experimental.91700ed":"2023-09-15T19:02:48.702Z","2.0.0-experimental.28a54d0":"2023-09-15T19:04:01.056Z","2.0.0-experimental.3c38083":"2023-09-15T19:04:39.522Z","2.0.0-experimental.22a4e54":"2023-09-15T21:56:31.409Z","2.0.0-experimental.a8f1f88":"2023-09-15T21:57:45.316Z","2.0.0-experimental.2a70690":"2023-09-19T03:03:37.444Z","2.0.0-experimental.92b6983":"2023-09-20T21:25:54.686Z","2.0.0-experimental.b463a7a":"2023-09-21T08:55:28.080Z","2.0.0-experimental.777610f":"2023-09-21T08:57:07.725Z","2.0.0-experimental.490159e":"2023-09-22T17:57:55.768Z","2.0.0-experimental.c93679a":"2023-09-22T18:01:17.267Z","2.0.0-experimental.4747ac5":"2023-09-25T19:15:10.123Z","2.0.0-experimental.461b4ce":"2023-09-25T19:18:31.459Z","2.0.0-experimental.73d8f64":"2023-09-27T11:48:00.585Z","2.0.0-experimental.3e065e6":"2023-09-30T00:02:58.455Z","2.0.0-experimental.8f006a8":"2023-09-30T00:28:17.264Z","2.0.0-experimental.c0c57ff":"2023-09-30T00:31:21.235Z","2.0.0-experimental.da22638":"2023-09-30T17:13:12.070Z","2.0.0-experimental.cd89114":"2023-10-03T20:21:12.369Z","2.0.0-experimental.2296a15":"2023-10-04T07:27:47.920Z","2.0.0-experimental.f2b6238":"2023-10-04T13:24:55.974Z","2.0.0-experimental.ba46ce1":"2023-10-04T23:20:44.752Z","2.0.0-experimental.9f6f304":"2023-10-06T08:16:15.189Z","2.0.0-experimental.064cdc3":"2023-10-06T08:38:41.887Z","2.0.0-experimental.85be7e8":"2023-10-06T08:43:07.549Z","2.0.0-experimental.0178e62":"2023-10-06T09:21:20.560Z","2.0.0-experimental.e0b865d":"2023-10-06T09:32:52.999Z","2.0.0-experimental.d9dcd1c":"2023-10-06T09:38:10.843Z","2.0.0-experimental.5432cbe":"2023-10-06T09:42:42.569Z","2.0.0-experimental.8894dc1":"2023-10-06T10:12:00.321Z","2.0.0-experimental.63bb307":"2023-10-06T10:13:51.537Z","2.0.0-experimental.867084a":"2023-10-06T10:41:11.808Z","2.0.0-experimental.8a4cd99":"2023-10-06T11:02:38.508Z","2.0.0-experimental.4189b37":"2023-10-06T16:22:47.257Z","2.0.0-experimental.4366e2e":"2023-10-06T16:27:11.271Z","2.0.0-experimental.7da1908":"2023-10-07T07:17:09.753Z","2.0.0-experimental.524cb6e":"2023-10-07T07:20:17.158Z","2.0.0-experimental.5c33269":"2023-10-07T07:22:36.514Z","2.0.0-experimental.4bb5c3f":"2023-10-07T07:24:32.414Z","2.0.0-experimental.856952e":"2023-10-07T07:26:34.453Z","2.0.0-experimental.6467eba":"2023-10-07T07:28:49.762Z","2.0.0-experimental.544cc84":"2023-10-07T07:31:56.349Z","2.0.0-experimental.6cf1deb":"2023-10-07T07:36:13.796Z","2.0.0-experimental.316f07d":"2023-10-07T07:41:06.387Z","2.0.0-experimental.2cae718":"2023-10-09T07:46:38.991Z","2.0.0-experimental.7b33fcb":"2023-10-09T09:37:56.134Z","2.0.0-experimental.2cc3be5":"2023-10-09T09:44:39.360Z","2.0.0-experimental.5586a1b":"2023-10-09T10:23:30.681Z","2.0.0-experimental.278784a":"2023-10-09T11:10:02.457Z","2.0.0-experimental.9baeda8":"2023-10-10T09:59:57.019Z","2.0.0-experimental.f4b7fd3":"2023-10-10T10:20:59.823Z","2.0.0-experimental.f040ea3":"2023-10-10T10:25:29.223Z","2.0.0-experimental.04c19fd":"2023-10-10T13:29:27.604Z","2.0.0-experimental.eb5fd16":"2023-10-10T13:58:49.625Z","2.0.0-experimental.21e994f":"2023-10-11T10:21:11.585Z","2.0.0-experimental.7123512":"2023-10-11T13:47:04.399Z","2.0.0-experimental.f57da91":"2023-10-11T15:22:10.514Z","2.0.0-experimental.f27be12":"2023-10-11T15:23:17.039Z","2.0.0-experimental.c237089":"2023-10-11T15:24:28.219Z","2.0.0-experimental.db42a99":"2023-10-11T15:25:21.252Z","2.0.0-experimental.b313ba0":"2023-10-11T15:26:22.756Z","2.0.0-experimental.cb90bb7":"2023-10-11T15:26:59.487Z","2.0.0-experimental.c8d8b83":"2023-10-11T15:28:01.112Z","2.0.0-experimental.bfaffe0":"2023-10-11T15:29:05.768Z","2.0.0-experimental.32b59a5":"2023-10-11T15:30:12.763Z","2.0.0-experimental.782d1ea":"2023-10-11T15:31:23.339Z","2.0.0-experimental.5e1b2e5":"2023-10-11T23:08:18.798Z","2.0.0-experimental.dacecb7":"2023-10-15T16:29:02.198Z","2.0.0-experimental.ee4214c":"2023-10-16T08:54:28.322Z","2.0.0-experimental.0cfc222":"2023-10-16T10:47:35.205Z","2.0.0-experimental.cc545f9":"2023-10-16T11:08:33.102Z","2.0.0-experimental.6556a8b":"2023-10-16T11:10:42.074Z","2.0.0-experimental.ba21818":"2023-10-16T11:48:53.760Z","2.0.0-experimental.7adc22b":"2023-10-16T14:21:42.092Z","2.0.0-experimental.fc4e943":"2023-10-18T05:21:40.410Z","2.0.0-experimental.c7ef49c":"2023-10-18T06:58:57.942Z","2.0.0-experimental.71a42a7":"2023-10-19T14:54:41.849Z","2.0.0-experimental.7d44763":"2023-10-19T14:55:37.223Z","2.0.0-experimental.72efece":"2023-10-19T14:56:41.660Z","2.0.0-experimental.228d375":"2023-10-19T17:12:27.100Z","2.0.0-experimental.9e133fd":"2023-10-19T17:19:26.859Z","2.0.0-experimental.819a6f7":"2023-10-19T17:19:43.811Z","2.0.0-experimental.a9e6db3":"2023-10-19T17:37:51.182Z","2.0.0-experimental.252f65f":"2023-10-19T22:12:25.138Z","2.0.0-experimental.99a64e9":"2023-10-19T23:24:48.258Z","2.0.0-experimental.b868e90":"2023-10-20T11:27:25.851Z","2.0.0-experimental.0ec7c58":"2023-10-20T11:30:40.676Z","2.0.0-experimental.398c396":"2023-10-20T11:50:20.197Z","2.0.0-experimental.146991a":"2023-10-20T16:20:21.241Z","2.0.0-experimental.e8095b1":"2023-10-20T16:25:44.448Z","2.0.0-experimental.03b965b":"2023-10-20T17:16:50.131Z","2.0.0-experimental.70ec746":"2023-10-21T00:34:43.431Z","2.0.0-experimental.be901cf":"2023-10-21T00:39:37.796Z","2.0.0-experimental.ce145c8":"2023-10-21T00:47:09.913Z","2.0.0-experimental.ba9b4c7":"2023-10-22T06:11:02.567Z","2.0.0-experimental.ce179f2":"2023-10-23T07:32:30.458Z","2.0.0-experimental.5ede703":"2023-10-23T07:36:38.247Z","2.0.0-experimental.4199b4e":"2023-10-23T07:37:00.718Z","2.0.0-experimental.d4b2978":"2023-10-23T08:31:03.820Z","2.0.0-experimental.69a8ad2":"2023-10-23T09:02:36.257Z","2.0.0-experimental.19791fe":"2023-10-23T16:22:54.746Z","2.0.0-experimental.ed12a35":"2023-10-23T16:24:38.633Z","2.0.0-experimental.cbd5bb6":"2023-10-23T16:25:17.267Z","2.0.0-experimental.572d28d":"2023-10-23T16:27:14.918Z","2.0.0-experimental.4f93ce8":"2023-10-23T16:29:40.041Z","2.0.0-experimental.7a1b905":"2023-10-23T16:30:08.744Z","2.0.0-experimental.8a35d54":"2023-10-23T16:31:05.068Z","2.0.0-experimental.25278c4":"2023-10-24T06:29:52.759Z","2.0.0-experimental.6d18167":"2023-10-24T06:49:49.813Z","2.0.0-experimental.58b1699":"2023-10-24T07:06:20.696Z","2.0.0-experimental.2938d71":"2023-10-24T07:29:55.744Z","2.0.0-experimental.df45965":"2023-10-24T20:30:48.085Z","2.0.0-experimental.68e85dc":"2023-10-25T09:03:39.202Z","2.0.0-experimental.589c379":"2023-10-25T09:41:17.029Z","2.0.0-experimental.6910664":"2023-10-26T16:17:19.627Z","2.0.0-experimental.10bfcd8":"2023-10-27T14:55:57.213Z","2.0.0-experimental.8a9aea0":"2023-10-27T15:06:05.264Z","2.0.0-experimental.cf6ca9d":"2023-10-27T17:32:38.477Z","2.0.0-experimental.e9e224b":"2023-10-27T17:40:49.987Z","2.0.0-experimental.8c5ac55":"2023-10-27T22:21:18.668Z","2.0.0-experimental.fe07532":"2023-10-27T22:23:00.989Z","2.0.0-experimental.fd11bd1":"2023-10-27T22:23:57.287Z","2.0.0-experimental.38794f3":"2023-10-27T22:24:45.368Z","2.0.0-experimental.9c8a30e":"2023-10-27T22:25:52.476Z","2.0.0-experimental.0099b2a":"2023-10-27T22:28:39.054Z","2.0.0-experimental.762ff13":"2023-10-27T22:31:12.323Z","2.0.0-experimental.d32897d":"2023-10-29T11:19:03.935Z","2.0.0-experimental.70aae9d":"2023-10-31T10:10:08.037Z","2.0.0-experimental.a23ca33":"2023-11-02T08:19:56.313Z","2.0.0-experimental.fbd3974":"2023-11-02T15:59:31.239Z","2.0.0-experimental.b755749":"2023-11-06T12:49:41.812Z","2.0.0-experimental.d575f09":"2023-11-06T18:38:53.092Z","2.0.0-experimental.ffeddf6":"2023-11-07T14:21:12.888Z","2.0.0-experimental.63683a4":"2023-11-07T22:33:09.731Z","2.0.0-experimental.8245fa6":"2023-11-08T00:06:35.489Z","2.0.0-experimental.205c092":"2023-11-08T00:55:21.084Z","2.0.0-experimental.4dbc1f6":"2023-11-10T09:30:19.204Z","2.0.0-experimental.5044844":"2023-11-10T13:52:35.976Z","2.0.0-experimental.7d54c2d":"2023-11-10T22:37:23.872Z","2.0.0-experimental.1c6b6d6":"2023-11-10T22:47:25.906Z","2.0.0-experimental.b7ead05":"2023-11-11T03:30:03.976Z","2.0.0-experimental.d1457f3":"2023-11-11T04:39:14.362Z","2.0.0-experimental.13ef878":"2023-11-11T07:33:37.983Z","2.0.0-experimental.e6fc977":"2023-11-11T20:24:22.654Z","2.0.0-experimental.e662875":"2023-11-11T20:27:05.649Z","2.0.0-experimental.cc94aa3":"2023-11-11T20:27:28.075Z","2.0.0-experimental.b153bb7":"2023-11-11T20:28:33.166Z","2.0.0-experimental.f7d1af1":"2023-11-11T20:28:38.451Z","2.0.0-experimental.f46b34c":"2023-11-11T20:30:03.126Z","2.0.0-experimental.aa4a701":"2023-11-12T11:59:38.587Z","2.0.0-experimental.b419cd0":"2023-11-12T12:00:42.969Z","2.0.0-experimental.b7674ea":"2023-11-12T12:01:19.084Z","2.0.0-experimental.ff8c65b":"2023-11-12T12:02:31.078Z","2.0.0-experimental.26136d9":"2023-11-12T12:11:03.539Z","2.0.0-experimental.6f382e5":"2023-11-20T12:08:59.917Z","2.0.0-experimental.433f475":"2023-11-20T12:10:26.172Z","2.0.0-experimental.eeb355e":"2023-11-20T14:43:08.313Z","2.0.0-experimental.0983bae":"2023-11-20T21:54:42.887Z","2.0.0-experimental.735654a":"2023-11-20T21:56:09.529Z","2.0.0-experimental.a7c0b6a":"2023-11-20T22:18:19.063Z","2.0.0-experimental.40c54bd":"2023-11-20T22:29:27.031Z","2.0.0-experimental.efe6f4d":"2023-11-21T10:51:23.626Z","2.0.0-experimental.3690b65":"2023-11-21T19:41:30.237Z","2.0.0-experimental.9d0a506":"2023-11-21T19:43:16.086Z","2.0.0-experimental.699bde0":"2023-11-21T20:09:19.840Z","2.0.0-experimental.b77865f":"2023-11-21T21:15:54.555Z","2.0.0-experimental.4c1874d":"2023-11-22T11:21:22.570Z","2.0.0-experimental.af584fc":"2023-11-22T11:22:41.981Z","2.0.0-experimental.0eb69ae":"2023-11-22T11:23:27.237Z","2.0.0-experimental.65e87b8":"2023-11-22T11:24:33.945Z","2.0.0-experimental.ef09aec":"2023-11-22T11:26:37.321Z","2.0.0-experimental.d085c72":"2023-11-22T11:27:38.857Z","2.0.0-experimental.bd21cc5":"2023-11-22T11:28:22.553Z","2.0.0-experimental.2e4b8c7":"2023-11-22T20:05:01.846Z","2.0.0-experimental.d93c93b":"2023-11-23T14:35:06.864Z","2.0.0-experimental.b036381":"2023-11-24T18:43:36.437Z","2.0.0-experimental.ab12c29":"2023-11-28T05:33:42.458Z","2.0.0-experimental.bda0153":"2023-11-28T06:25:38.951Z","2.0.0-experimental.49dc7f3":"2023-11-28T07:17:13.209Z","2.0.0-experimental.a293578":"2023-11-28T07:20:39.284Z","2.0.0-experimental.819422a":"2023-11-28T07:23:55.234Z","2.0.0-experimental.5013ad7":"2023-11-28T09:54:46.499Z","2.0.0-experimental.e4483d3":"2023-11-28T13:26:53.136Z","2.0.0-experimental.7d05b9c":"2023-11-28T15:57:57.707Z","2.0.0-experimental.e72afd8":"2023-11-28T19:50:01.520Z","2.0.0-experimental.6613088":"2023-11-28T22:25:51.006Z","2.0.0-experimental.45c014d":"2023-11-28T22:26:31.796Z","2.0.0-experimental.d3af599":"2023-11-28T22:27:43.006Z","2.0.0-experimental.a48ebd2":"2023-11-29T22:36:17.443Z","2.0.0-experimental.1a269a8":"2023-11-29T23:14:06.006Z","2.0.0-experimental.c156b67":"2023-11-29T23:41:53.215Z","2.0.0-experimental.a344eae":"2023-11-30T09:29:35.434Z","2.0.0-experimental.85b7dfe":"2023-11-30T11:50:08.639Z","2.0.0-experimental.a7c51e0":"2023-11-30T18:43:39.742Z","2.0.0-experimental.89b469e":"2023-12-01T15:35:05.141Z","2.0.0-experimental.745437f":"2023-12-01T16:08:31.682Z","2.0.0-experimental.a28936e":"2023-12-03T04:19:26.193Z","2.0.0-experimental.fb88a79":"2023-12-03T04:19:31.378Z","2.0.0-experimental.aef0571":"2023-12-04T09:32:17.250Z","2.0.0-experimental.3bc22e7":"2023-12-04T09:45:14.254Z","2.0.0-experimental.7ed772d":"2023-12-05T01:17:43.875Z","2.0.0-experimental.445121c":"2023-12-05T09:19:35.408Z","2.0.0-experimental.0f3404a":"2023-12-05T17:34:22.992Z","2.0.0-experimental.fcff844":"2023-12-07T01:38:33.556Z","2.0.0-experimental.8618508":"2023-12-07T10:15:58.064Z","2.0.0-experimental.e1ca396":"2023-12-07T11:17:59.088Z","2.0.0-experimental.be3a154":"2023-12-07T11:28:52.969Z","2.0.0-experimental.9855bfb":"2023-12-08T01:40:55.002Z","2.0.0-experimental.8de8e11":"2023-12-08T04:18:56.252Z","2.0.0-experimental.76cf6b4":"2023-12-08T04:19:59.879Z","2.0.0-experimental.24d0d92":"2023-12-08T09:37:40.800Z","2.0.0-experimental.c9bd7fa":"2023-12-08T09:49:17.631Z","2.0.0-experimental.3e9cf67":"2023-12-08T09:54:09.280Z","2.0.0-experimental.5b8e43b":"2023-12-08T19:23:57.692Z","2.0.0-experimental.3b54eda":"2023-12-08T22:40:52.481Z","2.0.0-experimental.31ff931":"2023-12-08T22:41:42.779Z","2.0.0-experimental.96442d1":"2023-12-08T22:41:49.290Z","2.0.0-experimental.c42ccfd":"2023-12-08T23:10:00.656Z","2.0.0-experimental.7297b81":"2023-12-08T23:20:09.784Z","2.0.0-experimental.9741939":"2023-12-09T00:57:21.569Z","2.0.0-experimental.4c009bf":"2023-12-11T12:29:31.129Z","2.0.0-experimental.ed98b3d":"2023-12-11T17:20:34.930Z","2.0.0-experimental.63c7492":"2023-12-11T18:12:47.468Z","2.0.0-experimental.c144a41":"2023-12-12T01:39:19.208Z","2.0.0-experimental.1e2106f":"2023-12-12T01:41:56.061Z","2.0.0-experimental.15440e6":"2023-12-12T01:42:50.874Z","2.0.0-experimental.ae3f1f0":"2023-12-12T01:43:45.453Z","2.0.0-experimental.2ac1df6":"2023-12-14T09:59:29.776Z","2.0.0-experimental.b315352":"2023-12-16T01:00:12.061Z","2.0.0-experimental.2962a3f":"2023-12-18T23:32:53.625Z","2.0.0-experimental.e1b2277":"2023-12-19T19:52:11.420Z","2.0.0-experimental.a1fafee":"2023-12-21T20:25:29.521Z","2.0.0-experimental.ef2569b":"2024-01-02T17:56:16.459Z","2.0.0-experimental.a157265":"2024-01-03T17:08:57.996Z","2.0.0-experimental.5e737f9":"2024-01-05T12:30:58.930Z","2.0.0-experimental.109615d":"2024-01-05T18:10:26.334Z","2.0.0-experimental.59e5893":"2024-01-05T22:34:43.359Z","2.0.0-experimental.6d27574":"2024-01-06T05:19:19.983Z","2.0.0-experimental.24d71d6":"2024-01-06T05:44:05.400Z","2.0.0-experimental.944fbc3":"2024-01-09T19:50:26.102Z","2.0.0-experimental.f5d64e6":"2024-01-09T19:52:50.113Z","2.0.0-experimental.d148156":"2024-01-09T19:54:25.337Z","2.0.0-experimental.0835c79":"2024-01-09T23:20:09.695Z","2.0.0-experimental.8488c9f":"2024-01-09T23:25:25.848Z","2.0.0-experimental.510ead7":"2024-01-10T11:13:36.928Z","2.0.0-experimental.b5bbd3a":"2024-01-10T14:44:59.963Z","2.0.0-experimental.acab173":"2024-01-11T10:50:31.315Z","2.0.0-experimental.23420ec":"2024-01-11T10:54:35.740Z","2.0.0-experimental.6466d76":"2024-01-11T11:02:35.531Z","2.0.0-experimental.c588817":"2024-01-11T11:23:24.950Z","2.0.0-experimental.62b6bd6":"2024-01-11T11:48:36.922Z","2.0.0-experimental.dbe6a73":"2024-01-12T07:35:31.640Z","2.0.0-experimental.cee6f23":"2024-01-12T11:59:02.213Z","2.0.0-experimental.4c9a8b8":"2024-01-12T14:49:53.471Z","2.0.0-experimental.7aeac5a":"2024-01-15T20:40:54.503Z","2.0.0-experimental.5e43617":"2024-01-15T20:52:26.249Z","2.0.0-experimental.1c57210":"2024-01-16T15:12:55.985Z","2.0.0-experimental.6d93188":"2024-01-16T15:23:03.736Z","2.0.0-experimental.651e653":"2024-01-17T22:37:20.734Z","2.0.0-experimental.f2a2e5b":"2024-01-17T22:50:07.479Z","2.0.0-experimental.ca243cb":"2024-01-18T15:24:41.012Z","2.0.0-experimental.a81a78e":"2024-01-22T18:16:21.596Z","2.0.0-experimental.a0b9a27":"2024-01-23T07:20:43.865Z","2.0.0-experimental.4f33613":"2024-01-24T04:18:27.663Z","2.0.0-experimental.098806e":"2024-01-24T04:19:20.232Z","2.0.0-experimental.35de86b":"2024-01-24T04:21:59.591Z","2.0.0-experimental.f8c941c":"2024-01-27T22:43:07.444Z","2.0.0-experimental.f025b33":"2024-01-27T22:45:17.523Z","2.0.0-experimental.76ad167":"2024-01-29T16:21:53.021Z","2.0.0-experimental.71dcc4e":"2024-01-31T23:07:40.561Z","2.0.0-experimental.af9f012":"2024-02-01T19:15:27.607Z","2.0.0-experimental.c34bab9":"2024-02-01T19:16:28.734Z","2.0.0-experimental.8e39a42":"2024-02-01T19:20:51.628Z","2.0.0-experimental.b93299a":"2024-02-01T19:22:30.882Z","2.0.0-experimental.6725a9f":"2024-02-01T20:11:58.284Z","2.0.0-experimental.fd64233":"2024-02-01T20:16:52.616Z","2.0.0-experimental.11dd48f":"2024-02-01T21:40:53.979Z","2.0.0-experimental.e9c1b10":"2024-02-01T21:46:06.499Z","2.0.0-experimental.61f7ba0":"2024-02-02T16:44:19.715Z","2.0.0-experimental.e58bb22":"2024-02-02T16:46:52.413Z","2.0.0-experimental.5175d8a":"2024-02-02T16:48:32.269Z","2.0.0-experimental.5a6335d":"2024-02-02T16:50:41.682Z","2.0.0-experimental.0e03ca9":"2024-02-02T16:54:17.996Z","2.0.0-experimental.64d583b":"2024-02-05T17:22:18.343Z","2.0.0-experimental.dd2096e":"2024-02-05T19:25:16.438Z","2.0.0-experimental.1a0940d":"2024-02-07T02:46:23.726Z","2.0.0-experimental.606040b":"2024-02-07T14:31:52.143Z","2.0.0-experimental.025ef21":"2024-02-10T04:00:44.779Z","2.0.0-experimental.b2c1b82":"2024-02-10T04:28:45.125Z","2.0.0-experimental.06517d7":"2024-02-16T18:46:01.171Z","2.0.0-experimental.8792aa2":"2024-02-16T21:01:32.811Z","2.0.0-experimental.0898b99":"2024-02-17T02:47:42.319Z","2.0.0-experimental.d603013":"2024-02-18T20:06:12.638Z","2.0.0-experimental.db105a6":"2024-02-19T11:14:55.627Z","2.0.0-experimental.bb65ba9":"2024-02-19T17:35:40.665Z","2.0.0-experimental.98dd0a9":"2024-02-20T19:38:56.847Z","2.0.0-experimental.4a3c533":"2024-02-20T19:42:04.540Z","2.0.0-experimental.1532546":"2024-02-20T23:20:28.589Z","2.0.0-experimental.900b946":"2024-02-21T00:01:54.440Z","2.0.0-experimental.c098656":"2024-02-21T00:10:35.972Z","2.0.0-experimental.5ceb5a2":"2024-02-21T02:59:59.687Z","2.0.0-experimental.4097784":"2024-02-21T12:20:38.637Z","2.0.0-experimental.34c3228":"2024-02-21T20:48:14.112Z","2.0.0-experimental.12ae1c6":"2024-02-22T14:33:23.781Z","2.0.0-experimental.f16a625":"2024-02-22T19:15:19.261Z","2.0.0-experimental.6965805":"2024-02-22T19:17:27.809Z","2.0.0-experimental.fbbf6ba":"2024-02-22T19:18:57.377Z","2.0.0-experimental.f45e92a":"2024-02-22T21:08:03.974Z","2.0.0-experimental.021706b":"2024-02-22T21:09:06.126Z","2.0.0-experimental.2200007":"2024-02-22T21:12:55.648Z","2.0.0-experimental.fb51adb":"2024-02-22T21:15:21.297Z","2.0.0-experimental.e15a66f":"2024-02-22T21:17:34.368Z","2.0.0-experimental.eb14acd":"2024-02-22T21:19:32.625Z","2.0.0-experimental.9f08044":"2024-02-22T21:21:22.791Z","2.0.0-experimental.ac2c1c8":"2024-02-24T07:55:25.294Z","2.0.0-experimental.61f4b59":"2024-02-24T15:37:55.300Z","2.0.0-experimental.ad9c23c":"2024-02-24T21:21:51.575Z","2.0.0-experimental.fb19a7f":"2024-02-24T21:23:35.780Z","2.0.0-experimental.a7a613a":"2024-02-25T11:02:38.044Z","2.0.0-experimental.c168e0c":"2024-02-26T05:53:19.757Z","2.0.0-experimental.dfb72ea":"2024-02-26T05:54:44.994Z","2.0.0-experimental.26a177e":"2024-02-26T05:55:22.257Z","2.0.0-experimental.2373ab1":"2024-02-26T20:17:12.512Z","2.0.0-experimental.ac6130e":"2024-02-26T20:30:38.766Z","2.0.0-experimental.c32f08b":"2024-02-26T20:49:54.569Z","2.0.0-experimental.12eb0bf":"2024-02-26T20:51:53.037Z","2.0.0-experimental.356279e":"2024-02-27T18:38:46.734Z","2.0.0-experimental.16f8db8":"2024-02-27T18:39:05.903Z","2.0.0-experimental.a2fc5a3":"2024-02-27T19:10:20.143Z","2.0.0-experimental.97527f4":"2024-02-27T19:11:34.138Z","2.0.0-experimental.dad59c5":"2024-02-27T19:13:28.131Z","2.0.0-experimental.2df278c":"2024-02-27T19:14:05.176Z","2.0.0-experimental.9a26b88":"2024-02-27T23:43:19.001Z","2.0.0-experimental.cdf7079":"2024-02-28T18:29:11.301Z","2.0.0-experimental.a1dad11":"2024-02-28T23:51:37.782Z","2.0.0-experimental.d06660c":"2024-02-29T00:04:25.693Z","2.0.0-experimental.e3e579c":"2024-02-29T00:07:43.193Z","2.0.0-experimental.a64df70":"2024-02-29T00:09:18.117Z","2.0.0-experimental.65af153":"2024-02-29T18:03:17.864Z","2.0.0-experimental.8541c2e":"2024-02-29T18:04:45.627Z","2.0.0-experimental.4ff4425":"2024-02-29T18:06:54.547Z","2.0.0-experimental.c9b2705":"2024-02-29T18:09:08.564Z","2.0.0-experimental.61e27a2":"2024-02-29T18:29:57.991Z","2.0.0-experimental.75a18e3":"2024-02-29T19:00:57.277Z","2.0.0-experimental.ccd92fd":"2024-02-29T19:01:35.667Z","2.0.0-experimental.1ec3696":"2024-02-29T19:01:50.238Z","2.0.0-experimental.a456a18":"2024-02-29T19:44:25.661Z","2.0.0-experimental.bea19d2":"2024-02-29T19:49:37.469Z","2.0.0-experimental.2e0ae95":"2024-02-29T19:51:36.157Z","2.0.0-experimental.58ab189":"2024-02-29T19:55:40.002Z","2.0.0-experimental.080a7d1":"2024-02-29T19:56:59.204Z","2.0.0-experimental.7712fc3":"2024-02-29T19:58:28.169Z","2.0.0-experimental.7d67615":"2024-02-29T20:00:59.088Z","2.0.0-experimental.0ba8f21":"2024-02-29T20:02:40.838Z","2.0.0-experimental.a71a2db":"2024-02-29T20:06:42.747Z","2.0.0-experimental.19341fc":"2024-02-29T23:01:40.130Z","2.0.0-experimental.f054d90":"2024-03-01T01:58:14.459Z","2.0.0-experimental.07c30c1":"2024-03-01T11:53:06.403Z","2.0.0-experimental.613053d":"2024-03-01T22:58:56.945Z","2.0.0-experimental.483c674":"2024-03-01T23:10:32.666Z","2.0.0-experimental.adbd218":"2024-03-01T23:32:30.693Z","2.0.0-experimental.9ce1f51":"2024-03-02T01:09:03.105Z","2.0.0-experimental.8023370":"2024-03-02T11:42:36.392Z","2.0.0-experimental.803b2d8":"2024-03-04T03:14:22.982Z","2.0.0-experimental.e00f668":"2024-03-04T16:21:14.478Z","2.0.0-experimental.fb655dd":"2024-03-04T17:32:54.351Z","2.0.0-experimental.d8524d8":"2024-03-04T19:09:22.983Z","2.0.0-experimental.5ee70c6":"2024-03-04T19:50:27.411Z","2.0.0-experimental.0af01ac":"2024-03-04T20:53:02.085Z","2.0.0-experimental.27479b3":"2024-03-04T20:54:52.132Z","2.0.0-experimental.9084fdd":"2024-03-04T23:41:39.903Z","2.0.0-experimental.e374ac6":"2024-03-04T23:43:07.489Z","2.0.0-experimental.7e745d6":"2024-03-05T01:29:26.612Z","2.0.0-experimental.5161a70":"2024-03-05T18:02:28.807Z","2.0.0-experimental.a53387e":"2024-03-05T18:30:10.759Z","2.0.0-experimental.6bfb261":"2024-03-05T18:30:36.965Z","2.0.0-experimental.fafdfb2":"2024-03-05T18:33:04.831Z","2.0.0-experimental.c067018":"2024-03-05T18:35:42.314Z","2.0.0-experimental.2ab5f3f":"2024-03-05T18:37:04.598Z","2.0.0-experimental.378499d":"2024-03-05T18:39:19.913Z","2.0.0-experimental.5130b75":"2024-03-05T18:41:53.999Z","2.0.0-experimental.8f82bb2":"2024-03-05T18:43:10.101Z","2.0.0-experimental.3fc662d":"2024-03-05T19:01:12.556Z","2.0.0-experimental.feaeef2":"2024-03-05T19:04:14.674Z","2.0.0-experimental.833e4f9":"2024-03-06T08:09:52.428Z","2.0.0-experimental.b08a3a2":"2024-03-06T18:16:40.722Z","2.0.0-experimental.d3890b7":"2024-03-06T18:17:23.516Z","2.0.0-experimental.28775df":"2024-03-06T18:18:11.134Z","2.0.0-experimental.eb951b0":"2024-03-06T18:21:45.281Z","2.0.0-experimental.e587f8d":"2024-03-06T18:32:47.622Z","2.0.0-experimental.f4436f4":"2024-03-06T18:41:03.069Z","2.0.0-experimental.c732fad":"2024-03-07T04:39:58.593Z","2.0.0-experimental.d49ac92":"2024-03-07T07:42:54.851Z","2.0.0-experimental.997a7cc":"2024-03-07T07:49:35.037Z","2.0.0-experimental.ed41fe2":"2024-03-07T08:52:12.566Z","2.0.0-experimental.bab191b":"2024-03-07T09:00:47.960Z","2.0.0-experimental.00fa195":"2024-03-07T09:25:20.405Z","2.0.0-experimental.fa2293f":"2024-03-07T18:22:16.347Z","2.0.0-preview.1":"2024-03-07T22:11:18.508Z","2.0.0-experimental-20240308012709.069e0006f493b83e842579fada1c983874f245b7":"2024-03-08T01:34:21.746Z","2.0.0-experimental-20240308035039.9f6c09a0b54db5028f2636592a8a8ebfb85dc958":"2024-03-08T03:57:25.185Z","2.0.0-preview.1.20240308041540.58947c719d61c07ce3b1ac04edf51a2b8fa4a3eb":"2024-03-08T04:22:39.055Z","2.0.0-preview.1.20240309071411.f886f55535cf0954ef8fe3630f8d44fc63566438":"2024-03-09T07:20:55.651Z","2.0.0-preview.1.20240309110023.71d404f228034d8ffbeecaabbc1b43722af03487":"2024-03-09T11:07:25.351Z","2.0.0-preview.1.20240312040731.f9fe9c59514604c74bdf8220c2c1e869c1196b5b":"2024-03-12T04:14:16.692Z","2.0.0-preview.1.20240312180856.34ecac6fce2dc8dae2685c864fe844c36a9af6c7":"2024-03-12T18:15:53.128Z","2.0.0-preview.1.20240312181104.52a5d3db60e702ccf77b4d17b8a3fd388e6e8584":"2024-03-12T18:18:01.255Z","2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906":"2024-03-12T18:20:07.424Z","2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24":"2024-03-12T21:29:38.611Z","2.0.0-preview.1.20240313214618.650707b551f8b583346e0af990635645a1dc0b85":"2024-03-13T21:53:13.597Z","2.0.0-preview.1.20240314101802.606de638e21eebd0535806dee445e6d046cfb074":"2024-03-14T10:24:49.465Z","2.0.0-preview.1.20240314102200.f9509c77dd6ec92357edbbe18acbb76c5a33e4b2":"2024-03-14T10:28:45.669Z","2.0.0-preview.1.20240314165910.7c6fd0d12e1d4affe348b7d6536dd5275f9e2428":"2024-03-14T17:06:04.691Z","2.0.0-preview.1.20240314170219.f08ab6399765f580379351911b3da87b63778c4b":"2024-03-14T17:09:15.811Z","2.0.0-preview.1.20240314170400.cc3a5aca4780c674cc27fa7dfb2f5c9c50cf90ec":"2024-03-14T17:10:51.806Z","2.0.0-preview.1.20240314170813.3e3cb89ffb755222d92cc1bc7419f5a900838071":"2024-03-14T17:15:27.060Z","2.0.0-preview.1.20240314171008.c8357223a1b7994e13f700f4ff03fbbe97d07e6f":"2024-03-14T17:17:10.134Z","2.0.0-preview.1.20240314171146.d607ab4b5ea451d945114e7e1567f49bcb0241ef":"2024-03-14T17:18:52.400Z","2.0.0-preview.1.20240314171504.c58f445449d7063b53f073af21ec7ccde8df1690":"2024-03-14T17:22:14.179Z","2.0.0-preview.1.20240314171714.143aa8b798787ca6336574946a7c746d92fb594c":"2024-03-14T17:24:15.540Z","2.0.0-preview.1.20240314171907.92ce0fe2f2c68227ed40f1ebf7f794deeaada9cf":"2024-03-14T17:25:50.199Z","2.0.0-preview.1.20240314172123.8c307a971fa2c31cb0b01573668b2afa49e59880":"2024-03-14T17:28:23.509Z","2.0.0-preview.1.20240314172427.d3800f76bf041e308eeaf20f7c9d5f66f59c415d":"2024-03-14T17:31:36.704Z","2.0.0-preview.1.20240314182432.d3800f76bf041e308eeaf20f7c9d5f66f59c415d":"2024-03-14T18:31:35.130Z","2.0.0-preview.1.20240315092034.cbebf37ee8f7a0103208786bedc68c9634e81ec4":"2024-03-15T09:27:37.958Z","2.0.0-preview.1.20240315132130.90edf0082ff948099b0a0a5cdc08afc62daaeff7":"2024-03-15T13:28:46.094Z","2.0.0-preview.1.20240315142342.24520c465d9bc6184bd6fc19b194c4195a40336d":"2024-03-15T14:30:52.800Z","2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d":"2024-03-15T17:16:15.813Z","2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845":"2024-03-15T20:10:40.445Z","2.0.0-preview.1.20240318052804.e6d92fcd53b00c01a79fc7cf1b74286fe87b68b8":"2024-03-18T05:35:11.866Z","2.0.0-preview.1.20240318114602.4436ba5189548fc3444a9f6efb51098272926945":"2024-03-18T11:53:08.346Z","2.0.0-preview.1.20240318135848.eebfbcf1400a2f68a95818ff3cb11693b65734e5":"2024-03-18T14:05:54.278Z","2.0.0-preview.1.20240318200221.8ce9db22dd1a82b7842a604a1cfd943e7b9a3dea":"2024-03-18T20:09:10.888Z","2.0.0-preview.1.20240318225406.0589a7a9d61f85744347fa2e5ade65eadae68674":"2024-03-18T23:01:08.421Z","2.0.0-preview.1.20240319090636.f41fee66fbecc3b50400d43b98e08d808683e17c":"2024-03-19T09:13:49.278Z","2.0.0-preview.1.20240319101629.d17647b6e74d62b3ff176d2888910559feabcf0a":"2024-03-19T10:23:10.740Z","2.0.0-preview.1.20240319101809.a591bc356a9a63f6faf8c2d7838d808ad67367ba":"2024-03-19T10:25:23.594Z","2.0.0-preview.1.20240319102410.5a46d302782ab042f1676fe3eafb808f33c217a3":"2024-03-19T10:31:26.054Z","2.0.0-preview.1.20240319102603.cc5b58455253717f622b0cdb9b391010f004f995":"2024-03-19T10:32:48.525Z","2.0.0-preview.1.20240319181025.f99a9611ccb699b20219075e48b7cad75d0a478e":"2024-03-19T18:17:52.544Z","2.0.0-preview.1.20240319181339.c0aada226b51a1040161c6122d453713ed60f4ec":"2024-03-19T18:21:07.445Z","2.0.0-preview.2":"2024-03-19T19:56:54.745Z","2.0.0-preview.1.20240319202318.9f57714324dfd42e2928017111621b3fc4a6d707":"2024-03-19T20:30:53.535Z","2.0.0-preview.1.20240319215702.7ed75068c7c9d60229f87a1bb5af16c92b78e89e":"2024-03-19T22:04:31.140Z","2.0.0-preview.1.20240320104033.6dcf5483bb6bbb8d343db28dedb258c8da91ffac":"2024-03-20T10:48:05.610Z","2.0.0-preview.1.20240320104224.deb7b806b4cbe620b1714be1765c981d88c3a2f6":"2024-03-20T10:49:32.410Z","2.0.0-preview.1.20240321043841.125fc1540cfbc0a4afdba5aabac0884c750e58c1":"2024-03-21T04:46:03.597Z","2.0.0-preview.1.20240321170522.af8265fc7bcc85ac15039c3997b1a8cb68afa8f7":"2024-03-21T17:13:17.362Z","2.0.0-preview.1.20240322172426.8a97d9d3996cc4a765d2c47940a38ff8a262b148":"2024-03-22T17:31:42.162Z","2.0.0-preview.1.20240322182947.0a19b7507461150fe45c242897792ea0a274613c":"2024-03-22T18:36:55.404Z","2.0.0-preview.1.20240322203334.65f262cbb9e37c350bb1fcbbea693d75e1147a22":"2024-03-22T20:41:31.385Z","2.0.0-preview.1.20240323014038.94f2053250ed5d78cd55951bdec72ef7795e528e":"2024-03-23T01:47:38.830Z","2.0.0-preview.1.20240323014247.4402f3549c2a91e632b82aed29a16199f252e2da":"2024-03-23T01:50:04.289Z","2.0.0-preview.1.20240323014424.99a9cbea008e269e89ccf41899fce0991ea579f1":"2024-03-23T01:51:42.465Z","2.0.0-preview.1.20240323014639.c03a8d5274812286499ab3f4365c538d1e7b5a69":"2024-03-23T01:53:53.252Z","2.0.0-preview.1.20240323014925.6eded265cf6ff60fd1ba374692b7b6ab09db1e3a":"2024-03-23T01:56:57.033Z","2.0.0-preview.1.20240323015230.38000cbea6fc2ba023b5190fd9d0c46b4e6101c7":"2024-03-23T02:00:08.048Z","2.0.0-preview.1.20240323015333.6135928ac4a8b4bbb26d41f4ed18f5bad75a8016":"2024-03-23T02:00:49.532Z","2.0.0-preview.1.20240323070910.9370133e414bfa863517248d97905449e9a867eb":"2024-03-23T07:16:22.410Z","2.0.0-preview.1.20240326062754.478443fedac06678f12e8ac285aa7c7fcf503ee8":"2024-03-26T06:35:13.295Z","2.0.0-preview.1.20240326172539.8af5427055d0a858e02061604f39907151778c01":"2024-03-26T17:33:32.295Z","2.0.0-preview.1.20240326200116.b566e7a498dd8f0e8e0d21997e04c236a1516e8c":"2024-03-26T20:09:08.975Z","2.0.0-preview.1.20240326200328.50fe84e35ad8f10bd07aefa9dbd19d74ae430bcd":"2024-03-26T20:11:34.618Z","2.0.0-preview.1.20240326201302.4fbec682a1018fa9fec6d391068f89875e37113c":"2024-03-26T20:21:01.750Z","2.0.0-preview.1.20240326201707.3c3322064acb2c2914b44c89482f92b2f48e6a2e":"2024-03-26T20:25:10.992Z","2.0.0-preview.1.20240327134549.bf029dd90230405b3d59f70aedd57fc0117b926e":"2024-03-27T13:53:24.085Z","2.0.0-preview.1.20240327134657.49a764c6d481886501540f8dbfe8be75d754355b":"2024-03-27T13:55:06.227Z","2.0.0-preview.1.20240327134901.7e86583da68695076ec62033f3fe078b3890f026":"2024-03-27T13:56:57.907Z","2.0.0-preview.1.20240327135128.ce1be3fe37ea9b744fd836f3d6c2c8e5e31efd77":"2024-03-27T13:59:30.050Z","2.0.0-preview.1.20240327135415.5b21c65e6779dd873d0a2d5ba2c7dd1ca607e2be":"2024-03-27T14:01:50.533Z","2.0.0-preview.1.20240401144959.77d935221a4805107b20b60ae7c1148725e4e2d0":"2024-04-01T14:57:43.621Z","2.0.0-preview.1.20240401224027.e8592f52303553ff84be39aa01699d1a223311a9":"2024-04-01T22:47:56.649Z","2.0.0-preview.1.20240401224507.b45474dd8cc90baea0b12e9c1d27494dcaa6b203":"2024-04-01T22:53:07.065Z","2.0.0-preview.1.20240402151441.58b0be5295ca7725bcd0c29fa6025c2e4bc9bb0f":"2024-04-02T15:22:16.327Z","2.0.0-preview.1.20240402162116.78fda87868c110a00fed0a579000be0fd52934e2":"2024-04-02T16:28:51.807Z","2.0.0-preview.1.20240402163003.4326da84b4286ce3ec8d71ecc6ddbf73295cab90":"2024-04-02T16:37:36.254Z","2.0.0-preview.1.20240402163854.a98958b63f203613b84cd6b905765debab46ae51":"2024-04-02T16:46:57.255Z","2.0.0-preview.1.20240402221257.dc9ca67180be53a834473ada1ac8556ba390d677":"2024-04-02T22:20:34.559Z","2.0.0-preview.1.20240404151141.d599a61d66b2a5aa3b9e7a196a99e5bcb6ea745d":"2024-04-04T15:21:28.055Z","2.0.0-preview.1.20240404152050.c05a8655fa5acd0041ad0ebdf338f489424d3a72":"2024-04-04T15:31:20.016Z","2.0.0-preview.1.20240404152445.efe20ef7930cc6d06d21d0952ae33cd12fe48d1c":"2024-04-04T15:33:48.966Z","2.0.0-preview.1.20240404152611.36fdc461915ca630fbc3c43c1db018cdf7ce55b2":"2024-04-04T15:35:50.462Z","2.0.0-preview.1.20240404153652.c2e492b708960ab2fda2c8c807234d1588d6104f":"2024-04-04T15:46:14.775Z","2.0.0-preview.1.20240404160000.de8dbf3e1adca40a4abab29092200fc9c8a0cfb2":"2024-04-04T16:09:57.023Z","2.0.0-preview.1.20240404160848.b4d0813996f323384a08a3a10cfe7a5d631428bd":"2024-04-04T16:18:29.945Z","2.0.0-preview.1.20240404163429.58cc707096a03694ceccacab70d8eadaa7c74d65":"2024-04-04T16:41:40.176Z","2.0.0-preview.1.20240404165839.89f399d474abac463b1daaa864c88305d7b8c21f":"2024-04-04T17:05:42.573Z","2.0.0-preview.1.20240404170043.82cf07f4e905f6b056e70a0463a94222c3e7cadd":"2024-04-04T17:08:18.425Z","2.0.0-preview.1.20240404170247.2d48c0954a3823b937a9b4e572a8d63cd7e4631c":"2024-04-04T17:10:16.744Z","2.0.0-preview.1.20240404170520.31916ae5d4fb29f239c63252a59745e33a6979ea":"2024-04-04T17:12:50.261Z","2.0.0-preview.1.20240408101831.4c6dbbcef41ae3f2a185994915ce187b71a174fd":"2024-04-08T10:26:18.441Z","2.0.0-preview.1.20240408102000.ab044e4b4f8458f4c1d833ef9dd87900017be890":"2024-04-08T10:28:07.519Z","2.0.0-preview.1.20240408102359.1bb084fa1a000c52fb7e48683164eabc912f8fef":"2024-04-08T10:31:13.246Z","2.0.0-preview.1.20240408102530.d9cfe21b9ffbff4361e9d67b50a186cc7b9fe628":"2024-04-08T10:32:28.770Z","2.0.0-preview.1.20240408132640.1ea6f703ec0b5838e3189c929a6e0f9172919465":"2024-04-08T13:34:24.424Z","2.0.0-preview.1.20240408132847.53e8f7549f30623162c150dea49b45f6735611af":"2024-04-08T13:36:10.973Z","2.0.0-preview.1.20240408133046.55bbe46a054ae4688c3a59c5fda5577e90188a38":"2024-04-08T13:37:48.997Z","2.0.0-preview.1.20240408133244.04328ea0daf967a9e93617e90ff1d3e4aabb7ba2":"2024-04-08T13:40:25.585Z","2.0.0-preview.1.20240409111650.3da65744d392b80c15e3aa0f4bf4abf20517ac37":"2024-04-09T11:24:03.511Z","2.0.0-preview.1.20240409111923.a0aa8a6f9fcc237c8b014cea7bd9d9616da608f9":"2024-04-09T11:26:50.561Z","2.0.0-preview.1.20240410070917.be788e38f0138cdbe71ebb5d8ed866025f369ef2":"2024-04-10T07:16:45.828Z","2.0.0-preview.1.20240410071201.f060e526775b212b42271902de59f8ab25392685":"2024-04-10T07:19:43.201Z","2.0.0-preview.1.20240410134213.6c155c3dbe63041b3a95ed735f831a788d6da868":"2024-04-10T13:49:27.755Z","2.0.0-preview.1.20240410141019.dfe648ebe7f0efaa568144c11d102f9fc1b837ce":"2024-04-10T14:18:18.403Z","2.0.0-preview.1.20240410141138.95897483b6e527eed4114ac0db0797c66f2cad72":"2024-04-10T14:18:51.414Z","2.0.0-preview.1.20240410141348.7265594ce8ac9480dea2b0f5fe84b24fdacf115b":"2024-04-10T14:21:11.746Z","2.0.0-preview.1.20240411174517.675e84b760101cee80f8b4a920d6df44f117f0fb":"2024-04-11T17:52:54.220Z","2.0.0-preview.1.20240411174757.bd736fc7abd764f630f73771e02255c838fe49da":"2024-04-11T17:55:56.168Z","2.0.0-preview.1.20240411175055.16de28201d5f7df48d709683b6ecc2374825e9a0":"2024-04-11T17:58:29.331Z","2.0.0-preview.1.20240411175303.ff3dedac152046e6bfc8f06858fa7b429fb0ec3e":"2024-04-11T18:00:33.935Z","2.0.0-preview.1.20240411175438.eaf83542f51826b642b5110fa50ab3b84c5eebe2":"2024-04-11T18:02:03.684Z","2.0.0-preview.1.20240411175655.d05c3c8c5ab72e71ff38c89817a17904762ac0cd":"2024-04-11T18:03:59.546Z","2.0.0-preview.1.20240412112328.1d6f071dc689604707aa021b1e09831312525033":"2024-04-12T11:31:07.013Z","2.0.0-preview.1.20240412114257.1882615a63943d158ad8ee86231f39d6f31763f2":"2024-04-12T11:50:49.482Z","2.0.0-preview.1.20240412124143.907cf1f57ab23d67241ec5385546c42681be1a58":"2024-04-12T12:49:14.775Z","2.0.0-preview.1.20240412124355.727a511ab2b863733c0b4e18ea9feaf9e65a36a9":"2024-04-12T12:51:06.737Z","2.0.0-preview.1.20240412124541.acd929d95124df0f5b3e9d22fa97e7d870fe947f":"2024-04-12T12:53:05.220Z","2.0.0-preview.1.20240415142311.ca9da583a39cdf8fd874a2e03fccdc849e29de34":"2024-04-15T14:30:44.264Z","2.0.0-preview.1.20240416070914.c44d1793aa5363145e8ad70a31a212685967b46d":"2024-04-16T14:44:22.077Z","2.0.0-preview.2.20240417112348.42e80e05b94e649b7921049b531abab2bf637347":"2024-04-17T11:31:33.002Z","2.0.0-preview.2.20240417135102.510054a1a5cfb4b219ca495ed766dc60e075bb54":"2024-04-17T13:58:47.155Z","2.0.0-preview.2.20240417142952.d3d53994af29846778067e37a6ad846af590ebdc":"2024-04-17T14:37:34.018Z","2.0.0-preview.2.20240417190012.291830b860c454a4cf1fb0ac0f34edb17d11298c":"2024-04-17T19:07:48.664Z","2.0.0-preview.2.20240417193928.028bdcca60ca69897ea2131e4047c607ec354a3e":"2024-04-17T19:46:54.446Z","2.0.0-preview.2.20240418061731.1344fa79afeb12b9b888435105fd86a0414ec70b":"2024-04-18T06:25:26.542Z","2.0.0-preview.2.20240418064633.f5cfd893d835c019e90842ba76dcab1e8c6598e6":"2024-04-18T06:53:45.958Z","2.0.0-preview.2.20240418064744.311c96a61cb7ccfb5b91ea21b37eefc996ed4864":"2024-04-18T06:55:22.011Z","2.0.0-preview.2.20240418065052.9d82220178a05ea6c73bbbb608b49ad0e1dae656":"2024-04-18T06:58:20.853Z","2.0.0-preview.2.20240418074059.efe04f46c1fc5aab4539eaf2b9af5dbd8dcfc937":"2024-04-18T07:48:07.713Z","2.0.0-preview.2.20240418075202.b8f006d6fe1837231b854ea8d3054ac6a630f305":"2024-04-18T07:59:32.812Z","2.0.0-preview.2.20240418182820.5b1c858a1abf25a7090377c582f3131c880ac75a":"2024-04-18T18:36:35.284Z","2.0.0-preview.2.20240418183357.df3c618fa9ea0c53dd84bf700634648a053bd4db":"2024-04-18T18:41:12.922Z","2.0.0-preview.2.20240419004227.da22d0b4f9f8409054cc1c1080ed74cc4e21976d":"2024-04-19T00:50:00.349Z","2.0.0-preview.2.20240419042826.b053ca87cb5d80e8ea6f12c240871f1b6a3bc66c":"2024-04-19T04:35:32.467Z","2.0.0-preview.2.20240419042937.a2121bd7978a0d0d59250b9a8591da3631ee8b36":"2024-04-19T04:37:17.781Z","2.0.0-preview.2.20240419043142.9b3f1be9a6a6853569127d03cbf30e7149f53072":"2024-04-19T04:39:24.336Z","2.0.0-preview.2.20240419043342.7221ecd608095b9f3229243e89db263147debd00":"2024-04-19T04:41:21.658Z","2.0.0-preview.2.20240419043554.3e81a8e722a90a7600fd4bf9b9133f4ff2c0451b":"2024-04-19T04:43:06.586Z","2.0.0-preview.2.20240419043849.2d6ed1cf76a09fc0493f2d6ed3ad978a59d8975c":"2024-04-19T04:46:20.154Z","2.0.0-preview.2.20240419044050.80aaf19a2c2069f1f6358e85e15326cc84e5396e":"2024-04-19T04:48:51.579Z","2.0.0-preview.2.20240419044348.f2800fa6ba659cc9e5ed67a84c2b0635b68e5c83":"2024-04-19T04:51:27.269Z","2.0.0-preview.2.20240419044634.31f6159d3093a01d0fa2549c1cbd7263353b497b":"2024-04-19T04:54:36.202Z","2.0.0-preview.2.20240419044947.ed79e690caa5d0d65cd9300113a4078e349e931f":"2024-04-19T04:56:59.974Z","2.0.0-preview.2.20240419165804.01dcd1dab70c375e409f5fa018618b486ebb52f3":"2024-04-19T17:06:16.253Z","2.0.0-preview.2.20240419221959.031ab6948035c9cec5e4622723221af924be345f":"2024-04-19T22:27:56.102Z","2.0.0-preview.2.20240422090959.f9ddff548be9b510d17265ce885731533243c819":"2024-04-22T09:17:34.536Z","2.0.0-preview.2.20240422183322.2e0c38e2126858954942fc2f81dd73e72f76efac":"2024-04-22T18:40:52.263Z","2.0.0-preview.2.20240422211813.20265004cf7fc7b82397b6e122b7cd4b9876fe0b":"2024-04-22T21:26:10.126Z","2.0.0-preview.2.20240422211941.8a8ce1ec82f94afd35fafe22f1c2eb7a6a1419eb":"2024-04-22T21:27:28.655Z","2.0.0-preview.2.20240422212151.107eec97b27c53b9055fc5f85718a31fe80c4890":"2024-04-22T21:28:57.221Z","2.0.0-preview.2.20240423041128.801020b738ab2d2a7f5a8698ae980727fa3a853e":"2024-04-23T04:19:29.835Z","2.0.0-preview.2.20240423090347.d0d4d3e4d96f4fc7a4a9adf24e189be60183f460":"2024-04-23T09:11:27.699Z","2.0.0-preview.2.20240423133209.88ae9d51a5a5889ad54da38173374fa8340160fa":"2024-04-23T13:40:20.507Z","2.0.0-preview.2.20240424092802.c1b3491c72016d0b29ed2cf90b72f08a1baad18c":"2024-04-24T09:35:34.214Z","2.0.0-preview.2.20240424092936.f3313223fad9e586c9394a8ca53b7808d6e55953":"2024-04-24T09:37:26.871Z","2.0.0-preview.2.20240424093130.1771282bd8de039859363aa9b7045125e4016863":"2024-04-24T09:39:05.798Z","2.0.0-preview.2.20240424093336.54d68c482feebf4e62a9896b3badd77dab615941":"2024-04-24T09:41:08.244Z","2.0.0-preview.2.20240424103012.cb47f61d7e42847912a1c496e2117cd9335cde4a":"2024-04-24T10:37:43.322Z","2.0.0-preview.2.20240424144600.af9fa3b7e83220d69eab67b37d3a36beac0e848c":"2024-04-24T14:53:44.149Z","2.0.0-preview.2.20240424144903.0b02de140887654f19f8eda374f40c6f5a8f5e92":"2024-04-24T14:57:07.972Z","2.0.0-preview.2.20240424145053.e4263eabd32b0777a363fd01b44d844f02db4a2e":"2024-04-24T14:58:43.780Z","2.0.0-preview.2.20240424145344.0739f09009e3a5e9f4be70831ea8c50f64824fd6":"2024-04-24T15:01:26.372Z","2.0.0-preview.2.20240424145538.9757ef761e7d097902607cd5b5bdc5fa8b49779a":"2024-04-24T15:03:34.055Z","2.0.0-preview.2.20240424145755.d487f8c03f83dfce508529ef8e488ecee61cc66c":"2024-04-24T15:05:40.881Z","2.0.0-preview.2.20240424180850.6f6712624351a66dedf50966e3a3c9fc2019d777":"2024-04-24T18:16:33.749Z","2.0.0-preview.2.20240424180903.ecbea2564f67eea492c9367612d42940d4434ad9":"2024-04-24T18:17:02.884Z","2.0.0-preview.2.20240424185757.6f6712624351a66dedf50966e3a3c9fc2019d777":"2024-04-24T19:05:54.582Z","2.0.0-preview.2.20240425165400.dc9438a141afd87b678a67ce6cbd146c1c52d871":"2024-04-25T17:01:28.053Z","2.0.0-preview.3":"2024-04-25T17:07:26.449Z","2.0.0-preview.2.20240425170330.7d5ed51cb0add54515fb184a9fb1c869e5f74c87":"2024-04-25T17:11:14.393Z","2.0.0-preview.2.20240425171041.c95ff266248fb831143102eb555bcf34a0143645":"2024-04-25T17:17:56.826Z","2.0.0-preview.3.20240425190845.adab8c8204eb58118e45dae236583a2e377df332":"2024-04-25T19:16:36.161Z","2.0.0-preview.3.20240426084423.35aed3c23bfb4d66585188a9633db3a9786a045b":"2024-04-26T08:51:29.037Z","2.0.0-preview.3.20240426170358.a29bfeeb2119d99906a31fb1e5103d8ebf783ceb":"2024-04-26T17:12:01.953Z","2.0.0-preview.3.20240426214949.95640eb4942cca2e8795920f4dd52eaedccffe89":"2024-04-26T21:56:56.758Z","2.0.0-preview.3.20240426214954.899406b06fa746c6d683614e36b07d14df31f55e":"2024-04-26T21:57:40.841Z","2.0.0-preview.3.20240426221536.72a7bc4d6a7b817ce439133dd9cbb15811725744":"2024-04-26T22:23:25.388Z","2.0.0-preview.3.20240426230714.0aa371750b838104a72e744cbe1d37ca89329c89":"2024-04-26T23:15:02.114Z","2.0.0-preview.3.20240426230828.afff53a9122c477f829863c560cc03048d8a007a":"2024-04-26T23:15:32.157Z","2.0.0-preview.3.20240426231046.791d6072ac0f12b011134097860ea5023155ce1a":"2024-04-26T23:18:03.547Z","2.0.0-preview.3.20240426231724.3bf31e7b7918cb60cd9f5f4476909d81257cdfd7":"2024-04-26T23:24:36.026Z","2.0.0-preview.3.20240427064403.7151be60df62854dad6f0c4b543163a426146a22":"2024-04-27T06:51:39.620Z","2.0.0-preview.3.20240429091144.1619ef28f4d41d0f9bc0285c3464949ccabdb566":"2024-04-29T09:19:46.038Z","2.0.0-preview.3.20240429102044.b62a9e842b8bfaef6f31b7494755215038a0e9f4":"2024-04-29T10:28:17.328Z","2.0.0-preview.3.20240429190034.6949a102f5a73a2943b23612a331b5273c94a3b8":"2024-04-29T19:07:32.435Z","2.0.0-preview.3.20240430092140.3ae70f0f8ecac462847af6d2170945c118d4f0d6":"2024-04-30T09:28:56.116Z","2.0.0-preview.3.20240430165136.8d55c57db02b09f78b087441249f7d0dd8e860c0":"2024-04-30T16:59:12.976Z","2.0.0-preview.3.20240430220418.e199f80cdad426828a58d9762050753977c66fe1":"2024-04-30T22:11:32.849Z","2.0.0-preview.3.20240501061859.b38f6904c57163319ec5ee95c026c09c0799b26b":"2024-05-01T06:26:51.755Z","2.0.0-preview.3.20240501174933.8a5ce5dcf1052dbccda483a1e0a22749e3bc9c5d":"2024-05-01T17:57:02.416Z","2.0.0-preview.3.20240501175102.97d12fbc3ce6511559ca96c7258c2d98013da8f9":"2024-05-01T17:59:40.490Z","2.0.0-preview.3.20240501182356.b604db9009e8cb12b141a8ba7bd4a35c1e4667d5":"2024-05-01T18:31:21.766Z","2.0.0-preview.3.20240502203125.3ede209a554f7bf754e2389901edd9fadc646179":"2024-05-02T20:39:05.042Z","2.0.0-preview.3.20240502203246.37b8e097ba8e88da3fc12f65e1e61c93eeceec10":"2024-05-02T20:40:08.549Z","2.0.0-preview.3.20240502203444.4d84c7b41d032c8a773e9048699b43a4e48453e0":"2024-05-02T20:41:59.812Z","2.0.0-preview.3.20240502203631.8f5af23cb211cd2e6a6b700f619f2921fe5f3877":"2024-05-02T20:43:58.283Z","2.0.0-preview.3.20240502203839.7c9a91e589048d5be210293ca3344857022728d4":"2024-05-02T20:46:13.687Z","2.0.0-preview.3.20240502204049.3554a13bffcde43de4dfe74b4dc090825f709864":"2024-05-02T20:48:15.383Z","2.0.0-preview.3.20240503084313.b179c891049744867ffc1d3a5515910d834e0c0c":"2024-05-03T08:50:35.328Z","2.0.0-preview.3.20240503183512.f23c878d11c98fe8564ddf477fa7ade433101a9d":"2024-05-03T18:42:46.053Z","2.0.0-preview.3.20240503185858.7b4f7878b1e5c27a40fcebb99c62e6e37903340b":"2024-05-03T19:06:54.982Z","2.0.0-preview.3.20240503190622.4ea9bc90f9c3eb71ff8b4a0f0b53a3fe0cece4f4":"2024-05-03T19:13:21.293Z","2.0.0-preview.3.20240503195717.b3dd690914676a3ffb3749e97edd7b302fd258ad":"2024-05-03T20:04:50.307Z","2.0.0-preview.3.20240503215934.2e3c8a5bd9ba00c41c16cecb80aa60911ed73fea":"2024-05-03T22:06:35.524Z","2.0.0-preview.3.20240504144319.870bd1dd07055b45340911dd1e43fd80638572ad":"2024-05-04T14:50:49.849Z","2.0.0-preview.3.20240504155423.1cd7cb4462fd994038e2af7edd8252cbc82eac6b":"2024-05-04T16:01:52.978Z","2.0.0-preview.3.20240504155650.ec860f66e628d23d898fa61713eca69e3e4eb98f":"2024-05-04T16:03:43.785Z","2.0.0-preview.3.20240504202442.73bb4e39e5b8d6eef0774883f68c40881ee4f869":"2024-05-04T20:31:56.293Z","2.0.0-preview.3.20240505101739.367b8ad0cce55a916abfb0125f36b6e844333b2b":"2024-05-05T10:25:17.766Z","2.0.0-preview.3.20240505143307.7f3f02a58b3caeb1693ef8084961c32825743ee4":"2024-05-05T14:40:04.649Z","2.0.0-preview.3.20240505154210.62e85809129a2aea3c8f8994c343c196f85dcb40":"2024-05-05T15:49:40.744Z","2.0.0-preview.3.20240505154325.3d902419c1b232fa7145757b9c95976de69790c7":"2024-05-05T15:50:54.096Z","2.0.0-preview.3.20240505173434.a69143f31f95c4959bd7b82810f56b85e5495421":"2024-05-05T17:42:29.308Z","2.0.0-preview.3.20240505224258.b1b87ad65bc8a16eba7effbcd752a9e75a587c28":"2024-05-05T22:49:57.028Z","2.0.0-preview.3.20240505224520.66bc080f7ce9b92bfff9f9fe8a497dbdc740fdd6":"2024-05-05T22:53:07.555Z","2.0.0-preview.3.20240505224718.aac5bd3d789109146df1337f3a0857c7d463dfd9":"2024-05-05T22:54:38.002Z","2.0.0-preview.3.20240505224907.ce06d1fd42ffbd69f7321aa7e9a0f8d90d5d8156":"2024-05-05T22:56:19.425Z","2.0.0-preview.3.20240505225123.705f514e83a422b364c6661324a427e9558ba3ef":"2024-05-05T22:58:19.147Z","2.0.0-preview.3.20240505225345.42055327ff1bad3a28d000ad6e5860deefd2a147":"2024-05-05T23:01:08.161Z","2.0.0-preview.3.20240505225627.71ceab9f72ef203e40e4406031c3c76f968264df":"2024-05-05T23:03:25.720Z","2.0.0-preview.3.20240505225836.fb6d64a97274850bf8ab2ca76ea7a9612fd11f45":"2024-05-05T23:06:15.076Z","2.0.0-preview.3.20240505230033.736da9b4788cef35cb1f51c8bf21e2ca1953156f":"2024-05-05T23:08:22.349Z","2.0.0-preview.3.20240505230228.911e6f33e0a25882fb710d3f51925b976efb7947":"2024-05-05T23:09:26.764Z","2.0.0-preview.3.20240505231744.ea914eadf0bcd6327db51a17c196e7d79e1e95e7":"2024-05-05T23:24:52.232Z","2.0.0-preview.3.20240505233736.cb6c7ed0537de2c1c1886fd76464cebec664b418":"2024-05-05T23:45:06.481Z","2.0.0-preview.3.20240506030349.aea4abb1cf7be11586fe812b6e11baaed3389dce":"2024-05-06T03:11:12.672Z","2.0.0-preview.3.20240506084516.60d57474eee147114dc302c68fe5818246089df6":"2024-05-06T08:53:22.259Z","2.0.0-preview.3.20240506084710.b533af38a46a409b79831c82874d954f11b71810":"2024-05-06T08:54:45.155Z","2.0.0-preview.3.20240506123139.66a6a631f323755daf275900fb90a7e8e31a807f":"2024-05-06T12:39:16.849Z","2.0.0-preview.3.20240506145141.4a1103d8bb6280abd36922e475a4d3b37abc3831":"2024-05-06T14:59:10.720Z","2.0.0-preview.3.20240506145358.5ab9e90531b2e77e7990e778166801221796d720":"2024-05-06T15:01:18.019Z","2.0.0-preview.3.20240506145831.2614fa20d2c5b4a0584baa265e42bd03b4984543":"2024-05-06T15:06:17.083Z","2.0.0-preview.3.20240506174548.7f6f40fe1d5f0ee55443eb111c768c643c1ae73a":"2024-05-06T17:53:13.004Z","2.0.0-preview.3.20240506194330.ee857f89a7dfafc14ada2dad719fa8dbd29f8829":"2024-05-06T19:51:29.911Z","2.0.0-preview.3.20240506220145.533bcaea17e01c0eba9597b13124f9fc39e67347":"2024-05-06T22:09:43.699Z","2.0.0-preview.3.20240506232927.b2e936bc5767f73f8b9b89e9d5be355ca1a7fc4b":"2024-05-06T23:37:19.357Z","2.0.0-preview.3.20240507024212.ade842b66e57fa717df021911e2eb5ee6e671505":"2024-05-07T02:50:03.434Z","2.0.0-preview.3.20240507034704.16bb0b86410fe326d2f617f6ee800ce68f918864":"2024-05-07T03:54:34.839Z","2.0.0-preview.3.20240507130432.31fd8a82df9d3d162e2cf2c7a196b64ca60d57c5":"2024-05-07T13:12:11.581Z","2.0.0-preview.3.20240507154418.88c2fd9a95d07abdeb1901790e16795b0fae52fe":"2024-05-07T15:51:45.633Z","2.0.0-preview.3.20240507154630.5561929f65a0583665dd212dcbe3d77a0b5b85e9":"2024-05-07T15:54:04.506Z","2.0.0-preview.3.20240507154830.0518a0e93c10b9972ff8a262313c8bd946813251":"2024-05-07T15:56:21.971Z","2.0.0-preview.3.20240507155037.ab66c0ad400a932181dcee0684f4d6d7ace36966":"2024-05-07T15:57:57.908Z","2.0.0-preview.3.20240507155226.63c4f013381ac3ac16fbe7c11d1b189d2b01bfa5":"2024-05-07T16:00:23.483Z","2.0.0-preview.3.20240507155454.0e339d77416ac98dfdedb17a5c85a29e2d98a2e6":"2024-05-07T16:02:18.920Z","2.0.0-preview.3.20240507155700.aab756a26cc30e4b622cba6f41c47b86fb070dea":"2024-05-07T16:04:38.944Z","2.0.0-preview.3.20240507155823.7f745c48af2362ab70bf7ac839a70507cbbc052b":"2024-05-07T16:05:57.583Z","2.0.0-preview.3.20240507160150.8fa0f176cf3a5530076b08165b8cbaf57f956e24":"2024-05-07T16:09:15.333Z","2.0.0-preview.3.20240507160328.fa821864f239bdb52a5e0f50c4b4266205fbcbfc":"2024-05-07T16:11:02.813Z","2.0.0-preview.3.20240507160539.ced19c98b12cd15b3c81b4f743789a46688e2e1f":"2024-05-07T16:14:19.604Z","2.0.0-preview.3.20240507160733.9c4f6f8ee398f275cf4f1e981a5e7ecbfa969675":"2024-05-07T16:15:12.149Z","2.0.0-preview.3.20240507192737.0a6503e39e01f71b4269389b851e023fee25ccfa":"2024-05-07T19:35:09.202Z","2.0.0-preview.3.20240507202808.56828101ceb46d94a924bef5ad5c6507b1f3bc1f":"2024-05-07T20:35:23.946Z","2.0.0-preview.3.20240507215235.e558185ba39d7cd7dd5518083a0f2085be968ce3":"2024-05-07T21:59:48.103Z","2.0.0-preview.3.20240508031534.f54c9bef6a81becd20f8307681ae1926209080c1":"2024-05-08T03:23:12.680Z","2.0.0-preview.3.20240508065407.de29cedd8812e88a5573859a87e1101853576a32":"2024-05-08T07:02:19.232Z","2.0.0-preview.3.20240508090237.45216e2afb6940d1055976431e55024d235d9b56":"2024-05-08T09:10:25.801Z","2.0.0-preview.3.20240508124548.0234b564910bf7a9024339dd27ed6f1e240b4c72":"2024-05-08T12:53:54.551Z","2.0.0-preview.3.20240508161943.1bdbbfc03771dcc31ea94c808be39f16bce2a514":"2024-05-08T16:27:15.833Z","2.0.0-preview.3.20240508162115.3f57edb67aa3a6ed7eb8876b671588fbe63d1736":"2024-05-08T16:28:21.527Z","2.0.0-preview.3.20240508185853.bc01a5b39acba57dab5e63671b0f64ec684ff238":"2024-05-08T19:06:25.315Z","2.0.0-preview.3.20240508194210.f2578480e482d83542849e4be2998f9380966e57":"2024-05-08T19:49:30.201Z","2.0.0-preview.3.20240508214643.84877d1f600f87dacf3856308ecb36f562dfe7b4":"2024-05-08T21:54:48.163Z","2.0.0-preview.3.20240508215530.6284bdda193f5e5b472c3f3da0c31e49e06b68b9":"2024-05-08T22:03:20.158Z","2.0.0-preview.3.20240508223711.499f2a472ba060c04e7efb70717c7801bb703537":"2024-05-08T22:44:44.042Z","2.0.0-preview.3.20240509011034.d525f9118aa77b20276084bca3efd26c2c7882df":"2024-05-09T01:18:14.852Z","2.0.0-preview.3.20240509031147.b7aa602fe1910f8826513453eb302a3177335da5":"2024-05-09T03:19:10.085Z","2.0.0-preview.3.20240509084343.a7a89960f556f20eb19c080d0ed450ffafc5fa8f":"2024-05-09T08:51:26.284Z","2.0.0-preview.3.20240509120258.a862c32e068a99274d56cf0b977d5d67f7140aba":"2024-05-09T12:10:39.727Z","2.0.0-preview.3.20240509185407.211fde6f95b354206f66f5136ffc70ff7f6fff45":"2024-05-09T19:02:14.204Z","2.0.0-preview.3.20240509193146.29c80c0ef5b5006b6e4f045fc7a80885fed30f07":"2024-05-09T19:39:11.836Z","2.0.0-preview.3.20240509193256.24c3f0f6d696e7317461cddfac56fa2c264acf27":"2024-05-09T19:41:01.027Z","2.0.0-preview.3.20240510152600.2e6a9979954c0a65a4be2f199fc1b3a8fff236bf":"2024-05-10T15:33:41.675Z","2.0.0-preview.3.20240510152741.cbf8662d242b5ae9219c0c58aa2011c85ade8dab":"2024-05-10T15:35:00.039Z","2.0.0-preview.3.20240510162218.894a965b47ade637ca5d14a294551e6ac8ebfbcb":"2024-05-10T16:30:26.296Z","2.0.0-preview.3.20240510192614.47bf06d2a0b8a4afe18f096bdc9520fe2a90d1c9":"2024-05-10T19:33:42.401Z","2.0.0-preview.3.20240511061458.cb49bfa28f412376a41e758eeda59e7e90983147":"2024-05-11T06:22:27.727Z","2.0.0-preview.3.20240513092057.62d88cf6affaac984d5386108aaff531332e8f15":"2024-05-13T09:28:23.052Z","2.0.0-preview.3.20240513092207.466995b78f6e21eb3e18c399d8b2f028986eaee1":"2024-05-13T09:29:45.592Z","2.0.0-preview.3.20240513093607.e1d7df4525b71bc7ef48c6cb0aba2178c88791cb":"2024-05-13T09:43:28.993Z","2.0.0-preview.3.20240514172228.09086289a230aa1b780c1035408b48243ab960f2":"2024-05-14T17:30:54.996Z","2.0.0-preview.3.20240515081413.8b0fab2fd32c3855a6f6fb2e8554b16f33c9bde0":"2024-05-15T08:22:17.085Z","2.0.0-preview.3.20240515084308.13ae25b861193e62cc6f7262f48a0d7efa7617af":"2024-05-15T08:50:46.974Z","2.0.0-preview.3.20240515125001.26dae190c2ec835fbdaa7b7d66ca33d6ba0727b8":"2024-05-15T12:57:40.743Z","2.0.0-preview.3.20240521014316.3496637abd0de4700f2e54e397535e3463d3a46d":"2024-05-21T01:51:00.256Z","2.0.0-preview.3.20240522040430.f1e9ac2af579e4fbfb5550cbdbd971a87a4e4432":"2024-05-22T04:12:31.179Z","2.0.0-preview.3.20240522072813.fb62a0a127e8e1b3b95b65188592b5c43e5e1576":"2024-05-22T07:35:26.415Z","2.0.0-preview.3.20240522085249.af13180108efd71afc60e546c671b9a556a57501":"2024-05-22T09:00:50.763Z","2.0.0-preview.3.20240524063508.71cba9915ce30b1bac11e4cac1afa0150e96536a":"2024-05-24T06:43:04.514Z","2.0.0-preview.3.20240525071422.033b54883033d99de12f7928b581dd70f59b9765":"2024-05-25T07:22:06.158Z","2.0.0-preview.3.20240525074111.465ccaddcc1800228f180a5f18ff0ddfdcaa66c3":"2024-05-25T07:49:20.990Z","2.0.0-preview.3.20240527085532.8f7be402887a7dc33e06419fd027ba5985f71e60":"2024-05-27T09:03:03.162Z","2.0.0-preview.3.20240528181742.52a6928481c4aa264fbd505e0093233514e2d621":"2024-05-28T18:25:24.053Z","2.0.0-preview.3.20240528181951.1f2bcd7d49f842015ac54018ba140fabf45a8a96":"2024-05-28T18:27:28.508Z","2.0.0-preview.3.20240528185959.a97c34b61532157d914ca975d5c90fdd5e12468c":"2024-05-28T19:07:17.551Z","2.0.0-preview.3.20240528224902.745f787723a5be8268e635dc431f0fb088d235fb":"2024-05-28T22:56:51.533Z","2.0.0-preview.3.20240529091927.6c324618b94bccf91ccc1eb63954f92d11ba86e5":"2024-05-29T09:26:36.985Z","2.0.0-preview.3.20240530175428.3aa4d8bd81e5d62c33feb00edd094dc8ab2f2131":"2024-05-30T18:01:38.598Z","2.0.0-preview.3.20240530175456.0ca5cc19d8bcafb23d291b9a4a81d1cd9344e0ab":"2024-05-30T18:03:03.888Z","2.0.0-preview.3.20240531105317.6340744e5cf0ea91ae677f381d5a187638a19597":"2024-05-31T11:01:01.837Z","2.0.0-preview.3.20240601070016.4d409dbb20d4953f906f423f56dd50acbb988acb":"2024-06-01T07:07:48.607Z","2.0.0-preview.3.20240603082920.3bc1d0bac00b482c584f0df68603acb502b49725":"2024-06-03T08:37:12.613Z","2.0.0-preview.3.20240603180422.5527b0e472db5b2e816463bc545acfbbe3eb3338":"2024-06-03T18:12:05.022Z","2.0.0-preview.3.20240604034805.d99b575c551c225792290cb4f46f03f3fe67bb3b":"2024-06-04T03:55:58.909Z","2.0.0-preview.3.20240604083550.2bdc48cba1f4392759cb29e5005b03ebc390505f":"2024-06-04T08:43:48.571Z","2.0.0-preview.3.20240604152738.aceabde7c65e7d61a5d488aaa4203e7fb43ce098":"2024-06-04T15:35:04.857Z","2.0.0-preview.3.20240604154254.c736773a2e8e9ce98e123bf71a4a0691e3bd914d":"2024-06-04T15:50:39.116Z","2.0.0-preview.3.20240604160940.3adff96e58bf61de794883264e79f0fe1db01c5b":"2024-06-04T16:17:47.791Z","2.0.0-preview.3.20240605091042.bfc8490a4be23f3812c242ac3b036d40ab956bdf":"2024-06-05T09:18:25.361Z","2.0.0-preview.3.20240605163020.17e0ef0f5b3ba62b4fb56746ef5a8a33b473b952":"2024-06-05T16:37:55.110Z","2.0.0-preview.3.20240605174415.327dc9d25c3664d957a88d58aa7984828c7ebdea":"2024-06-05T17:52:06.962Z","2.0.0-preview.3.20240606152256.7ee63fb6cadaa5d11a7cbbc6e9c07d0ea35a162e":"2024-06-06T15:30:42.584Z","2.0.0-preview.3.20240606152319.f47e8d8297e67c3a61a4e1a4ac4ad126039fe117":"2024-06-06T15:30:47.857Z","2.0.0-preview.3.20240606172721.4f198423997d28d927f982333d268e19940656df":"2024-06-06T17:35:10.836Z","2.0.0-preview.3.20240606172933.1d232bbb1db0621f7cb7b819664f7eee0af7a0a1":"2024-06-06T17:37:17.154Z","2.0.0-preview.3.20240607030342.abbdc5b1d373cb555b1aab6d450854939407a8ab":"2024-06-07T03:11:15.644Z","2.0.0-preview.3.20240607084012.b0959a47a23a10e46acc539dee489c6a9fef3458":"2024-06-07T08:47:57.528Z","2.0.0-preview.3.20240607183251.c6b7c65ff8f708c75d7adb5597eec9ceb301d7ef":"2024-06-07T18:40:03.614Z","2.0.0-preview.3.20240607183617.843e2fe231410e2d555ac10a360c7d7b6a9bbc91":"2024-06-07T18:43:28.637Z","2.0.0-preview.3.20240611073317.69a564689e2a8be604504b1137c96733467e2ec0":"2024-06-11T07:40:29.540Z","2.0.0-preview.3.20240611073323.87f0d4b2ac0155a2997810fad787db05e0b3015d":"2024-06-11T07:40:52.190Z","2.0.0-preview.3.20240611073350.ed1ca77e98c2824974cf9e6748aa20de7900ff75":"2024-06-11T07:41:13.432Z","2.0.0-preview.3.20240611073957.0a3f63b2a9d137866d3dacfd490f00dd808d54d4":"2024-06-11T07:48:13.843Z","2.0.0-preview.3.20240611180502.bfe63293dfde6752c9035373c79b8ce90563d24a":"2024-06-11T18:12:49.198Z","2.0.0-preview.3.20240611180514.c6690d5de6015c968c3bdba8685a6a209e98f017":"2024-06-11T18:13:33.374Z","2.0.0-preview.3.20240611194051.ec3a5407190d8a4ca09d3e003625c087fdbeae60":"2024-06-11T19:48:49.907Z","2.0.0-preview.3.20240611221116.cd2c4a30f8931eb1b494cd4aeb44c9f0ac358f4b":"2024-06-11T22:19:24.216Z","2.0.0-preview.3.20240611225608.e535eaa0f55125782e141f58afc04ab2e35431c5":"2024-06-11T23:03:56.294Z","2.0.0-preview.3.20240611230427.dd0a601dc469dadc815d394482c68eda12abcfb3":"2024-06-11T23:12:27.055Z","2.0.0-preview.3.20240611230801.9344bbfa5dd68f3e15918ff606284373ae18911f":"2024-06-11T23:15:17.999Z","2.0.0-preview.3.20240612072635.0445a8144a523854fece409c702c1d688fc8298e":"2024-06-12T07:34:04.392Z","2.0.0-preview.3.20240612162140.b20731dc9e678b12f97a0465c7a41603118ca2f8":"2024-06-12T16:29:05.280Z","2.0.0-preview.3.20240612221755.1a540969173023a465aaa7581dc469ffbd56d270":"2024-06-12T22:25:34.703Z","2.0.0-preview.3.20240612222634.588da275e9756cc804e221e59fce874515a301b5":"2024-06-12T22:34:56.603Z","2.0.0-preview.3.20240613000129.4a9b5440b224fdb3567e5168abd4f64ee22d4340":"2024-06-13T00:09:16.992Z","2.0.0-preview.3.20240613020017.8fe4551217a3ad8bfdcd1609ac7b23e8fd044c72":"2024-06-13T02:08:04.970Z","2.0.0-preview.3.20240613020305.ce876d99f04d539292abd810acd77a319c52f50d":"2024-06-13T02:10:38.550Z","2.0.0-preview.3.20240613020835.48e148276010ce9ca6cb3fb453877ce915ed07b6":"2024-06-13T02:16:35.503Z","2.0.0-preview.3.20240613172648.bd332fbe211036c45c28e24a6e67025a3490a337":"2024-06-13T17:34:47.982Z","2.0.0-preview.3.20240614132210.ad5e9e2ee6d3aa2dafe4ad0e15e20a8c1be3aeb5":"2024-06-14T13:30:19.974Z","2.0.0-preview.3.20240614132437.1c3a24a4afdd15278e09ba868bae73f4a61d1012":"2024-06-14T13:32:41.291Z","2.0.0-preview.3.20240614182257.e1ec67eb8f504c267f53ec0bf0ea6908bd42b5b4":"2024-06-14T18:30:48.879Z","2.0.0-preview.3.20240614182524.7efea19639e826749ef859f3798b6b60207fe5bc":"2024-06-14T18:32:53.937Z","2.0.0-preview.3.20240614213426.627fe296623dca2a7ed14b522d880a7e52aaecfe":"2024-06-14T21:42:12.721Z","2.0.0-preview.3.20240614213556.f0f86d0c1d51032da7b510abb45be215c4ed9799":"2024-06-14T21:43:26.466Z","2.0.0-preview.3.20240615002423.88789105d2d25d53474659b8415c884b65f40893":"2024-06-15T00:32:07.471Z","2.0.0-preview.3.20240617174531.4a97b380fa7cde92b1c6faaf846f7342954c952e":"2024-06-17T17:53:32.887Z","2.0.0-preview.3.20240617174622.195fd3a2649bee14ff813e2ffdfdb5e999589b7a":"2024-06-17T17:54:02.904Z","2.0.0-preview.3.20240617180210.655215b5e6bc415cd24468b776e67cd35fbcdd62":"2024-06-17T18:09:34.008Z","2.0.0-preview.3.20240618181530.41f94dc4c683c5639b08c9720bc121ab49d53f51":"2024-06-18T18:23:33.667Z","2.0.0-preview.3.20240618181558.545c43992f555d54fe865788190e14eadd62264d":"2024-06-18T18:24:17.142Z","2.0.0-preview.3.20240621063419.c17b84e3a8051f8625b3aff351bfa2fe614e4277":"2024-06-21T06:41:43.224Z","2.0.0-preview.3.20240621063432.a276ff5f049b45bca8b23a0ba5094409b5c7a101":"2024-06-21T06:42:07.015Z","2.0.0-preview.3.20240621085909.06e1f341559da90098acaa5713ade32af6e25e11":"2024-06-21T09:06:46.157Z","2.0.0-preview.3.20240621192224.489f5435dc63ca5270f0a131634a8705a856496d":"2024-06-21T19:30:25.205Z","2.0.0-preview.3.20240621192240.0f028b1b62a3a7402b73a891d5c19109033bd29f":"2024-06-21T19:30:41.178Z","2.0.0-preview.3.20240621192253.f6678583bdb4e0260a3857ed952e6e354114ea4c":"2024-06-21T19:30:57.304Z","2.0.0-preview.3.20240622004222.0f028b1b62a3a7402b73a891d5c19109033bd29f":"2024-06-22T00:50:08.251Z","2.0.0-preview.3.20240622004331.91732c88fcb90b191a74658779d7f335aad31e31":"2024-06-22T00:50:53.005Z","2.0.0-preview.3.20240624174353.9f5907c41d87a299f90de3583669da1386ad1d25":"2024-06-24T17:51:57.284Z","2.0.0-preview.3.20240624180039.172afff92c1d5c006cf20382d7f4c08c05d438a4":"2024-06-24T18:08:03.075Z","2.0.0-preview.3.20240624180239.a911c6244013563081cc64d9b8fa96f1a8868375":"2024-06-24T18:10:35.333Z","2.0.0-preview.3.20240624185633.b20df16109cf09da03ed1d7ad5b6ace501c3e545":"2024-06-24T19:03:48.928Z","2.0.0-preview.3.20240625082721.d83ddef07b1060a60e713bded532622e138ae8b1":"2024-06-25T08:35:26.385Z","2.0.0-preview.3.20240625153413.00c57122f8ab711d4e7ad6db0a67d5d5e14f9bdd":"2024-06-25T15:41:55.355Z","2.0.0-preview.3.20240625165142.17b0b99362d0bfbd4bcb029fa5e784eedfb0bc0d":"2024-06-25T16:59:31.507Z","2.0.0-preview.3.20240625192319.fbcf1fdb42a9cdb0a3c9af6fae65309f02ef0328":"2024-06-25T19:31:24.924Z","2.0.0-preview.3.20240625193212.faee500a3c9496d427d0217579fabd27803648cc":"2024-06-25T19:39:53.471Z","2.0.0-preview.3.20240625221533.cf865256462097f4b06870049bee592705c1fa1a":"2024-06-25T22:23:36.626Z","2.0.0-preview.3.20240625223655.385fd040e4820371959aeb44282c4b7026839d03":"2024-06-25T22:44:34.020Z","2.0.0-preview.3.20240625232218.53decb09be8d397d5a4ee8b40162d524265b6ef1":"2024-06-25T23:30:23.996Z","2.0.0-preview.3.20240626091026.53b60c9e06446634d391a02ff659daea6232565c":"2024-06-26T09:18:32.486Z","2.0.0-preview.3.20240626091908.cec9048b2f83535df7e499db5488c336981dfb5a":"2024-06-26T09:26:49.653Z","2.0.0-preview.3.20240626092116.f66e3dd3aa26f9dd9d1652edbde0861290dd7b3c":"2024-06-26T09:29:04.140Z","2.0.0-preview.3.20240626201153.22a34aa08d1be7e9b43ccfea94a99eaa2694e491":"2024-06-26T20:19:37.659Z","2.0.0-preview.3.20240626204556.7e10731a99e91f8e8802cd47a8f82892a07b66f4":"2024-06-26T20:54:05.632Z","2.0.0-preview.3.20240627002514.6572045661ef3a018a48bbbf0957ead5443bab07":"2024-06-27T00:33:30.723Z","2.0.0-preview.3.20240627085930.25b2ec1a2e56c1781b61be94e1fc4e803d96735f":"2024-06-27T09:07:03.599Z","2.0.0-preview.3.20240627090425.131900beb3cfbc5ebea21e05495c02a63cdb196d":"2024-06-27T09:11:54.060Z","2.0.0-preview.3.20240627163521.f9b0d6dd99fa53898a59a136bf46a458ac5b0106":"2024-06-27T16:42:54.964Z","2.0.0-preview.3.20240628002959.daf96918b2e875b60ab733acb0bd3f1b76a46c76":"2024-06-28T00:37:05.822Z","2.0.0-preview.3.20240628003308.8bd58de2f29ee93e21f0e0665476df490475c130":"2024-06-28T00:41:10.725Z","2.0.0-preview.3.20240628003519.1df9acbdf0205ac9be6a851d573cc84ea68f601c":"2024-06-28T00:43:29.660Z","2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677":"2024-06-28T00:54:06.068Z","2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418":"2024-06-28T00:55:57.566Z","2.0.0-preview.3.20240628005118.91fb1f39bb174cf1e899a21365153a7b3bbf3571":"2024-06-28T00:58:56.423Z","2.0.0-preview.3.20240628005302.bcfead532cba49a31c482ba54fca075cf9b10896":"2024-06-28T01:01:13.639Z","2.0.0-preview.3.20240628050541.0960f66bac4e7d9e73b439b1851b609c9922ab6a":"2024-06-28T05:13:45.067Z","2.0.0-preview.3.20240628090042.03e82dbfecf936e1c61f4b788abc87b39f184a5d":"2024-06-28T09:08:42.745Z","2.0.0-preview.3.20240628172128.abecbe48275c2ce30598c73317b32870bbbf0c7a":"2024-06-28T17:29:31.028Z","2.0.0-preview.3.20240629050019.09366737ee6b8b96b2d50c6d3561db5622304b8f":"2024-06-29T05:08:03.483Z","2.0.0-preview.3.20240630195200.50389253990b8a034c7df51d15b4cfe22bf1c660":"2024-06-30T19:59:41.158Z","2.0.0-preview.3.20240701083225.ffcfc631e7b6588082115bddafc22d7a23139115":"2024-07-01T08:41:04.312Z","2.0.0-preview.3.20240702085436.d04a6be624c9f825d3a0e7c884c47d52662e0a15":"2024-07-02T09:02:37.049Z","2.0.0-preview.3.20240702162034.f7ee37063a3f781578966d4c9ace4027aadb4ba0":"2024-07-02T16:28:28.540Z","2.0.0-preview.3.20240702171519.8eab5cf6c603c6a523ea14270d16f0f1deb01b7d":"2024-07-02T17:22:58.205Z","2.0.0-preview.3.20240702171555.f0af8ac70ac3a18b8b1967688c71702df77aecc7":"2024-07-02T17:24:30.441Z","2.0.0-preview.3.20240702171841.57d2c7efcf84d9dba548b50f7d403fc723b874dc":"2024-07-02T17:26:22.511Z","2.0.0-preview.3.20240702172223.22c2b2ac611703d07c839076a91602b7132cecc2":"2024-07-02T17:30:21.711Z","2.0.0-preview.3.20240702172424.94f4022728f82c3c97f044d8d5e2e929f95e8588":"2024-07-02T17:32:20.604Z","2.0.0-preview.3.20240702172808.aaa8f67f273133a4ea32375f2c9eccebcabbb97a":"2024-07-02T17:35:45.826Z","2.0.0-preview.3.20240702172958.c1ebb82eb5d2aa8d60da63be286fb3b150250406":"2024-07-02T17:37:57.934Z","2.0.0-preview.3.20240702173236.bf705eb0098faade663c163e5daf780165769d06":"2024-07-02T17:40:21.575Z","2.0.0-preview.3.20240702173428.aa38dedb134ee2b3337e7442365053d9f228019c":"2024-07-02T17:41:52.556Z","2.0.0-preview.3.20240702173602.238173959960349e2d918eba6970ed57064762f1":"2024-07-02T17:44:04.280Z","2.0.0-preview.3.20240702174202.973a672aa809b93178eccff2bdaa1ce66dbcbc49":"2024-07-02T17:49:39.414Z","2.0.0-preview.3.20240702174414.30995e45a41a778fbbfccde703b4b0aa380407d1":"2024-07-02T17:52:20.815Z","2.0.0-preview.3.20240702174824.85373439e3e48fe61eb4ffad693cb259563ab568":"2024-07-02T17:56:17.167Z","2.0.0-preview.3.20240702175007.00e5dcf4172ba272a32a543a790efb21248a8005":"2024-07-02T17:57:27.178Z","2.0.0-preview.3.20240702175219.c49f5ce8c16b87ff069d4472837900a7f9b39326":"2024-07-02T18:00:05.990Z","2.0.0-preview.4":"2024-07-02T18:25:34.951Z","2.0.0-preview.3.20240702182410.4e7ec14d9c1a74122d8b9b6cd177928bd1087c4b":"2024-07-02T18:32:11.097Z","2.0.0-preview.3.20240702234743.798651e31d5b9b667da471cbd8c8e2d0ee3b0333":"2024-07-02T23:55:08.606Z","2.0.0-preview.3.20240703032335.56fde06003841228d4e7de162059dda648f1043d":"2024-07-03T03:31:23.712Z","2.0.0-preview.3.20240703091755.1da0bbaa18f2b30812d86b83e15afc2dc849517e":"2024-07-03T09:25:54.526Z","2.0.0-preview.3.20240703091900.50b5da186668f88268b0eb54b5b8a5be189892d6":"2024-07-03T09:26:58.716Z","2.0.0-preview.3.20240703173156.677a9c4eb88a8ac6a9ede8d82f367c5ac8d69ff4":"2024-07-03T17:40:01.823Z","2.0.0-preview.3.20240704084642.bcfefec7847a97cde4978f769451d9aafb652abb":"2024-07-04T08:54:36.996Z","2.0.0-preview.3.20240704165009.dc67c36488a3a4e6ed88d0ced4d037b57b3de2db":"2024-07-04T16:57:49.741Z","2.0.0-preview.3.20240705090648.b93a7416116944d0e6afaabde77be2b3d96bc430":"2024-07-05T09:15:21.381Z","2.0.0-preview.3.20240708170456.3acf515ec0b3fe07f95ecd50a7409fcfd2216bef":"2024-07-08T17:12:52.491Z","2.0.0-preview.3.20240708170544.3cf0f5505764aeca307289e5ffbbcbfbbf89b705":"2024-07-08T17:13:45.284Z","2.0.0-preview.3.20240710221209.548ba6561a813fb88cdb2c8065e3e1c192dde9ac":"2024-07-10T22:20:03.825Z","2.0.0-preview.3.20240710221308.98f0c2d018230b4a6928bbf614b72ea82d7d17ac":"2024-07-10T22:21:24.068Z","2.0.0-preview.3.20240710222326.190a5def28537fa551191f1f63944b88ceef1a38":"2024-07-10T22:31:15.674Z","2.0.0-preview.3.20240711085958.643de083fd488190fa86354cd5313393f939c2b5":"2024-07-11T09:07:13.273Z","2.0.0-preview.3.20240711171117.3fc6bb53bb2cdac5e23a265f29febf988cf41720":"2024-07-11T17:19:07.116Z","2.0.0-preview.3.20240711171153.e9372c883ba2b97ca8b181c1da15b686f907165c":"2024-07-11T17:19:38.507Z","2.0.0-preview.3.20240712163500.eedcf33115f7f95f159b4bba15ad9719d37f66b4":"2024-07-12T16:42:48.834Z","2.0.0-preview.3.20240712180322.efca9921931054a5b1a02871fbee2411643f03f2":"2024-07-12T18:11:25.017Z","2.0.0-preview.3.20240712180721.bac37479dcfad3da86ccd01da5095759f449eb3d":"2024-07-12T18:15:07.087Z","2.0.0-preview.3.20240712181629.91dd416afb4604970de6d52b706a01b4a8162b94":"2024-07-12T18:24:54.816Z","2.0.0-preview.3.20240712183224.c1c217262c31b2752b839bad8789bd9dd24adc55":"2024-07-12T18:40:05.858Z","2.0.0-preview.3.20240713013255.682aa9ce0597b3b9f11e77a464e2bf8867cf3d64":"2024-07-13T01:40:50.378Z","2.0.0-preview.3.20240715085739.f9f8865c6c058c4c1a0e3daab67e8929470f2f94":"2024-07-15T09:06:09.130Z","2.0.0-preview.3.20240715174510.41881b220b162e6d0e6d971fddbbc68ca9fcca04":"2024-07-15T17:53:49.925Z","2.0.0-preview.3.20240717221343.8ea5794b4e8455dc32d3578c2f86bc0d7b827b8d":"2024-07-17T22:21:17.012Z","2.0.0-preview.3.20240718083946.94157afbfa68d5ae829df053a0cb67eb2063d426":"2024-07-18T08:47:54.277Z","2.0.0-preview.3.20240718123524.29821df246b14eb41dd4606913f44fac40183957":"2024-07-18T12:43:22.061Z","2.0.0-preview.3.20240718224355.9fff4bef05c23b37a114f28ddae35580190158ea":"2024-07-18T22:52:11.093Z","2.0.0-preview.3.20240718224521.c1b8d79b9ca1e1b87114ef8bff8be5d2bd6c3784":"2024-07-18T22:53:37.599Z","2.0.0-preview.3.20240718224701.ae2218a1a4ed2dbf5ebf95089d5c642b7f8636b6":"2024-07-18T22:55:34.733Z","2.0.0-preview.3.20240722053317.df6c7f1e93a7db735be5e94e3b7d8c9754fe5125":"2024-07-22T05:41:16.741Z","2.0.0-preview.3.20240722054458.333433557a6683a67c758e926ad141509a3ee424":"2024-07-22T05:52:46.895Z","2.0.0-preview.3.20240722054719.14f10aedf2257c20e235ac2b431824cd4d2f3a0f":"2024-07-22T05:55:28.667Z","2.0.0-preview.3.20240722055440.a266185542a05dfbe020a3f42f56b28efa37ecc3":"2024-07-22T06:02:45.802Z","2.0.0-preview.3.20240722060541.fbc096bf02f6150f8ad2ffb8538b56031dafa7cd":"2024-07-22T06:14:15.890Z","2.0.0-preview.3.20240722084901.85ee290df1a5f7e2888f3aa1f045521dddd0a121":"2024-07-22T08:56:45.020Z","2.0.0-preview.3.20240722154213.9239e6ec972b4de9f0d15b197fbef1d2871759d9":"2024-07-22T15:50:04.138Z","2.0.0-preview.3.20240722170508.e8e62f8a0387300e8d5255b238921371537f8743":"2024-07-22T17:13:04.868Z","2.0.0-preview.3.20240722183053.7a53dd5d9daefc05724c175a83e3d54b5f2ee1a7":"2024-07-22T18:39:06.534Z","2.0.0-preview.3.20240722183825.42a70f4c3004e55fe6ce5a8e500f5610765ec66f":"2024-07-22T18:46:31.449Z","2.0.0-preview.3.20240723085328.30ab4dba9d932f606f1e5a639a0fd3f2d8282646":"2024-07-23T09:01:21.187Z","2.0.0-preview.3.20240723085452.02fbfcd5e5ba1910e456cdc81eaa5de36c8c6863":"2024-07-23T09:03:33.063Z","2.0.0-preview.3.20240723100308.419c12e617435570d0cded6ca6d35370d0060da7":"2024-07-23T10:10:56.431Z","2.0.0-preview.3.20240724205347.2b563e8da3f9d9254bd0d0c478c4d68286df0977":"2024-07-24T21:01:59.766Z","2.0.0-preview.3.20240724205420.3a8f0686704a85d0761d8d8db3a260a7452f7122":"2024-07-24T21:02:27.889Z","2.0.0-preview.3.20240725090310.d91400c1b10832a1b5411d241ae0800f14e276c5":"2024-07-25T09:11:22.733Z","2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383":"2024-07-25T09:12:52.261Z","2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb":"2024-07-25T09:13:28.402Z","2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160":"2024-07-25T11:20:37.614Z","2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295":"2024-07-25T19:52:46.597Z","2.0.0-preview.3.20240726051653.a459675329a203de6e86b25f91b611ce08016dfb":"2024-07-26T05:24:59.254Z","2.0.0-preview.3.20240726091426.c7f0f8fd39221437a54e063b8b1279b341a4e9a5":"2024-07-26T09:22:21.584Z","2.0.0-preview.3.20240726091613.729ce0932cbca418a189f35211f36137fe8af7fd":"2024-07-26T09:24:10.234Z","2.0.0-preview.3.20240726135808.a61a73289bddd3c3426355627eaddff8f088dad6":"2024-07-26T14:06:46.788Z","2.0.0-preview.3.20240726172608.b7e64653af706c0d232bc5077c003d18f1557c6a":"2024-07-26T17:34:18.813Z","2.0.0-preview.3.20240729084341.9d2847465bc9009872b56ec01c8cc4848f28b42b":"2024-07-29T08:52:31.971Z","2.0.0-preview.3.20240729084518.85edaed8d74048657046164bdb8124db04f5964a":"2024-07-29T08:53:28.111Z","2.0.0-preview.3.20240729102009.5acb70166797efa8b753d9c6dca0ea2136b65e08":"2024-07-29T10:28:10.842Z","2.0.0-preview.3.20240729170031.d81069ab323c9c68c19e74dfdea125160cf1c27b":"2024-07-29T17:09:22.421Z","2.0.0-preview.3.20240729170539.8c5f2f32e91bdc469a4a2b0242213eeb51cead61":"2024-07-29T17:13:49.104Z","2.0.0-preview.3.20240729170734.e336672e628e633fa5eb983c93bc022eea22e076":"2024-07-29T17:15:34.298Z","2.0.0-preview.3.20240729172413.383e25374fd3c233fa27d39a21d50ea2e6cefdea":"2024-07-29T17:32:32.253Z","2.0.0-preview.3.20240729172647.efcd2345de92ddfd1cfc2a7c898ecc4758607947":"2024-07-29T17:35:06.593Z","2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd":"2024-07-29T17:36:28.881Z","2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429":"2024-07-29T17:41:17.031Z","2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a":"2024-07-29T17:45:35.396Z","2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e":"2024-07-29T18:29:28.553Z","2.0.0-preview.3.20240730084245.6f6d0ed2bb0000f0c000ce6ddff230c799be2da0":"2024-07-30T08:51:04.731Z","2.0.0-preview.3.20240730084345.f42f49cc490067fd1e592171e4352d67d2b115fb":"2024-07-30T08:52:15.572Z","2.0.0-preview.3.20240730155551.62c366680964b87fcb7976f532e4f760b95cb46d":"2024-07-30T16:03:40.777Z","2.0.0-preview.3.20240730161108.1b391f9d971c87160ffaba66a915b05511e971f4":"2024-07-30T16:19:13.116Z","2.0.0-preview.3.20240730171451.6a4ecad412f665bc1219a50078c6080f432f04c8":"2024-07-30T17:22:35.913Z","2.0.0-preview.3.20240730175312.7f1ffcfc234c5bb4fcea6bbdced88c1b1be43f13":"2024-07-30T18:01:30.299Z","2.0.0-preview.3.20240730175402.5d9d8e92d375fef4ae33a923368971f4342df36a":"2024-07-30T18:02:18.777Z","2.0.0-preview.4.20240730223910.ce0933a9fc71c65f57d24eed219c71a9f02e8bf2":"2024-07-30T22:47:22.938Z","2.0.0-preview.4.20240730231833.0dad3c76f0bbfce38959c77a7ba489cfd27da1ef":"2024-07-30T23:27:01.024Z","2.0.0-preview.4.20240731061602.aa1d29504c3161ad565c12ea356beeb3e305ffde":"2024-07-31T06:24:21.185Z","2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99":"2024-07-31T09:18:13.362Z","2.0.0-canary-20240731173615":"2024-07-31T17:45:17.525Z","2.0.0-canary-20240731174932":"2024-07-31T17:57:31.806Z","2.0.0-canary-20240731175035":"2024-07-31T17:58:18.889Z","2.0.0-canary-20240731175110":"2024-07-31T17:59:09.084Z","2.0.0-canary-20240731175134":"2024-07-31T18:00:04.685Z","2.0.0-canary-20240731175312":"2024-07-31T18:00:57.280Z","2.0.0-canary-20240731180115":"2024-07-31T18:09:31.937Z","2.0.0-canary-20240731180448":"2024-07-31T18:12:50.504Z","2.0.0-canary-20240731180554":"2024-07-31T18:13:57.400Z","2.0.0-canary-20240731183712":"2024-07-31T18:45:31.548Z","2.0.0-canary-20240731184941":"2024-07-31T18:59:05.633Z","2.0.0-rc.0":"2024-07-31T20:56:29.403Z","2.0.0-canary-20240731210036":"2024-07-31T21:08:57.288Z","2.0.0-canary-20240731213943":"2024-07-31T21:47:47.759Z","2.0.0-canary-20240731233552":"2024-07-31T23:44:15.542Z","2.0.0-canary-20240801064931":"2024-08-01T06:57:47.798Z","2.0.0-canary-20240801091027":"2024-08-01T09:18:53.851Z","2.0.0-canary-20240801091159":"2024-08-01T09:20:10.822Z","2.0.0-canary-20240801091136":"2024-08-01T09:20:19.666Z","2.0.0-canary-20240801092510":"2024-08-01T09:33:07.095Z","2.0.0-canary-20240801173604":"2024-08-01T17:44:27.997Z","2.0.0-canary-20240801173731":"2024-08-01T17:45:16.253Z","2.0.0-canary-20240802090907":"2024-08-02T09:17:15.063Z","2.0.0-canary-20240802090935":"2024-08-02T09:18:15.139Z","2.0.0-canary-20240802172552":"2024-08-02T17:34:38.625Z","2.0.0-canary-20240802205536":"2024-08-02T21:03:29.128Z","2.0.0-canary-20240802231328":"2024-08-02T23:21:41.724Z","2.0.0-canary-20240805092238":"2024-08-05T09:30:13.919Z","2.0.0-canary-20240805092356":"2024-08-05T09:31:50.191Z","2.0.0-canary-20240805093732":"2024-08-05T09:48:26.211Z","2.0.0-canary-20240806084219":"2024-08-06T08:50:45.103Z","2.0.0-canary-20240806084335":"2024-08-06T08:51:45.645Z","2.0.0-canary-20240806084408":"2024-08-06T08:52:41.518Z","2.0.0-canary-20240806085653":"2024-08-06T09:05:14.727Z","2.0.0-canary-20240807060730":"2024-08-07T06:15:35.260Z","2.0.0-canary-20240807084700":"2024-08-07T08:54:35.858Z","2.0.0-canary-20240807084924":"2024-08-07T08:57:20.604Z","2.0.0-canary-20240807085255":"2024-08-07T09:00:32.310Z","2.0.0-canary-20240807085533":"2024-08-07T09:03:35.380Z","2.0.0-canary-20240807085827":"2024-08-07T09:05:59.119Z","2.0.0-canary-20240807085915":"2024-08-07T09:07:41.847Z","2.0.0-canary-20240807085951":"2024-08-07T09:08:17.659Z","2.0.0-canary-20240807090036":"2024-08-07T09:08:41.392Z","2.0.0-canary-20240807090244":"2024-08-07T09:10:44.066Z","2.0.0-canary-20240807090431":"2024-08-07T09:12:11.238Z","2.0.0-canary-20240807165603":"2024-08-07T17:04:13.537Z","2.0.0-canary-20240808004408":"2024-08-08T00:57:10.697Z","2.0.0-canary-20240808083226":"2024-08-08T08:45:37.823Z","2.0.0-canary-20240808083358":"2024-08-08T08:47:09.735Z","2.0.0-canary-20240808085236":"2024-08-08T09:06:44.752Z","2.0.0-canary-20240809085418":"2024-08-09T09:07:14.811Z","2.0.0-canary-20240809133614":"2024-08-09T13:50:07.218Z","2.0.0-rc.1":"2024-08-09T18:00:25.236Z","2.0.0-canary-20240809180047":"2024-08-09T18:13:42.297Z","2.0.0-canary-20240812091634":"2024-08-12T09:29:03.151Z","2.0.0-canary-20240812091653":"2024-08-12T09:30:12.196Z","2.0.0-canary-20240812091736":"2024-08-12T09:31:05.449Z","2.0.0-canary-20240812091942":"2024-08-12T09:33:30.112Z","2.0.0-canary-20240814092100":"2024-08-14T09:34:09.123Z","2.0.0-canary-20240814153141":"2024-08-14T15:45:01.134Z","2.0.0-canary-20240814160703":"2024-08-14T16:20:18.413Z","2.0.0-canary-20240815091435":"2024-08-15T09:28:25.384Z","2.0.0-canary-20240815093325":"2024-08-15T09:46:42.026Z","2.0.0-canary-20240816084200":"2024-08-16T08:55:15.880Z","2.0.0-canary-20240816084506":"2024-08-16T08:57:49.872Z","2.0.0-canary-20240816084459":"2024-08-16T08:58:46.708Z","2.0.0-canary-20240816090021":"2024-08-16T09:14:21.424Z","2.0.0-canary-20240819091654":"2024-08-19T09:30:13.222Z","2.0.0-canary-20240820023633":"2024-08-20T02:49:34.416Z","2.0.0-canary-20240820085505":"2024-08-20T09:09:32.584Z","2.0.0-canary-20240821090133":"2024-08-21T09:14:30.244Z","2.0.0-canary-20240821091955":"2024-08-21T09:33:20.557Z","2.0.0-canary-20240821165108":"2024-08-21T17:03:26.186Z","2.0.0-canary-20240821165151":"2024-08-21T17:05:40.749Z","2.0.0-canary-20240821210535":"2024-08-21T21:19:03.754Z","2.0.0-canary-20240822090736":"2024-08-22T09:20:49.444Z","2.0.0-canary-20240825063834":"2024-08-25T06:51:56.633Z","2.0.0-canary-20240826090425":"2024-08-26T09:19:13.929Z","2.0.0-canary-20240826163408":"2024-08-26T16:50:47.437Z","2.0.0-canary-20240827085118":"2024-08-27T09:05:20.649Z","2.0.0-canary-20240827200741":"2024-08-27T20:21:37.930Z","2.0.0-canary-20240827201010":"2024-08-27T20:23:23.658Z","2.0.0-canary-20240827201305":"2024-08-27T20:26:36.361Z","2.0.0-canary-20240827201630":"2024-08-27T20:29:59.048Z","2.0.0-canary-20240827201912":"2024-08-27T20:32:11.896Z","2.0.0-canary-20240828082622":"2024-08-28T08:39:06.890Z","2.0.0-canary-20240828083951":"2024-08-28T08:52:55.065Z","2.0.0-canary-20240828085855":"2024-08-28T09:13:02.536Z","2.0.0-canary-20240828085930":"2024-08-28T09:13:16.078Z","2.0.0-canary-20240829092934":"2024-08-29T09:43:31.863Z","2.0.0-canary-20240901181915":"2024-09-01T18:31:28.951Z","2.0.0-canary-20240901182608":"2024-09-01T18:38:30.249Z","2.0.0-canary-20240901182910":"2024-09-01T18:41:12.230Z","2.0.0-canary-20240901183156":"2024-09-01T18:45:38.847Z","2.0.0-canary-20240901183511":"2024-09-01T18:48:39.210Z","2.0.0-canary-20240901183813":"2024-09-01T18:51:17.237Z","2.0.0-canary-20240901184101":"2024-09-01T18:53:49.855Z","2.0.0-canary-20240901184654":"2024-09-01T19:00:01.491Z","2.0.0-canary-20240901184943":"2024-09-01T19:02:04.719Z","2.0.0-canary-20240901185232":"2024-09-01T19:05:45.568Z","2.0.0-canary-20240902085309":"2024-09-02T09:05:45.542Z","2.0.0-canary-20240902085237":"2024-09-02T09:06:55.098Z","2.0.0-canary-20240902091150":"2024-09-02T09:24:36.562Z","2.0.0-canary-20240903092317":"2024-09-03T09:36:34.802Z","2.0.0-canary-20240903094224":"2024-09-03T09:54:50.853Z","2.0.0-canary-20240905093215":"2024-09-05T09:44:41.550Z","2.0.0-canary-20240906102442":"2024-09-06T10:38:10.966Z","2.0.0-canary-20240909090505":"2024-09-09T09:18:55.861Z","2.0.0-canary-20240909172720":"2024-09-09T17:41:27.413Z","2.0.0-canary-20240910080214":"2024-09-10T08:15:17.661Z","2.0.0-canary-20240910080602":"2024-09-10T08:19:22.299Z","2.0.0-canary-20240910084301":"2024-09-10T08:56:22.695Z","2.0.0-canary-20240910084404":"2024-09-10T08:57:23.312Z","2.0.0-canary-20240911082530":"2024-09-11T08:38:27.177Z","2.0.0-canary-20240911082808":"2024-09-11T08:41:27.986Z","2.0.0-canary-20240911083416":"2024-09-11T08:47:41.739Z","2.0.0-canary-20240911083737":"2024-09-11T08:51:42.906Z","2.0.0-canary-20240911084327":"2024-09-11T08:56:47.537Z","2.0.0-canary-20240911084542":"2024-09-11T08:59:57.797Z","2.0.0-canary-20240912090114":"2024-09-12T09:14:41.749Z","2.0.0-canary-20240912090309":"2024-09-12T09:15:46.381Z","2.0.0-canary-20240912103003":"2024-09-12T10:43:09.732Z","2.0.0-canary-20240913083627":"2024-09-13T08:49:48.843Z","2.0.0-canary-20240913083802":"2024-09-13T08:50:34.606Z","2.0.0-canary-20240913083951":"2024-09-13T08:53:04.337Z","2.0.0-canary-20240916090628":"2024-09-16T09:20:13.965Z","2.0.0-canary-20240916090827":"2024-09-16T09:21:08.458Z","2.0.0-canary-20240916092652":"2024-09-16T09:39:21.748Z","2.0.0-canary-20240920062417":"2024-09-20T06:37:50.340Z","2.0.0-canary-20240920062745":"2024-09-20T06:40:42.821Z","2.0.0-canary-20240920062830":"2024-09-20T06:42:03.257Z","2.0.0-canary-20240920064744":"2024-09-20T07:01:34.502Z","2.0.0-canary-20240920091537":"2024-09-20T09:28:02.540Z","2.0.0-canary-20240924091957":"2024-09-24T09:33:06.143Z","2.0.0-canary-20240924155152":"2024-09-24T16:05:58.314Z","2.0.0-canary-20240924155721":"2024-09-24T16:10:30.253Z","2.0.0-canary-20240924160117":"2024-09-24T16:14:25.296Z","2.0.0-canary-20240924155502":"2024-09-24T16:14:45.562Z","2.0.0-canary-20240925085049":"2024-09-25T09:04:50.160Z","2.0.0-canary-20240925091029":"2024-09-25T09:24:15.632Z","2.0.0-canary-20240925225941":"2024-09-25T23:13:39.554Z","2.0.0-canary-20240926090139":"2024-09-26T09:15:46.309Z","2.0.0-canary-20240926090242":"2024-09-26T09:16:23.729Z","2.0.0-canary-20240927092716":"2024-09-27T09:41:45.304Z","2.0.0-canary-20240927101455":"2024-09-27T10:28:50.462Z","2.0.0-canary-20240930084642":"2024-09-30T09:00:45.245Z","2.0.0-canary-20240930090644":"2024-09-30T09:20:00.345Z","2.0.0-canary-20241001085433":"2024-10-01T09:08:39.042Z","2.0.0-canary-20241001085549":"2024-10-01T09:09:50.021Z","2.0.0-canary-20241001085817":"2024-10-01T09:11:39.509Z","2.0.0-canary-20241002132820":"2024-10-02T13:42:37.155Z","2.0.0-canary-20241002192302":"2024-10-02T19:37:52.279Z","2.0.0-canary-20241004091818":"2024-10-04T09:31:27.169Z","2.0.0-canary-20241004091853":"2024-10-04T09:32:16.708Z","2.0.0-canary-20241004180921":"2024-10-04T18:22:57.393Z","2.0.0-canary-20241004181514":"2024-10-04T18:28:26.266Z","2.0.0-canary-20241004181751":"2024-10-04T18:31:48.261Z","2.0.0-canary-20241004194132":"2024-10-04T19:56:29.092Z","2.0.0-canary-20241004194544":"2024-10-04T20:00:43.589Z","2.0.0-canary-20241004212313":"2024-10-04T21:36:19.744Z","2.0.0-canary-20241004212851":"2024-10-04T21:43:07.506Z","2.0.0-canary-20241004213415":"2024-10-04T21:47:18.208Z","2.0.0-canary-20241004213757":"2024-10-04T21:52:22.631Z","2.0.0-canary-20241004222707":"2024-10-04T22:29:43.465Z","2.0.0-canary-20241004230256":"2024-10-04T23:17:26.921Z","2.0.0-canary-20241005012915":"2024-10-05T01:42:39.621Z","2.0.0-canary-20241005013640":"2024-10-05T01:49:59.971Z","2.0.0-canary-20241005013743":"2024-10-05T01:52:05.605Z","2.0.0-canary-20241005014924":"2024-10-05T02:02:43.258Z","2.0.0-canary-20241005020407":"2024-10-05T02:17:06.040Z","2.0.0-canary-20241005020818":"2024-10-05T02:22:32.205Z","2.0.0-canary-20241005020930":"2024-10-05T02:24:24.153Z","2.0.0-canary-20241005021210":"2024-10-05T02:25:31.013Z","2.0.0-canary-20241006033709":"2024-10-06T03:51:56.939Z","2.0.0-20241006045741":"2024-10-06T05:02:51.594Z","2.0.0-canary-20241006045741":"2024-10-06T05:18:51.119Z","2.0.0-canary-20241006050621":"2024-10-06T05:20:25.240Z","2.0.0-canary-20241007091048":"2024-10-07T09:24:25.945Z","2.0.0-canary-20241007091137":"2024-10-07T09:24:47.802Z","2.0.0-canary-20241007091054":"2024-10-07T09:24:51.682Z","2.0.0-canary-20241007091139":"2024-10-07T09:25:29.120Z","2.0.0-canary-20241007164441":"2024-10-07T16:57:57.409Z","2.0.0-canary-20241008003348":"2024-10-08T00:48:05.646Z","2.0.0-canary-20241008003428":"2024-10-08T00:49:05.670Z","2.0.0-canary-20241008004516":"2024-10-08T01:00:01.211Z","2.0.0-canary-20241008090132":"2024-10-08T09:15:21.141Z","2.0.0-canary-20241008090220":"2024-10-08T09:16:48.909Z","2.0.0-canary-20241008090426":"2024-10-08T09:18:03.280Z","2.0.0-canary-20241008094139":"2024-10-08T09:57:01.385Z","2.0.0-canary-20241008143618":"2024-10-08T14:51:34.822Z","2.0.0-canary-20241008143857":"2024-10-08T14:52:47.153Z","2.0.0-canary-1c937a88c78d789078bfe61cd63acf3e868d21bf":"2024-10-08T14:55:18.654Z","2.0.0-canary-20241009090740":"2024-10-09T09:22:30.784Z","2.0.0-canary-20241009092650":"2024-10-09T09:41:46.062Z","2.0.0-canary-20241011085635":"2024-10-11T09:09:27.809Z","2.0.0-canary-20241011091738":"2024-10-11T09:31:37.818Z","2.0.0-canary-20241011161636":"2024-10-11T16:30:17.368Z","2.0.0-canary-20241011164625":"2024-10-11T16:59:52.290Z","2.0.0-canary-20241011165101":"2024-10-11T17:05:15.071Z","2.0.0-canary-20241012053956":"2024-10-12T05:53:19.444Z","2.0.0-canary-20241015172849":"2024-10-15T17:43:17.061Z","2.0.0-canary-20241015225219":"2024-10-15T23:05:57.252Z","2.0.0-canary-20241016090649":"2024-10-16T09:21:02.821Z","2.0.0-canary-20241016090847":"2024-10-16T09:23:03.776Z","2.0.0-canary-20241016092828":"2024-10-16T09:42:10.099Z","2.0.0-canary-20241016182604":"2024-10-16T18:39:42.981Z","2.0.0-canary-20241018223024":"2024-10-18T22:45:21.395Z","2.0.0-canary-20241018225046":"2024-10-18T23:05:31.601Z","2.0.0-canary-20241021085302":"2024-10-21T09:07:58.666Z","2.0.0-canary-20241021091341":"2024-10-21T09:28:58.592Z","2.0.0-canary-20241021091657":"2024-10-21T09:31:33.319Z","2.0.0-canary-20241021214756":"2024-10-21T22:01:46.825Z","2.0.0-canary-20241021221441":"2024-10-21T22:29:40.858Z","2.0.0-canary-20241022085200":"2024-10-22T09:06:33.739Z","2.0.0-canary-20241022171857":"2024-10-22T17:33:47.135Z","2.0.0-canary-20241022171929":"2024-10-22T17:34:21.737Z","2.0.0-canary-20241023085850":"2024-10-23T09:12:25.986Z","2.0.0-canary-20241023090538":"2024-10-23T09:20:49.925Z","2.0.0-canary-20241023090756":"2024-10-23T09:21:44.696Z","2.0.0-canary-20241023091112":"2024-10-23T09:24:37.783Z","2.0.0-canary-20241023091323":"2024-10-23T09:27:06.957Z","2.0.0-canary-20241023091926":"2024-10-23T09:34:42.051Z","2.0.0-canary-20241023092107":"2024-10-23T09:35:33.892Z","2.0.0-canary-20241023092356":"2024-10-23T09:37:35.956Z","2.0.0-canary-20241023093758":"2024-10-23T09:52:58.604Z","2.0.0-canary-20241023215541":"2024-10-23T22:09:33.886Z","2.0.0-canary-20241023215849":"2024-10-23T22:12:41.006Z","2.0.0-canary-20241023220505":"2024-10-23T22:18:55.100Z","2.0.0-canary-20241023220754":"2024-10-23T22:21:05.174Z","2.0.0-canary-20241023221049":"2024-10-23T22:25:53.504Z","2.0.0-canary-20241024090242":"2024-10-24T09:16:41.757Z","2.0.0-canary-20241024092229":"2024-10-24T09:36:03.896Z","2.0.0-canary-20241025084645":"2024-10-25T09:01:22.044Z","2.0.0-canary-20241025091435":"2024-10-25T09:29:46.804Z","2.0.0-canary-20241025091542":"2024-10-25T09:30:21.091Z","2.0.0-canary-20241025184759":"2024-10-25T19:02:22.453Z","2.0.0-canary-20241025202756":"2024-10-25T20:42:26.463Z","2.0.0-canary-20241025210450":"2024-10-25T21:18:23.407Z","2.0.0-canary-20241025213128":"2024-10-25T21:45:30.253Z","2.0.0-canary-20241026064848":"2024-10-26T07:03:29.494Z","2.0.0-canary-20241027102814":"2024-10-27T10:43:07.989Z","2.0.0-canary-20241027103025":"2024-10-27T10:44:37.505Z","2.0.0-canary-20241027112806":"2024-10-27T11:40:54.551Z","2.0.0-canary-20241028084938":"2024-10-28T09:03:21.361Z","2.0.0-canary-20241028084959":"2024-10-28T09:04:37.526Z","2.0.0-canary-20241028084937":"2024-10-28T09:04:41.829Z","2.0.0-canary-20241028085053":"2024-10-28T09:05:49.634Z","2.0.0-canary-20241028105940":"2024-10-28T11:13:46.806Z","2.0.0-canary-20241029083743":"2024-10-29T08:51:23.891Z","2.0.0-canary-20241029083651":"2024-10-29T08:51:40.491Z","2.0.0-canary-20241029085735":"2024-10-29T09:12:11.454Z","2.0.0-canary-20241029091920":"2024-10-29T09:34:14.739Z","2.0.0-canary-20241029094702":"2024-10-29T10:02:32.425Z","2.0.0-canary-20241029153836":"2024-10-29T15:52:32.213Z","2.0.0-canary-20241029174745":"2024-10-29T18:02:19.813Z","2.0.0-canary-20241030085554":"2024-10-30T09:11:09.069Z","2.0.0-canary-20241030085848":"2024-10-30T09:14:04.287Z","2.0.0-canary-20241030091634":"2024-10-30T09:32:25.737Z","2.0.0-canary-20241030160829":"2024-10-30T16:24:25.701Z","2.0.0-canary-20241031071547":"2024-10-31T07:31:19.461Z","2.0.0-rc.2":"2024-10-31T07:51:43.924Z","2.0.0-canary-20241031083308":"2024-10-31T08:47:40.895Z","2.0.0-canary-20241031085551":"2024-10-31T09:11:04.476Z","2.0.0-canary-20241031085618":"2024-10-31T09:11:25.906Z","2.0.0-canary-20241031090149":"2024-10-31T09:16:02.528Z","2.0.0-rc.3":"2024-10-31T17:28:29.893Z","2.0.0-canary-20241031172011":"2024-10-31T17:34:35.650Z","2.0.0-canary-20241031172321":"2024-10-31T17:38:25.113Z","2.0.0-canary-20241031172938":"2024-10-31T17:44:13.701Z","2.0.0-canary-20241031190501":"2024-10-31T19:20:12.231Z","2.0.0-canary-20241101092700":"2024-11-01T09:42:15.316Z","2.0.0-canary-20241101092730":"2024-11-01T09:43:03.851Z","2.0.0-canary-20241104102141":"2024-11-04T10:35:26.875Z","2.0.0-canary-20241104102101":"2024-11-04T10:36:10.239Z","2.0.0-canary-20241104102302":"2024-11-04T10:37:32.612Z","2.0.0-canary-20241104104730":"2024-11-04T11:02:55.399Z","2.0.0-canary-20241105084618":"2024-11-05T09:00:24.269Z","2.0.0-canary-20241105084944":"2024-11-05T09:04:32.572Z","2.0.0-canary-20241105102542":"2024-11-05T10:40:18.429Z","2.0.0-canary-20241105102652":"2024-11-05T10:41:14.193Z","2.0.0-canary-20241105163008":"2024-11-05T16:45:26.047Z","2.0.0-rc.4":"2024-11-05T16:54:28.192Z","2.0.0-canary-20241105165629":"2024-11-05T17:11:21.974Z","2.0.0-canary-20241106094842":"2024-11-06T10:03:15.421Z","2.0.0-canary-20241106101031":"2024-11-06T10:25:41.821Z","2.0.0-canary-20241106103134":"2024-11-06T10:46:31.661Z","2.0.0-canary-20241107105107":"2024-11-07T11:06:26.117Z","2.0.0-canary-20241107193854":"2024-11-07T19:53:49.410Z","2.0.0-canary-20241107195035":"2024-11-07T20:04:43.933Z","2.0.0":"2024-11-07T20:31:55.744Z","2.0.0-canary-20241107202752":"2024-11-07T20:43:00.269Z","2.0.1-canary-20241112013415":"2024-11-12T01:48:52.390Z","2.0.1-canary-20241112044734":"2024-11-12T05:01:42.775Z","2.0.1-canary-20241112050646":"2024-11-12T05:19:50.664Z","2.0.1-canary-20241113094916":"2024-11-13T10:03:00.864Z","2.0.1-canary-20241114095617":"2024-11-14T10:09:10.646Z","2.0.1-canary-20241114095805":"2024-11-14T10:12:33.772Z","2.0.1-canary-20241114224006":"2024-11-14T22:54:07.938Z","2.0.1-canary-20241114225255":"2024-11-14T23:08:17.444Z","2.0.1-canary-20241115080446":"2024-11-15T08:18:27.524Z","2.0.1-canary-20241115094332":"2024-11-15T09:57:24.443Z","2.0.1-canary-20241115100609":"2024-11-15T10:19:52.722Z","2.1.0-canary-20241115192830":"2024-11-15T19:43:12.400Z","2.1.0-canary-20241118102111":"2024-11-18T10:35:48.551Z","2.1.0-canary-20241118102051":"2024-11-18T10:35:58.997Z","2.1.0-canary-20241119082921":"2024-11-19T08:43:27.984Z","2.1.0-canary-20241119094533":"2024-11-19T09:59:23.302Z","2.1.0-canary-20241119100717":"2024-11-19T10:21:23.060Z","2.1.0-canary-20241120102613":"2024-11-20T10:41:17.261Z","2.1.0-canary-20241125074900":"2024-11-25T08:02:29.403Z","2.1.0-canary-20241125080235":"2024-11-25T08:16:20.514Z","2.1.0-canary-20241125101344":"2024-11-25T10:27:41.438Z","2.1.0-canary-20241125101452":"2024-11-25T10:28:29.445Z","2.1.0-canary-20241125101530":"2024-11-25T10:28:53.501Z","2.1.0-canary-20241126102052":"2024-11-26T10:35:49.110Z","2.1.0-canary-20241126104400":"2024-11-26T10:57:40.085Z","2.1.0-canary-20241126223728":"2024-11-26T22:52:13.292Z","2.1.0-canary-20241126224519":"2024-11-26T22:59:20.721Z","2.1.0-canary-20241127102835":"2024-11-27T10:42:01.494Z","2.1.0-canary-20241127102929":"2024-11-27T10:43:23.303Z","2.1.0-canary-20241127105048":"2024-11-27T11:05:32.998Z","2.1.0-canary-20241128095942":"2024-11-28T10:12:57.955Z","2.1.0-canary-20241128100107":"2024-11-28T10:15:07.604Z","2.1.0-canary-20241128134801":"2024-11-28T14:01:45.878Z","2.1.0-canary-20241129102853":"2024-11-29T10:41:56.532Z","2.1.0-canary-20241202111750":"2024-12-02T11:30:56.129Z","2.1.0-canary-20241202194028":"2024-12-02T19:53:51.309Z","2.1.0-canary-20241202204356":"2024-12-02T20:57:39.845Z","2.1.0-canary-20241202215151":"2024-12-02T22:06:30.310Z","2.1.0-canary-20241203100809":"2024-12-03T10:21:44.120Z","2.1.0-canary-20241203191007":"2024-12-03T19:24:29.278Z","2.1.0-canary-20241205053408":"2024-12-05T05:47:35.911Z","2.1.0-canary-20241205102442":"2024-12-05T10:37:39.064Z","2.1.0-canary-20241205102441":"2024-12-05T10:39:15.515Z","2.1.0-canary-20241205104525":"2024-12-05T10:59:34.581Z","2.1.0-canary-20241206064425":"2024-12-06T06:57:43.639Z","2.1.0-canary-20241206080821":"2024-12-06T08:22:01.539Z","2.1.0-canary-20241206180944":"2024-12-06T18:23:43.835Z","2.1.0-canary-20241206181208":"2024-12-06T18:25:41.490Z","2.1.0-canary-20241210160547":"2024-12-10T16:19:28.567Z","2.1.0-canary-20241210160712":"2024-12-10T16:21:00.411Z","2.1.0-canary-20241211084257":"2024-12-11T08:56:11.511Z","2.1.0-canary-20241211084732":"2024-12-11T09:01:03.170Z","2.1.0-canary-20250227211824":"2025-02-27T21:32:22.117Z","2.1.0-canary-20250227214621":"2025-02-27T21:58:37.877Z","2.1.0":"2025-02-27T22:23:10.496Z","2.1.1-canary-20250310090649":"2025-03-10T09:19:45.319Z","2.1.1-canary-20250310215239":"2025-03-10T22:06:10.566Z","2.1.1-canary-20250310215401":"2025-03-10T22:07:30.448Z","2.1.1-canary-20250310215546":"2025-03-10T22:08:49.008Z","2.1.1-canary-20250311065657":"2025-03-11T07:09:53.896Z","2.1.1-canary-20250311100147":"2025-03-11T10:14:35.054Z","2.1.1-canary-20250311100202":"2025-03-11T10:14:52.580Z","2.1.1-canary-20250311180546":"2025-03-11T18:18:44.105Z","2.1.1-canary-20250311180551":"2025-03-11T18:23:46.735Z","2.1.1-canary-20250311212224":"2025-03-11T21:35:50.583Z","2.1.1-canary-20250312203135":"2025-03-12T20:44:56.529Z","2.1.1-canary-20250313000718":"2025-03-13T00:22:06.179Z","2.1.1-canary-20250313001654":"2025-03-13T00:30:51.192Z","2.1.1-canary-20250313193704":"2025-03-13T19:49:55.881Z","2.1.1-canary-20250313194127":"2025-03-13T19:55:00.089Z","2.1.1-canary-20250313194529":"2025-03-13T19:57:55.822Z","2.1.1-canary-20250315013847":"2025-03-15T01:50:43.487Z","2.1.1-canary-20250315013912":"2025-03-15T01:52:00.522Z","2.1.1-canary-20250315013907":"2025-03-15T01:52:29.007Z","2.1.1-canary-20250317180710":"2025-03-17T18:20:19.058Z","2.1.1-canary-20250317180807":"2025-03-17T18:21:22.795Z","2.1.1-canary-20250318191025":"2025-03-18T19:23:18.998Z","2.1.1-canary-20250319152106":"2025-03-19T15:33:55.328Z","2.1.1-canary-20250319213031":"2025-03-19T21:43:10.168Z","2.1.1-canary-20250319220050":"2025-03-19T22:14:05.175Z","2.1.1-canary-20250319220859":"2025-03-19T22:21:54.522Z","2.1.1-canary-20250319221404":"2025-03-19T22:27:22.811Z","2.1.1-canary-20250319221906":"2025-03-19T22:31:06.668Z","2.1.1-canary-20250319222258":"2025-03-19T22:35:48.989Z","2.1.1-canary-20250319230307":"2025-03-19T23:15:50.527Z","2.1.1-canary-20250319232702":"2025-03-19T23:39:35.225Z","2.1.1-canary-20250319233113":"2025-03-19T23:44:06.676Z","2.1.1-canary-20250319233504":"2025-03-19T23:48:12.906Z","2.1.1-canary-20250319233916":"2025-03-19T23:51:49.393Z","2.1.1-canary-20250319234416":"2025-03-19T23:58:15.588Z","2.1.1-canary-20250319234707":"2025-03-19T23:59:20.664Z","2.1.1-canary-20250320173224":"2025-03-20T17:45:45.207Z","2.1.1-canary-20250320173613":"2025-03-20T17:48:51.568Z","2.1.1-canary-20250320175229":"2025-03-20T18:05:44.104Z","2.1.1-canary-20250320180841":"2025-03-20T18:21:43.954Z","2.1.1-canary-20250320183733":"2025-03-20T18:50:39.007Z","2.1.1-canary-20250320184146":"2025-03-20T18:54:45.591Z","2.1.1-canary-20250320184313":"2025-03-20T18:55:16.624Z","2.1.1-canary-20250320184633":"2025-03-20T19:00:12.394Z","2.1.1-canary-20250320191110":"2025-03-20T19:24:40.078Z","2.1.1-canary-20250320191221":"2025-03-20T19:25:43.874Z","2.1.1-canary-20250320204127":"2025-03-20T20:53:35.983Z","2.1.1-canary-20250321192603":"2025-03-21T19:38:58.987Z","2.1.1-canary-20250321194401":"2025-03-21T19:56:00.751Z","2.1.1-canary-20250321205545":"2025-03-21T21:08:11.029Z","2.1.1-canary-20250321210015":"2025-03-21T21:13:36.765Z","2.1.1-canary-20250321210405":"2025-03-21T21:17:03.850Z","2.1.1-canary-20250321210915":"2025-03-21T21:21:47.470Z","2.1.1-canary-20250321211322":"2025-03-21T21:26:22.945Z","2.1.1-canary-20250321211723":"2025-03-21T21:29:49.167Z","2.1.1-canary-20250321212209":"2025-03-21T21:35:28.213Z","2.1.1-canary-20250321212553":"2025-03-21T21:38:05.759Z","2.1.1-canary-20250324181149":"2025-03-24T18:25:07.691Z","2.1.1-canary-20250324181358":"2025-03-24T18:26:20.724Z","2.1.1-canary-20250324181543":"2025-03-24T18:29:01.614Z","2.1.1-canary-20250324185629":"2025-03-24T19:09:49.997Z","2.1.1-canary-20250325140640":"2025-03-25T14:20:25.654Z","2.1.1-canary-20250325154257":"2025-03-25T15:55:50.319Z","2.1.1-canary-20250325154730":"2025-03-25T16:00:40.296Z","2.1.1-canary-20250325155308":"2025-03-25T16:05:48.492Z","2.1.1-canary-20250325155727":"2025-03-25T16:10:53.576Z","2.1.1-canary-20250325160238":"2025-03-25T16:15:48.272Z","2.1.1-canary-20250326040439":"2025-03-26T04:17:23.076Z","2.1.1-canary-20250326040544":"2025-03-26T04:18:47.165Z","2.1.1-canary-20250326042221":"2025-03-26T04:35:33.556Z","2.1.1-canary-20250326042549":"2025-03-26T04:39:03.278Z","2.1.1-canary-20250326222643":"2025-03-26T22:39:08.862Z","2.1.1-canary-20250326222613":"2025-03-26T22:39:12.061Z","2.1.1-canary-20250326222745":"2025-03-26T22:40:02.962Z","2.1.1-canary-20250326223232":"2025-03-26T22:45:10.824Z","2.1.1-canary-20250326223715":"2025-03-26T22:50:09.007Z","2.1.1-canary-20250326224248":"2025-03-26T22:55:45.036Z","2.1.1-canary-20250326224556":"2025-03-26T22:58:20.256Z","2.1.1-canary-20250326225002":"2025-03-26T23:02:15.392Z","2.1.1-canary-20250326225434":"2025-03-26T23:08:25.053Z","2.1.1-canary-20250326225751":"2025-03-26T23:10:19.638Z","2.1.1-canary-20250326230303":"2025-03-26T23:15:33.585Z","2.1.1-canary-20250326230812":"2025-03-26T23:21:08.904Z","2.1.1-canary-20250326231213":"2025-03-26T23:24:11.919Z","2.1.1-canary-20250326231828":"2025-03-26T23:31:02.321Z","2.1.1-canary-20250326232157":"2025-03-26T23:35:04.050Z","2.1.1-canary-20250327173513":"2025-03-27T17:48:38.651Z","2.1.1-canary-20250328154651":"2025-03-28T15:59:40.455Z","2.1.1-canary-20250331123142":"2025-03-31T12:44:26.388Z","2.1.1-canary-20250331123631":"2025-03-31T12:49:10.214Z","2.1.1-canary-20250331182815":"2025-03-31T18:40:50.075Z","2.1.1-canary-20250331182924":"2025-03-31T18:42:21.572Z","2.1.1-canary-20250331183000":"2025-03-31T18:42:55.506Z","2.1.1-canary-20250401192048":"2025-04-01T19:34:44.860Z","2.1.1-canary-20250401192244":"2025-04-01T19:34:55.015Z","2.1.1-canary-20250401202815":"2025-04-01T20:40:48.135Z","2.1.1-canary-20250401202729":"2025-04-01T20:40:52.545Z","2.1.1-canary-20250401202813":"2025-04-01T20:40:58.805Z","2.1.1-canary-20250401203039":"2025-04-01T20:43:48.597Z","2.1.1-canary-20250401203059":"2025-04-01T20:43:53.292Z","2.1.1-canary-20250401203823":"2025-04-01T20:50:45.878Z","2.1.1-canary-20250402153300":"2025-04-02T15:45:39.127Z","2.1.1-canary-20250402153714":"2025-04-02T15:49:49.682Z","2.1.1-canary-20250402154214":"2025-04-02T15:55:12.937Z","2.1.1-canary-20250402155037":"2025-04-02T16:02:47.329Z","2.1.1-canary-20250402162501":"2025-04-02T16:37:44.610Z","2.1.1-canary-20250402162842":"2025-04-02T16:41:47.329Z","2.1.1-canary-20250402164538":"2025-04-02T16:59:28.328Z","2.1.1-canary-20250402230832":"2025-04-02T23:21:08.189Z","2.1.1-canary-20250402233232":"2025-04-02T23:44:41.362Z","2.1.1-canary-20250403174803":"2025-04-03T18:01:02.482Z","2.1.1-canary-20250403174852":"2025-04-03T18:01:04.522Z","2.1.1-canary-20250403174818":"2025-04-03T18:01:33.772Z","2.1.1-canary-20250404094020":"2025-04-04T09:54:01.661Z","2.1.1-canary-20250404151018":"2025-04-04T15:23:17.209Z","2.1.1-canary-20250404210313":"2025-04-04T21:16:13.009Z","2.1.1-canary-20250404210328":"2025-04-04T21:16:18.040Z","2.1.1-canary-20250405005548":"2025-04-05T01:09:40.986Z","2.1.1-canary-20250405010757":"2025-04-05T01:19:57.123Z","2.1.1-canary-20250407054027":"2025-04-07T05:52:56.312Z","2.1.1-canary-20250407180334":"2025-04-07T18:17:01.081Z","2.1.1-canary-20250407180635":"2025-04-07T18:19:16.669Z","2.1.1-canary-20250407180720":"2025-04-07T18:20:37.414Z","2.1.1-canary-20250410045602":"2025-04-10T05:09:14.087Z","2.1.1-canary-20250410050225":"2025-04-10T05:14:41.576Z","2.1.1-canary-20250410050517":"2025-04-10T05:19:00.486Z","2.1.1-canary-20250410184110":"2025-04-10T18:54:17.236Z","2.1.1-canary-20250410184129":"2025-04-10T18:54:42.324Z","2.1.1-canary-20250410184413":"2025-04-10T18:57:46.576Z","2.1.1-canary-20250410184806":"2025-04-10T19:01:41.391Z","2.1.1-canary-20250411163908":"2025-04-11T16:53:00.625Z","2.1.1-canary-20250411170437":"2025-04-11T17:17:39.267Z","2.1.1-canary-20250411180053":"2025-04-11T18:13:58.948Z","2.1.1-canary-20250411183514":"2025-04-11T18:48:45.107Z","2.1.1-canary-20250413210404":"2025-04-13T21:17:42.782Z","2.1.1-canary-20250414155010":"2025-04-14T16:03:12.913Z","2.1.1-canary-20250414155037":"2025-04-14T16:04:29.172Z","2.1.1-canary-20250415154439":"2025-04-15T15:58:28.970Z","2.1.1-canary-20250418055534":"2025-04-18T06:08:59.345Z","2.1.1-canary-20250418055851":"2025-04-18T06:12:05.162Z","2.1.1-canary-20250423234136":"2025-04-23T23:54:33.188Z","2.1.1-canary-20250424082844":"2025-04-24T08:41:34.164Z","2.1.1-canary-20250424085055":"2025-04-24T09:04:20.579Z","2.1.1-canary-20250424085940":"2025-04-24T09:13:23.131Z","2.1.1-canary-20250425191810":"2025-04-25T19:30:51.236Z","2.1.1-canary-20250425191940":"2025-04-25T19:32:15.441Z","2.1.1-canary-20250425192516":"2025-04-25T19:38:35.458Z","2.1.1-canary-20250425205712":"2025-04-25T21:09:25.896Z","2.1.1-canary-20250425205850":"2025-04-25T21:12:17.479Z","2.1.1-canary-20250425210025":"2025-04-25T21:13:15.797Z","2.1.1-canary-20250425210130":"2025-04-25T21:13:18.617Z","2.1.1-canary-20250425210218":"2025-04-25T21:14:23.682Z","2.1.1-canary-20250425210148":"2025-04-25T21:14:49.034Z","2.1.1-canary-20250428190618":"2025-04-28T19:19:54.872Z","2.1.1-canary-20250428192155":"2025-04-28T19:35:14.117Z","2.1.1-canary-20250428213450":"2025-04-28T21:48:52.454Z","2.1.1-canary-20250504222401":"2025-05-04T22:36:35.492Z","2.1.1-canary-20250504223142":"2025-05-04T22:44:42.579Z","2.1.1-canary-20250505010823":"2025-05-05T01:20:14.736Z","2.1.1-canary-20250505011138":"2025-05-05T01:23:58.249Z","2.1.1-canary-20250505011540":"2025-05-05T01:29:13.406Z","2.1.1-canary-20250505011853":"2025-05-05T01:31:21.332Z","2.1.1-canary-20250505012532":"2025-05-05T01:37:51.000Z","2.1.1-canary-20250505015210":"2025-05-05T02:05:03.115Z","2.1.1-canary-20250505024705":"2025-05-05T02:59:35.623Z","2.1.1-canary-20250505024844":"2025-05-05T03:02:11.630Z","2.1.1-canary-20250505030254":"2025-05-05T03:16:05.611Z","2.1.1-canary-20250505030508":"2025-05-05T03:17:11.301Z","2.1.1-canary-20250505031736":"2025-05-05T03:29:57.421Z","2.1.1-canary-20250505031759":"2025-05-05T03:30:34.396Z","2.1.1-canary-20250505031834":"2025-05-05T03:31:32.672Z","2.1.1-canary-20250505033646":"2025-05-05T03:49:43.474Z","2.1.1-canary-20250505034302":"2025-05-05T03:55:31.354Z","2.1.1-canary-20250505063130":"2025-05-05T06:44:05.247Z","2.1.1-canary-20250505171355":"2025-05-05T17:26:05.681Z","2.1.1-canary-20250505201555":"2025-05-05T20:29:52.224Z","2.1.1-canary-20250505201822":"2025-05-05T20:31:02.851Z","2.1.1-canary-20250505214004":"2025-05-05T21:52:56.352Z","2.1.1-canary-20250505214021":"2025-05-05T21:53:13.504Z","2.1.1-canary-20250505214701":"2025-05-05T21:59:06.686Z","2.1.1-canary-20250505215429":"2025-05-05T22:06:57.684Z","2.1.1-canary-20250506175621":"2025-05-06T18:10:00.950Z","2.1.1-canary-20250506180913":"2025-05-06T18:21:27.396Z","2.1.1-canary-20250506180957":"2025-05-06T18:23:21.074Z","2.1.1-canary-20250506181052":"2025-05-06T18:25:27.936Z","2.1.1-canary-20250507082032":"2025-05-07T08:33:50.071Z","2.1.1-canary-20250508174002":"2025-05-08T17:54:08.779Z","2.1.1":"2025-05-12T22:32:16.179Z","2.1.1-canary-20250512222652":"2025-05-12T22:39:32.346Z","2.1.1-canary-20250512222728":"2025-05-12T22:40:12.554Z","2.1.1-canary-20250512222803":"2025-05-12T22:40:56.272Z","2.1.1-canary-20250512222733":"2025-05-12T22:40:59.815Z","2.1.1-canary-20250512222749":"2025-05-12T22:41:15.186Z","2.1.2-canary-20250514101103":"2025-05-14T10:23:41.228Z","2.2.0-canary-20250514101537":"2025-05-14T10:29:01.181Z","2.2.0-canary-20250514101928":"2025-05-14T10:32:07.169Z","2.2.0-canary-20250514102324":"2025-05-14T10:36:29.941Z","2.2.0-canary-20250514102719":"2025-05-14T10:39:15.970Z","2.2.0-canary-20250514103633":"2025-05-14T10:48:44.952Z","2.2.0-canary-20250514104020":"2025-05-14T10:53:04.225Z","2.2.0-canary-20250514104411":"2025-05-14T10:56:41.973Z","2.2.0-canary-20250514104855":"2025-05-14T11:02:14.613Z","2.2.0-canary-20250514221509":"2025-05-14T22:27:30.913Z","2.2.0-canary-20250514221543":"2025-05-14T22:28:59.457Z","2.2.0-canary-20250515212954":"2025-05-15T21:42:11.104Z","2.2.0-canary-20250520170232":"2025-05-20T17:16:01.230Z","2.2.0-canary-20250530191607":"2025-05-30T19:29:47.768Z","2.2.0-canary-20250530211001":"2025-05-30T21:23:18.469Z","2.2.0-canary-20250530211442":"2025-05-30T21:27:00.220Z","2.2.0-canary-20250531193445":"2025-05-31T19:48:45.302Z","2.2.0-canary-20250531193532":"2025-05-31T19:49:03.895Z","2.2.0-canary-20250601042012":"2025-06-01T04:33:13.413Z","2.2.0-canary-20250604233241":"2025-06-04T23:45:41.392Z","2.2.0-canary-20250604233242":"2025-06-04T23:45:46.189Z","2.2.0-canary-20250605191509":"2025-06-05T19:28:26.107Z","2.2.0-canary-20250605191539":"2025-06-05T19:29:05.854Z","2.2.0-canary-20250616134728":"2025-06-16T14:00:34.139Z","2.2.0-canary-20250617230438":"2025-06-17T23:17:26.625Z","2.2.0-canary-20250617230621":"2025-06-17T23:19:19.488Z","2.2.0-canary-20250617230540":"2025-06-17T23:19:22.044Z","2.2.0-canary-20250620230213":"2025-06-20T23:14:56.202Z","2.2.0-canary-20250620232221":"2025-06-20T23:36:05.666Z","2.2.0-canary-20250623194550":"2025-06-23T19:59:17.318Z","2.2.0-canary-20250624172234":"2025-06-24T17:36:05.878Z","2.2.0-canary-20250624172333":"2025-06-24T17:37:39.989Z","2.2.0-canary-20250624172659":"2025-06-24T17:39:44.043Z","2.2.0-canary-20250624175014":"2025-06-24T18:03:36.828Z","2.2.0-canary-20250625205403":"2025-06-25T21:07:05.868Z","2.2.0-canary-20250625232857":"2025-06-25T23:42:01.169Z","2.2.0-canary-20250626055921":"2025-06-26T06:13:08.245Z","2.2.0-canary-20250626060319":"2025-06-26T06:16:34.086Z","2.2.0-canary-20250627031635":"2025-06-27T03:29:51.301Z","2.2.0-canary-20250630201348":"2025-06-30T20:26:41.073Z","2.2.0-canary-20250630201441":"2025-06-30T20:28:06.087Z","2.2.0-canary-20250630201643":"2025-06-30T20:29:26.735Z","2.2.0-canary-20250630201621":"2025-06-30T20:29:30.125Z","2.2.0-canary-20250630204224":"2025-06-30T20:56:12.210Z","2.2.0-canary-20250701103229":"2025-07-01T10:45:39.722Z","2.2.0-canary-20250701104112":"2025-07-01T10:54:00.183Z","2.2.0-canary-20250703163830":"2025-07-03T16:50:57.559Z","2.2.0-canary-20250703171239":"2025-07-03T17:25:58.396Z","2.2.0-canary-20250705022046":"2025-07-05T02:34:27.090Z","2.2.0-canary-20250705022320":"2025-07-05T02:36:48.045Z","2.2.0-canary-20250707200723":"2025-07-07T20:20:08.287Z","2.2.0-canary-20250707200839":"2025-07-07T20:21:10.205Z","2.2.0-canary-20250707231815":"2025-07-07T23:33:14.828Z","2.2.0-canary-20250708041029":"2025-07-08T04:23:21.111Z","2.2.0-canary-20250708041220":"2025-07-08T04:25:25.539Z","2.2.0":"2025-07-08T04:38:58.706Z","2.2.0-canary-20250708051908":"2025-07-08T05:32:22.397Z","2.2.0-canary-20250708052243":"2025-07-08T05:36:00.081Z","2.2.0-canary-20250708052612":"2025-07-08T05:38:53.578Z","2.2.0-canary-20250708052812":"2025-07-08T05:40:01.512Z","2.2.0-canary-20250708142456":"2025-07-08T14:37:33.219Z","2.2.0-canary-20250708143822":"2025-07-08T14:51:01.361Z","2.2.0-canary-20250708172435":"2025-07-08T17:37:09.331Z","2.2.0-canary-20250708174020":"2025-07-08T17:53:05.434Z","2.2.1":"2025-07-08T18:38:55.632Z","2.2.0-canary-20250708184423":"2025-07-08T18:57:10.952Z","2.2.0-canary-20250708184753":"2025-07-08T19:00:50.986Z","2.3.0-canary-20250708185953":"2025-07-08T19:12:32.433Z","2.3.0-canary-20250708190258":"2025-07-08T19:16:38.095Z","2.3.0-canary-20250708190502":"2025-07-08T19:17:55.776Z","2.3.0":"2025-07-08T20:34:12.682Z","2.4.0-canary-20250709085047":"2025-07-09T09:03:17.869Z","2.4.0-canary-20250709085504":"2025-07-09T09:11:05.762Z","2.4.0-canary-20250709085912":"2025-07-09T09:12:04.306Z","2.4.0-canary-20250709090253":"2025-07-09T09:15:04.943Z","2.4.0-canary-20250709090646":"2025-07-09T09:19:24.132Z","2.4.0-canary-20250709091108":"2025-07-09T09:24:35.240Z","2.4.0-canary-20250710182313":"2025-07-10T18:36:07.169Z","2.4.0-canary-20250710182323":"2025-07-10T18:37:01.318Z","2.4.0-canary-20250710191705":"2025-07-10T19:30:31.722Z","2.4.0-canary-20250710191904":"2025-07-10T19:32:35.966Z","2.4.0-canary-20250711222928":"2025-07-11T22:42:00.536Z","3.0.0-canary-20250714194734":"2025-07-14T20:00:24.127Z","3.0.0-canary-20250714195127":"2025-07-14T20:05:04.890Z","3.0.0-canary-20250714195353":"2025-07-14T20:07:14.314Z","3.0.0-canary-20250714203517":"2025-07-14T20:48:24.356Z","3.0.0-canary-20250714211130":"2025-07-14T21:25:26.114Z","3.0.0-canary-20250714211158":"2025-07-14T21:25:44.396Z","3.0.0-canary-20250715112843":"2025-07-15T11:42:34.223Z","3.0.0-canary-20250715113720":"2025-07-15T11:49:31.026Z","3.0.0-canary-20250715114110":"2025-07-15T11:53:54.767Z","3.0.0-canary-20250715114512":"2025-07-15T11:57:50.586Z","3.0.0-canary-20250715114930":"2025-07-15T12:01:42.344Z","3.0.0-canary-20250715115307":"2025-07-15T12:05:45.814Z","3.0.0-canary-20250715115703":"2025-07-15T12:10:17.914Z","3.0.0-canary-20250715120102":"2025-07-15T12:13:06.333Z","3.0.0-canary-20250715221138":"2025-07-15T22:24:36.106Z","3.0.0-canary-20250716062959":"2025-07-16T06:42:15.493Z","3.0.0-canary-20250716063217":"2025-07-16T06:44:52.968Z","3.0.0-canary-20250716063321":"2025-07-16T06:46:06.741Z","3.0.0-canary-20250716063845":"2025-07-16T06:51:33.501Z","3.0.0-canary-20250716205325":"2025-07-16T21:06:40.710Z","3.0.0-canary-20250716205701":"2025-07-16T21:10:32.830Z","3.0.0-canary-20250716222853":"2025-07-16T22:41:52.787Z","3.0.0-canary-20250717174102":"2025-07-17T17:55:05.851Z","3.0.0-canary-20250717174139":"2025-07-17T17:55:26.825Z","3.0.0-canary-20250717224353":"2025-07-17T22:56:53.946Z","3.0.0-canary-20250718212840":"2025-07-18T21:42:01.183Z","3.0.0-canary-20250718212927":"2025-07-18T21:42:30.447Z","3.0.0-canary-20250721164005":"2025-07-21T16:53:36.908Z","3.0.0-canary-20250721170448":"2025-07-21T17:17:14.600Z","3.0.0-canary-20250721211758":"2025-07-21T21:30:46.695Z","3.0.0-canary-20250722091438":"2025-07-22T09:27:02.121Z","3.0.0-canary-20250722091641":"2025-07-22T09:28:38.567Z","3.0.0-canary-20250722092115":"2025-07-22T09:34:01.662Z","3.0.0-canary-20250722092257":"2025-07-22T09:34:46.164Z","3.0.0-canary-20250722095239":"2025-07-22T10:05:24.074Z","3.0.0-canary-20250722095653":"2025-07-22T10:08:57.747Z","3.0.0-canary-20250722165041":"2025-07-22T17:04:07.211Z","3.0.0-canary-20250722170018":"2025-07-22T17:12:35.226Z","3.0.0-canary-20250722170002":"2025-07-22T17:14:12.077Z","3.0.0-canary-20250722174427":"2025-07-22T17:57:52.203Z","3.0.0-canary-20250722221247":"2025-07-22T22:25:50.312Z","3.0.0-canary-20250722221428":"2025-07-22T22:27:27.673Z","3.0.0-canary-20250724091815":"2025-07-24T09:31:36.309Z","3.0.0-canary-20250724144348":"2025-07-24T14:57:06.312Z","3.0.0-canary-20250724184503":"2025-07-24T18:57:46.794Z","3.0.0-canary-20250724184543":"2025-07-24T18:59:12.570Z","3.0.0-canary-20250724184816":"2025-07-24T19:01:05.625Z","3.0.0-canary-20250724184843":"2025-07-24T19:01:19.416Z","3.0.0-canary-20250724184822":"2025-07-24T19:01:36.537Z","3.0.0-canary-20250725184255":"2025-07-25T18:56:15.537Z","3.0.0-canary-20250725184527":"2025-07-25T18:58:33.947Z","3.0.0-canary-20250725184911":"2025-07-25T19:02:43.697Z","3.0.0-canary-20250726063714":"2025-07-26T06:49:35.024Z","3.0.0-canary-20250808140605":"2025-08-08T14:19:21.012Z","3.0.0-canary-20250808140800":"2025-08-08T14:20:07.319Z","3.0.0-canary-20250808141109":"2025-08-08T14:24:17.667Z","3.0.0-canary-20250811122821":"2025-08-11T12:41:40.354Z","3.0.0-canary-20250811123225":"2025-08-11T12:45:54.659Z","3.0.0-canary-20250813162015":"2025-08-13T16:34:44.409Z","3.0.0-canary-20250814082915":"2025-08-14T08:41:27.704Z","3.0.0-canary-20250814083221":"2025-08-14T08:44:27.734Z","3.0.0-canary-20250814083541":"2025-08-14T08:49:30.816Z","3.0.0-canary-20250814083802":"2025-08-14T08:50:49.963Z","3.0.0-canary-20250814084140":"2025-08-14T08:55:02.743Z","3.0.0-canary-20250814084439":"2025-08-14T08:56:57.220Z","3.0.0-canary-20250814084711":"2025-08-14T09:00:19.401Z","3.0.0-canary-20250814085008":"2025-08-14T09:02:44.202Z","3.0.0-canary-20250814100347":"2025-08-14T10:16:39.000Z","3.0.0-canary-20250814100736":"2025-08-14T10:20:16.660Z","3.0.0-canary-20250818203832":"2025-08-18T20:52:59.441Z","3.0.0-canary-20250819090831":"2025-08-19T09:21:31.318Z","3.0.0-canary-20250819090923":"2025-08-19T09:22:48.431Z","3.0.0-canary-20250819091119":"2025-08-19T09:24:15.673Z","3.0.0-canary-20250819101519":"2025-08-19T10:28:43.201Z","3.0.0-canary-20250820074229":"2025-08-20T07:56:23.775Z","3.0.0-canary-20250820164642":"2025-08-20T16:59:00.268Z","3.0.0-canary-20250820165841":"2025-08-20T17:12:04.649Z","3.0.0-canary-20250820211940":"2025-08-20T21:33:14.226Z","3.0.0-canary-20250822004725":"2025-08-22T01:01:24.359Z","3.0.0-canary-20250822005227":"2025-08-22T01:05:21.557Z","3.0.0-canary-20250822054750":"2025-08-22T06:01:11.559Z","3.0.0-canary-20250822154847":"2025-08-22T16:02:12.274Z","3.0.0-canary-20250822154907":"2025-08-22T16:02:13.770Z","3.0.0-canary-20250822172814":"2025-08-22T17:41:40.179Z","3.0.0-canary-20250822172844":"2025-08-22T17:42:59.420Z","3.0.0-canary-20250825214528":"2025-08-25T21:58:52.123Z","3.0.0-canary-20250825214924":"2025-08-25T22:03:04.032Z","3.0.0-canary-20250825223440":"2025-08-25T22:48:14.604Z","3.0.0-canary-20250825230358":"2025-08-25T23:17:08.118Z","3.0.0-canary-20250826042931":"2025-08-26T04:42:37.459Z","3.0.0-canary-20250826043001":"2025-08-26T04:45:16.611Z","3.0.0-canary-20250826072555":"2025-08-26T07:39:19.656Z","3.0.0-canary-20250826072600":"2025-08-26T07:39:48.503Z","3.0.0-canary-20250826094900":"2025-08-26T10:03:05.007Z","3.0.0-canary-20250826100240":"2025-08-26T10:16:59.095Z","3.0.0-canary-20250826173137":"2025-08-26T17:45:20.352Z","3.0.0-canary-20250826173308":"2025-08-26T17:46:45.752Z","3.0.0-canary-20250826173459":"2025-08-26T17:48:58.386Z","3.0.0-canary-20250826173604":"2025-08-26T17:51:11.699Z","3.0.0-canary-20250826174356":"2025-08-26T17:57:11.678Z","3.0.0":"2025-08-27T15:01:41.262Z","3.0.1":"2025-08-29T19:08:11.957Z","4.0.0-canary-20250903042548":"2025-09-03T04:38:54.442Z","3.0.2":"2025-09-03T05:04:33.088Z","4.0.0-canary-20250903054022":"2025-09-03T05:54:04.791Z","4.0.0-canary-20250903054149":"2025-09-03T05:54:37.201Z","4.0.0-canary-20250903170528":"2025-09-03T17:18:34.266Z","4.0.0-canary-20250903170742":"2025-09-03T17:20:32.809Z","4.0.0-canary-20250903171839":"2025-09-03T17:32:23.394Z","4.0.0-canary-20250903172004":"2025-09-03T17:33:41.733Z","4.0.0-canary-20250903171954":"2025-09-03T17:33:47.258Z","4.0.0-canary-20250903182528":"2025-09-03T18:38:36.550Z","4.0.0-canary-20250904160301":"2025-09-04T16:16:14.910Z","4.0.0-canary-20250904174931":"2025-09-04T18:03:03.300Z","4.0.0-canary-20250904215217":"2025-09-04T22:06:06.264Z","4.0.0-canary-20250905001637":"2025-09-05T00:29:35.488Z","4.0.0-canary-20250905091402":"2025-09-05T09:27:28.778Z","4.0.0-canary-20250905181014":"2025-09-05T18:23:22.242Z","4.0.0-canary-20250905202544":"2025-09-05T20:39:23.236Z","4.0.0-canary-20250905202804":"2025-09-05T20:41:30.098Z","4.0.0-canary-20250905202839":"2025-09-05T20:41:43.785Z","4.0.0-canary-20250905202845":"2025-09-05T20:42:14.107Z","4.0.0-canary-20250905223329":"2025-09-05T22:46:55.049Z","4.0.0-canary-20250905223413":"2025-09-05T22:47:06.457Z","4.0.0-canary-20250908171631":"2025-09-08T17:29:16.419Z","4.0.0-canary-20250908171751":"2025-09-08T17:32:07.100Z","4.0.0-canary-20250909185449":"2025-09-09T19:07:53.708Z","4.0.0-canary-20250910232443":"2025-09-10T23:38:11.291Z","4.0.0-canary-20250910234305":"2025-09-10T23:55:19.940Z","3.0.3":"2025-09-11T00:29:06.812Z","4.0.0-canary-20250911040215":"2025-09-11T04:14:51.186Z","4.0.0-canary-20250911121913":"2025-09-11T12:32:34.036Z","4.0.0-canary-20250911201303":"2025-09-11T20:26:32.056Z","4.0.0-canary-20250911205125":"2025-09-11T21:04:25.393Z","4.0.0-canary-20250911205225":"2025-09-11T21:05:39.100Z","4.0.0-canary-20250912010418":"2025-09-12T01:17:22.612Z","4.0.0-canary-20250915222507":"2025-09-15T22:37:30.922Z","4.0.0-canary-20250915233617":"2025-09-15T23:48:46.321Z","4.0.0-canary-20250915233705":"2025-09-15T23:49:39.957Z","4.0.0-canary-20250916005035":"2025-09-16T01:03:44.193Z","4.0.0-canary-20250917074105":"2025-09-17T07:53:30.915Z","4.0.0-canary-20250924171338":"2025-09-24T17:27:50.110Z","4.0.0-canary-20250925211826":"2025-09-25T21:32:33.869Z","4.0.0-canary-20250925214123":"2025-09-25T21:54:49.779Z","4.0.0-canary-20250925214227":"2025-09-25T21:54:58.488Z","4.0.0-canary-20250925215742":"2025-09-25T22:11:06.410Z","4.0.0-canary-20250925215806":"2025-09-25T22:12:05.597Z","4.0.0-canary-20250925220004":"2025-09-25T22:13:02.791Z","4.0.0-canary-20250926144318":"2025-09-26T14:56:15.967Z","4.0.0-canary-20250930051855":"2025-09-30T05:32:44.457Z","4.0.0-canary-20250930084738":"2025-09-30T09:00:57.099Z","4.0.0-canary-20250930084832":"2025-09-30T09:01:12.823Z","4.0.0-canary-20250930182729":"2025-09-30T18:41:06.140Z","4.0.0-canary-20250930182803":"2025-09-30T18:41:36.251Z","4.0.0-canary-20251001190036":"2025-10-01T19:14:32.923Z","4.0.0-canary-20251001200451":"2025-10-01T20:18:27.955Z","4.0.0-canary-20251001200542":"2025-10-01T20:19:33.297Z","4.0.0-canary-20251002191155":"2025-10-02T19:25:21.255Z","4.0.0-canary-20251002191251":"2025-10-02T19:25:31.533Z","4.0.0-canary-20251002191300":"2025-10-02T19:26:19.764Z","4.0.0-canary-20251002191331":"2025-10-02T19:26:47.551Z","4.0.0-canary-20251003105534":"2025-10-03T11:08:16.462Z","4.0.0-canary-20251003105839":"2025-10-03T11:11:28.616Z","4.0.0-canary-20251003110412":"2025-10-03T11:17:23.512Z","4.0.0-canary-20251003155620":"2025-10-03T16:09:36.192Z","4.0.0-canary-20251003182442":"2025-10-03T18:38:01.846Z","4.0.0-canary-20251006181101":"2025-10-06T18:24:27.121Z","4.0.0-canary-20251006183905":"2025-10-06T18:51:27.120Z","4.0.0-canary-20251006185125":"2025-10-06T19:05:36.487Z","4.0.0-canary-20251006190045":"2025-10-06T19:13:56.043Z","4.0.0-canary-20251007224950":"2025-10-07T23:03:06.298Z","4.0.0-canary-20251007224953":"2025-10-07T23:03:55.563Z","4.0.0-canary-20251008101046":"2025-10-08T10:24:53.381Z","4.0.0-canary-20251008190231":"2025-10-08T19:15:42.403Z","4.0.0":"2025-10-08T21:52:33.102Z","5.0.0-canary-20251023185052":"2025-10-23T19:03:12.681Z","5.0.0-canary-20251023185005":"2025-10-23T19:03:26.467Z","5.0.0-canary-20251023185306":"2025-10-23T19:05:45.027Z","5.0.0-canary-20251023185326":"2025-10-23T19:06:44.730Z","5.0.0":"2025-10-23T19:09:27.585Z","5.0.1-canary-20251024225148":"2025-10-24T23:05:34.240Z","5.0.1-canary-20251027233430":"2025-10-27T23:48:40.644Z","5.0.1-canary-20251027233447":"2025-10-27T23:48:46.034Z","5.0.1-canary-20251028192129":"2025-10-28T19:33:32.952Z","5.0.1-canary-20251028192228":"2025-10-28T19:35:27.108Z","5.0.1-canary-20251028192318":"2025-10-28T19:37:35.701Z","5.0.1-canary-20251028192638":"2025-10-28T19:40:12.338Z","5.0.1-canary-20251031020744":"2025-10-31T02:19:50.876Z","5.0.1-canary-20251031021411":"2025-10-31T02:26:47.368Z","5.0.1-canary-20251031214741":"2025-10-31T22:00:38.644Z","5.0.1-canary-20251103192226":"2025-11-03T19:34:45.483Z","5.0.1-canary-20251103192223":"2025-11-03T19:34:55.215Z","5.0.1-canary-20251103224625":"2025-11-03T22:59:46.792Z","5.0.1-canary-20251104184723":"2025-11-04T19:00:10.583Z","5.0.1-canary-20251104184811":"2025-11-04T19:01:09.392Z","5.0.1-canary-20251110195802":"2025-11-10T20:10:43.588Z","5.0.1-canary-20251113194947":"2025-11-13T20:01:51.658Z","5.0.1-canary-20251113195044":"2025-11-13T20:03:16.688Z","5.0.1-canary-20251113195053":"2025-11-13T20:03:28.373Z","5.0.1-canary-20251117174701":"2025-11-17T18:00:10.994Z","5.0.1-canary-20251117192251":"2025-11-17T19:36:36.083Z","5.0.1-canary-20251118223017":"2025-11-18T22:42:53.448Z","5.0.1-canary-20251119203851":"2025-11-19T20:52:41.163Z","5.0.1-canary-20251119225544":"2025-11-19T23:08:08.177Z","5.1.0-canary-20251119225951":"2025-11-19T23:13:19.060Z","5.1.0-canary-20251119230322":"2025-11-19T23:16:03.099Z","5.1.0-canary-20251119230742":"2025-11-19T23:21:00.209Z","5.1.0-canary-20251121181742":"2025-11-21T18:31:17.227Z","5.1.0-canary-20251121190132":"2025-11-21T19:14:44.902Z","5.1.0-canary-20251125215203":"2025-11-25T22:05:17.129Z","5.1.0-canary-20251125230440":"2025-11-25T23:18:16.481Z","5.1.0-canary-20251126084906":"2025-11-26T09:02:06.104Z","5.1.0-canary-20251126161436":"2025-11-26T16:27:30.861Z","5.1.0-canary-20251126161923":"2025-11-26T16:32:06.531Z","5.1.0-canary-20251126162217":"2025-11-26T16:33:54.131Z","5.1.0-canary-20251126162626":"2025-11-26T16:38:38.979Z","5.1.0-canary-20251201172155":"2025-12-01T17:34:50.721Z","5.1.0-canary-20251201180920":"2025-12-01T18:22:01.800Z","5.1.0-canary-20251201181207":"2025-12-01T18:26:00.270Z","5.1.0-canary-20251201182852":"2025-12-01T18:43:15.389Z","5.1.0-canary-20251202082247":"2025-12-02T08:36:17.693Z","5.1.0-canary-20251202120357":"2025-12-02T12:17:34.962Z","5.1.0-canary-20251202172407":"2025-12-02T17:37:32.557Z","5.1.0-canary-20251202173138":"2025-12-02T17:44:33.547Z","5.1.0-canary-20251202173352":"2025-12-02T17:47:51.620Z","5.1.0-canary-20251202174830":"2025-12-02T18:02:53.044Z","5.1.0-canary-20251203213248":"2025-12-03T21:46:41.667Z","5.1.0-canary-20251203224929":"2025-12-03T23:02:50.759Z","5.1.0-canary-20251204084307":"2025-12-04T08:56:47.662Z","5.1.0-canary-20251204140906":"2025-12-04T14:22:17.099Z","5.1.0-canary-20251204151413":"2025-12-04T15:28:23.842Z","5.1.0-canary-20251204181319":"2025-12-04T18:27:51.772Z","5.1.0-canary-20251204184447":"2025-12-04T18:59:14.149Z","5.1.0-canary-20251204203500":"2025-12-04T20:47:55.304Z","5.1.0-experimental-20251205000002":"2025-12-05T00:14:44.641Z","5.1.0-experimental-20251205104522":"2025-12-05T10:59:14.761Z","5.1.0":"2025-12-12T19:10:48.103Z","5.1.0-canary-20251212190755":"2025-12-12T19:22:33.716Z","5.1.1-canary-20251216193810":"2025-12-16T19:52:19.873Z","5.1.1-canary-20251216194212":"2025-12-16T19:55:09.595Z","5.1.1-canary-20251217070026":"2025-12-17T07:13:54.586Z","5.2.0-canary-20251219213520":"2025-12-19T21:48:42.395Z","5.2.0-canary-20251228203229":"2025-12-28T20:45:44.780Z","5.2.0-canary-20260105191229":"2026-01-05T19:27:11.828Z","5.2.0-canary-20260105191915":"2026-01-05T19:32:50.726Z","5.2.0-canary-20260107102549":"2026-01-07T10:39:44.101Z","5.2.0-canary-20260107102938":"2026-01-07T10:43:26.856Z","5.2.0-canary-20260107103329":"2026-01-07T10:46:25.255Z","5.2.0-canary-20260107103736":"2026-01-07T10:51:27.745Z","5.2.0-canary-20260107104209":"2026-01-07T10:56:02.397Z","5.2.0-canary-20260107104556":"2026-01-07T10:59:20.260Z","5.2.0-canary-20260107104941":"2026-01-07T11:02:46.922Z","5.2.0-canary-20260107105344":"2026-01-07T11:06:52.842Z","5.2.0-canary-20260107151918":"2026-01-07T15:32:33.285Z","5.2.0-canary-20260107155943":"2026-01-07T16:13:20.397Z","5.2.0-canary-20260107161340":"2026-01-07T16:26:46.503Z","5.2.0-canary-20260107161421":"2026-01-07T16:27:14.814Z","5.2.0-canary-20260107161525":"2026-01-07T16:29:02.518Z","5.2.0":"2026-01-07T16:31:31.327Z","5.2.0-canary-20260107162407":"2026-01-07T16:37:39.236Z","5.2.0-canary-20260107162439":"2026-01-07T16:38:15.241Z","5.3.0-canary-20260107190742":"2026-01-07T19:20:58.266Z","5.3.0":"2026-01-07T19:52:28.200Z","5.4.0-canary-20260108130911":"2026-01-08T13:22:20.019Z","5.4.0-canary-20260108180834":"2026-01-08T18:22:05.689Z","5.4.0-canary-20260108182954":"2026-01-08T18:44:16.877Z","5.4.0-canary-20260112120205":"2026-01-12T12:16:42.231Z","5.4.0-canary-20260112131040":"2026-01-12T13:24:57.851Z","5.4.0-canary-20260112143430":"2026-01-12T14:47:04.102Z","5.4.0-canary-20260112173233":"2026-01-12T17:44:46.325Z","5.4.0-canary-20260112180915":"2026-01-12T18:20:39.419Z","5.4.0-canary-20260112181718":"2026-01-12T18:28:35.451Z","5.4.0-canary-20260112182716":"2026-01-12T18:39:15.465Z","5.4.0-canary-20260112182816":"2026-01-12T18:40:32.372Z","5.4.0-canary-20260113094436":"2026-01-13T09:55:49.518Z","5.4.0-canary-20260113094638":"2026-01-13T09:57:49.222Z","5.4.0-canary-20260113100235":"2026-01-13T10:14:14.315Z","5.4.0-canary-20260113121342":"2026-01-13T12:25:34.300Z","5.4.0-canary-20260113131012":"2026-01-13T13:22:34.733Z","5.4.0-canary-20260113162152":"2026-01-13T16:34:01.478Z","5.4.0":"2026-01-13T19:38:59.418Z","5.4.1-canary-20260119142836":"2026-01-19T14:40:40.166Z","5.4.1-canary-20260120093824":"2026-01-20T09:49:22.946Z","5.4.1-canary-20260120093948":"2026-01-20T09:50:31.462Z","5.4.1-canary-20260122093833":"2026-01-22T09:50:40.364Z","5.4.1-canary-20260122093927":"2026-01-22T09:51:23.514Z","5.4.1-canary-20260122095623":"2026-01-22T10:08:40.015Z","5.5.0-canary-20260123093609":"2026-01-23T09:47:49.075Z","5.5.0-canary-20260123093734":"2026-01-23T09:49:54.603Z","5.5.0-canary-20260123133003":"2026-01-23T13:41:51.564Z","5.5.0-canary-20260123165250":"2026-01-23T17:05:41.084Z","5.5.0-canary-20260124134456":"2026-01-24T13:56:37.543Z","5.5.0-canary-20260124195719":"2026-01-24T20:09:20.850Z","5.5.0-canary-20260126155005":"2026-01-26T16:01:27.690Z","5.5.0-canary-20260126155203":"2026-01-26T16:04:28.272Z","5.5.0-canary-20260126155926":"2026-01-26T16:11:18.418Z","5.5.0-canary-20260126160006":"2026-01-26T16:11:53.837Z","5.5.0-canary-20260126160220":"2026-01-26T16:13:30.434Z","5.5.0-canary-20260126161847":"2026-01-26T16:30:23.645Z","5.5.0-canary-20260126171216":"2026-01-26T17:24:43.821Z","5.5.0-canary-20260126190933":"2026-01-26T19:20:34.410Z","5.5.0-canary-20260127093615":"2026-01-27T09:48:09.270Z","5.5.0-canary-20260127093903":"2026-01-27T09:51:19.323Z","5.5.0-canary-20260127160020":"2026-01-27T16:12:14.861Z","5.5.0-canary-20260127160154":"2026-01-27T16:13:58.930Z","5.5.0-canary-20260127170312":"2026-01-27T17:16:28.635Z","5.5.0-canary-20260127172033":"2026-01-27T17:32:46.929Z","5.5.0-canary-20260127173911":"2026-01-27T17:50:51.392Z","5.5.0-canary-20260127174108":"2026-01-27T17:53:38.945Z","5.5.0-canary-20260127175739":"2026-01-27T18:09:59.027Z","5.5.0-canary-20260127190017":"2026-01-27T19:12:12.641Z","5.5.0":"2026-01-27T19:15:39.485Z","5.5.1-canary-20260128113732":"2026-01-28T11:49:37.443Z","5.5.1-canary-20260128113821":"2026-01-28T11:50:21.431Z","5.5.1":"2026-01-28T12:05:09.773Z","5.5.2-canary-20260202175916":"2026-02-02T18:11:22.007Z","5.5.2-canary-20260202181652":"2026-02-02T18:28:19.488Z","6.0.0-canary-20260202183506":"2026-02-02T18:46:45.196Z","6.0.0-canary-20260202234124":"2026-02-02T23:52:45.820Z","6.0.0-canary-20260203004417":"2026-02-03T00:55:36.423Z","6.0.0-canary-20260203150246":"2026-02-03T15:14:55.065Z","6.0.0-canary-20260203152936":"2026-02-03T15:42:09.618Z","6.0.0-canary-20260203155342":"2026-02-03T16:04:44.269Z","6.0.0-canary-20260203155517":"2026-02-03T16:08:01.804Z","6.0.0-canary-20260203163631":"2026-02-03T16:48:44.994Z","6.0.0-canary-20260203165304":"2026-02-03T17:06:34.006Z","6.0.0-canary-20260203165501":"2026-02-03T17:07:44.098Z","6.0.0-canary-20260203165809":"2026-02-03T17:10:02.884Z","6.0.0-canary-20260203172420":"2026-02-03T17:36:39.685Z","6.0.0-canary-20260203193005":"2026-02-03T19:42:29.919Z","6.0.0-canary-20260203202414":"2026-02-03T20:36:42.814Z","6.0.0":"2026-02-04T10:15:06.826Z","6.0.1-canary-20260204234617":"2026-02-04T23:52:33.307Z","6.0.1-canary-20260204235414":"2026-02-05T00:00:29.609Z","6.0.1-canary-20260205000238":"2026-02-05T00:08:52.417Z","6.0.1-canary-20260205022651":"2026-02-05T02:32:59.475Z","6.0.1":"2026-02-05T15:35:59.354Z","6.1.0-canary-20260209201302":"2026-02-09T20:19:06.596Z","6.1.0-canary-20260209202622":"2026-02-09T20:32:31.938Z","6.1.0-canary-20260210143521":"2026-02-10T14:41:56.547Z","6.1.0-canary-20260210150856":"2026-02-10T15:14:44.805Z","6.1.0-canary-20260210172116":"2026-02-10T17:27:42.180Z","6.1.0-canary-20260210183638":"2026-02-10T18:42:30.003Z","6.1.0-canary-20260210184000":"2026-02-10T18:46:26.166Z","6.1.0-canary-20260211172626":"2026-02-11T17:31:54.930Z","6.1.0-canary-20260211172657":"2026-02-11T17:32:51.902Z","6.1.0-canary-20260211182221":"2026-02-11T18:28:35.064Z","6.1.0-canary-20260211183015":"2026-02-11T18:35:52.284Z","6.1.0-canary-20260211184616":"2026-02-11T18:52:11.273Z","6.1.0-canary-20260211185417":"2026-02-11T19:00:51.205Z","6.1.0-canary-20260211190217":"2026-02-11T19:09:08.962Z","6.1.0-canary-20260211191026":"2026-02-11T19:16:07.403Z","6.1.0-canary-20260212115508":"2026-02-12T12:01:12.911Z","6.1.0-canary-20260212173545":"2026-02-12T17:42:02.291Z","6.1.0-canary-20260212174325":"2026-02-12T17:49:58.975Z","6.1.0-canary-20260212175323":"2026-02-12T17:59:55.906Z","6.1.0-canary-20260213100440":"2026-02-13T10:10:10.587Z","6.1.0-canary-20260213100553":"2026-02-13T10:12:10.362Z","6.1.0-canary-20260213100638":"2026-02-13T10:12:55.976Z","6.1.0-canary-20260213105038":"2026-02-13T10:57:09.148Z","6.1.0-canary-20260213173406":"2026-02-13T17:39:47.586Z","6.1.0-canary-20260213174333":"2026-02-13T17:49:57.551Z","6.1.0-canary-20260216153232":"2026-02-16T15:39:06.497Z","6.1.0-canary-20260216154209":"2026-02-16T15:48:49.367Z","6.1.0-canary-20260216194225":"2026-02-16T19:48:56.233Z","6.1.0":"2026-02-16T20:35:56.203Z","6.2.0-canary-20260223182006":"2026-02-23T18:26:19.197Z","6.2.0-canary-20260223183038":"2026-02-23T18:36:33.438Z","6.2.0-canary-20260224195010":"2026-02-24T19:56:11.221Z","6.2.0-canary-20260224195921":"2026-02-24T20:05:05.773Z","6.2.0-canary-20260225135329":"2026-02-25T13:59:04.027Z","6.2.0-canary-20260225135448":"2026-02-25T14:00:28.627Z","6.2.0-canary-20260225144004":"2026-02-25T14:45:40.374Z","6.2.0-canary-20260225175001":"2026-02-25T17:56:00.330Z","6.2.0-canary-20260226115423":"2026-02-26T12:01:06.807Z","6.2.0-canary-20260226120422":"2026-02-26T12:10:12.082Z","6.2.0-canary-20260226121434":"2026-02-26T12:20:47.576Z","6.2.0-canary-20260302093820":"2026-03-02T09:44:19.809Z","6.2.0-canary-20260302094822":"2026-03-02T09:55:08.203Z","6.2.0-canary-20260302100151":"2026-03-02T10:07:23.185Z","6.2.0-canary-20260302101235":"2026-03-02T10:18:48.777Z","6.2.0-canary-20260302200813":"2026-03-02T20:14:16.705Z","6.2.0-canary-20260303123640":"2026-03-03T12:42:28.782Z","6.2.0-canary-20260303124521":"2026-03-03T12:51:21.633Z","6.2.0-canary-20260303191300":"2026-03-03T19:19:07.424Z","6.2.0-canary-20260304155327":"2026-03-04T15:59:36.176Z","6.2.0-canary-20260304155504":"2026-03-04T16:01:32.118Z","6.2.0-canary-20260304180933":"2026-03-04T18:15:49.324Z","6.2.0-canary-20260305081532":"2026-03-05T08:21:20.276Z","6.2.0-canary-20260305082327":"2026-03-05T08:29:22.366Z","6.2.0-canary-20260305083234":"2026-03-05T08:38:45.393Z","6.2.0-canary-20260305084229":"2026-03-05T08:49:43.566Z","6.2.0-canary-20260305105248":"2026-03-05T10:59:10.987Z","6.2.0-canary-20260306112919":"2026-03-06T11:35:31.626Z","6.2.0-canary-20260306113819":"2026-03-06T11:44:10.235Z","6.2.0-canary-20260306114817":"2026-03-06T11:53:42.569Z","6.2.0":"2026-03-09T14:32:57.049Z","6.3.0-canary-20260310111724":"2026-03-10T11:23:53.601Z","6.3.0-canary-20260310152357":"2026-03-10T15:30:18.254Z","6.3.0-canary-20260310153053":"2026-03-10T15:37:08.201Z","6.3.0-canary-20260311115221":"2026-03-11T11:58:46.044Z","6.3.0-canary-20260311133054":"2026-03-11T13:36:59.526Z","6.3.0-canary-20260311134115":"2026-03-11T13:47:07.893Z","6.3.0":"2026-03-11T14:00:25.355Z","6.3.1-canary-20260312155211":"2026-03-12T15:58:13.720Z","6.3.1":"2026-03-12T16:44:41.549Z","6.3.2-canary-20260313112147":"2026-03-13T11:27:38.858Z","6.3.2-canary-20260313143218":"2026-03-13T14:38:53.131Z","6.3.2-canary-20260313143817":"2026-03-13T14:44:06.316Z","6.3.2-canary-20260313144721":"2026-03-13T14:53:24.593Z","6.3.2-canary-20260313145857":"2026-03-13T15:05:07.327Z","6.3.2-canary-20260313150314":"2026-03-13T15:08:58.964Z","6.3.2-canary-20260316105822":"2026-03-16T11:04:23.011Z","6.4.0-canary-20260316134847":"2026-03-16T13:55:15.206Z","6.4.0-canary-20260316175347":"2026-03-16T17:59:51.383Z","6.4.0-canary-20260317134505":"2026-03-17T13:51:40.349Z","6.4.0-canary-20260317151320":"2026-03-17T15:18:47.995Z","6.4.0-canary-20260317152346":"2026-03-17T15:32:08.756Z","6.4.0-canary-20260317173533":"2026-03-17T17:41:30.577Z","6.4.0-canary-20260317174557":"2026-03-17T17:52:40.773Z","6.4.0-canary-20260318093613":"2026-03-18T09:42:14.050Z","6.4.0":"2026-03-18T14:14:02.401Z","6.4.1-canary-20260319133445":"2026-03-19T13:40:59.302Z","6.5.0-canary-20260319134241":"2026-03-19T13:48:35.525Z","6.5.0-canary-20260319143440":"2026-03-19T14:40:57.541Z","6.5.0":"2026-03-19T15:57:20.477Z","6.5.1-canary-20260325141317":"2026-03-25T14:19:46.377Z","6.5.1-canary-20260326131250":"2026-03-26T13:19:29.806Z","6.5.1-canary-20260326150212":"2026-03-26T15:08:39.621Z","6.6.0-canary-20260327174646":"2026-03-27T17:52:32.868Z","6.6.0-canary-20260331110244":"2026-03-31T11:09:19.064Z","6.6.0-canary-20260331111113":"2026-03-31T11:17:27.466Z","6.6.0-canary-20260401085854":"2026-04-01T09:05:16.208Z","6.6.0":"2026-04-01T13:50:43.740Z","6.7.0-canary-20260402094946":"2026-04-02T09:55:47.684Z","6.7.0-canary-20260402095331":"2026-04-02T10:00:09.524Z","6.7.0-canary-20260402115728":"2026-04-02T12:03:54.020Z","6.7.0":"2026-04-02T16:36:17.555Z","6.8.0-canary-20260408130407":"2026-04-08T13:10:31.655Z","6.8.0-canary-20260408131515":"2026-04-08T13:21:48.153Z","6.8.0-canary-20260408132536":"2026-04-08T13:31:25.198Z","6.8.0-canary-20260408134212":"2026-04-08T13:48:55.182Z","6.8.0-canary-20260408155708":"2026-04-08T16:02:46.385Z","6.8.0-canary-20260408160226":"2026-04-08T16:08:49.689Z","6.8.0-canary-20260408162000":"2026-04-08T16:25:46.495Z","6.8.0-canary-20260409074127":"2026-04-09T07:47:09.090Z","6.8.0-canary-20260409153007":"2026-04-09T15:36:17.728Z","6.8.0-canary-20260409170718":"2026-04-09T17:13:41.477Z","6.8.0-canary-20260409214344":"2026-04-09T21:50:17.688Z","6.8.0-canary-20260409215240":"2026-04-09T21:58:28.234Z","6.8.0-canary-20260410075736":"2026-04-10T08:03:25.369Z","6.8.0":"2026-04-10T10:40:59.809Z","6.9.0-canary-20260416132420":"2026-04-16T13:32:05.521Z","6.9.0-canary-20260416164237":"2026-04-16T16:50:40.699Z","6.9.0-canary-20260417140535":"2026-04-17T14:13:15.635Z","6.9.0-canary-20260420151455":"2026-04-20T15:22:18.550Z","6.9.0-canary-20260421124237":"2026-04-21T12:48:47.595Z","6.9.0-canary-20260421154415":"2026-04-21T15:51:38.673Z","6.9.0-canary-20260424160726":"2026-04-24T16:14:39.073Z","6.9.0-canary-20260428230221":"2026-04-28T23:10:11.064Z","6.9.0-canary-20260429180950":"2026-04-29T18:17:09.512Z","6.9.0-canary-20260501161644":"2026-05-01T16:24:22.204Z","6.9.0-canary-20260501213538":"2026-05-01T21:42:25.413Z","6.9.0-canary-20260502225324":"2026-05-02T23:01:02.252Z","6.9.0-canary-20260504023938":"2026-05-04T02:47:19.103Z","6.9.0-canary-20260504034704":"2026-05-04T03:54:05.108Z","6.9.0-canary-20260504034824":"2026-05-04T03:55:35.778Z","6.9.0-canary-20260504034940":"2026-05-04T03:56:57.286Z","6.9.0-canary-20260504035521":"2026-05-04T04:03:01.082Z","6.9.0-canary-20260504035654":"2026-05-04T04:03:32.313Z","6.9.0-canary-20260504035952":"2026-05-04T04:06:16.286Z","6.9.0-canary-20260504035944":"2026-05-04T04:07:11.162Z","6.9.0-canary-20260504040240":"2026-05-04T04:08:29.343Z","6.9.0-canary-20260504040844":"2026-05-04T04:15:43.746Z","6.9.0-canary-20260504143358":"2026-05-04T14:41:36.492Z","6.9.0-canary-20260504144157":"2026-05-04T14:48:54.736Z","6.9.0-canary-20260504163128":"2026-05-04T16:38:28.275Z","6.9.0-canary-20260505132156":"2026-05-05T13:30:20.122Z","6.9.0-canary-20260505133431":"2026-05-05T13:40:40.088Z","6.9.0-canary-20260505202922":"2026-05-05T20:36:57.782Z","6.9.0-canary-20260505204033":"2026-05-05T20:47:44.331Z","6.9.0-canary-20260505212004":"2026-05-05T21:28:11.057Z","6.9.0-canary-20260505213027":"2026-05-05T21:37:54.727Z","6.9.0-canary-20260505214228":"2026-05-05T21:49:59.601Z","6.9.0-canary-20260505215425":"2026-05-05T22:02:00.293Z","6.9.0-canary-20260505220518":"2026-05-05T22:12:34.235Z","6.9.0-canary-20260505221731":"2026-05-05T22:25:46.000Z","6.9.0-canary-20260505222841":"2026-05-05T22:36:21.783Z","6.9.0-canary-20260505224023":"2026-05-05T22:48:04.553Z","6.9.0-canary-20260505225241":"2026-05-05T23:00:26.791Z","6.9.0-canary-20260505230336":"2026-05-05T23:11:29.275Z","6.9.0-canary-20260505231441":"2026-05-05T23:21:34.635Z","6.9.0":"2026-05-06T11:22:10.056Z","6.10.0-canary-20260507145824":"2026-05-07T15:05:55.418Z","6.10.0-canary-20260507151050":"2026-05-07T15:18:05.186Z","6.10.0-canary-20260507152156":"2026-05-07T15:29:51.733Z","6.10.0-canary-20260507153337":"2026-05-07T15:41:39.351Z","6.10.0-canary-20260507154437":"2026-05-07T15:53:10.359Z","6.10.0-canary-20260508101121":"2026-05-08T10:18:58.395Z","6.10.0-canary-20260508114519":"2026-05-08T11:52:53.685Z","6.10.0-canary-20260508125653":"2026-05-08T13:04:17.724Z","6.10.0-canary-20260508152137":"2026-05-08T15:29:07.066Z","6.10.0-canary-20260508162238":"2026-05-08T16:30:31.609Z","6.10.0-canary-20260508180811":"2026-05-08T18:16:01.937Z","6.10.0-canary-20260508184829":"2026-05-08T18:55:40.588Z","6.10.0-canary-20260511110747":"2026-05-11T11:15:16.083Z","6.10.0-canary-20260512102455":"2026-05-12T10:32:03.906Z","6.10.0-canary-20260512133223":"2026-05-12T14:00:20.337Z","6.10.0-canary-20260512141024":"2026-05-12T14:17:47.994Z","6.10.0-canary-20260512145212":"2026-05-12T15:00:03.760Z","6.10.0-canary-20260513084610":"2026-05-13T08:53:38.747Z","6.10.0-canary-20260513084756":"2026-05-13T08:55:19.403Z","6.10.0-canary-20260513085208":"2026-05-13T08:59:11.181Z","6.10.0-canary-20260513155120":"2026-05-13T15:57:02.923Z","6.10.0-canary-20260513161708":"2026-05-13T16:24:12.478Z","6.10.0-canary-20260513161744":"2026-05-13T16:25:02.403Z","6.10.0-canary-20260513162048":"2026-05-13T16:28:06.755Z","6.10.0-canary-20260514084615":"2026-05-14T08:53:23.592Z","6.10.0-canary-20260615173250":"2026-06-15T17:41:32.966Z","6.10.0":"2026-06-16T07:37:50.942Z","6.10.1-canary-20260618143316":"2026-06-18T14:40:40.955Z","6.10.1-canary-20260618145150":"2026-06-18T14:59:34.230Z","6.10.1-canary-20260619083234":"2026-06-19T08:40:06.575Z","6.10.1-canary-20260622083154":"2026-06-22T08:39:00.829Z","6.10.1-canary-20260622090915":"2026-06-22T09:17:24.152Z","6.10.1-canary-20260622145401":"2026-06-22T15:01:49.523Z","6.10.1-canary-20260624124654":"2026-06-24T12:54:15.703Z","6.10.1-canary-20260624124700":"2026-06-24T12:55:07.846Z","6.10.1-canary-20260624150704":"2026-06-24T15:15:37.381Z","6.10.1-canary-20260624170709":"2026-06-24T17:15:10.381Z","6.10.1-canary-20260624190127":"2026-06-24T19:09:44.084Z","6.11.0-canary-20260625113002":"2026-06-25T11:36:15.444Z","6.11.0-canary-20260625173512":"2026-06-25T17:43:14.086Z","6.11.0-canary-20260625180053":"2026-06-25T18:08:53.486Z","6.11.0-canary-20260626112407":"2026-06-26T11:31:17.425Z","6.11.0-canary-20260626112506":"2026-06-26T11:32:32.247Z","7.0.0-canary-20260626145339":"2026-06-26T15:01:34.262Z","7.0.0-canary-20260626153924":"2026-06-26T15:47:31.590Z","7.0.0-canary-20260626155145":"2026-06-26T16:00:05.919Z","7.0.0-canary-20260626160252":"2026-06-26T16:10:06.369Z","7.0.0-canary-20260626181342":"2026-06-26T18:20:59.336Z","7.0.0-canary-20260626184919":"2026-06-26T18:57:32.466Z","7.0.0-canary-20260626190159":"2026-06-26T19:09:40.778Z","7.0.0-canary-20260626191340":"2026-06-26T19:21:18.867Z","7.0.0-canary-20260626192438":"2026-06-26T19:32:08.307Z","7.0.0-canary-20260626193642":"2026-06-26T19:43:53.881Z","7.0.0-canary-20260626194833":"2026-06-26T19:55:41.676Z","7.0.0-canary-20260626203936":"2026-06-26T20:47:49.028Z","7.0.0-canary-20260629121139":"2026-06-29T12:19:50.730Z","7.0.0-canary-20260629132846":"2026-06-29T13:36:29.610Z","7.0.0-canary-20260629141819":"2026-06-29T14:26:11.011Z","7.0.0-canary-20260629174025":"2026-06-29T17:49:29.109Z","7.0.0-canary-20260629180224":"2026-06-29T18:11:16.920Z","7.0.0-canary-20260629180406":"2026-06-29T18:12:26.421Z","7.0.0-canary-20260630075708":"2026-06-30T08:05:15.272Z","7.0.0-canary-20260630081135":"2026-06-30T08:19:23.357Z","7.0.0-canary-20260630082225":"2026-06-30T08:30:20.777Z","7.0.0-canary-20260630083350":"2026-06-30T08:41:40.799Z","7.0.0-canary-20260630094417":"2026-06-30T09:53:05.898Z","7.0.0-canary-20260630094500":"2026-06-30T09:53:33.048Z","7.0.0-canary-20260630095418":"2026-06-30T10:03:02.932Z","7.0.0-canary-20260630104357":"2026-06-30T10:52:41.754Z","7.0.0":"2026-06-30T11:37:05.331Z","8.0.0-canary-20260713121915":"2026-07-13T12:26:19.985Z","8.0.0-canary-20260713122432":"2026-07-13T12:32:16.963Z","8.0.0-canary-20260713122650":"2026-07-13T12:34:19.339Z","8.0.0-canary-20260713122613":"2026-07-13T12:34:52.865Z","8.0.0-canary-20260713125308":"2026-07-13T13:01:47.878Z","8.0.0-canary-20260713145338":"2026-07-13T15:01:30.477Z","8.0.0-canary-20260713145801":"2026-07-13T15:05:59.952Z","8.0.0-canary-20260714083314":"2026-07-14T08:41:17.317Z","8.0.0-canary-20260715083226":"2026-07-15T08:40:32.848Z","8.0.0-canary-20260715084125":"2026-07-15T08:50:01.451Z","8.0.0-canary-20260716145129":"2026-07-16T14:58:31.908Z","8.0.0-canary-20260720145501":"2026-07-20T15:02:59.025Z","8.0.0-canary-20260721145211":"2026-07-21T14:59:28.906Z","8.0.0-canary-20260724145330":"2026-07-24T15:01:08.101Z","8.0.0-canary-20260724151329":"2026-07-24T15:21:33.713Z","8.0.0-canary-20260727082657":"2026-07-27T08:34:35.242Z","8.0.0-canary-20260727083025":"2026-07-27T08:38:25.464Z","8.0.0-canary-20260727084454":"2026-07-27T08:51:43.331Z","8.0.0-canary-20260727145353":"2026-07-27T15:02:35.035Z","8.0.0-canary-20260728082254":"2026-07-28T08:29:32.240Z","8.0.0-canary-20260729082243":"2026-07-29T08:30:39.801Z","8.0.0-canary-20260730082400":"2026-07-30T08:33:27.882Z","8.0.0-canary-20260730145116":"2026-07-30T15:05:11.158Z","8.0.0-canary-20260731154134":"2026-07-31T15:51:24.441Z","8.0.0-canary-20260803145445":"2026-08-03T15:03:59.659Z","8.0.0-canary-20260803224602":"2026-08-03T22:54:36.420Z","8.0.0-canary-20260804155834":"2026-08-04T16:08:55.083Z","8.0.0-canary-20260804161719":"2026-08-04T16:25:51.646Z","8.0.0-canary-20260804171342":"2026-08-04T17:21:58.226Z","8.0.0-canary-20260804175221":"2026-08-04T18:03:16.293Z","8.0.0-canary-20260804182719":"2026-08-04T18:39:07.048Z","8.0.0-canary-20260805074928":"2026-08-05T08:03:09.358Z","8.0.0-canary-20260805080748":"2026-08-05T08:16:21.595Z","8.0.0-canary-20260805083325":"2026-08-05T08:43:48.983Z","8.0.0-canary-20260805165614":"2026-08-05T17:05:59.305Z","8.0.0-canary-20260805170947":"2026-08-05T17:21:28.199Z","8.0.0-canary-20260805172253":"2026-08-05T17:32:24.643Z","8.0.0-canary-20260805182521":"2026-08-05T18:34:31.249Z","8.0.0-canary-20260805183741":"2026-08-05T18:47:12.715Z","8.0.0-canary-20260805185044":"2026-08-05T19:01:28.256Z","8.0.0-canary-20260806083718":"2026-08-06T08:46:03.595Z","8.0.0-canary-20260806085056":"2026-08-06T09:00:14.120Z","8.0.0-canary-20260806145224":"2026-08-06T15:07:32.063Z","8.0.0-canary-20260806145328":"2026-08-06T15:41:24.153Z","8.0.0-canary-20260807083617":"2026-08-07T08:50:06.253Z","8.0.0-canary-20260807084747":"2026-08-07T08:59:14.387Z","8.0.0-canary-20260807090653":"2026-08-07T09:21:38.746Z","8.0.0-canary-20260807123619":"2026-08-07T12:44:58.247Z","8.0.0-canary-20260807145236":"2026-08-07T15:02:48.528Z","8.0.0-canary-20260807161918":"2026-08-07T16:27:25.544Z","8.0.0-canary-20260809083822":"2026-08-09T08:49:17.021Z","8.0.0-canary-20260810084449":"2026-08-10T08:54:11.288Z","8.0.0-canary-20260811083145":"2026-08-11T08:40:12.302Z","8.0.0-canary-20260812084455":"2026-08-12T08:54:56.987Z","7.1.0-canary-20260812151931":"2026-08-12T15:29:52.647Z","7.1.0-canary-20260812160611":"2026-08-12T16:19:15.063Z","7.1.0-canary-20260813074914":"2026-08-13T07:58:46.639Z","7.1.0-canary-20260814084407":"2026-08-14T08:54:42.635Z","7.1.0-canary-20260814105820":"2026-08-14T11:07:12.544Z","7.1.0-canary-20260814124550":"2026-08-14T12:55:07.603Z","7.1.0":"2026-08-14T13:40:54.160Z","7.1.1-canary-20260814143621":"2026-08-14T14:45:24.377Z","7.1.1-canary-20260814145310":"2026-08-14T15:03:07.710Z","7.1.1-canary-20260817094016":"2026-08-17T09:51:56.203Z","7.1.1-canary-20260817111556":"2026-08-17T11:26:01.367Z","7.1.1-canary-20260818090756":"2026-08-18T09:16:00.207Z","7.1.1-canary-20260818092340":"2026-08-18T09:32:41.418Z","7.1.1-canary-20260818091931":"2026-08-18T09:33:57.002Z","7.1.1-canary-20260818092700":"2026-08-18T09:37:23.558Z","7.1.1-canary-20260818093505":"2026-08-18T09:43:50.683Z","7.1.1-canary-20260818093706":"2026-08-18T09:47:27.246Z","7.1.1-canary-20260818095256":"2026-08-18T10:02:24.625Z","7.1.1-canary-20260818095434":"2026-08-18T10:06:01.200Z","7.1.1-canary-20260818095857":"2026-08-18T10:06:12.273Z","7.1.1-canary-20260818100628":"2026-08-18T10:14:48.592Z","7.1.1-canary-20260818100554":"2026-08-18T10:16:26.486Z","7.1.1-canary-20260818105625":"2026-08-18T11:05:53.529Z","7.1.1-canary-20260818110048":"2026-08-18T11:13:57.788Z","7.1.1-canary-20260818123219":"2026-08-18T12:42:33.534Z","7.1.1-canary-20260818124118":"2026-08-18T12:47:56.615Z","7.1.1-canary-20260818124227":"2026-08-18T12:51:01.746Z","7.1.1-canary-20260818130017":"2026-08-18T13:14:18.418Z","7.1.1":"2026-08-18T14:00:09.639Z","8.0.0-canary-20260818150405":"2026-08-18T15:14:56.255Z","8.0.0-canary-20260818150904":"2026-08-18T15:18:22.327Z","8.0.0-canary-20260818151503":"2026-08-18T15:26:18.704Z","8.0.0-canary-20260818152039":"2026-08-18T15:31:49.140Z","8.0.0-canary-20260819081434":"2026-08-19T08:21:02.890Z","8.0.0-canary-20260819081535":"2026-08-19T08:26:13.064Z","8.0.0-canary-20260819083503":"2026-08-19T08:44:46.173Z","8.0.0-canary-20260819114136":"2026-08-19T11:50:28.311Z","8.0.0-canary-20260819142543":"2026-08-19T14:35:07.186Z","8.0.0-canary-20260819144333":"2026-08-19T14:54:01.965Z","8.0.0-canary-20260819144513":"2026-08-19T14:54:39.881Z","8.0.0-canary-20260819190144":"2026-08-19T19:11:16.565Z","8.0.0-canary-20260820081716":"2026-08-20T08:25:57.709Z","8.0.0-canary-20260820084527":"2026-08-20T08:54:38.889Z","8.0.0-canary-20260820132648":"2026-08-20T13:39:55.022Z","8.0.0-canary-20260820133127":"2026-08-20T13:43:15.180Z","8.0.0-canary-20260821081538":"2026-08-21T08:26:01.402Z","8.0.0-canary-20260821081635":"2026-08-21T08:26:15.155Z","8.0.0-canary-20260821083331":"2026-08-21T08:42:46.720Z","8.0.0":"2026-08-21T11:18:38.102Z","8.0.1-canary-20260824185106":"2026-08-24T19:02:47.281Z","8.0.1-canary-20260825081546":"2026-08-25T08:25:32.485Z","8.0.1-canary-20260825083531":"2026-08-25T08:45:09.176Z","8.0.1-canary-20260826081624":"2026-08-26T08:26:18.902Z","8.0.1-canary-20260826084616":"2026-08-26T08:56:30.971Z","8.0.1-canary-20260826113332":"2026-08-26T11:42:42.622Z","8.0.1-canary-20260826175936":"2026-08-26T18:08:56.813Z","8.0.1-canary-20260826181553":"2026-08-26T18:23:14.000Z","8.0.1-canary-20260826181059":"2026-08-26T18:25:10.430Z","8.0.1-canary-20260826182619":"2026-08-26T18:35:20.663Z","8.0.1-canary-20260826184103":"2026-08-26T18:51:21.097Z","8.0.1-canary-20260827081626":"2026-08-27T08:25:43.459Z","8.0.1-canary-20260827081558":"2026-08-27T08:27:02.495Z","8.0.1-canary-20260827083225":"2026-08-27T08:41:33.528Z","8.1.0-canary-20260827105551":"2026-08-27T11:06:41.989Z","8.1.0-canary-20260827130934":"2026-08-27T13:19:20.007Z","8.1.0-canary-20260827140656":"2026-08-27T14:18:05.530Z","8.1.0-canary-20260827164440":"2026-08-27T16:54:16.542Z","8.1.0-canary-20260827170043":"2026-08-27T17:09:40.721Z","8.1.0":"2026-08-27T18:19:19.927Z","8.2.0-canary-20260829111831":"2026-08-29T11:28:31.153Z","8.2.0-canary-20260829114951":"2026-08-29T12:00:13.726Z","8.2.0":"2026-08-29T12:42:42.289Z","8.3.0-canary-20260831211850":"2026-08-31T21:27:10.825Z","8.3.0-canary-20260902083314":"2026-09-02T08:44:17.926Z","8.3.0-canary-20260903084241":"2026-09-03T08:52:23.140Z","8.3.0-canary-20260904134301":"2026-09-04T13:53:27.040Z","8.3.0-canary-20260908084754":"2026-09-08T08:56:32.995Z","8.3.0-canary-20260908145145":"2026-09-08T15:01:42.514Z","8.3.0-canary-20260909083853":"2026-09-09T08:49:24.828Z","8.3.0-canary-20260909085821":"2026-09-09T09:10:19.826Z","8.3.0-canary-20260909091010":"2026-09-09T09:21:03.229Z","8.3.0-canary-20260909091616":"2026-09-09T09:26:02.970Z","8.3.0-canary-20260909092549":"2026-09-09T09:35:07.283Z","8.3.0-canary-20260909093407":"2026-09-09T09:40:03.582Z","8.3.0-canary-20260909093427":"2026-09-09T09:43:00.798Z","8.3.0-canary-20260909094827":"2026-09-09T10:00:22.884Z","8.3.0-canary-20260909095052":"2026-09-09T10:00:30.223Z","8.3.0":"2026-09-09T11:11:54.663Z","8.3.1-canary-20260918111252":"2026-09-18T11:24:42.382Z","8.4.0-canary-20260918134912":"2026-09-18T14:00:48.961Z","8.4.0-canary-20260921083658":"2026-09-21T08:49:42.242Z","8.4.0-canary-20260921085643":"2026-09-21T09:06:37.631Z","8.4.0-canary-20260921145441":"2026-09-21T15:05:11.735Z","8.4.0-canary-20260922083419":"2026-09-22T08:46:14.537Z","8.4.0-canary-20260922084122":"2026-09-22T08:52:43.939Z","8.4.0-canary-20260922151509":"2026-09-22T15:23:41.013Z","8.4.0-canary-20260922155338":"2026-09-22T16:04:22.731Z","8.4.0-canary-20260923083123":"2026-09-23T08:41:19.111Z","8.4.0-canary-20260924083259":"2026-09-24T08:45:31.781Z","8.4.0-canary-20260925083045":"2026-09-25T08:39:08.509Z"},"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#solanakeys","keywords":["blockchain","solana","web3"],"repository":{"url":"git+https://github.com/anza-xyz/kit.git","type":"git"},"description":"Helpers for generating and transforming key material","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"readme":"","readmeFilename":""}